aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-20x86: mp_init: Switch to livetreeSimon Glass
2020-07-18mips: octeon: Add minimal Octeon 3 EBB7304 EVK supportStefan Roese
2020-07-18mips: octeon: use mips_mach_early_init() to copy to L2 cacheStefan Roese
2020-07-18mips: octeon: dts: Add Octeon 3 cn73xx base dtsi fileStefan Roese
2020-07-18mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams
2020-07-18mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese
2020-07-18mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck
2020-07-18mips: sync asm/addrspace.h with Linux 5.7Daniel Schwierzeck
2020-07-18mips: sync asm/asm.h with Linux 5.7Daniel Schwierzeck
2020-07-18mips: remove deprecated UNCACHED_SDRAM() macroDaniel Schwierzeck
2020-07-18mips: add config options for generic cache setup codeDaniel Schwierzeck
2020-07-18mips: refactor disabling of cachesDaniel Schwierzeck
2020-07-18mips: add KSEG1 wrapper for change_k0_ccaDaniel Schwierzeck
2020-07-18mips: start.S: remove dead codeDaniel Schwierzeck
2020-07-18mips: cache: Make invalidate_dcache_range() weak to enable overwriteStefan Roese
2020-07-18mips: cache: Make flush_cache() weak to enable overwriteStefan Roese
2020-07-18mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CMStefan Roese
2020-07-18mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usageStefan Roese
2020-07-18mips: traps: Set WG bit in EBase register on OcteonStefan Roese
2020-07-18mips: time: Only compile the weak get_tbclk() when neededStefan Roese
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