aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-16Use separate options for TPL supportSimon Glass9-40/+80
2016-09-16Drop CONFIG_SPL_RAM_SUPPORTSimon Glass1-1/+0
2016-09-16arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass2-2/+3
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass341-464/+465
2016-09-16moveconfig: Add an option to commit changesSimon Glass1-0/+18
2016-09-16moveconfig: Add an option to skip promptsSimon Glass1-14/+23
2016-09-16Correct defconfigs using savedefconfigSimon Glass3-1/+3
2016-09-13i2c: at91_i2c: Fix the wrong include fileWenyou Yang1-1/+1
2016-09-13rockchip: i2c: fix >32 byte writesJohn Keeping1-2/+2
2016-09-13rockchip: i2c: move register write out of inner loopJohn Keeping1-2/+2
2016-09-13rockchip: i2c: use named constant when appropriateJohn Keeping1-1/+1
2016-09-12Prepare v2016.09v2016.09Tom Rini1-1/+1
2016-09-12sf: fix sf probeCyrille Pitchen1-1/+0
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher270-73/+222
2016-09-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini3-46/+49
2016-09-09cmd: Rework disk.c usageTom Rini2-7/+3
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini824-235/+1052
2016-09-09net: asix: Fix AX88772B when used with DriverModelJoshua Scott1-0/+5
2016-09-09Revert "net: nfs: Correct the reply data buffer size"Joe Hershberger1-1/+1
2016-09-09Revert "net: nfs: Use the tx buffer to construct rpc msgs"Joe Hershberger1-45/+43
2016-09-09configs: Resync with savedefconfigTom Rini242-549/+392
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini45-56/+1576
2016-09-07board: ks2: README: Update to add K2G supportLokesh Vutla1-10/+30
2016-09-07efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab2-0/+5
2016-09-07image-fit: switch ENOLINK to ENOENTJonathan Gray1-1/+1
2016-09-07compiler.h: use system endian macros on OpenBSDJonathan Gray1-2/+17
2016-09-07board: am57xx: Fix missing check for beagle_x15Nishanth Menon1-1/+3
2016-09-07board: am57xx: MAINTAINERS: Update for current maintainerNishanth Menon1-1/+2
2016-09-07global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day1-18/+17
2016-09-07pxe: Modify README to add the description about FIT imageWenbin Song1-6/+6
2016-09-07pxe: Fix pxe boot with FIT imageYork Sun1-4/+5
2016-09-07common/Kconfig: Fix various innocuous typos.Robert P. J. Day1-11/+11
2016-09-07omap3_pandora: Only set bootargs if distro_bootcmd failed to load.Vagrant Cascadian1-1/+2
2016-09-07omap3_pandora: Switch to use config_distro_bootcmd.Vagrant Cascadian1-6/+14
2016-09-07ARM: am335x: select DM_GPIOMasahiro Yamada2-6/+1
2016-09-07Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROLMasahiro Yamada25-24/+1
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada12-22/+9
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada14-8/+21
2016-09-07ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCIMasahiro Yamada1-2/+2
2016-09-07ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada1-2/+2
2016-09-06omap3_pandora: Switch to using "load" command to load the autoboot script.Vagrant Cascadian1-2/+1
2016-09-06omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.Vagrant Cascadian1-2/+2
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini29-61/+75
2016-09-06omap3logic: Fix PBIAS BugAdam Ford1-12/+0
2016-09-06README: add cmd directory descriptionXu Ziyuan1-0/+1
2016-09-06board/BuR/common: increase NET_RETRY_COUNT to 10Hannes Schmelzer1-1/+1
2016-09-06configs: am4xhs: Modify SPL load address to fix UART boot issueMadan Srinivas1-1/+1
2016-09-06ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg1-0/+1
2016-09-06ARM: DRA7xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg1-0/+1
2016-09-06ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg1-0/+1