summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-22arm: dts: rockchip: Sync rk3288 dtsi from linuxSuniel Mahesh
2020-07-22ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from LinuxJagan Teki
2020-07-22rockchip: Separate the reset cause from display cpuinfoJagan Teki
2020-07-22rockchip: Don't clear the reset status regJagan Teki
2020-07-22rockchip: tpl: Remove board_early_init_f()Kever Yang
2020-07-22rockchip: rk3399: Add weak led_setup()Jagan Teki
2020-07-22rockchip: rk3288: Add OF board setupJagan Teki
2020-07-22rockchip: Add rk3288 SoC detection helperJagan Teki
2020-07-22arm64: dts: rockchip: Add Radxa ROCK Pi 4C supportJagan Teki
2020-07-22arm64: dts: rockchip: Add ROCKPi 4A/4B supportJagan Teki
2020-07-22rockchip: sdram: fix dram_init_banksizeAlex Bee
2020-07-22rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not setKever Yang
2020-07-22ARM: dts: rk3328-rock64: Add SPI Flash supportJohannes Krottmayer
2020-07-22ARM: dts: rk3328: Add SPI supportJohannes Krottmayer
2020-07-22rockchip: board: add Hardkernel Odroid Go2 boardHeiko Stuebner
2020-07-22rockchip: px30: sync Odroid Go Advance devicetree from LinuxHeiko Stuebner
2020-07-22rockchip: px30: sync the main rk3326 dtsi from mainlineHeiko Stuebner
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-17Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-07-17acpi: Enable ACPI table generation by default on x86Simon Glass
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass
2020-07-17x86: acpi: Correct the version of the MADTSimon Glass
2020-07-17x86: Drop setup_pcat_compatibility()Simon Glass
2020-07-17x86: Update the comment about booting for FSP2Simon Glass
2020-07-17x86: Store the coreboot table address in global_dataSimon Glass
2020-07-17x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass
2020-07-17x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass
2020-07-17x86: Add debugging to table writingSimon Glass
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass
2020-07-17x86: irq: Support flags for acpi_gpeSimon Glass
2020-07-17x86: apl: Hide the p2sb on exit from U-BootSimon Glass
2020-07-17x86: apl: Support set_hide() in p2sb driverSimon Glass
2020-07-17x86: apl: Use memory-mapped access for VBTSimon Glass
2020-07-17x86: Add error checking for csrt table generationSimon Glass
2020-07-17x86: pinctrl: Drop the acpi_path memberSimon Glass
2020-07-17x86: pinctrl: Update comment for intel_pinctrl_get_pad()Simon Glass
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass
2020-07-17x86: Add support for building up an NHLT structureSimon Glass
2020-07-17acpi: Allow creating the GNVS to failSimon Glass
2020-07-17dm: acpi: Enhance acpi_get_name()Simon Glass
2020-07-17x86: Allow devices to write to DSDTSimon Glass
2020-07-17acpi: Add support for DSDT generationSimon Glass
2020-07-17x86: Allow devices to write an SSDTSimon Glass
2020-07-17acpi: Support ordering SSDT data by deviceSimon Glass
2020-07-17x86: acpi: Move MADT down a bitSimon Glass
2020-07-17acpi: Add support for SSDT generationSimon Glass
2020-07-17acpi: Support copying properties from device tree to ACPISimon Glass