aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-06spl: Rework image header parse to allow abort on raw image and os bootPaul Kocialkowski1-4/+7
2016-09-06regulator: fixed: obey startup delayJohn Keeping2-0/+11
2016-09-06tools: moveconfig: add --spl option to move options for SPL buildMasahiro Yamada1-3/+30
2016-09-06tools: moveconfig: warn loudly if moved option has no entry in KconfigMasahiro Yamada1-14/+31
2016-09-06tools: moveconfig: use sets instead of lists for failed/suspicious boardsMasahiro Yamada1-10/+10
2016-09-06tools: moveconfig: remove document about deprecated error messageMasahiro Yamada1-4/+0
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani4-16/+4
2016-09-06pinctrl: add driver for meson-gxbb pin controllerBeniamino Galvani7-0/+704
2016-09-06arm: dts: update DTS files for meson-gxbb and odroid-c2Beniamino Galvani4-1/+552
2016-09-06pinctrl: generic: scan for "pins" and "groups" properties in sub-nodesBeniamino Galvani1-2/+4
2016-09-06image-fit: fix fit_image_load() OS checkAndreas Bießmann1-1/+2
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf7-1/+43
2016-09-06bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf2-13/+19
2016-09-06Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini17-56/+547
2016-09-06Merge git://git.denx.de/u-boot-nand-flashTom Rini4-7/+8
2016-09-06ARM: dts: dra72-evm: fix broken ethernetMugunthan V N1-1/+1
2016-09-06sunxi: fix 64-bit compiler warning for SPL header parsingAndre Przywara1-1/+1
2016-09-06sunxi: Kconfig: rename non-existent SUN50I_A64 config symbolAndre Przywara1-1/+1
2016-09-06Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"Andre Przywara1-2/+3
2016-09-03sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBCHans de Goede4-1/+105
2016-09-03sunxi: Enable emac on H3 orangepi boardsHans de Goede2-1/+3
2016-09-03sunxi: Sync h3-orangepi dts files with kernelHans de Goede3-47/+37
2016-09-03sunxi: Fix H3 EMAC syscon register addressChen-Yu Tsai1-3/+2
2016-09-03sunxi: Add support for A33-OLinuXino boardStefan Mavrodiev4-0/+275
2016-09-03sunxi: Add iNet D978 rev2 defconfigIcenowy Zheng2-0/+31
2016-09-03sunxi: add proper device tree for iNet D978 rev2 boardsIcenowy Zheng2-0/+89
2016-09-01nand: Fix some more NULL name testsScott Wood3-4/+4
2016-09-01nand: Fix nand info for no deviceTony Lindgren1-3/+3
2016-09-01mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham1-0/+1
2016-09-01ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb11-4/+1007
2016-08-30ARM: tegra: use numeric versioning for p2771-0000Stephen Warren5-10/+10
2016-08-30x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payloadBin Meng3-0/+99
2016-08-30x86: efi: Fix EFI 64-bit payload build warningsBin Meng2-16/+20
2016-08-30x86: efi: payload: Make EFI payload build againBin Meng2-4/+4
2016-08-30x86: Add debugging when cpu_common_init() failsSimon Glass1-1/+3