summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-03-30Merge tag 'v2021.04-rc5' into nextTom Rini2-1/+10
2021-03-27sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt1-0/+7
2021-03-27x86: coral: Show memory config and SKU ID on startupSimon Glass1-0/+11
2021-03-27sandbox: Correct uninit conflictSimon Glass1-5/+1
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass4-4/+4
2021-03-27sandbox: Only delete the executable if requestedSimon Glass1-9/+15
2021-03-27x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass1-3/+3
2021-03-27x86: fsp: Don't notify if booted from corebootSimon Glass1-0/+4
2021-03-27x86: coral: Fall back to coreboot video when FSP missingSimon Glass1-0/+5
2021-03-27x86: coral: Allow init of debug UART in U-Boot properSimon Glass4-58/+65
2021-03-27x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass1-5/+9
2021-03-27x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass1-1/+1
2021-03-27x86: Allow installing an e820 when booting from corebootSimon Glass5-29/+69
2021-03-27x86: coreboot: Update parsing of the latest sysinfoSimon Glass3-57/+525
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass5-1/+28
2021-03-27x86: coreboot: Sync up timestamp codesSimon Glass2-2/+64
2021-03-27x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass3-36/+39
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass5-4/+4
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass1-1/+2
2021-03-27x86: coral: Update the SD card-detect GPIOSimon Glass1-1/+1
2021-03-27x86: coral: Put the eMMC firstSimon Glass1-0/+1
2021-03-27sandbox: dtsi: add rngVincent Stehlé1-0/+4
2021-03-26x86: dts: Drop unused CONFIG_SPLSimon Glass1-5/+1
2021-03-26x86: Make use of binman expanded entriesSimon Glass1-10/+1
2021-03-26x86: apl: Use read-only SPL and new of-platdataSimon Glass1-0/+2
2021-03-26x86: coral: Drop TPM and ACPI interrupts from TPLSimon Glass1-5/+5
2021-03-26x86: Don't include reset driver in SPLSimon Glass1-1/+1
2021-03-26x86: Support a fake PCI device with of-platdata-instSimon Glass1-0/+1
2021-03-26x86: itss: Tidy up bind() for of-platdata-instSimon Glass1-2/+3
2021-03-26x86: apl: Tell of-platdata about a required header fileSimon Glass1-0/+1
2021-03-26x86: apl: Fix the header order in pmcSimon Glass1-1/+1
2021-03-26x86: Define a region for device priv/plat dataSimon Glass1-0/+8
2021-03-26sandbox: Define a region for device priv/plat dataSimon Glass1-0/+8
2021-03-26Revert "sandbox: Disable I2C emulators in SPL"Simon Glass1-7/+3
2021-03-26sandbox: i2c: Move platdata structs to header filesSimon Glass2-0/+39
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass2-1/+9
2021-03-26clk: sandbox: Move priv/plat data to a header fileSimon Glass1-0/+16
2021-03-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-0/+8
2021-03-23powerpc: t2080rdb: Enable RTC supportChris Packham1-0/+8
2021-03-23arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabledSiew Chin Lim1-1/+2
2021-03-22sandbox: Drop debug message in os_spl_to_uboot()Simon Glass1-1/+0
2021-03-22sandbox: i2c: Rename driver names to work with of-platdataSimon Glass1-2/+2
2021-03-22sandbox: Make sandbox,emul more conventionalSimon Glass1-1/+5
2021-03-22sandbox: enable cros-ec-keyb in test.dtbHeinrich Schuchardt1-0/+1
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao2-19/+0
2021-03-20dts: mt7629: enable JTAG pins by defaultWeijie Gao2-0/+16
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent3-0/+101
2021-03-20ARM: mediatek: Add MT8183 supportFabien Parent5-0/+367
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent1-1/+1
2021-03-16board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar1-1/+1