summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini5-1/+36
2017-08-13armv7m: mpu_config add missing breakxypron.glpk@gmx.de1-0/+1
2017-08-13bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de1-2/+2
2017-08-13arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de1-1/+1
2017-08-13arm: bcm235xx: avoid possible NULL dereferencexypron.glpk@gmx.de1-1/+1
2017-08-13arm: spear: do not return random value from stackxypron.glpk@gmx.de1-1/+1
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+3
2017-08-13dm: timer: normalise SPL and TPL supportPhilipp Tomsich1-0/+2
2017-08-13armv8: move low-level assembly functions into function-sectionsPhilipp Tomsich3-1/+31
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass2-0/+2
2017-08-09armv8/fsl-lsch2: correct the config description of DSPI clock dividerHou Zhiqiang1-1/+1
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini4-28/+71
2017-08-02arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek1-0/+5
2017-08-02arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek1-1/+1
2017-08-02arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuinesSiva Durga Prasad Paladugu1-27/+36
2017-08-02arm64: zynqmp: Define a way to intialize TCMSiva Durga Prasad Paladugu1-0/+15
2017-08-02arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMUSiva Durga Prasad Paladugu2-0/+14
2017-08-01armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64Alison Wang2-9/+10
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini31-10985/+3
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic31-10985/+3
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima1-3/+3
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima1-0/+1
2017-07-12mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam1-5/+0
2017-07-12imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner1-0/+4
2017-07-12armv8: fsl-layerscape: use get_nand_dev_by_index()Grygorii Strashko1-6/+9
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2-3/+3
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-3/+3
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-0/+4
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass2-0/+3
2017-07-06arm64: use psci reset on snapdragonRob Clark1-1/+1
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini3-2/+38
2017-06-27mx6: soc: Fix typo in temperature unit nameFabio Estevam1-1/+1
2017-06-21Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblazeTom Rini2-9/+118
2017-06-20arm64: zynqmp: Check pmufw versionMichal Simek1-0/+35
2017-06-20arm64: zynqmp: Define routines for mmio write and readSiva Durga Prasad Paladugu1-0/+73
2017-06-20arm64: zynqmp: Do not map unused OCM/TCM regionMichal Simek1-6/+0
2017-06-20arm64: zynqmp: Add comment about level shifter mode v1Michal Simek1-1/+1
2017-06-19arm64: zynqmp: spl: use given boot_device instead of fetching it againJean-Francois Dagenais1-1/+1
2017-06-19arm64: zynqmp: spl: fix dual SD controller supportJean-Francois Dagenais1-2/+8
2017-06-19arm64: zynqmp: Wire SD1 level shifter mode to SPLMichal Simek1-0/+1
2017-06-19Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-7/+18
2017-06-14Revert "ARM: fixed relocation using proper alignment"Tom Rini1-1/+1
2017-06-12ARM: fixed relocation using proper alignmentManfred Schlaegl1-1/+1
2017-06-12sunxi: psci: Move entry address setting to separate functionChen-Yu Tsai1-7/+18
2017-06-09arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLYSimon Glass1-2/+4
2017-06-05armv7m: Fix larger buildsPhil Edworthy1-1/+3
2017-06-05arm64: Add NOLOAD attribute NOLOAD to .bss sectionsMichal Simek1-3/+3
2017-06-05ARMv8: Add support for poweroff via PSCIMichal Simek1-0/+17
2017-06-05common: ep93xx: Move arch-specific declarations out of commonSimon Glass1-1/+1
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass1-0/+1