summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-12tools: moveconfig: refactor code to go back to idle stateMasahiro Yamada
2016-06-12tools: moveconfig: display log atomically in more readable formatMasahiro Yamada
2016-06-12tools: moveconfig: move log output code out of Kconfig Parser classMasahiro Yamada
2016-06-12tools: moveconfig: compute file paths just onceMasahiro Yamada
2016-06-12tools: moveconfig: allow to give CONFIG names as argument directlyMasahiro Yamada
2016-06-12tools: moveconfig: drop code for handling type and default valueMasahiro Yamada
2016-06-12tools: moveconfig: do not rely on type and default value given by usersMasahiro Yamada
2016-06-12tools: moveconfig: increment number of processed files monotonicallyMasahiro Yamada
2016-06-12tools: moveconfig: exit with error message for not clean directoryMasahiro Yamada
2016-06-12tools: moveconfig: check compilers before starting defconfig walkMasahiro Yamada
2016-06-12tools: moveconfig: check directory location before compilersMasahiro Yamada
2016-06-12tools: moveconfig: remove redundant else: after sys.exit()Masahiro Yamada
2016-06-12tools: moveconfig: rename update_defconfig() to update_dotconfig()Masahiro Yamada
2016-06-12tools: moveconfig: fix --dry-run optionMasahiro Yamada
2016-06-09siemens,am33x: add draco etamin boardHeiko Schocher
2016-06-09dfu, nand, ubi: fix erasing after write finishHeiko Schocher
2016-06-09am335x, dxr2: get ECC sType from I2C eepromHeiko Schocher
2016-06-09mtd: nand: omap: allow to switch to BCH16Heiko Schocher
2016-06-09nand: add nand mtd concat supportHeiko Schocher
2016-06-09ubi: add new ubi command "ubi detach"Heiko Schocher
2016-06-09siemens,am33x: add ubi fastmap supportSamuel Egli
2016-06-09am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher
2016-06-09doc, spl, am335x: update am335x-networkHeiko Schocher
2016-06-09armv7: omap-common: make SPL board_mmc_init() weakHeiko Schocher
2016-06-09mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xxHeiko Schocher
2016-06-09mmc: revert mmc: Handle switch error status bit in MMC card statusHeiko Schocher
2016-06-09bootstage: call show_boot_progress also in SPLHeiko Schocher
2016-06-09arm, am335x: Enable Spread Spectrum for the MPUHeiko Schocher
2016-06-09am335x: add some missing CM_CLKMODE_DPLL_SSC macrosHeiko Schocher
2016-06-09arm, am335x: add some missing GPIO register definitionsHeiko Schocher
2016-06-09power, tps65217: add some definesHeiko Schocher
2016-06-09tests: py: disable main_signon check for printenv cmdHeiko Schocher
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-06-09tiny-printf: Correct the snprintf() implementationSimon Glass
2016-06-08ARM: uniphier: insert dsb barrier to ensure visibility of storeMasahiro Yamada
2016-06-08ARM: uniphier: do not erase when updating U-Boot image in eMMC deviceMasahiro Yamada
2016-06-08ARM: uniphier: do not overwrite fdt_file environmentMasahiro Yamada
2016-06-08ARM: uniphier: check return code of setenv()Masahiro Yamada
2016-06-08ARM: uniphier: fix boot mode for PH1-LD11Masahiro Yamada
2016-06-08ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada
2016-06-06Prepare v2016.07-rc1Tom Rini
2016-06-06Merge http://git.denx.de/u-boot-samsungTom Rini
2016-06-06ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi
2016-06-06arm/arm64: implement a boot header capabilityAndre Przywara
2016-06-06lib: make strmhz available in SPLChris Packham
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day
2016-06-06configs: k2*_evm: Update fdt file namesLokesh Vutla
2016-06-06ARM: DRA7xx: Enable FIT for hs platformsLokesh Vutla
2016-06-06armv7: fix order of OMAP die ID printingLadislav Michl
2016-06-06efi_loader: Add DM_VIDEO supportAlexander Graf