aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-11-06x86: acpi: Don't show the UART address by defaultSimon Glass
2020-11-06x86: acpi: Include the TPMv1 table only if neededSimon Glass
2020-11-06x86: Silence some logging statementsSimon Glass
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass
2020-11-06x86: Set up Chrome OS to boot into developer modeSimon Glass
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass
2020-11-06x86: Define the Chrome OS GNVS regionSimon Glass
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass
2020-11-06x86: acpi: Put the generated code first in DSDTSimon Glass
2020-11-06x86: acpi: Allow the SSDT to be emptySimon Glass
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass
2020-11-06x86: nhlt: Fix a few bugs in the table generationSimon Glass
2020-11-06x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass
2020-11-05Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-11-05sandbox: implement resetHeinrich Schuchardt
2020-11-05sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt
2020-11-05sandbox: enable poweroff commandHeinrich Schuchardt
2020-11-05sandbox: eth-raw: do not close the console inputHeinrich Schuchardt
2020-11-05x86: Use if instead of #ifdef in write_tables()Simon Glass
2020-11-05x86: Add SMBIOS info for CoralSimon Glass
2020-11-05x86: coral: Drop the duplicate PCIe settingsSimon Glass
2020-11-05x86: Don't bother clearing global NVSSimon Glass
2020-11-05x86: acpi: Store the ACPI context in global_dataSimon Glass
2020-11-05x86: Allow writing tables to failSimon Glass
2020-11-05x86: Add support for private filesSimon Glass
2020-11-05x86: Add a layout for Chrome OS verified bootSimon Glass
2020-11-05x86: apl: Add core init for the SoCSimon Glass
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek
2020-11-02Merge tag 'u-boot-atmel-fixes-2021.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2020-11-02ARM: dts: at91: sama5d3xmb_cmp: fix SPI bus unit addressEugen Hristev
2020-11-02ARM: dts: at91: sam9260ek: fix SPI bus unit addressEugen Hristev
2020-11-02ARM: dts: at91: sama5d3xmb: fix I2C bus unit addressEugen Hristev
2020-11-02ARM: dts: at91: gurnard: fix SPI bus unit addressEugen Hristev
2020-11-02ARM: dts: at91: at91sam9g25ek: fix I2C bus unit addressEugen Hristev
2020-11-02ARM: dts: at91: at91sam9g20ek_common: fix SPI bus unit addressEugen Hristev
2020-11-02ARM: dts: at91: at91sam9g20-taurus: fix SPI bus unit addressEugen Hristev
2020-11-02ARM: dts: at91: at91sam9261ek: fix SPI unit address warningEugen Hristev
2020-11-02ARM: dts: at91: vinco: fix I2C warning bus unit addressEugen Hristev
2020-11-01board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel
2020-11-01imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDLSebastian Reichel
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet
2020-11-01ARM: imx: Add support for the primary/secondary bmode to MX53Marek Vasut
2020-11-01dts: Provide LED DTS description for HSC and DDC imx53 devicesLukasz Majewski
2020-11-01mx7ulp: clock: Align the PLL_USB frequencyFabio Estevam
2020-11-01mx7ulp: clock: Remove unuseful informationFabio Estevam
2020-11-01imx: cpu: terminate line with CR if invalid temp sensorTim Harvey
2020-11-01mx6: peripheral clock from oscillatorJorge Ramirez-Ortiz
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini