summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-5/+5
* arm: bcm235xx: update clock frameworkSteve Rae2016-06-24-5/+5
* arm: bcm235xx: fix kps ccuChris Brand2016-06-24-5/+1
* ARM: armv7: refactor Makefile slightlyMasahiro Yamada2016-06-24-9/+2
* arm64: optimize smp_kick_all_cpusMasahiro Yamada2016-06-24-3/+1
* omap3: bugfix in timer on rolloverDaniel Gorsulowski2016-06-24-1/+1
* sunxi: Add PSCI implementation in CChen-Yu Tsai2016-06-20-504/+341
* sunxi: Add base address for GICChen-Yu Tsai2016-06-20-4/+4
* sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai2016-06-20-12/+12
* ARM: allocate extra space for PSCI stack in secure section during link phaseChen-Yu Tsai2016-06-20-0/+7
* ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_allChen-Yu Tsai2016-06-20-0/+2
* ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()Chen-Yu Tsai2016-06-20-9/+9
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-18-10/+7
|\
| * armv8/ls2080: Remove workaround for erratum A008751Sriram Dash2016-06-13-10/+0
| * arm64: fsl-layerscape: add get_svr and IS_SVR_REV helperSriram Dash2016-06-13-0/+7
* | board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVMLokesh Vutla2016-06-13-2/+2
* | armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor2016-06-13-0/+464
* | board: arm:: Add support for Broadcom BCM23550Steve Rae2016-06-13-0/+1912
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-13-2/+14
|\ \
| * | arm: Allow skipping of low-level init with I-cache onSimon Glass2016-06-12-2/+14
| |/
* | arm: dra7xx: Assign omap_vcores based on board typeKeerthy2016-06-12-78/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-12-37/+53
|\ \
| * | arm: mxs: Remove misleading commentsMichael Heimpold2016-06-07-2/+2
| * | imx: mx7: implement reset_miscPeng Fan2016-05-31-0/+8
| * | imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQPPeng Fan2016-05-24-2/+2
| * | imx: mx6: ddr: support i.MX6D/QPlusPeng Fan2016-05-24-2/+2
| * | imx: mx6: use simpler runtime cpu dection macrosPeng Fan2016-05-24-36/+29
| * | imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sourcesPeng Fan2016-05-24-2/+2
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-05-24-1/+1
| |\ \
| * | | imx: correct speed grading info for i.MX6ULPeng Fan2016-05-18-0/+15
* | | | board: ls2080a: Add "mcinitcmd" env for MC & DPL deploymentPratiyush Mohan Srivastava2016-06-10-0/+29
* | | | armv8/ls2080a: configure PMU's PCTBENR to enable WDTYunhui Cui2016-06-10-0/+12
| |_|/ |/| |
* | | mtd: nand: omap: allow to switch to BCH16Heiko Schocher2016-06-09-2/+4
* | | armv7: omap-common: make SPL board_mmc_init() weakHeiko Schocher2016-06-09-1/+1
* | | arm, am335x: Enable Spread Spectrum for the MPUHeiko Schocher2016-06-09-0/+73
* | | Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-06-0/+3
|\ \ \
| * | | exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-25-0/+3
* | | | arm/arm64: implement a boot header capabilityAndre Przywara2016-06-06-0/+10
* | | | armv7: fix order of OMAP die ID printingLadislav Michl2016-06-06-2/+2
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-06-0/+5
|\ \ \ \
| * | | | ARM64: zynqmp: Extend page_table_sizeMichal Simek2016-06-06-0/+5
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-04-2/+229
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha2016-06-03-0/+136
| * | | | armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha2016-06-03-0/+86
| * | | | armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha2016-06-03-1/+4
| * | | | armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha2016-06-03-1/+1
| * | | | armv8: fsl-layerscape: Put SMMU config code in SMMU_BASEPrabhakar Kushwaha2016-06-03-0/+2
* | | | | arm: omap: Introduce vcores_init functionKeerthy2016-06-02-0/+11
* | | | | ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman2016-06-02-10/+10
* | | | | ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman2016-06-02-10/+10