summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-15x86: Define the SPL image startSimon Glass
2019-12-15sandbox: Add a test for IRQSimon Glass
2019-12-15x86: Move UCLASS_IRQ into a separate fileSimon Glass
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass
2019-12-15sandbox: Disable mmio by default in testsSimon Glass
2019-12-15pci: Add support for p2sb uclassSimon Glass
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass
2019-12-15x86: power: Add an ACPI PMC uclassSimon Glass
2019-12-15x86: Drop unnecessary interrupt code for TPLSimon Glass
2019-12-15x86: Drop unnecessary cpu code for TPLSimon Glass
2019-12-15x86: timer: Reduce timer code size in TPL on Intel CPUsSimon Glass
2019-12-15x86: timer: use a timer base of 0Simon Glass
2019-12-15board_r: Move early-timer init laterSimon Glass
2019-12-15dm: pinctrl: Allow enabling full pinctrl in SPL/TPLSimon Glass
2019-12-15fdt: Show the preprocessed .dts file on errorSimon Glass
2019-12-15x86: spi: Add helper functions for Intel Fast SPISimon Glass
2019-12-15i2c: designware: Support use in SPLSimon Glass
2019-12-15i2c: designware: Avoid using static dataSimon Glass
2019-12-15i2c: designware: Tidy up PCI supportSimon Glass
2019-12-15net: Move the checksum functions to lib/Simon Glass
2019-12-15dm: pci: Move pci_get_devfn() into a common fileSimon Glass
2019-12-15dm: pci: Allow delaying auto-config until after relocationSimon Glass
2019-12-15dm: core: Fix offset_to_ofnode() with invalid offsetSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-15binman: Add a library to access binman entriesSimon Glass
2019-12-12Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-12-11Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2019-12-11Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-12-11Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2019-12-11ARM: defconfig: Fix 32bit config for RPi4Matthias Brugger
2019-12-11rpi: Enable DRAM bank initialization on arm64Matthias Brugger
2019-12-11rpi: fix dram bank initializationMatthias Brugger
2019-12-11i2c: i2c_cdns: fix write timeout on fifo boundaryMichael Auchter
2019-12-10cros_ec: use uint instead of uint8_t for cmd paramMichael Auchter
2019-12-10buildman: Ignore blank lines during size checksTom Rini
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass
2019-12-10buildman: Figure out boards before commitsSimon Glass
2019-12-10buildman: Ask genboardscfg to be quietSimon Glass
2019-12-10genboardcfg: Support a quiet modeSimon Glass
2019-12-10Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-12-10test.py: Make search for autoconf.mk more permissiveSimon Glass
2019-12-10buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea
2019-12-10serial: sandbox: support UnicodeHeinrich Schuchardt
2019-12-10sandbox: add missing compatible property in device treeHeinrich Schuchardt
2019-12-10configs: sama5d27_som1_ek: Add default config to read ENV from QSPISwapna Gurumani
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-12-10spl: opensbi: wait for ack from secondary harts before entering OpenSBILukas Auer
2019-12-10riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer
2019-12-10riscv: add functions for reading the IPI statusLukas Auer
2019-12-10spl: opensbi: specify main hart as preferred boot hartLukas Auer