summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* ARMv7M: add STM32F1 supportMatt Porter2015-05-286-0/+548
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-263-12/+103
|\
| * arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-261-11/+22
| * imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey2015-05-191-0/+38
| * imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey2015-05-191-0/+41
| * arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specifiedTim Harvey2015-05-191-1/+2
* | sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-193-14/+13
* | sunxi: Fix dram initialization not working on some a33 devicesHans de Goede2015-05-191-1/+1
* | sunxi: add support for UART2 on A23/A33Laurent Itti2015-05-191-0/+4
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-05-181-28/+37
|\ \ | |/ |/|
| * exynos: clock: clean up checkpatch issuesMinkyu Kang2015-05-181-28/+37
* | arm: mx6: ddr3: Remove dead codeNikolay Dimitrov2015-05-151-22/+0
* | mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam2015-05-151-0/+8
* | arm: mx6: Clamp MMDC and DDR3 clocks for timing calculationsNikolay Dimitrov2015-05-151-7/+23
* | tegra: Boot in non-secure mode by defaultJan Kiszka2015-05-131-1/+1
* | tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell2015-05-131-0/+5
* | ARM: Add board-specific initialization hook for PSCIJan Kiszka2015-05-131-0/+6
* | virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka2015-05-131-0/+29
* | ARM: Put target PC for PSCI CPU_ON on per-CPU stackJan Kiszka2015-05-132-9/+11
* | ARM: Factor out reusable psci_get_cpu_stack_topJan Kiszka2015-05-132-10/+19
* | ARM: Factor out reusable psci_cpu_entryJan Kiszka2015-05-132-18/+25
* | ARM: Factor out reusable psci_cpu_off_commonJan Kiszka2015-05-132-62/+78
* | ARM: Factor out common psci_get_cpu_idJan Kiszka2015-05-132-5/+15
* | ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka2015-05-134-4/+4
* | arch: Make board selection choices optionalJoe Hershberger2015-05-128-0/+8
* | ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada2015-05-071-1/+1
* | ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada2015-05-0712-1876/+0
* | ARM: socfpga: remove redundant config.mkMasahiro Yamada2015-05-071-8/+0
* | ARM: socfpga: do not add board directory to header search pathMasahiro Yamada2015-05-071-3/+0
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-05-055-302/+0
|\
| * arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese2015-05-055-302/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-05-051-7/+7
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-05-0563-1664/+2000
| |\ \ | | |/
| * | ARM: cpu: Add ARMv7 barrier operations supportValentine Barshak2015-04-161-7/+7
* | | sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede2015-05-041-0/+18
* | | sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-041-49/+57
* | | sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-042-2/+2
* | | sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-041-63/+61
* | | sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede2015-05-041-20/+10
* | | sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede2015-05-041-13/+1
* | | sunxi: emac: Remove non driver-model codeHans de Goede2015-05-041-12/+0
* | | sunxi: emac: Add driver model supportHans de Goede2015-05-041-1/+3
* | | sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede2015-05-042-8/+29
* | | sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede2015-05-042-0/+95
* | | sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede2015-05-041-10/+11
* | | sunxi: Add basic A33 basic supportVishnu Patekar2015-05-043-0/+12
* | | sunxi: Add a33 dram init codeVishnu Patekar2015-05-041-0/+363
* | | sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede2015-05-041-0/+18
* | | sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-044-4/+4
* | | sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-042-4/+5
OpenPOWER on IntegriCloud