summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | test: fdtdec: test fdtdec_set_carveout()Laurentiu Tudor2020-04-162-0/+60
| * | | | fdtdec: support multiple phandles in memory carveoutLaurentiu Tudor2020-04-161-10/+26
| * | | | dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay2020-04-165-58/+3
| * | | | dm: core: refactor functions reading an u32 from dtDario Binacchi2020-04-162-36/+3
| * | | | dm: core: support reading a single indexed u32 valueDario Binacchi2020-04-168-0/+189
| * | | | dm: test: add test case for dev_read_u64 functionDario Binacchi2020-04-163-0/+27
| * | | | dm: core: Add a way to skip powering down power domainsSimon Glass2020-04-163-6/+10
| * | | | dm: core: Add logging on unbind failureSimon Glass2020-04-162-10/+14
| * | | | fdt: Fix 'system' commandTom Warren2020-04-161-1/+1
| * | | | sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUGHeinrich Schuchardt2020-04-164-0/+7
| * | | | sandbox: implement ft_board_setup()Heinrich Schuchardt2020-04-162-0/+7
| * | | | sandbox: add reserved-memory node in device treeHeinrich Schuchardt2020-04-162-0/+39
| * | | | patman: Apply the cc limit to the cover letter alsoSimon Glass2020-04-161-2/+4
| * | | | doc: driver-model: there is no UCLASS_ETHERNETHeinrich Schuchardt2020-04-161-1/+1
| * | | | configs: sandbox: enable LOG_SYSLOGHeinrich Schuchardt2020-04-163-0/+3
| * | | | test: log: test syslog logging driverHeinrich Schuchardt2020-04-162-0/+284
| * | | | test: log functions with CONFIG_LOG=nHeinrich Schuchardt2020-04-169-2/+199
| * | | | log: output for CONFIG_LOG=nHeinrich Schuchardt2020-04-161-5/+5
| * | | | log: syslog driverHeinrich Schuchardt2020-04-165-1/+129
| * | | | log: correct CONFIG_LOG_TEST prerequisitesHeinrich Schuchardt2020-04-161-1/+1
| * | | | dm: core: Move "/chosen" and "/firmware" node scanPatrick Delaunay2020-04-162-36/+18
| * | | | dm: core: remove redundant assignmentHeinrich Schuchardt2020-04-161-1/+1
| * | | | dm: core: remove redundant if statementHeinrich Schuchardt2020-04-161-4/+2
| * | | | sandbox: also restore terminal settings when killed by SIGINTRasmus Villemoes2020-04-161-0/+9
| * | | | sandbox: Update PCI nodes in dts filesTom Rini2020-04-165-13/+18
| * | | | sandbox: p2sb: Silence compiler warningSimon Glass2020-04-161-1/+1
| * | | | serial: Set baudrate on bootSean Anderson2020-04-161-0/+1
* | | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-1662-442/+1089
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | test: Add hexdump.h to the unit test headerSimon Glass2020-04-161-0/+1
| * | | | acpi: Add support for DMARSimon Glass2020-04-163-0/+101
| * | | | acpi: Add a central location for table version numbersSimon Glass2020-04-165-0/+141
| * | | | acpi: Add an __ACPI__ preprocessor symbolSimon Glass2020-04-163-2/+10
| * | | | x86: Move acpi_table header to main include/ directorySimon Glass2020-04-1612-385/+412
| * | | | x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-1615-17/+15
| * | | | acpi: Add a simple sandbox testSimon Glass2020-04-165-0/+70
| * | | | dts: Add a binding for hid-over-i2cSimon Glass2020-04-161-0/+44
| * | | | dm: core: Add basic ACPI supportSimon Glass2020-04-167-0/+124
| * | | | x86: apl: Add Global NVS table headerSimon Glass2020-04-161-0/+36
| * | | | pci: Adjust dm_pci_read_bar32() to return errors correctlySimon Glass2020-04-161-1/+8
| * | | | x86: apl: Move p2sb ofdata reading to the correct methodSimon Glass2020-04-161-22/+11
| * | | | x86: Correct wording of coreboot source codeSimon Glass2020-04-163-6/+4
| * | | | dm: pci: Allow disabling auto-config for a deviceSimon Glass2020-04-162-0/+25
| * | | | tpm: Don't cleanup unless an error happensSimon Glass2020-04-161-3/+10
| * | | | tpm: cr50: Use the correct GPIO bindingSimon Glass2020-04-164-4/+4
| * | | | tpm: cr50: Add a comment for cr50_privSimon Glass2020-04-161-0/+9
| * | | | tpm: cr50: Release locality on exitSimon Glass2020-04-161-2/+11
| * | | | spi: Add SPI mode enumsSimon Glass2020-04-161-0/+33
| * | | | cpu: Support querying the address widthSimon Glass2020-04-163-0/+4
| * | | | x86: acpi: Let OS know that console already had been initializedAndy Shevchenko2020-04-161-0/+9
| * | | | serial: ns16550: Provide UART base clock speed in ->getinfo()Andy Shevchenko2020-04-161-0/+2