summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-17ARM: AM57xx: Enable FIT for HS DevicesAndreas Dannenberg
2016-06-17OMAP3: fix twister boardStefano Babic
2016-06-17Orphan dbau1x00 boardsThomas Lange
2016-06-17SPL: ext: remove redundant ifdef statementPetr Kulhavy
2016-06-17common: image-fit: Cleanup spelling mistakesAndreas Dannenberg
2016-06-17ARM: AM437x: Enable FIT for hs platformsSrinivas, Madan
2016-06-17ARM: AM437x: Sync defconfig between GP and HS EVMSrinivas, Madan
2016-06-17configs: Re-sync BOOTDELAY changesTom Rini
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-13usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash
2016-06-13armv8/ls2080: Remove workaround for erratum A008751Sriram Dash
2016-06-13fsl: usb: make errata function common for PPC and ARMSriram Dash
2016-06-13usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash
2016-06-13arm64: fsl-layerscape: add get_svr and IS_SVR_REV helperSriram Dash
2016-06-13arm: bcm281xx: choose 8-bit phy bus widthSteve Rae
2016-06-13usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae
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