summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: arch-meson: fix writel arguments orderHans Verkuil2017-12-181-2/+2
* Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-189-50/+18
|\
| * arm64: zynqmp: Add missing zynq_board_read_rom_ethaddr() prototypeMichal Simek2017-12-141-0/+1
| * arm64: zynqmp: Use only earlycon bootargs instead of full oneMichal Simek2017-12-141-1/+1
| * arm64: zynqmp: Remove undocumented dma propertiesMichal Simek2017-12-145-45/+0
| * arm64: zynqmp: Add generic compatible string for I2C EEPROMJavier Martinez Canillas2017-12-141-2/+2
| * arm64: zynqmp: Enable phys for zcu102Michal Simek2017-12-141-0/+11
| * arm64: zynqmp: Enable SPL_CLK when SPL is enabledMichal Simek2017-12-141-1/+1
| * arm64: zynqmp: Add support for generic QSPI bootMichal Simek2017-12-141-0/+1
| * arm64: zynqmp: Add reference to pmu firmware nodeMichal Simek2017-12-141-1/+1
* | efi_loader: helloworld.c: Reduce file sizeAlexander Graf2017-12-161-7/+4
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-12-1411-10/+75
|\ \
| * | power: extend prefix match to regulator-name propertyFelix Brack2017-12-121-0/+6
| * | binman: tegra: Convert to use binmanSimon Glass2017-12-128-8/+58
| * | binman: arm: Include the binman symbol tableSimon Glass2017-12-122-2/+11
* | | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-12-139-1/+1084
|\ \ \
| * | | ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut2017-12-093-1/+132
| * | | ARM: rmobile: Add R8A77970 V3M Eagle boardMarek Vasut2017-12-093-1/+95
| * | | ARM: rmobile: Add R8A77995 SoCMarek Vasut2017-12-095-0/+438
| * | | ARM: rmobile: Add R8A77970 SoCMarek Vasut2017-12-095-0/+420
* | | | Merge git://git.denx.de/u-boot-samsungTom Rini2017-12-136-547/+558
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm: dts: exynos4: fix the device-tree compile warningJaehoon Chung2017-12-056-547/+558
* | | | ARM: pxa: Remove unused ifdefsTuomas Tynkkynen2017-12-121-29/+0
| |_|/ |/| |
* | | ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen2017-12-121-1/+0
* | | ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* | | ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-1211-1/+13
* | | ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-122-0/+14
* | | ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen2017-12-121-0/+6
* | | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-12-112-5/+11
|\ \ \
| * | | ARM: uniphier: use FIELD_PREP for PLL settingsMasahiro Yamada2017-12-121-6/+8
| * | | ARM: uniphier: compute SSCPLL values more preciselyMasahiro Yamada2017-12-121-2/+4
| * | | ARM: uniphier: fix SSCPLL init code for LD11 SoCDai Okamura2017-12-121-0/+1
| * | | ARM: uniphier: compile pll-base-ld20.c for PXs3Masahiro Yamada2017-12-121-0/+1
| | |/ | |/|
* | | ARC: cache: explicitly initialize "*_exists" variablesEugeniy Paltsev2017-12-111-8/+8
* | | ARC: add defines of some cache and xCCM AUX registersEugeniy Paltsev2017-12-111-0/+6
* | | ARC: add macro to get CPU idEugeniy Paltsev2017-12-111-0/+3
* | | ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIOEugeniy Paltsev2017-12-101-0/+1
|/ /
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-074-7/+83
|\ \
| * | armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal2017-12-061-0/+1
| * | armv8: Workaround for USB erratua on LS1012ARan Wang2017-12-062-7/+24
| * | armv8: fsl-layerscape: Add support of disabling core prefetchPrabhakar Kushwaha2017-12-062-0/+58
| |/
* | armv8: fix gd after relocationYork Sun2017-12-071-2/+3
* | Revert "sandbox: remove os_putc() and os_puts()"Simon Glass2017-12-071-0/+11
|/
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-12-043-7/+4
|\
| * mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-042-2/+2
| * ARM: uniphier: clean up board_initMasahiro Yamada2017-12-041-5/+2
* | arm: Make gcc 6.0 or later a hard requirement now.Tom Rini2017-12-041-2/+2
* | armv8: mmu: fix page table mappingPeng Fan2017-12-042-1/+5
* | arm64 :show_regs: show the address before relocationPeng Fan2017-12-041-2/+8
* | ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong2017-12-043-8/+99