summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * video: sandbox: Enable all colour depthsSimon Glass2020-02-055-5/+3
| * video: Support truetype fonts on a 32-bit displaySimon Glass2020-02-051-0/+21
| * sandbox: Sort the help optionsSimon Glass2020-02-051-1/+45
| * doc: dm: debugging: Fix the steps for activating debugFabio Estevam2020-02-051-2/+2
| * dtc: add ability to make nodes conditional on them being referencedMaxime Ripard2020-02-055-0/+55
| * cmd: Add command to dump drivers and compatible stringsSean Anderson2020-02-053-1/+33
| * buildman: Enable buildman on aarch64 hostsMatthias Brugger2020-02-051-0/+2
| * tpm2: ftpm: A driver for firmware TPM running inside TEEThirupathaiah Annapureddy2020-02-054-0/+292
| * cli: Make the sandbox board_run_command the defaultSean Anderson2020-02-052-7/+7
| * cmd: tpm: add a subcommand devicePhilippe Reynes2020-02-054-4/+80
| * tpm: add a helper to iterate on all tpm devicesPhilippe Reynes2020-02-051-0/+3
| * image: fdt: check "status" of "/reserved-memory" subnodesThirupathaiah Annapureddy2020-02-051-1/+1
| * test: Add a way to check each line of console outputSimon Glass2020-02-053-0/+115
| * test: Enable console recording in testsSimon Glass2020-02-051-2/+2
| * console: Add a function to read a line of the output / eofSimon Glass2020-02-052-0/+30
| * sandbox: pmic: Correct i2c pmic emulator platdata methodSimon Glass2020-02-051-3/+13
| * bloblist: Zero records when addingSimon Glass2020-02-053-4/+30
| * bloblist: Tidy up a few comments and code-style nitsSimon Glass2020-02-052-4/+4
| * bloblist: Add a new function to add or check sizeSimon Glass2020-02-053-1/+65
| * dm: core: Drop uclass_find_next_free_req_seq() conditionsSimon Glass2020-02-051-4/+0
| * dm: core: Add a way to iterate through children, probing eachSimon Glass2020-02-053-0/+80
| * dm: core: Add a way to read platdata for all child devicesSimon Glass2020-02-054-1/+99
| * dm: core: Add ofnode_get_chosen_prop()Simon Glass2020-02-054-3/+29
| * dm: core: Reimplement ofnode_read_size()Simon Glass2020-02-051-19/+10
| * dm: core: Add ofnode_read_prop()Simon Glass2020-02-053-8/+62
| * dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-056-8/+32
| * dm: core: Update comment for ofnode_get_chosen_node()Simon Glass2020-02-051-3/+6
| * test: Add underscore prefix to macro parametersSimon Glass2020-02-051-22/+22
| * dm: core: Use const device for the dev_read_...() interfaceSimon Glass2020-02-052-143/+159
| * dm: core: Use const device for the devfdt...() interfaceSimon Glass2020-02-052-26/+26
| * dm: pci: Update a few more interfaces for const udevice *Simon Glass2020-02-054-19/+19
| * dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-0526-60/+67
| * dm: core: Use const where possible in device.hSimon Glass2020-02-053-29/+32
* | Merge branch '2020-02-10-master-imports'Tom Rini2020-02-114-10/+8
|\ \
| * | Kconfig: update LOGLEVEL rangeWIP/2020-02-10-master-importsMarek Bykowski2020-02-101-1/+1
| * | dm: fix design.rst documentDario Binacchi2020-02-101-4/+4
| * | regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...Lukasz Majewski2020-02-102-5/+3
|/ /
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-02-1038-94/+1640
|\ \
| * | x86: coral: Enable TPMSimon Glass2020-02-071-1/+2
| * | tpm: Add a driver for H1/Cr50Simon Glass2020-02-073-0/+670
| * | tpm: Add more TPM2 definitionsSimon Glass2020-02-071-0/+31
| * | x86: coral: Add I2C and TPM device-tree definitionsSimon Glass2020-02-072-0/+89
| * | x86: Add support for ACPI general-purpose eventsSimon Glass2020-02-074-0/+149
| * | dm: irq: Add support for requesting interruptsSimon Glass2020-02-076-1/+439
| * | x86: itss: Add of-platdata supportSimon Glass2020-02-071-0/+10
| * | x86: Give each driver an IRQ typeSimon Glass2020-02-075-6/+8
| * | dm: irq: Add support for interrupt controller typesSimon Glass2020-02-075-2/+55
| * | x86: coral: Update i2c and rtc statusSimon Glass2020-02-071-2/+0
| * | x86: apl: Drop the I2C config in FSP-SSimon Glass2020-02-071-58/+0
| * | x86: apl: Use the clock driverSimon Glass2020-02-072-0/+8