summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-03Merge branch '2020-08-01-misc-cleanups'Tom Rini
2020-08-03checkpatch: Don't allow common.h and dm.h in headersSimon Glass
2020-08-03patman: Fix up the test commentsSimon Glass
2020-08-03dm: core: Guard against including dm.h in header filesSimon Glass
2020-08-03net: Drop duplicate include of dm.h in pcnet.cSimon Glass
2020-08-03net: Drop dm.h header file in eth_phy.hSimon Glass
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass
2020-08-03usb: Drop dm.h header fileSimon Glass
2020-08-03ufs: Drop dm.h header fileSimon Glass
2020-08-03nand: Drop dm.h header fileSimon Glass
2020-08-03adc: Drop dm.h header fileSimon Glass
2020-08-03mscc: Drop dm.h header fileSimon Glass
2020-08-03mediatek: Drop dm.h header fileSimon Glass
2020-08-03pci: Drop dm.h inclusion from header fileSimon Glass
2020-08-03liebherr: Drop duplicate dm.h inclusionSimon Glass
2020-08-03ti: am654: Drop duplicate dm.h inclusionSimon Glass
2020-08-03spi: Drop duplicate dm.h inclusionSimon Glass
2020-08-03mmc: Drop duplicate dm.h inclusionSimon Glass
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass
2020-08-03efi: Tidy up header includesSimon Glass
2020-08-03w1: Drop dm.h header fileSimon Glass
2020-08-03thermal: Drop dm.h header fileSimon Glass
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-08-03net: Drop dm.h header file from phy.hSimon Glass
2020-08-03fs: fs-loader: Drop dm.h header fileSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-08-03dm: core: Drop dm.h header file from dm-demo.hSimon Glass
2020-08-03mtd: spi: Drop SPI_XFER_MMAP*Simon Glass
2020-08-03mtd: spi-mem: Drop dm.h header fileSimon Glass
2020-08-03wdt: Drop dm.h header fileSimon Glass
2020-08-03mtd: spi-nor: Tidy up error handling / debug codeSimon Glass
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass
2020-08-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-08-03Merge tag 'efi-2020-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-03x86: call32: Append appropriate suffixesAndy Shevchenko
2020-08-03x86: sipi_vector: Append appropriate suffixesAndy Shevchenko
2020-08-03arch: x86: apl: Update FSP parametersBernhard Messerklinger
2020-08-03x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger
2020-08-03x86: irq: Fix some typosWolfgang Wallner
2020-08-01efi_selftest: block device test requires CONFIG_DOS_PARTITIONHeinrich Schuchardt
2020-08-01efi_selftest: SNP test depends on networkHeinrich Schuchardt
2020-08-01dm: sysreset: wait after reset messageHeinrich Schuchardt
2020-08-01configs: reduce stack size of Sipeed MAIXHeinrich Schuchardt
2020-08-01efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-systemHeinrich Schuchardt
2020-08-01x86: rename CONFIG_STACK_SIZEHeinrich Schuchardt
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas
2020-08-01efi_loader: Trim output buffer size correctly for tee variablesIlias Apalodimas
2020-07-31Merge branch '2020-07-31-more-env-updates'Tom Rini
2020-07-31fw_setenv: lock the flash only if it was locked beforeIvan Mikhaylov
2020-07-31env: Add support for explicit write access listMarek Vasut