summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-09-11armv8: fsl-layerscape: Add back L3 flushing for all exception levelsYork Sun
2017-09-11armv8: fsl-layerscape: Fix MC reserved memory calculationYork Sun
2017-09-11armv7: Add workaround for USB erratum A-009007Ran Wang
2017-09-11armv7: Add workaround for USB erratum A-008997Ran Wang
2017-09-11armv7: Add workaround for USB erratum A-009798Ran Wang
2017-09-11armv7: Add workaround for USB erratum A-009008Ran Wang
2017-09-11armv8: Add workaround for USB erratum A-009007Ran Wang
2017-09-11armv8: Add workaround for USB erratum A-008997Ran Wang
2017-09-11armv8: Add workaround for USB erratum A-009798Ran Wang
2017-09-11armv8: Add workaround for USB erratum A-009008Ran Wang
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar
2017-09-11armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar
2017-09-11armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar
2017-09-11armv8: fsl: Use correct conditional compile for ls1012aRan Wang
2017-09-11armv8: fsl-lsch3: Make CCN-504 related code conditionalAshish Kumar
2017-09-11LS2080ARDB: QSPI boot: Secure Boot image validationUdit Agarwal
2017-09-11SECURE_BOOT: Unify memory map for Layerscape based platformsSumit Garg
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar
2017-08-26ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta
2017-08-26arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMCThomas Petazzoni
2017-08-26board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-16arm: Implement workaround for Cortex-A9 errata 845369Peng Fan
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-08-13armv7m: mpu_config add missing breakxypron.glpk@gmx.de
2017-08-13bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de
2017-08-13arm: bcm235xx: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13arm: spear: do not return random value from stackxypron.glpk@gmx.de
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-08-13dm: timer: normalise SPL and TPL supportPhilipp Tomsich
2017-08-13armv8: move low-level assembly functions into function-sectionsPhilipp Tomsich
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-09armv8/fsl-lsch2: correct the config description of DSPI clock dividerHou Zhiqiang
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-08-02arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek
2017-08-02arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek
2017-08-02arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuinesSiva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Define a way to intialize TCMSiva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMUSiva Durga Prasad Paladugu
2017-08-01armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64Alison Wang
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima
2017-07-12mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam