summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-03-3122-258/+511
|\
| * ARM: bitmain: Enable nand and smcc driversMichal Simek2021-03-301-0/+8
| * xilinx: Sync DTs with Linux kernelMichal Simek2021-03-3018-255/+482
| * arm64: zynqmp: Rename clocks as per the Arasan NAND driverAmit Kumar Mahapatra2021-03-301-1/+1
| * arm64: zynqmp: Update device tree properties for nand flashAmit Kumar Mahapatra2021-03-301-0/+8
| * arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216Michal Simek2021-03-302-2/+8
| * arm64: zynqmp: Add emmc specific parametersAshok Reddy Soma2021-03-302-0/+4
* | Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini2021-03-302-8/+9
|\ \
| * | ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...Martin Townsend2021-03-221-8/+8
| * | pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea2021-03-021-0/+1
* | | Merge tag 'v2021.04-rc5' into nextTom Rini2021-03-292-1/+10
|\ \ \ | | |/ | |/|
| * | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2021-03-241-0/+8
| |\ \
| | * | powerpc: t2080rdb: Enable RTC supportChris Packham2021-03-231-0/+8
| * | | arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabledSiew Chin Lim2021-03-231-1/+2
| |/ /
* | | sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt2021-03-271-0/+7
* | | x86: coral: Show memory config and SKU ID on startupSimon Glass2021-03-271-0/+11
* | | sandbox: Correct uninit conflictSimon Glass2021-03-271-5/+1
* | | cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass2021-03-274-4/+4
* | | sandbox: Only delete the executable if requestedSimon Glass2021-03-271-9/+15
* | | x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass2021-03-271-3/+3
* | | x86: fsp: Don't notify if booted from corebootSimon Glass2021-03-271-0/+4
* | | x86: coral: Fall back to coreboot video when FSP missingSimon Glass2021-03-271-0/+5
* | | x86: coral: Allow init of debug UART in U-Boot properSimon Glass2021-03-274-58/+65
* | | x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass2021-03-271-5/+9
* | | x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass2021-03-271-1/+1
* | | x86: Allow installing an e820 when booting from corebootSimon Glass2021-03-275-29/+69
* | | x86: coreboot: Update parsing of the latest sysinfoSimon Glass2021-03-273-57/+525
* | | x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass2021-03-275-1/+28
* | | x86: coreboot: Sync up timestamp codesSimon Glass2021-03-272-2/+64
* | | x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass2021-03-273-36/+39
* | | x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-275-4/+4
* | | cbfs: Allow access to CBFS without a headerSimon Glass2021-03-271-1/+2
* | | x86: coral: Update the SD card-detect GPIOSimon Glass2021-03-271-1/+1
* | | x86: coral: Put the eMMC firstSimon Glass2021-03-271-0/+1
* | | sandbox: dtsi: add rngVincent Stehlé2021-03-271-0/+4
* | | x86: dts: Drop unused CONFIG_SPLSimon Glass2021-03-261-5/+1
* | | x86: Make use of binman expanded entriesSimon Glass2021-03-261-10/+1
* | | x86: apl: Use read-only SPL and new of-platdataSimon Glass2021-03-261-0/+2
* | | x86: coral: Drop TPM and ACPI interrupts from TPLSimon Glass2021-03-261-5/+5
* | | x86: Don't include reset driver in SPLSimon Glass2021-03-261-1/+1
* | | x86: Support a fake PCI device with of-platdata-instSimon Glass2021-03-261-0/+1
* | | x86: itss: Tidy up bind() for of-platdata-instSimon Glass2021-03-261-2/+3
* | | x86: apl: Tell of-platdata about a required header fileSimon Glass2021-03-261-0/+1
* | | x86: apl: Fix the header order in pmcSimon Glass2021-03-261-1/+1
* | | x86: Define a region for device priv/plat dataSimon Glass2021-03-261-0/+8
* | | sandbox: Define a region for device priv/plat dataSimon Glass2021-03-261-0/+8
* | | Revert "sandbox: Disable I2C emulators in SPL"Simon Glass2021-03-261-7/+3
* | | sandbox: i2c: Move platdata structs to header filesSimon Glass2021-03-262-0/+39
* | | clk: sandbox: Create a special fixed-rate driverSimon Glass2021-03-262-1/+9
* | | clk: sandbox: Move priv/plat data to a header fileSimon Glass2021-03-261-0/+16