summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mx6sabreauto: Update to SPL only modeVanessa Maegima2017-07-121-3/+3
| * mx6qsabreauto: Add SPL supportVanessa Maegima2017-07-121-0/+1
| * mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam2017-07-121-5/+0
| * imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner2017-07-121-0/+4
* | armv8: fsl-layerscape: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-6/+9
|/
* dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2017-07-112-3/+3
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-3/+3
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-0/+4
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-112-0/+3
* arm64: use psci reset on snapdragonRob Clark2017-07-061-1/+1
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-06-273-2/+38
|\
| * mx6: soc: Fix typo in temperature unit nameFabio Estevam2017-06-271-1/+1
| * mx25: Add function to set PER clocksBenoît Thébaudeau2017-05-311-0/+19
| * mx25: Fix imx_get_perclk()Benoît Thébaudeau2017-05-311-1/+10
| * pico-imx7d: Add initial supportVanessa Maegima2017-05-311-0/+8
* | Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-06-212-9/+118
|\ \
| * | arm64: zynqmp: Check pmufw versionMichal Simek2017-06-201-0/+35
| * | arm64: zynqmp: Define routines for mmio write and readSiva Durga Prasad Paladugu2017-06-201-0/+73
| * | arm64: zynqmp: Do not map unused OCM/TCM regionMichal Simek2017-06-201-6/+0
| * | arm64: zynqmp: Add comment about level shifter mode v1Michal Simek2017-06-201-1/+1
| * | arm64: zynqmp: spl: use given boot_device instead of fetching it againJean-Francois Dagenais2017-06-191-1/+1
| * | arm64: zynqmp: spl: fix dual SD controller supportJean-Francois Dagenais2017-06-191-2/+8
| * | arm64: zynqmp: Wire SD1 level shifter mode to SPLMichal Simek2017-06-191-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-06-191-7/+18
|\ \ \ | |/ / |/| |
| * | sunxi: psci: Move entry address setting to separate functionChen-Yu Tsai2017-06-121-7/+18
* | | Revert "ARM: fixed relocation using proper alignment"Tom Rini2017-06-141-1/+1
* | | ARM: fixed relocation using proper alignmentManfred Schlaegl2017-06-121-1/+1
* | | arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLYSimon Glass2017-06-091-2/+4
|/ /
* | armv7m: Fix larger buildsPhil Edworthy2017-06-051-1/+3
* | arm64: Add NOLOAD attribute NOLOAD to .bss sectionsMichal Simek2017-06-051-3/+3
* | ARMv8: Add support for poweroff via PSCIMichal Simek2017-06-051-0/+17
* | common: ep93xx: Move arch-specific declarations out of commonSimon Glass2017-06-051-1/+1
* | common: freescale: Move arch-specific declarationsSimon Glass2017-06-051-0/+1
* | samsung: Drop more references fo s3c24x0Simon Glass2017-06-051-37/+0
* | samsung: Drop s3c24x0 arch-specific codeSimon Glass2017-06-055-311/+0
* | armv7: Mark the default lowlevel_init function as weakTom Rini2017-06-052-3/+9
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-06-039-13/+108
|\ \
| * | armv8: layerscape: Enabling loading PPA during SPL stageYork Sun2017-06-012-1/+53
| * | armv8: layerscape: Make U-Boot EL2 safeYork Sun2017-06-016-5/+48
| * | armv8: ls2080aqds: Add support for SD bootSantan Kumar2017-06-012-6/+6
| * | armv8: ls2080a: Reorganise NAND_BOOT code in config flagSantan Kumar2017-06-011-1/+1
| |/