summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | x86: Don't bother clearing global NVSSimon Glass2020-11-051-1/+0
| * | x86: acpi: Store the ACPI context in global_dataSimon Glass2020-11-051-1/+6
| * | x86: Allow writing tables to failSimon Glass2020-11-053-3/+15
| * | x86: Add support for private filesSimon Glass2020-11-051-0/+4
| * | x86: Add a layout for Chrome OS verified bootSimon Glass2020-11-051-0/+38
| * | x86: apl: Add core init for the SoCSimon Glass2020-11-057-21/+170
| * | x86: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-059-12/+12
| |/
* | Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-11-0512-8/+1063
|\ \ | |/ |/|
| * board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel2020-11-013-0/+664
| * imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDLSebastian Reichel2020-11-011-1/+1
| * board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet2020-11-014-0/+366
| * ARM: imx: Add support for the primary/secondary bmode to MX53Marek Vasut2020-11-011-1/+20
| * dts: Provide LED DTS description for HSC and DDC imx53 devicesLukasz Majewski2020-11-011-0/+4
| * mx7ulp: clock: Align the PLL_USB frequencyFabio Estevam2020-11-011-1/+1
| * mx7ulp: clock: Remove unuseful informationFabio Estevam2020-11-011-3/+1
| * imx: cpu: terminate line with CR if invalid temp sensorTim Harvey2020-11-011-1/+2
| * mx6: peripheral clock from oscillatorJorge Ramirez-Ortiz2020-11-011-1/+4
* | arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek2020-11-043-6/+5
* | Merge tag 'u-boot-atmel-fixes-2021.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-11-029-9/+9
|\ \ | |/ |/|
| * ARM: dts: at91: sama5d3xmb_cmp: fix SPI bus unit addressEugen Hristev2020-11-021-1/+1
| * ARM: dts: at91: sam9260ek: fix SPI bus unit addressEugen Hristev2020-11-021-1/+1
| * ARM: dts: at91: sama5d3xmb: fix I2C bus unit addressEugen Hristev2020-11-021-1/+1
| * ARM: dts: at91: gurnard: fix SPI bus unit addressEugen Hristev2020-11-021-1/+1
| * ARM: dts: at91: at91sam9g25ek: fix I2C bus unit addressEugen Hristev2020-11-021-1/+1
| * ARM: dts: at91: at91sam9g20ek_common: fix SPI bus unit addressEugen Hristev2020-11-021-1/+1
| * ARM: dts: at91: at91sam9g20-taurus: fix SPI bus unit addressEugen Hristev2020-11-021-1/+1
| * ARM: dts: at91: at91sam9261ek: fix SPI unit address warningEugen Hristev2020-11-021-1/+1
| * ARM: dts: at91: vinco: fix I2C warning bus unit addressEugen Hristev2020-11-021-1/+1