]> git.sur5r.net Git - u-boot/shortlog
u-boot
2015-10-21 Bin Mengcmd: Convert CONFIG_CMD_ELF to Kconfig
2015-10-21 Bin Mengx86: Remove quotation mark in CONFIG_HOSTNAME
2015-10-21 Bin Mengx86: Move install_e820_map() out of zimage.c
2015-10-21 Bin Mengx86: Initialize GDT entry 1 to be the 32-bit CS as...
2015-10-21 Bin Mengx86: Allow disabling IGD on Intel Queensbay
2015-10-21 Bin Mengx86: ivybridge: Remove the dead codes that programs...
2015-10-21 Bin Mengdm: pci: Enable VGA address forwarding on bridges
2015-10-21 Bin Mengdm: pci: Fix pci_last_busno() to return the real last...
2015-10-21 Bin Mengvideo: vesa_fb: Fix wrong return value check of pci_fin...
2015-10-21 Bin Mengpci: Set PCI_COMMAND_IO bit for VGA device
2015-10-21 Simon Glassdm: pci: Adjust pci_find_and_bind_driver() to return...
2015-10-21 Simon Glassdm: pci: Correct a few debug() statements
2015-10-21 Simon Glassdm: pci: Tidy up auto-config error handling
2015-10-21 Simon Glassmalloc_simple: Add debug() information
2015-10-21 Jagan Tekilinux/bitops.h: GENMASK copy from linux
2015-10-21 Jagan Tekilinux/bitops: Move BIT definitions at top
2015-10-21 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-10-21 Stefan Roesemmc: mv_sdhci: Configure the SDHCI MBUS bridge windows
2015-10-21 Stefan Roesearm: mvebu: Enable DM_SERIAL on AXP / A38x boards
2015-10-21 Stefan Roesearm: mvebu: Enable DM_USB on AXP / A38x boards
2015-10-21 Stefan Roeseusb: ehci-marvell.c: Add DM support
2015-10-21 Stefan Roesearm: mvebu: Add DM (driver model) support
2015-10-21 Stefan Roesearm: mvebu: Add basic Armada XP / 38x dtsi/dts files
2015-10-21 Stefan Roesearm: mvebu: Do not call board_init_r() from board_init_f()
2015-10-21 Stefan Roesekwbimage: Align payload size to 4 bytes
2015-10-21 Stefan Roesedm: core: Enable optional use of fdt_translate_address()
2015-10-21 Stefan Roesearm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
2015-10-21 Stefan Roesearm: mvebu: Add option to use UART xmodem protocol...
2015-10-20 Maxime Ripardsunxi: Add CHIP support
2015-10-20 Maxime Ripardaxp209: Sync the DTSI with the kernel
2015-10-20 Maxime Ripardsun5i: Sync the DTSI with the kernel
2015-10-20 Maxime Ripardsunxi: Use Kconfig CONFIG_MMC
2015-10-20 Maxime Ripardsunxi: board: Only try to use the MMC related functions...
2015-10-20 Maxime Ripardmmc: Add generic Kconfig option
2015-10-20 Maxime Ripardfastboot: Implement OEM format only when we have MMC...
2015-10-20 Maxime Ripardsunxi: Add support for android boot image
2015-10-20 Hans de Goedesunxi: Add defconfig for the Sinovoip BPI-M2 board
2015-10-20 Hans de Goedesunxi: Fix sorting of boards in MAINTAINERS
2015-10-20 Hans de Goedesunxi: Add a bootcmd_sunxi_compat to the default enviro...
2015-10-20 Hans de Goedesunxi: power: Columbus: only enable ELDO3 when necessary
2015-10-20 Hans de Goedesunxi: power: Change axp209 LDO3 and LDO4 default to...
2015-10-20 Hans de Goedesunxi: power: Add support for disabling axp209 regulators
2015-10-20 Hans de Goedesunxi: power: Drop protection against multiple calls...
2015-10-20 Hans de Goedesunxi: power: Use pmic_bus functions for axp152 / axp20...
2015-10-20 Hans de Goedesunxi: power: Change A23/A33 aldo1 default voltage...
2015-10-20 Hans de Goedesunxi: power: Change A23/A33 VDD-SYS default from 1...
2015-10-20 Hans de Goedesunxi: power: Unify axp pmic function names
2015-10-20 Hans de Goedesunxi: power: Make all voltages configurable through...
2015-10-20 Hans de Goedesunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
2015-10-20 Hans de Goedesunxi: Remove board defconfig-s for specific Q8 tablet...
2015-10-20 Hans de Goedesunxi: Switch to using malloc_simple for the spl
2015-10-20 Hans de Goedesunxi: Enable CONFIG_SPL_STACK_R
2015-10-20 Hans de Goedemalloc_simple: Add support for switching to DRAM heap
2015-10-20 Hans de Goedemalloc_simple: Add Kconfig option for using only malloc...
2015-10-20 Hans de Goedespl: spl_relocate_stack_gd: Do not unnecessarily clear bss
2015-10-20 Stefan Roesearm: mvebu: Move Armada XP/38x Kconfig to mach specific...
2015-10-19 Tom RiniPrepare v2015.10 v2015.10
2015-10-19 Simon Glasspowerpc: Drop old non-generic-board code
2015-10-19 Paul Gortmakersbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD
2015-10-19 Paul Gortmakersbc8641d: increase monitor size from 256k to 384k
2015-10-19 Paul Gortmakersbc8641d: add basic flash setup instructions to README...
2015-10-19 Paul Gortmakersbc8641d: set proper environment sector size.
2015-10-19 Paul Gortmakersbc8641d: increase malloc pool size to a sane default
2015-10-19 Paul Gortmakersbc8641d: enable command line editing
2015-10-19 Andrej Rosanoimage-fit: Fix signature checking
2015-10-19 Ladislav Michligep00x0: Use BCH8 ECC
2015-10-19 Liviu Dudauvexpress64: Juno: Add initialisation code for Juno...
2015-10-19 Liviu Dudauvexpress64: Juno: Declare all 8GB of RAM and make them...
2015-10-19 Fabio Estevamdfu: dfu_sf: Take the start address into account
2015-10-19 Fabio Estevamdfu: dfu_sf: Use the erase sector size for erase operations
2015-10-19 Tom Rinidoc/README.scrapyard: Add more entries
2015-10-19 Tom RiniRevert "arm: Remove inetspace_v2_cmc board"
2015-10-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-10-19 Tom RiniRevert "arm: Remove d2net_v2 defconfig file"
2015-10-19 Tom Rinidoc/README.scrapyard: Populate recent removals
2015-10-19 Lubomir RintelARM: rpi: add another revision of Raspberry Pi A+
2015-10-19 Eric CooperARM: dockstar: move start of environment area
2015-10-18 Lokesh VutlaARM: k2e/l: Apply WA for selecting PA clock source
2015-10-17 Tom Riniarch/powerpc/config.mk: Pass -fno-ira-hoist-pressure...
2015-10-17 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-10-16 Dinh Nguyenarm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga...
2015-10-16 Dinh Nguyenarm: socfpga: enable data/inst prefetch and shared...
2015-10-16 Anthony Felicevf610twr: Fix typo in DRAM init
2015-10-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2015-10-16 Alison Wangarm: mmu: Add missing volatile for reading SCTLR register
2015-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-10-15 Fabio Estevampci: pcie_imx: Fix hang on mx6qp
2015-10-15 Thierry Redingarmv8/gic: Fix GIC v2 initialization
2015-10-15 Thierry Redingarmv8/mmu: Set bits marked RES1 in TCR
2015-10-15 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-10-15 Masahiro YamadaARM: uniphier: fix address mapping in README.uniphier
2015-10-15 Thierry Redingarmv8/mmu: Clean up TCR programming
2015-10-15 Stefan Agnerarm: vf610twr: improve memory layout
2015-10-15 Fabio Estevamcolibri_vf: Fix bstlen field
2015-10-15 Stefan Agnermtd: nand: vf610_nfc: resync with upstream Linux version
2015-10-14 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2015-10-13 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-10-13 Tobias Jakobiexynos: more debug and cleanup in do_sdhci_init()
2015-10-13 Tobias Jakobiexynos: be more verbose in process_nodes()
2015-10-13 Tobias Jakobiexynos: Fix passing of errors in exynos_mmc_init()
next