summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie2020-07-143-0/+47
| * arm: dts: imx6q: Add Linux dts files for Phytec MiraNiel Fourie2020-07-143-0/+749
| * imx8m: implement armv8_el2_to_aarch32Peng Fan2020-07-141-0/+12
| * imx8m: Refactor the OPTEE memory removalPeng Fan2020-07-141-7/+115
| * imx8m: disable nodes before kernel/mfgtool boot for fused partPeng Fan2020-07-141-0/+333
| * imx8mn/imx8mp: override env_get_offset and env_get_locationYe Li2020-07-141-0/+59
| * imx8m: power down fused coresPeng Fan2020-07-142-0/+177
| * imx8mp: Add fused parts supportYe Li2020-07-144-3/+57
| * imx8m: workaround ROM serrorPeng Fan2020-07-141-0/+38
| * imx8m: add eqos clkPeng Fan2020-07-141-0/+90