summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-17common/Kconfig: Change the default BOOTDELAY to 2Tom Rini
2016-06-17Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2016-06-14splash_source: add support for ubifs formatted nandEran Matityahu
2016-06-13board: am437x-hs: spl: Select right dtb from fitLokesh Vutla
2016-06-13ti_omap5_common: Add right dtb file for AM572x-IDKLokesh Vutla
2016-06-13ARM: dts: AM572x-IDK Initial SupportSchuyler Patton
2016-06-13ARM: AM57xx: Enable FITLokesh Vutla
2016-06-13board: am57xx: fit: add support for selecting dtb dynamicallyLokesh Vutla
2016-06-13board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVMLokesh Vutla
2016-06-13armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor
2016-06-13serial: Introduce linflex uart supportStoica Cosmin-Stefan
2016-06-13board: arm:: Add support for Broadcom BCM23550Steve Rae
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-06-13axs103: Bump CPU frequency from 50MHz to 100MHzAlexey Brodkin
2016-06-13arc: Update data accessors with use of memory barriersAlexey Brodkin
2016-06-13board: axs10x: Flush entire cache after programming reset vectorAlexey Brodkin
2016-06-13arc/cache: Flush & invalidate all caches right before enabling IOCAlexey Brodkin
2016-06-13arc/cache: really do invalidate_dcache_all() even if IOC existsAlexey Brodkin
2016-06-13common: env_ubi: Clear environment buffer before readingMarcin Niestroj
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-06-12autoboot: follow-up cleanup after CONFIG_BOOTDELAY movesMasahiro Yamada
2016-06-12ARM: stm32: remove unused CONFIG_AUTOBOOTMasahiro Yamada
2016-06-12tools: fix define2mk.sed to not add quotes around negative integersMasahiro Yamada
2016-06-12tools: moveconfig: Add a new --git-ref optionJoe Hershberger
2016-06-12tools: moveconfig: New color used for changed defconfigJoe Hershberger
2016-06-12tools: moveconfig: Fix another typoJoe Hershberger
2016-06-12tools: moveconfig: make Slot.poll() more readable with helper methodsMasahiro Yamada
2016-06-12tools: moveconfig: allow to run without any CONFIG specifiedMasahiro Yamada
2016-06-12tools: moveconfig: add --force-sync optionMasahiro Yamada
2016-06-12tools: moveconfig: report when defconfig is updatedMasahiro Yamada
2016-06-12tools: moveconfig: report when CONFIGs are removed by savedefconfigMasahiro Yamada
2016-06-12tools: moveconfig: display log when savedefconfig occursMasahiro Yamada
2016-06-12tools: moveconfig: skip savedefconfig if .config was not updatedMasahiro Yamada
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-12serial: atmel_usart: Add device tree supportWenyou Yang