aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada63-113/+117
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay1-0/+14
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini40-173/+1199
2020-07-17Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini23-68/+1929
2020-07-17acpi: Enable ACPI table generation by default on x86Simon Glass1-0/+1
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass5-9/+9
2020-07-17x86: acpi: Correct the version of the MADTSimon Glass1-1/+1
2020-07-17x86: Drop setup_pcat_compatibility()Simon Glass2-12/+0
2020-07-17x86: Update the comment about booting for FSP2Simon Glass1-0/+1
2020-07-17x86: Store the coreboot table address in global_dataSimon Glass3-2/+14
2020-07-17x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass1-1/+2
2020-07-17x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass1-1/+2
2020-07-17x86: Add debugging to table writingSimon Glass1-10/+28
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass5-12/+45
2020-07-17x86: irq: Support flags for acpi_gpeSimon Glass1-0/+26
2020-07-17x86: apl: Hide the p2sb on exit from U-BootSimon Glass1-0/+13
2020-07-17x86: apl: Support set_hide() in p2sb driverSimon Glass2-15/+42
2020-07-17x86: apl: Use memory-mapped access for VBTSimon Glass2-14/+6
2020-07-17x86: Add error checking for csrt table generationSimon Glass1-6/+13
2020-07-17x86: pinctrl: Drop the acpi_path memberSimon Glass1-2/+0
2020-07-17x86: pinctrl: Update comment for intel_pinctrl_get_pad()Simon Glass1-0/+1
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass1-2/+14
2020-07-17x86: Add support for building up an NHLT structureSimon Glass3-0/+797
2020-07-17acpi: Allow creating the GNVS to failSimon Glass5-6/+27
2020-07-17dm: acpi: Enhance acpi_get_name()Simon Glass1-0/+1
2020-07-17x86: Allow devices to write to DSDTSimon Glass1-1/+15
2020-07-17acpi: Add support for DSDT generationSimon Glass1-0/+2
2020-07-17x86: Allow devices to write an SSDTSimon Glass1-0/+29
2020-07-17acpi: Support ordering SSDT data by deviceSimon Glass1-2/+3
2020-07-17x86: acpi: Move MADT down a bitSimon Glass1-6/+6
2020-07-17acpi: Add support for SSDT generationSimon Glass1-0/+2
2020-07-17acpi: Support copying properties from device tree to ACPISimon Glass1-0/+1
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass1-0/+3
2020-07-17x86: fsp: Support a warning message when DRAM init is slowSimon Glass4-8/+32
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass11-64/+63
2020-07-17x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner1-0/+1
2020-07-16arm: dts: imx7: Fix error in coresight TPIU graph connectionIlko Iliev1-1/+1
2020-07-16ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt2-1/+11
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li2-0/+2
2020-07-14arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie3-0/+47
2020-07-14arm: dts: imx6q: Add Linux dts files for Phytec MiraNiel Fourie3-0/+749
2020-07-14imx8m: implement armv8_el2_to_aarch32Peng Fan1-0/+12
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-7/+115
2020-07-14imx8m: disable nodes before kernel/mfgtool boot for fused partPeng Fan1-0/+333
2020-07-14imx8mn/imx8mp: override env_get_offset and env_get_locationYe Li1-0/+59
2020-07-14imx8m: power down fused coresPeng Fan2-0/+177
2020-07-14imx8mp: Add fused parts supportYe Li4-3/+57
2020-07-14imx8m: workaround ROM serrorPeng Fan1-0/+38
2020-07-14imx8m: add eqos clkPeng Fan1-0/+90
2020-07-14imx8m: add sdhc/nand/ecspi clk apiPeng Fan1-0/+66