summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1Icenowy Zheng2020-11-176-30/+725
* sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng2020-11-171-0/+1
* sunxi: add V3/S3 supportIcenowy Zheng2020-11-171-2/+1
* sunxi: DT: A64: update device tree filesSamuel Holland2020-11-1725-631/+2383
* sunxi: board: Add PinePhone DT selection logicSamuel Holland2020-11-171-0/+7
* Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-11-164-1/+259
|\
| * ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi2020-11-154-1/+259
* | Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-11-168-97/+30
|\ \
| * | ARM: dts: meson-sm1: add u-boot specific MMC controller compatibleNeil Armstrong2020-11-126-4/+24
| * | mmc: meson-gx: move arch header to local headerNeil Armstrong2020-11-121-92/+0
| * | ARM: mach-meson: update SoC IDsNeil Armstrong2020-11-121-1/+6
| |/
* | rockchip: Enable BINMAN for boards enable SPL_OPTEEKever Yang2020-11-131-1/+1
* | rockchip: rockpro64: fix boot from SPI flash on spi1Hugh Cole-Baker2020-11-131-4/+0
* | video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2020-11-132-2/+2
|/
* x86: coral: Update smbios tables to latest definitionSimon Glass2020-11-101-6/+21
* x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng2020-11-101-1/+1
* Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmWIP/06Nov2020Tom Rini2020-11-066-6/+58
|\
| * sandbox: implement resetHeinrich Schuchardt2020-11-054-0/+43
| * sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt2020-11-051-0/+5
| * sandbox: enable poweroff commandHeinrich Schuchardt2020-11-051-1/+2
| * sandbox: eth-raw: do not close the console inputHeinrich Schuchardt2020-11-052-5/+8
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-11-0662-144/+783
|\ \
| * | x86: Provide default SMBIOS manufacturer/productSimon Glass2020-11-0616-0/+62
| * | x86: galileo: Use devicetree for SMBIOS settingsSimon Glass2020-11-061-0/+28
| * | arm64: mvebu: Use devicetree for SMBIOS settings on uDPUSimon Glass2020-11-061-0/+20
| * | odroid-c2: Use devicetree for SMBIOS settingsSimon Glass2020-11-061-0/+23
| * | imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULXSimon Glass2020-11-061-0/+25
| * | rockchip: Use devicetree for SMBIOS settingsSimon Glass2020-11-064-0/+85
| * | board: Rename uclass to sysinfoSimon Glass2020-11-062-5/+5
| * | x86: zimage: Quieten down the zimage boot processSimon Glass2020-11-061-5/+6
| * | x86: zimage: Sanity-check the kernel version before printing itSimon Glass2020-11-061-0/+9
| * | x86: zimage: Add a little more loggingSimon Glass2020-11-061-0/+6
| * | x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass2020-11-061-13/+22
| * | x86: acpi: Don't show the UART address by defaultSimon Glass2020-11-061-1/+1
| * | x86: acpi: Include the TPMv1 table only if neededSimon Glass2020-11-061-8/+11
| * | x86: Silence some logging statementsSimon Glass2020-11-065-11/+11
| * | x86: fsp: Convert fsp_dram to use log_debug()Simon Glass2020-11-061-2/+6
| * | x86: Set up Chrome OS to boot into developer modeSimon Glass2020-11-061-6/+20
| * | x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass2020-11-065-7/+5
| * | x86: Define the Chrome OS GNVS regionSimon Glass2020-11-061-1/+50
| * | acpi: Don't reset the tables with every new generationSimon Glass2020-11-061-0/+1
| * | x86: acpi: Put the generated code first in DSDTSimon Glass2020-11-061-9/+18
| * | x86: acpi: Allow the SSDT to be emptySimon Glass2020-11-061-7/+15
| * | x86: Show the interrupt pointer with 'irqinfo'Simon Glass2020-11-063-7/+27
| * | x86: nhlt: Fix a few bugs in the table generationSimon Glass2020-11-061-1/+3
| * | x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass2020-11-061-3/+10
| * | x86: Allow putting some tables in the bloblistSimon Glass2020-11-061-3/+46
| * | x86: Use if instead of #ifdef in write_tables()Simon Glass2020-11-051-19/+19
| * | x86: Add SMBIOS info for CoralSimon Glass2020-11-051-0/+8
| * | x86: coral: Drop the duplicate PCIe settingsSimon Glass2020-11-051-2/+0