summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | mips: add config options for generic cache setup codeDaniel Schwierzeck2020-07-182-1/+29
* | mips: refactor disabling of cachesDaniel Schwierzeck2020-07-182-5/+10
* | mips: add KSEG1 wrapper for change_k0_ccaDaniel Schwierzeck2020-07-181-14/+18
* | mips: start.S: remove dead codeDaniel Schwierzeck2020-07-181-9/+0
* | mips: cache: Make invalidate_dcache_range() weak to enable overwriteStefan Roese2020-07-181-1/+1
* | mips: cache: Make flush_cache() weak to enable overwriteStefan Roese2020-07-181-1/+1
* | mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CMStefan Roese2020-07-182-2/+12
* | mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usageStefan Roese2020-07-182-4/+5
* | mips: traps: Set WG bit in EBase register on OcteonStefan Roese2020-07-182-0/+5
* | mips: time: Only compile the weak get_tbclk() when neededStefan Roese2020-07-181-0/+2
|/
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-176-6/+6
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-1763-113/+117
* Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay2020-07-171-0/+14
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-07-1740-173/+1199
|\
| * acpi: Enable ACPI table generation by default on x86Simon Glass2020-07-171-0/+1
| * x86: Rename board_final_cleanup() to board_final_init()Simon Glass2020-07-175-9/+9
| * x86: acpi: Correct the version of the MADTSimon Glass2020-07-171-1/+1
| * x86: Drop setup_pcat_compatibility()Simon Glass2020-07-172-12/+0
| * x86: Update the comment about booting for FSP2Simon Glass2020-07-171-0/+1
| * x86: Store the coreboot table address in global_dataSimon Glass2020-07-173-2/+14
| * x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass2020-07-171-1/+2
| * x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass2020-07-171-1/+2
| * x86: Add debugging to table writingSimon Glass2020-07-171-10/+28
| * x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-175-12/+45
| * x86: irq: Support flags for acpi_gpeSimon Glass2020-07-171-0/+26
| * x86: apl: Hide the p2sb on exit from U-BootSimon Glass2020-07-171-0/+13
| * x86: apl: Support set_hide() in p2sb driverSimon Glass2020-07-172-15/+42
| * x86: apl: Use memory-mapped access for VBTSimon Glass2020-07-172-14/+6
| * x86: Add error checking for csrt table generationSimon Glass2020-07-171-6/+13
| * x86: pinctrl: Drop the acpi_path memberSimon Glass2020-07-171-2/+0
| * x86: pinctrl: Update comment for intel_pinctrl_get_pad()Simon Glass2020-07-171-0/+1
| * x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass2020-07-171-2/+14
| * x86: Add support for building up an NHLT structureSimon Glass2020-07-173-0/+797
| * acpi: Allow creating the GNVS to failSimon Glass2020-07-175-6/+27
| * dm: acpi: Enhance acpi_get_name()Simon Glass2020-07-171-0/+1
| * x86: Allow devices to write to DSDTSimon Glass2020-07-171-1/+15
| * acpi: Add support for DSDT generationSimon Glass2020-07-171-0/+2
| * x86: Allow devices to write an SSDTSimon Glass2020-07-171-0/+29
| * acpi: Support ordering SSDT data by deviceSimon Glass2020-07-171-2/+3
| * x86: acpi: Move MADT down a bitSimon Glass2020-07-171-6/+6
| * acpi: Add support for SSDT generationSimon Glass2020-07-171-0/+2
| * acpi: Support copying properties from device tree to ACPISimon Glass2020-07-171-0/+1
| * acpi: Add a function to get a device path and scopeSimon Glass2020-07-171-0/+3
| * x86: fsp: Support a warning message when DRAM init is slowSimon Glass2020-07-174-8/+32
| * x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-1711-64/+63
| * x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner2020-07-171-0/+1
* | Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-07-1723-68/+1929
|\ \ | |/ |/|
| * arm: dts: imx7: Fix error in coresight TPIU graph connectionIlko Iliev2020-07-161-1/+1
| * ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt2020-07-162-1/+11
| * misc: scu_api: Add SCFW API to get the index of boot container setYe Li2020-07-162-0/+2