aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-15x86: Move fsp_prepare_mrc_cache() to fsp1 directorySimon Glass
2019-12-15x86: Don't export mrccache_update()Simon Glass
2019-12-15x86: Add mrccache support for a 'variable' cacheSimon Glass
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass
2019-12-15x86: Tidy up error handling in mrccache_save()Simon Glass
2019-12-15x86: Add a new global_data member for the cache recordSimon Glass
2019-12-15x86: Adjust mrccache_get_region() to support get_mmap()Simon Glass
2019-12-15x86: Adjust mrccache_get_region() to use livetreeSimon Glass
2019-12-15x86: Correct mrccache find_next_mrc_cache() calculationSimon Glass
2019-12-15x86: Reduce mrccache record alignment sizeSimon Glass
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