summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-274-10/+17
|\
| * armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu2016-01-271-0/+3
| * secure_boot: enable chain of trust for ARM platformsAneesh Bansal2016-01-271-0/+6
| * armv8: Enable all 8 DPMAC ports in LS2080A PersonalityPratiyush Mohan Srivastava2016-01-251-5/+0
| * arm: ls1021a: Adjust sata register default valuesTang Yuantian2016-01-251-5/+5
| * armv8: fsl-lsch3: fixup SYSCLK frequency in device treePrabhakar Kushwaha2016-01-251-0/+3
* | ARM64: zynqmp: Add initial support for the first siliconMichal Simek2016-01-272-2/+6
* | ARM64: zynqmp: Use the same U-Boot version with/without ATFMichal Simek2016-01-273-4/+30
* | sunxi: Add support for LPDDR3 for A83TVishnu Patekar2016-01-261-5/+49
* | sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-261-1/+10
* | sunxi: Redundant code cleanup from a83t dram initVishnu Patekar2016-01-261-5/+0
* | sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai2016-01-261-2/+2
* | sunxi: Support H3 CCU security switchesChen-Yu Tsai2016-01-262-0/+18
* | sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-263-3/+13
* | imx: mx7: default enable MDIO open drainPeng Fan2016-01-241-0/+20
* | imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan2016-01-241-4/+57
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-211-0/+6
|\
| * arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N2016-01-201-0/+6
* | sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-212-0/+22
|/
* stm32: move stm32 specific code to mach-stm32Vikas Manocha2016-01-2011-1085/+0
* armv7: Add missing newline after OMAP die IDLadislav Michl2016-01-201-2/+2
* armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov2016-01-192-0/+76
* armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov2016-01-192-0/+113
* arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy2016-01-131-1/+1
* arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy2016-01-131-2/+35
* am33xx/am43xx: Add platform data for GPIOsTom Rini2016-01-081-0/+23
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-033-1/+36
|\
| * ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2016-01-031-0/+34
| * imx: ddr: drop duplicated debug infoPeng Fan2016-01-031-1/+0
| * imx: mx6: add missing return valueJeroen Hofstee2015-12-071-0/+2
* | armv8/ls1043a: Implement workaround for PEX erratum A009929Mingkai Hu2015-12-171-0/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-12-148-16/+325
|\ \
| * | armv8: Add sata support on Layerscape ARMv8 boardTang Yuantian2015-12-151-0/+43
| * | armv8: Make SEC read/write as snoopable for LS1043Aneesh Bansal2015-12-151-0/+5
| * | armv8: define usec2ticks functionAneesh Bansal2015-12-151-0/+11
| * | armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun2015-12-151-0/+21
| * | armv8: fsl-layerscape: Make DDR non secure in MMU tablesYork Sun2015-12-151-14/+107
| * | move erratum a008336 and a008514 to soc specific fileYao Yuan2015-12-151-0/+37
| * | armv7/fsl-ls102xa: Workaround for DDR erratum A008514Yao Yuan2015-12-151-0/+10
| * | armv7: ls102xa: cci-400: Enable snoop and DVM message requests.Yao Yuan2015-12-151-1/+7
| * | arm: ls102xa: enable all the snoop signal for masters.Yao Yuan2015-12-131-0/+8
| * | arm: ls1021a: merge SoC specific code in a separate fileYao Yuan2015-12-132-0/+67
| * | fsl_*_serdes.c: Modify memset call in serdes_initTom Rini2015-12-132-2/+2
| * | arm: ls102x: add get_svr and IS_SVR_REV helperShengzhou Liu2015-12-131-0/+8
* | | armv7: omap-common: Rework SPL board_mmc_init()Tom Rini2015-12-141-0/+1
* | | am33xx,ddr3: fix ddr3 sdram configurationEgli, Samuel2015-12-121-1/+10
|/ /
* | sunxi: Fix H3 DRAM DQ read delay configurationJens Kuske2015-12-101-6/+6
* | sun4i: clock: Cleanup some whitespace errorsOlliver Schinagl2015-12-101-3/+3
* | sunxi: twi: Enable clocks on sun7iOlliver Schinagl2015-12-102-6/+0
* | sunxi: Add support for Allwinner A83T DRAMvishnupatekar2015-12-102-0/+425
OpenPOWER on IntegriCloud