summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* arm: meson: implement calls to secure monitorBeniamino Galvani2016-05-27-1/+71
* arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani2016-05-27-0/+415
* arm: implement generic PSCI reset call for armv8Beniamino Galvani2016-05-27-1/+34
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-05-25-202/+285
|\
| * sunxi: Enable a bunch of commands by default on sunxiHans de Goede2016-05-25-0/+10
| * arm64: Pine64: update FDT filesAndre Przywara2016-05-25-198/+255
| * sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann2016-05-25-0/+9
| * sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka2016-05-25-1/+7
| * sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-25-3/+4
* | ARM: uniphier: add EHCI nodes for PH1-LD11Masahiro Yamada2016-05-26-0/+48
* | ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada2016-05-26-3/+312
* | ARM: uniphier: rename UMC register macros of PH1-LD20Masahiro Yamada2016-05-26-4/+4
* | ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.hMasahiro Yamada2016-05-26-1/+1
* | ARM: uniphier: clean up boot mode tablesMasahiro Yamada2016-05-26-13/+13
* | ARM: uniphier: disable cache in SPL of PH1-LD20Masahiro Yamada2016-05-26-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-24-20/+94
|\
| * driver/ddr/fsl: Add workaround for erratum A-010165Shengzhou Liu2016-05-18-0/+1
| * arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu2016-05-18-0/+3
| * arch/arm: add SEC JR0 offsetAlex Porosanu2016-05-18-10/+28
| * armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong2016-05-18-1/+1
| * armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong2016-05-18-1/+1
| * armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong2016-05-18-3/+0
| * armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang2016-05-18-3/+0
| * armv8/ls1043a: update the node for QSPI supportYuan Yao2016-05-18-2/+3
| * armv8/fdt: add fixup_crypto_nodeAlex Porosanu2016-05-17-0/+19
| * driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu2016-05-17-0/+1
| * armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-17-0/+37
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-24-1/+15
|\ \
| * | arm: dts: dra7: fix ethernet name with proper device addressMugunthan V N2016-05-24-1/+1
| * | arm: dts: dra7: add syscon node to cpsw to read mac addressMugunthan V N2016-05-24-0/+1
| * | arm: dts: am4372: add syscon node to cpsw to read mac addressMugunthan V N2016-05-24-0/+1
| * | ARM: omap5: add platform specific ethernet phy modes configurationsMugunthan V N2016-05-24-0/+12
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-05-24-45/+150
|\ \ \
| * | | ARM: zynq: Simplify zynq configurationMichal Simek2016-05-24-42/+6
| * | | ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-24-0/+111
| * | | ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSIMichal Simek2016-05-24-0/+5
| * | | ARM64: zynqmp: Align gic ranges for 64k in device treeAlexander Graf2016-05-24-2/+2
| * | | ARM: zynq: Call ps7_post_config() for SPLMichal Simek2016-05-24-0/+15
| * | | ARM: zynq: Add support for SPL_LOAD_FITMichal Simek2016-05-24-0/+10
| * | | ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-busMasahiro Yamada2016-05-24-1/+1
| |/ /
* | | ARM: sama5d2: Implement boot device autodetectionMarek Vasut2016-05-24-1/+67
* | | ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang2016-05-24-0/+8
* | | ARM: at91: clock: fix the GCK's clock sourceWenyou Yang2016-05-24-0/+5
* | | board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang2016-05-24-0/+6
* | | ARM: at91: sama5d2: add macro & field definitionsWenyou Yang2016-05-24-0/+29
|/ /
* | ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada2016-05-23-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-05-17-10/+6
|\ \
| * | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-17-1/+1
| * | dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2016-05-17-5/+5
| * | video: tegra: refuse to bind to disabled dcsStephen Warren2016-05-17-4/+0
| |/