summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini8-6/+116
2018-08-07arm: zynq: dts: add spi flash node to zedboardLuis Araneda1-0/+7
2018-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham2-0/+149
2018-08-07arm: mvebu: clearfog: add u-boot, dm-spl tag for spiJon Nettleton1-0/+9
2018-08-07arm: mvebu: helios4: remove duplicate sdhci pins nodeBaruch Siach1-7/+1
2018-08-07arm: mvebu: Better align Clearfog dts file with Linux kernelJon Nettleton1-235/+151
2018-08-07arm: mvebu: clearfog: use the microsom .dtsiBaruch Siach1-57/+6
2018-08-07arm: mvebu: solidrun-microsom: update SPI flash compatibleBaruch Siach1-1/+1
2018-08-06mvebu: support UART boot imageBaruch Siach2-0/+6
2018-08-06mvebu: select boot device at SoC levelBaruch Siach4-2/+45
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach2-8/+4
2018-08-06mvebu: a38x: drop duplicate platform id symbolsBaruch Siach1-0/+3
2018-08-06arm64: zynqmp: Add support for Avnet Ultra96Michal Simek2-0/+20
2018-08-06arm: zynq: add support for the zybo z7 boardLuis Araneda2-1/+83
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu1-0/+3
2018-08-06arm: zynq: Fix indentation for zynq-cse targetsMichal Simek2-3/+1
2018-08-06arm: zynq: Remove fclk-enable property for cse-nor targetMichal Simek1-1/+0
2018-08-06arm: zynqmp: Fix sdhci clock in emmc1 mini configurationMichal Simek1-1/+2
2018-08-05Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini22-18/+2221
2018-08-04ARM: dts: stm32: remove cd-inverted for stm32429i-evalPatrice Chotard1-2/+1
2018-08-04armv8: make SPL exception vectors optionalAndre Przywara3-4/+30
2018-08-04armv8: Reduce exception handling codeAndre Przywara1-50/+82
2018-08-04clk: add clk_valid()Fabrice Gasnier1-0/+8
2018-08-03Merge git://git.denx.de/u-boot-dmTom Rini3-16/+16
2018-08-02ARM: tegra: align carveout sizeStephen Warren1-1/+1
2018-08-02binman: Rename 'position' to 'offset'Simon Glass3-16/+16
2018-08-01Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini4-1/+52
2018-07-31dm: Fix CMD_DM enablingMichal Simek1-1/+1
2018-07-31board: sun50i: h6: Add OrangePi One Plus initial supportJagan Teki2-0/+151
2018-07-31sunxi: add support for Pine H64 boardIcenowy Zheng2-0/+187
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng3-1/+306
2018-07-31sunxi: add DRAM support to H6Icenowy Zheng5-0/+1061
2018-07-31sunxi: add MMC support for H6Icenowy Zheng1-1/+1
2018-07-31sunxi: add UART0 setup for H6Icenowy Zheng2-0/+5
2018-07-31sunxi: use sun6i-style watchdog for H6Icenowy Zheng2-2/+2
2018-07-31sunxi: add clock code for H6Icenowy Zheng4-0/+417
2018-07-31sunxi: change RMR64's RVBAR address for H6Icenowy Zheng2-0/+10
2018-07-31sunxi: add basic memory map definitions of H6 SoCIcenowy Zheng2-0/+75
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng2-14/+6
2018-07-31ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin2-0/+12
2018-07-31AXS10x: add spi flash supportEugeniy Paltsev1-0/+34
2018-07-31GPIO: CREG: improve flexibility of hsdk-creg-gpio driverEugeniy Paltsev1-1/+6
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini17-121/+145
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek19-97/+98
2018-07-30dm: Change CMD_DM enablingMichal Simek14-0/+113
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek13-327/+327
2018-07-30Kconfig: Replace spaces with tabs and missing newlineMichal Simek2-12/+12
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini8-86/+41
2018-07-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini8-33/+56
2018-07-26tegra: beaver/apalis: Fix DTC warningTom Warren2-6/+0