summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19Prepare v2016.09.01v2016.09.01u-boot-2016.09.yTom Rini
2016-09-19Revert "image-fit: switch ENOLINK to ENOENT"Tom Rini
2016-09-19Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Tom Rini
2016-09-12Prepare v2016.09v2016.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
2016-09-07omap3_pandora: Switch to use config_distro_bootcmd.Vagrant Cascadian
2016-09-07ARM: am335x: select DM_GPIOMasahiro Yamada
2016-09-07Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROLMasahiro Yamada
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada
2016-09-07ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCIMasahiro Yamada
2016-09-07ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada
2016-09-06omap3_pandora: Switch to using "load" command to load the autoboot script.Vagrant Cascadian
2016-09-06omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.Vagrant Cascadian
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini
2016-09-06omap3logic: Fix PBIAS BugAdam Ford
2016-09-06README: add cmd directory descriptionXu Ziyuan
2016-09-06board/BuR/common: increase NET_RETRY_COUNT to 10Hannes Schmelzer
2016-09-06configs: am4xhs: Modify SPL load address to fix UART boot issueMadan Srinivas
2016-09-06ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg
2016-09-06ARM: DRA7xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg
2016-09-06ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg
2016-09-06spl: Rework image header parse to allow abort on raw image and os bootPaul Kocialkowski
2016-09-06regulator: fixed: obey startup delayJohn Keeping
2016-09-06tools: moveconfig: add --spl option to move options for SPL buildMasahiro Yamada
2016-09-06tools: moveconfig: warn loudly if moved option has no entry in KconfigMasahiro Yamada
2016-09-06tools: moveconfig: use sets instead of lists for failed/suspicious boardsMasahiro Yamada
2016-09-06tools: moveconfig: remove document about deprecated error messageMasahiro Yamada
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani
2016-09-06pinctrl: add driver for meson-gxbb pin controllerBeniamino Galvani