aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05azure/gitLab/travis: Add pygit2 as a dependency for testsSimon Glass3-2/+3
2020-11-05patman: Correct operation of -nSimon Glass1-6/+5
2020-11-05binman: Correct calculation for image-posSimon Glass1-1/+1
2020-11-05binman: Update intel_ifwi to store padded sectionSimon Glass2-1/+17
2020-11-05test: linking test/compression.c failsHeinrich Schuchardt2-1/+10
2020-11-05test: test/bloblist.c depends on asm/state.hHeinrich Schuchardt1-0/+2
2020-11-05cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak3-6/+52
2020-11-05binman: Fix typo in kernel-doc format for binman_symname()Michal Simek1-1/+1
2020-11-05binman: Call helper function binman_set_rom_offset() to fill offsetMichal Simek1-2/+2
2020-11-05doc: add sandbox APIHeinrich Schuchardt2-0/+10
2020-11-05sandbox: update function descriptions in os.hHeinrich Schuchardt1-93/+130
2020-11-05test: adjust sysreset testsHeinrich Schuchardt1-3/+8
2020-11-05sandbox: implement resetHeinrich Schuchardt6-0/+61
2020-11-05sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt1-0/+5
2020-11-05test/py: test poweroffHeinrich Schuchardt1-4/+4
2020-11-05sandbox: enable poweroff commandHeinrich Schuchardt1-1/+2
2020-11-05sandbox: eth-raw: do not close the console inputHeinrich Schuchardt2-5/+8
2020-11-05configs: meson64: relocate config_distro_bootcmmd headerJaehoon Chung1-1/+2
2020-11-05doc: board: vim3: Fix build instructionsNeil Armstrong2-8/+12
2020-11-05doc: board: amlogic: Update support matrixNeil Armstrong1-3/+5
2020-11-05x86: Use if instead of #ifdef in write_tables()Simon Glass1-19/+19
2020-11-05x86: Add SMBIOS info for CoralSimon Glass1-0/+8
2020-11-05x86: coral: Drop the duplicate PCIe settingsSimon Glass1-2/+0
2020-11-05x86: Don't bother clearing global NVSSimon Glass1-1/+0
2020-11-05x86: acpi: Store the ACPI context in global_dataSimon Glass2-1/+19
2020-11-05x86: Allow writing tables to failSimon Glass3-3/+15
2020-11-05x86: Add support for private filesSimon Glass1-0/+4
2020-11-05x86: Add a layout for Chrome OS verified bootSimon Glass1-0/+38
2020-11-05x86: apl: Add core init for the SoCSimon Glass7-21/+170
2020-11-05Add an assembly guard around linux/bitops.hSimon Glass1-2/+2
2020-11-05coreboot: make use of smbios parserChristian Gmeiner2-0/+46
2020-11-05smbios: add parsing APIChristian Gmeiner4-0/+129
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass14-21/+21
2020-11-05cros_ec: Fix up driver names to avoid dtoc warningsSimon Glass3-6/+6
2020-11-04board: ge: b1x5v2: Add MAINTAINERSSebastian Reichel1-0/+9
2020-11-04board: ge: ppd: Update MAINTAINERSSebastian Reichel1-4/+6
2020-11-04board: ge: bx50v3: Update MAINTAINERSSebastian Reichel1-3/+8
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigWIP/04Nov2020Michal Simek4-7/+5
2020-11-03env: sf: fix init function behaviourHeiko Schocher2-3/+7
2020-11-02Merge tag 'u-boot-atmel-fixes-2021.01-a' of https://gitlab.denx.de/u-boot/cus...WIP/02Nov2020Tom Rini9-9/+9
2020-11-02ARM: dts: at91: sama5d3xmb_cmp: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: sam9260ek: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: sama5d3xmb: fix I2C bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: gurnard: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9g25ek: fix I2C bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9g20ek_common: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9g20-taurus: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9261ek: fix SPI unit address warningEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: vinco: fix I2C warning bus unit addressEugen Hristev1-1/+1
2020-11-01Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/01Nov2020Tom Rini20-106/+389