summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-06-18-60/+1029
|\
| * 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
| * | | dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros2016-06-02-2/+13
| * | | ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2016-06-02-2/+2
| |/ /
| * | ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla2016-05-27-3/+5
| * | arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada2016-05-27-6/+6
| * | arm64: fix comment "flush & invalidate"Masahiro Yamada2016-05-27-2/+2
| * | arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada2016-05-27-8/+2
| * | ARM: AM33xx: Add support for Clock SynthesizerLokesh Vutla2016-05-27-0/+106
| * | ARM: omap5: add hooks for cpu/SoC fdt fixupsDaniel Allred2016-05-27-0/+185
| * | ARM: omap-common: Add device type to CPU stringDaniel Allred2016-05-27-2/+20
| * | spl: build: ti: add support for secure boot imagesDaniel Allred2016-05-27-0/+6
| * | ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred2016-05-27-0/+20
| * | ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred2016-05-27-0/+66
| * | ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas2016-05-27-0/+17
| * | arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas2016-05-27-0/+13
| * | arm: am33xx: Kconfig: Add secure device definitionsMadan Srinivas2016-05-27-0/+27
| * | arm: implement generic PSCI reset call for armv8Beniamino Galvani2016-05-27-0/+16
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-24-8/+57
| |\
| | * 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/fdt: add fixup_crypto_nodeAlex Porosanu2016-05-17-0/+19
| | * armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-17-0/+36
| * | ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-24-0/+108
* | | 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
|\ \ \ | |/ /