summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* armv8: fsl: i2c: Put I2C related code under CONFIG_SYS_I2CSriram Dash2017-09-221-1/+1
* armv8: fsl: ifc: Put IFC related code under CONFIG_FSL_IFCSriram Dash2017-09-221-0/+2
* armv8: fsl-layerscape: Put SATA code under SATA configsAshish Kumar2017-09-221-0/+4
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-15/+0
* armv8: fsl-layerscape: Add back L3 flushing for all exception levelsYork Sun2017-09-111-4/+0
* armv8: fsl-layerscape: Fix MC reserved memory calculationYork Sun2017-09-111-3/+12
* armv7: Add workaround for USB erratum A-009007Ran Wang2017-09-112-0/+18
* armv7: Add workaround for USB erratum A-008997Ran Wang2017-09-112-0/+19
* armv7: Add workaround for USB erratum A-009798Ran Wang2017-09-112-0/+16
* armv7: Add workaround for USB erratum A-009008Ran Wang2017-09-112-0/+21
* armv8: Add workaround for USB erratum A-009007Ran Wang2017-09-112-0/+48
* armv8: Add workaround for USB erratum A-008997Ran Wang2017-09-112-0/+30
* armv8: Add workaround for USB erratum A-009798Ran Wang2017-09-112-0/+30
* armv8: Add workaround for USB erratum A-009008Ran Wang2017-09-112-0/+29
* armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar2017-09-112-0/+25
* armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar2017-09-111-1/+1
* armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar2017-09-112-0/+2
* armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar2017-09-116-9/+219
* armv8: fsl: Use correct conditional compile for ls1012aRan Wang2017-09-111-1/+1
* armv8: fsl-lsch3: Make CCN-504 related code conditionalAshish Kumar2017-09-112-3/+9
* LS2080ARDB: QSPI boot: Secure Boot image validationUdit Agarwal2017-09-111-1/+2
* SECURE_BOOT: Unify memory map for Layerscape based platformsSumit Garg2017-09-111-6/+6
* fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar2017-09-115-4/+35
* ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta2017-08-262-3/+133
* arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMCThomas Petazzoni2017-08-261-1/+1
* board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni2017-08-263-0/+425
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-161-0/+6
|\
| * arm: Implement workaround for Cortex-A9 errata 845369Peng Fan2017-08-161-0/+6
* | env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* | env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2017-08-145-1/+36
|\ \
| * | spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-131-0/+3
| * | dm: timer: normalise SPL and TPL supportPhilipp Tomsich2017-08-131-0/+2
| * | armv8: move low-level assembly functions into function-sectionsPhilipp Tomsich2017-08-133-1/+31
* | | armv7m: mpu_config add missing breakxypron.glpk@gmx.de2017-08-131-0/+1
* | | bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-2/+2
* | | arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de2017-08-131-1/+1
* | | arm: bcm235xx: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-1/+1
* | | arm: spear: do not return random value from stackxypron.glpk@gmx.de2017-08-131-1/+1
|/ /
* | Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-112-0/+2
* | armv8/fsl-lsch2: correct the config description of DSPI clock dividerHou Zhiqiang2017-08-091-1/+1
* | Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-08-044-28/+71
|\ \
| * | arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek2017-08-021-0/+5
| * | arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek2017-08-021-1/+1
| * | arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuinesSiva Durga Prasad Paladugu2017-08-021-27/+36
| * | arm64: zynqmp: Define a way to intialize TCMSiva Durga Prasad Paladugu2017-08-021-0/+15
| * | arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMUSiva Durga Prasad Paladugu2017-08-022-0/+14
| |/
* | armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64Alison Wang2017-08-012-9/+10
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-1831-10985/+3
|\
| * imx: reorganize IMX code as other SOCsStefano Babic2017-07-1231-10985/+3