summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2015-05-13tegra: Boot in non-secure mode by defaultJan Kiszka
2015-05-13tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell
2015-05-13ARM: Add board-specific initialization hook for PSCIJan Kiszka
2015-05-13virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka
2015-05-13ARM: Put target PC for PSCI CPU_ON on per-CPU stackJan Kiszka
2015-05-13ARM: Factor out reusable psci_get_cpu_stack_topJan Kiszka
2015-05-13ARM: Factor out reusable psci_cpu_entryJan Kiszka
2015-05-13ARM: Factor out reusable psci_cpu_off_commonJan Kiszka
2015-05-13ARM: Factor out common psci_get_cpu_idJan Kiszka
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-05-07ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada
2015-05-07ARM: socfpga: remove redundant config.mkMasahiro Yamada
2015-05-07ARM: socfpga: do not add board directory to header search pathMasahiro Yamada
2015-05-05Merge git://git.denx.de/u-boot-marvellTom Rini
2015-05-05arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-05-04sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede
2015-05-04sunxi: emac: Add driver model supportHans de Goede
2015-05-04sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede
2015-05-04sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar
2015-05-04sunxi: Add a33 dram init codeVishnu Patekar
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede
2015-05-04sunxi: usbc: Remove unused irq fieldHans de Goede
2015-05-04sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede
2015-05-02sun7i: Remove duplicate call to psci_arch_initJan Kiszka
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada
2015-04-29ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada
2015-04-29zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu
2015-04-29zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu
2015-04-29ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada
2015-04-29zynq: Add Zynq PicoZed board supportNathan Rossi
2015-04-29Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh
2015-04-23ARM: vf610: Enable cachesStefan Agner