summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* acpi: Correct reset handling in acpi_device_add_power_res()Simon Glass2020-11-061-1/+1
* x86: sound: Correct error handlingSimon Glass2020-11-062-3/+3
* 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-065-5/+69
* 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-052-1/+19
* 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
* Add an assembly guard around linux/bitops.hSimon Glass2020-11-051-2/+2
* coreboot: make use of smbios parserChristian Gmeiner2020-11-052-0/+46
* smbios: add parsing APIChristian Gmeiner2020-11-054-0/+129
* x86: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-0514-21/+21
* cros_ec: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-053-6/+6
* arch: Move NEEDS_MANUAL_RELOC symbol to KconfigWIP/04Nov2020Michal Simek2020-11-044-7/+5
* env: sf: fix init function behaviourHeiko Schocher2020-11-032-3/+7
* Merge tag 'u-boot-atmel-fixes-2021.01-a' of https://gitlab.denx.de/u-boot/cus...WIP/02Nov2020Tom 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
* | Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/01Nov2020Tom Rini2020-11-0120-106/+389
|\ \
| * | test: unit test for efi_create_indexed_name()Heinrich Schuchardt2020-10-301-0/+19
| * | efi_loader: add efi_create_indexed_name()AKASHI Takahiro2020-10-303-0/+40
| * | efi_loader: add option to initialise EFI subsystem earlyAKASHI Takahiro2020-10-302-0/+10
| * | dfu: add dfu_write_by_alt()AKASHI Takahiro2020-10-302-1/+72
| * | dfu: export dfu_listAKASHI Takahiro2020-10-302-1/+4
| * | common: update: add a generic interface for FIT imageAKASHI Takahiro2020-10-305-2/+100
| * | dfu: modify an argument type for an addressAKASHI Takahiro2020-10-303-6/+7
| * | dfu: rename dfu_tftp_write() to dfu_write_by_name()AKASHI Takahiro2020-10-305-22/+41
| * | efi_loader: typo in function description of u16_strnlenHeinrich Schuchardt2020-10-301-1/+1
| * | rtc: initialize emulated RTC from environment variableHeinrich Schuchardt2020-10-302-8/+21
| * | rtc: use probe() to initialize emulated RTCHeinrich Schuchardt2020-10-301-6/+12
| * | efi_loader: fix DisconnectController() for sole childHeinrich Schuchardt2020-10-301-8/+11
* | | Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...WIP/30Oct2020Tom Rini2020-10-3032-35/+773
|\ \ \
| * | | doc: rockchip: Document Rockchip miniloader flashingJagan Teki2020-10-301-1/+39
| * | | rockchip: Add Engicam PX30.Core C.TOUCH 2.0Jagan Teki2020-10-305-0/+144