summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-22fsp: Move and rename fsp_types.h fileSughosh Ganu
2020-12-22doc: edison: Update information about xFSTKAndy Shevchenko
2020-12-21Prepare v2021.01-rc4v2021.01-rc4Tom Rini
2020-12-21Travis-CI: Drop supportTom Rini
2020-12-20board: kontron: sl28: reorder mmc devicesMichael Walle
2020-12-20Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-12-20MAINTAINERS: add tools/efivar.py to EFI PAYLOADHeinrich Schuchardt
2020-12-20tools: add a simple script to generate EFI variablesPaulo Alcantara
2020-12-20efi_loader: make variable store size customizableHeinrich Schuchardt
2020-12-20doc: man-page for bootefi commandHeinrich Schuchardt
2020-12-20doc: button commandHeinrich Schuchardt
2020-12-18dm: Update documentation for new sequence numbersSimon Glass
2020-12-18dm: core: Drop seq and req_seqSimon Glass
2020-12-18cmd: Drop use of old sequence numbers in commandsSimon Glass
2020-12-18dm: core: Update uclass_find_next_free_req_seq() for new schemeSimon Glass
2020-12-18dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass
2020-12-18dm: Drop uclass_resolve_seq()Simon Glass
2020-12-18dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass
2020-12-18dm: Switch over to use new sequence number for dev_seq()Simon Glass
2020-12-18pinctrl: Update for new sequence numbersSimon Glass
2020-12-18gpio: Update for new sequence numbersSimon Glass
2020-12-18x86: Simplify acpi_device_infer_name()Simon Glass
2020-12-18x86: Drop unnecessary mp_init logicSimon Glass
2020-12-18usb: Update for new sequence numbersSimon Glass
2020-12-18usb: ehci-mx6: Drop assignment of sequence numberSimon Glass
2020-12-18spi: Update for new sequence numbersSimon Glass
2020-12-18pci: Update to use new sequence numbersSimon Glass
2020-12-18dm: core: Allow manual sequence numberingSimon Glass
2020-12-18net: Update to use new sequence numbersSimon Glass
2020-12-18i2c: Update for new sequence numbersSimon Glass
2020-12-18octeon: Don't attempt to set the sequence numberSimon Glass
2020-12-18dm: test: Drop assumptions of no sequence numbersSimon Glass
2020-12-18dm: Fix return value in dev_read_alias_seq()Simon Glass
2020-12-18dm: core: Switch binding to use new sequence numbersSimon Glass
2020-12-18dm: test: Check all devices have a sequence numbersSimon Glass
2020-12-18dm: core: Add a new sequence number for devicesSimon Glass
2020-12-18dm: core: Update uclass_find_next_free_req_seq() argsSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-18linker_lists: Fix alignment issueSimon Glass
2020-12-18Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-12-18Merge tag 'u-boot-amlogic-20201218' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-12-18ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4Marek Szyprowski
2020-12-18mtd: spi-nor-ids: add Micron MT25QL01G flashHongwei Zhang
2020-12-18spi: ca_sflash: Add CAxxxx SPI Flash ControllerPengpeng Chen
2020-12-18riscv: Add device tree bindings for SPISean Anderson
2020-12-18spi: dw: Add mem_opsSean Anderson
2020-12-18spi: dw: Document devicetree bindingSean Anderson
2020-12-18spi: dw: Add support for multiple CTRLR0 layoutsSean Anderson
2020-12-18spi: dw: Add SoC-specific compatible stringsSean Anderson
2020-12-18spi: dw: Rearrange struct dw_spi_privSean Anderson