summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16Move existing use of CONFIG_SPL_RSA to KconfigSimon Glass
2016-09-16Move existing use of CONFIG_SPL_DM to KconfigSimon Glass
2016-09-16Kconfig: tpl: Add some TPL support options to KconfigSimon Glass
2016-09-16Kconfig: spl: Add SPL support options to KconfigSimon Glass
2016-09-16Use separate options for TPL supportSimon Glass
2016-09-16Drop CONFIG_SPL_RAM_SUPPORTSimon Glass
2016-09-16arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass
2016-09-16moveconfig: Add an option to commit changesSimon Glass
2016-09-16moveconfig: Add an option to skip promptsSimon Glass
2016-09-16Correct defconfigs using savedefconfigSimon Glass
2016-09-16ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada
2016-09-16ARM: uniphier: fix DRAM size of LD21 SoC packageMasahiro Yamada
2016-09-16arc: Use -mcpu=XXX instead of obsolete -marcXXXAlexey Brodkin
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada
2016-09-14ARM: uniphier: remove IECTRL setup code of LD4 SoCMasahiro Yamada
2016-09-14pinctrl: uniphier: move register base macros from header to .c fileMasahiro Yamada
2016-09-14pinctrl: uniphier: add System Bus pin-mux settingsMasahiro Yamada
2016-09-14mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada
2016-09-14ARM: uniphier: enable Generic EHCI driver for Pro4 SoCMasahiro Yamada
2016-09-14ARM: uniphier: delete unnecessary xHCI pin-mux settingsMasahiro Yamada
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada
2016-09-14ARM: uniphier: sort select:s alphabeticallyMasahiro Yamada
2016-09-13i2c: at91_i2c: Fix the wrong include fileWenyou Yang
2016-09-13rockchip: i2c: fix >32 byte writesJohn Keeping
2016-09-13rockchip: i2c: move register write out of inner loopJohn Keeping
2016-09-13rockchip: i2c: use named constant when appropriateJohn Keeping
2016-09-12Prepare v2016.09Tom Rini
2016-09-12sf: fix sf probeCyrille Pitchen
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-09-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-09-09cmd: Rework disk.c usageTom Rini
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-09net: asix: Fix AX88772B when used with DriverModelJoshua Scott
2016-09-09Revert "net: nfs: Correct the reply data buffer size"Joe Hershberger
2016-09-09Revert "net: nfs: Use the tx buffer to construct rpc msgs"Joe Hershberger
2016-09-09configs: Resync with savedefconfigTom Rini
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-07board: ks2: README: Update to add K2G supportLokesh Vutla
2016-09-07efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab
2016-09-07image-fit: switch ENOLINK to ENOENTJonathan Gray
2016-09-07compiler.h: use system endian macros on OpenBSDJonathan Gray
2016-09-07board: am57xx: Fix missing check for beagle_x15Nishanth Menon
2016-09-07board: am57xx: MAINTAINERS: Update for current maintainerNishanth Menon
2016-09-07global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day
2016-09-07pxe: Modify README to add the description about FIT imageWenbin Song
2016-09-07pxe: Fix pxe boot with FIT imageYork Sun
2016-09-07common/Kconfig: Fix various innocuous typos.Robert P. J. Day
2016-09-07omap3_pandora: Only set bootargs if distro_bootcmd failed to load.Vagrant Cascadian