summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | x86: Define the SPL image startSimon Glass2019-12-151-1/+4
| | * | sandbox: Add a test for IRQSimon Glass2019-12-159-0/+97
| | * | x86: Move UCLASS_IRQ into a separate fileSimon Glass2019-12-156-5/+152
| | * | sandbox: Add PCI driver and test for p2sbSimon Glass2019-12-1513-0/+428
| | * | sandbox: Disable mmio by default in testsSimon Glass2019-12-151-0/+1
| | * | pci: Add support for p2sb uclassSimon Glass2019-12-155-0/+386
| | * | x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-1514-0/+510
| | * | x86: power: Add an ACPI PMC uclassSimon Glass2019-12-156-0/+406
| | * | x86: Drop unnecessary interrupt code for TPLSimon Glass2019-12-151-0/+2
| | * | x86: Drop unnecessary cpu code for TPLSimon Glass2019-12-152-4/+41
| | * | x86: timer: Reduce timer code size in TPL on Intel CPUsSimon Glass2019-12-152-2/+14
| | * | x86: timer: use a timer base of 0Simon Glass2019-12-155-1/+19
| | * | board_r: Move early-timer init laterSimon Glass2019-12-151-5/+14
| | * | dm: pinctrl: Allow enabling full pinctrl in SPL/TPLSimon Glass2019-12-151-0/+14
| | * | fdt: Show the preprocessed .dts file on errorSimon Glass2019-12-151-1/+3
| | * | x86: spi: Add helper functions for Intel Fast SPISimon Glass2019-12-154-0/+143
| | * | i2c: designware: Support use in SPLSimon Glass2019-12-151-3/+40
| | * | i2c: designware: Avoid using static dataSimon Glass2019-12-152-3/+7
| | * | i2c: designware: Tidy up PCI supportSimon Glass2019-12-154-89/+134
| | * | net: Move the checksum functions to lib/Simon Glass2019-12-154-61/+49
| | * | dm: pci: Move pci_get_devfn() into a common fileSimon Glass2019-12-154-26/+65
| | * | dm: pci: Allow delaying auto-config until after relocationSimon Glass2019-12-153-6/+42
| | * | dm: core: Fix offset_to_ofnode() with invalid offsetSimon Glass2019-12-151-1/+1
| | * | dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-1542-82/+112
| | * | binman: Add a library to access binman entriesSimon Glass2019-12-155-0/+114
| * | | Merge tag '20191217-for-next' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-12-177-59/+463
| |\ \ \ | | |/ / | |/| |
| | * | misc: i2c_eeprom: add size queryRobert Beckett2019-12-172-19/+138
| | * | misc: i2c_eeprom: add fixed partitions supportRobert Beckett2019-12-171-0/+98
| | * | dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett2019-12-173-5/+82
| | * | dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett2019-12-173-29/+86
| | * | i2c: add support for offset overflow in to addressRobert Beckett2019-12-172-7/+60
| |/ /
| * | Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-12-1212-50/+158
| |\ \
| | * | cros_ec: use uint instead of uint8_t for cmd paramMichael Auchter2019-12-101-1/+1
| | * | buildman: Ignore blank lines during size checksTom Rini2019-12-101-1/+2
| | * | buildman: Add options to get the arch and toolchain infoSimon Glass2019-12-105-0/+86
| | * | buildman: Figure out boards before commitsSimon Glass2019-12-101-30/+29
| | * | buildman: Ask genboardscfg to be quietSimon Glass2019-12-101-1/+1
| | * | genboardcfg: Support a quiet modeSimon Glass2019-12-101-3/+7
| | * | test.py: Make search for autoconf.mk more permissiveSimon Glass2019-12-101-12/+27
| | * | buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea2019-12-101-1/+2
| | * | serial: sandbox: support UnicodeHeinrich Schuchardt2019-12-101-1/+1
| | * | sandbox: add missing compatible property in device treeHeinrich Schuchardt2019-12-102-0/+2
* | | | Prepare v2020.01Tom Rini2020-01-061-1/+1
* | | | Revert "mmc: davinci: drop struct davinci_mmc_plat"Tom Rini2020-01-041-5/+11
* | | | Merge branch '2020-01-03-master-imports'Tom Rini2020-01-037-4/+34
|\ \ \ \
| * | | | arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla2020-01-034-0/+28
| * | | | arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config toolLokesh Vutla2020-01-031-3/+3
| * | | | include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich2020-01-031-0/+2
| * | | | include: fix 'ulong' definition on musl targetsSergei Trofimovich2020-01-031-1/+1
|/ / / /
* | | | Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2020-01-026-275/+257
|\ \ \ \