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