summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-0714-8/+21
* | ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCIMasahiro Yamada2016-09-071-2/+2
* | ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada2016-09-071-2/+2
* | omap3_pandora: Switch to using "load" command to load the autoboot script.Vagrant Cascadian2016-09-061-2/+1
* | omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.Vagrant Cascadian2016-09-061-2/+2
* | TI: Rework SRAM definitions and maximumsTom Rini2016-09-0629-61/+75
* | omap3logic: Fix PBIAS BugAdam Ford2016-09-061-12/+0
* | README: add cmd directory descriptionXu Ziyuan2016-09-061-0/+1
* | board/BuR/common: increase NET_RETRY_COUNT to 10Hannes Schmelzer2016-09-061-1/+1
* | configs: am4xhs: Modify SPL load address to fix UART boot issueMadan Srinivas2016-09-061-1/+1
* | ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg2016-09-061-0/+1
* | ARM: DRA7xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg2016-09-061-0/+1
* | ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg2016-09-061-0/+1
* | spl: Rework image header parse to allow abort on raw image and os bootPaul Kocialkowski2016-09-061-4/+7
* | regulator: fixed: obey startup delayJohn Keeping2016-09-062-0/+11
* | tools: moveconfig: add --spl option to move options for SPL buildMasahiro Yamada2016-09-061-3/+30
* | tools: moveconfig: warn loudly if moved option has no entry in KconfigMasahiro Yamada2016-09-061-14/+31
* | tools: moveconfig: use sets instead of lists for failed/suspicious boardsMasahiro Yamada2016-09-061-10/+10
* | tools: moveconfig: remove document about deprecated error messageMasahiro Yamada2016-09-061-4/+0
* | meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani2016-09-064-16/+4
* | pinctrl: add driver for meson-gxbb pin controllerBeniamino Galvani2016-09-067-0/+704
* | arm: dts: update DTS files for meson-gxbb and odroid-c2Beniamino Galvani2016-09-064-1/+552
* | pinctrl: generic: scan for "pins" and "groups" properties in sub-nodesBeniamino Galvani2016-09-061-2/+4
* | image-fit: fix fit_image_load() OS checkAndreas Bießmann2016-09-061-1/+2
* | serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf2016-09-067-1/+43
* | bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf2016-09-062-13/+19
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-09-0617-56/+547
|\ \
| * | sunxi: fix 64-bit compiler warning for SPL header parsingAndre Przywara2016-09-061-1/+1
| * | sunxi: Kconfig: rename non-existent SUN50I_A64 config symbolAndre Przywara2016-09-061-1/+1
| * | Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"Andre Przywara2016-09-061-2/+3
| * | sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBCHans de Goede2016-09-034-1/+105
| * | sunxi: Enable emac on H3 orangepi boardsHans de Goede2016-09-032-1/+3
| * | sunxi: Sync h3-orangepi dts files with kernelHans de Goede2016-09-033-47/+37
| * | sunxi: Fix H3 EMAC syscon register addressChen-Yu Tsai2016-09-031-3/+2
| * | sunxi: Add support for A33-OLinuXino boardStefan Mavrodiev2016-09-034-0/+275
| * | sunxi: Add iNet D978 rev2 defconfigIcenowy Zheng2016-09-032-0/+31
| * | sunxi: add proper device tree for iNet D978 rev2 boardsIcenowy Zheng2016-09-032-0/+89
| |/
* | Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-09-064-7/+8
|\ \
| * | nand: Fix some more NULL name testsScott Wood2016-09-013-4/+4
| * | nand: Fix nand info for no deviceTony Lindgren2016-09-011-3/+3
| * | mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham2016-09-011-0/+1
* | | ARM: dts: dra72-evm: fix broken ethernetMugunthan V N2016-09-061-1/+1
| |/ |/|
* | ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb2016-09-0111-4/+1007
* | ARM: tegra: use numeric versioning for p2771-0000Stephen Warren2016-08-305-10/+10
|/
* x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payloadBin Meng2016-08-303-0/+99
* x86: efi: Fix EFI 64-bit payload build warningsBin Meng2016-08-302-16/+20
* x86: efi: payload: Make EFI payload build againBin Meng2016-08-302-4/+4
* x86: Add debugging when cpu_common_init() failsSimon Glass2016-08-301-1/+3
* x86: ivybridge: Allow microcode to be collatedSimon Glass2016-08-301-1/+11
* x86: Add debugging when a microcode update failsSimon Glass2016-08-301-1/+3