summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodi...WIP/22Jul2020Tom Rini2020-07-2230-197/+1379
|\
| * arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10Jagan Teki2020-07-221-0/+6
| * arm64: dts: rockchip: Add PCIe for RockPI N10Jagan Teki2020-07-221-2/+38
| * arm: dts: rockchip: Add HDMI out for RockPI N8/N10Jagan Teki2020-07-223-0/+42
| * ARM: dts: rockchip: Add USB for RockPI N8/N10Jagan Teki2020-07-223-0/+138
| * ARM: dts: rockchip: Add usb host0 ohci node for rk3288Jagan Teki2020-07-221-1/+10
| * arm: dts: rockchip: Sync rk3288 dtsi from linuxSuniel Mahesh2020-07-221-0/+6
| * ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from LinuxJagan Teki2020-07-225-136/+104
| * rockchip: Separate the reset cause from display cpuinfoJagan Teki2020-07-223-9/+18
| * rockchip: Don't clear the reset status regJagan Teki2020-07-222-7/+0
| * rockchip: tpl: Remove board_early_init_f()Kever Yang2020-07-221-7/+0
| * rockchip: rk3399: Add weak led_setup()Jagan Teki2020-07-221-0/+6
| * rockchip: rk3288: Add OF board setupJagan Teki2020-07-222-0/+31
| * rockchip: Add rk3288 SoC detection helperJagan Teki2020-07-221-0/+49
| * arm64: dts: rockchip: Add Radxa ROCK Pi 4C supportJagan Teki2020-07-223-0/+58
| * arm64: dts: rockchip: Add ROCKPi 4A/4B supportJagan Teki2020-07-225-27/+63
| * rockchip: sdram: fix dram_init_banksizeAlex Bee2020-07-221-4/+2
| * rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not setKever Yang2020-07-221-15/+0
| * ARM: dts: rk3328-rock64: Add SPI Flash supportJohannes Krottmayer2020-07-221-0/+6
| * ARM: dts: rk3328: Add SPI supportJohannes Krottmayer2020-07-221-0/+5
| * rockchip: board: add Hardkernel Odroid Go2 boardHeiko Stuebner2020-07-222-0/+76
| * rockchip: px30: sync Odroid Go Advance devicetree from LinuxHeiko Stuebner2020-07-222-1/+718
| * rockchip: px30: sync the main rk3326 dtsi from mainlineHeiko Stuebner2020-07-221-0/+15
* | x86: mp: Add more comments to the moduleSimon Glass2020-07-202-3/+102
* | x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass2020-07-202-0/+102
* | x86: mtrr: Update MTRRs on all CPUsSimon Glass2020-07-201-0/+57
* | x86: Don't enable SMP in SPLSimon Glass2020-07-202-2/+2
* | x86: mtrr: Use MP calls to list the MTRRsSimon Glass2020-07-202-0/+41
* | x86: mp: Add iterators for CPUsSimon Glass2020-07-202-0/+105
* | x86: mp: Park CPUs before running the OSSimon Glass2020-07-203-0/+38
* | x86: mp: Allow running functions on multiple CPUsSimon Glass2020-07-202-6/+134
* | x86: Set the SMP flag when MP init is completeSimon Glass2020-07-201-0/+1
* | x86: mp: Support APs waiting for instructionsSimon Glass2020-07-204-8/+134
* | x86: cpu: Remove unnecessary #ifdefsSimon Glass2020-07-202-29/+26
* | x86: mp_init: Adjust bsp_init() to return more informationSimon Glass2020-07-201-13/+23
* | x86: mp_init: Set up the CPU numbers at the startSimon Glass2020-07-201-12/+9
* | x86: mp_init: Drop the num_cpus static variableSimon Glass2020-07-201-7/+15
* | x86: mp_init: Switch parameter names in start_aps()Simon Glass2020-07-201-6/+19
* | x86: mp_init: Avoid declarations in header filesSimon Glass2020-07-202-23/+20
* | x86: Move MP code into mp_initSimon Glass2020-07-203-47/+16
* | x86: mp_init: Switch to livetreeSimon Glass2020-07-201-2/+1
* | mips: octeon: Add minimal Octeon 3 EBB7304 EVK supportStefan Roese2020-07-183-0/+111
* | mips: octeon: use mips_mach_early_init() to copy to L2 cacheStefan Roese2020-07-182-0/+51
* | mips: octeon: dts: Add Octeon 3 cn73xx base dtsi fileStefan Roese2020-07-181-0/+64
* | mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams2020-07-1812-0/+312
* | mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese2020-07-182-0/+14
* | mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck2020-07-185-196/+1103
* | mips: sync asm/addrspace.h with Linux 5.7Daniel Schwierzeck2020-07-181-12/+2
* | mips: sync asm/asm.h with Linux 5.7Daniel Schwierzeck2020-07-181-120/+10
* | mips: remove deprecated UNCACHED_SDRAM() macroDaniel Schwierzeck2020-07-182-15/+2