summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-08-078-6/+116
|\
| * arm: zynq: dts: add spi flash node to zedboardLuis Araneda2018-08-071-0/+7
| * arm64: zynqmp: Add support for Avnet Ultra96Michal Simek2018-08-062-0/+20
| * arm: zynq: add support for the zybo z7 boardLuis Araneda2018-08-062-1/+83
| * Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu2018-08-061-0/+3
| * arm: zynq: Fix indentation for zynq-cse targetsMichal Simek2018-08-062-3/+1
| * arm: zynq: Remove fclk-enable property for cse-nor targetMichal Simek2018-08-061-1/+0
| * arm: zynqmp: Fix sdhci clock in emmc1 mini configurationMichal Simek2018-08-061-1/+2
* | ARM: kirkwood: add SBx81LIFXCAT boardChris Packham2018-08-072-0/+149
* | arm: mvebu: clearfog: add u-boot, dm-spl tag for spiJon Nettleton2018-08-071-0/+9
* | arm: mvebu: helios4: remove duplicate sdhci pins nodeBaruch Siach2018-08-071-7/+1
* | arm: mvebu: Better align Clearfog dts file with Linux kernelJon Nettleton2018-08-071-235/+151
* | arm: mvebu: clearfog: use the microsom .dtsiBaruch Siach2018-08-071-57/+6
* | arm: mvebu: solidrun-microsom: update SPI flash compatibleBaruch Siach2018-08-071-1/+1
* | mvebu: support UART boot imageBaruch Siach2018-08-062-0/+6
* | mvebu: select boot device at SoC levelBaruch Siach2018-08-064-2/+45
* | mvebu: consolidate SPL boot device config symbolsBaruch Siach2018-08-062-8/+4
* | mvebu: a38x: drop duplicate platform id symbolsBaruch Siach2018-08-061-0/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-0422-18/+2221
|\
| * board: sun50i: h6: Add OrangePi One Plus initial supportJagan Teki2018-07-312-0/+151
| * sunxi: add support for Pine H64 boardIcenowy Zheng2018-07-312-0/+187
| * sunxi: add support for Allwinner H6 SoCIcenowy Zheng2018-07-313-1/+306
| * sunxi: add DRAM support to H6Icenowy Zheng2018-07-315-0/+1061
| * sunxi: add MMC support for H6Icenowy Zheng2018-07-311-1/+1
| * sunxi: add UART0 setup for H6Icenowy Zheng2018-07-312-0/+5
| * sunxi: use sun6i-style watchdog for H6Icenowy Zheng2018-07-312-2/+2
| * sunxi: add clock code for H6Icenowy Zheng2018-07-314-0/+417
| * sunxi: change RMR64's RVBAR address for H6Icenowy Zheng2018-07-312-0/+10
| * sunxi: add basic memory map definitions of H6 SoCIcenowy Zheng2018-07-312-0/+75
| * sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng2018-07-312-14/+6
* | ARM: dts: stm32: remove cd-inverted for stm32429i-evalPatrice Chotard2018-08-031-2/+1
* | armv8: make SPL exception vectors optionalAndre Przywara2018-08-033-4/+30
* | armv8: Reduce exception handling codeAndre Przywara2018-08-031-50/+82
* | clk: add clk_valid()Fabrice Gasnier2018-08-031-0/+8
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-08-033-16/+16
|\ \
| * | binman: Rename 'position' to 'offset'Simon Glass2018-08-013-16/+16
* | | ARM: tegra: align carveout sizeStephen Warren2018-08-011-1/+1
|/ /
* | Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini2018-08-014-1/+52
|\ \
| * | ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin2018-07-312-0/+12
| * | AXS10x: add spi flash supportEugeniy Paltsev2018-07-311-0/+34
| * | GPIO: CREG: improve flexibility of hsdk-creg-gpio driverEugeniy Paltsev2018-07-311-1/+6
| |/
* | dm: Fix CMD_DM enablingMichal Simek2018-07-311-1/+1
|/
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-07-3017-121/+145
|\
| * x86: Add efi_loader bits to x86_64 linker scriptAlexander Graf2018-07-251-1/+33
| * efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-2512-72/+109
| * elf: Move x86 reloc defines to common elf.hAlexander Graf2018-07-253-47/+0
| * ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis2018-07-251-1/+1
| * ARM: HYP/non-sec: migrate stackMark Kettenis2018-07-251-0/+2
* | Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-3019-97/+98
* | dm: Change CMD_DM enablingMichal Simek2018-07-3014-0/+113