summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-02test: Allow running tests multiple timesSimon Glass
2022-09-02distro_bootcmd: Introduce support for extension commandMatwey V. Kornilov
2022-09-01Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner
2022-09-01Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et alTom Rini
2022-09-01Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini
2022-08-24Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...Tom Rini
2022-08-23board: lsxl: convert to DM_ETHMichael Walle
2022-08-23board: lsxl: make last resort recovery more reliableMichael Walle
2022-08-23board: lsxl: use proper *_r variablesMichael Walle
2022-08-23board: lsxl: reorder image loading and remove ramdisk_lenMichael Walle
2022-08-23board: lsxl: use CONFIG_DEFAULT_FDT_FILEMichael Walle
2022-08-23board: lsxl: remove eraseenv scriptMichael Walle
2022-08-23arm: kirkwood: nsa310s: Add Distro boot capabilityTony Dinh
2022-08-23arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár
2022-08-23arm: kirkwood: pogo_v4: Add Distro boot capabilityTony Dinh
2022-08-22Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-08-22mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi
2022-08-22mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi
2022-08-22mtd: nand: Rename the nand_manufacturers structMichael Trimarchi
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck
2022-08-20arm: Remove warp boardTom Rini
2022-08-20ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini
2022-08-20ppc: Remove corenet_ds boardsTom Rini
2022-08-20arm: Remove kzm9g boardTom Rini
2022-08-20arm: Remove armadillo-800eva boardTom Rini
2022-08-20arm: Remove cm_t335 boardTom Rini
2022-08-20arm: Remove edminiv2 boardTom Rini
2022-08-20bootstage: Show func name for bootstage_mark/errorMichal Simek
2022-08-20log: Drop log_nop() functionsSimon Glass
2022-08-20gpio: aspeed: port Linux dt-bindings header fileDhananjay Phadke
2022-08-16board: ls1043ardb: fdt fixups for revision v7.0 boardsCamelia Groza
2022-08-13efi_loader: move udevice pointer into struct efi_objectMasahisa Kojima
2022-08-12net: Remove smc91111 ethernet driverTom Rini
2022-08-12arm: Remove snapper9260 boardTom Rini
2022-08-12ppc: Remove ids8313 boardTom Rini
2022-08-12Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to KconfigTom Rini
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini
2022-08-12vbe: Add initial support for VBESimon Glass
2022-08-12event: Add an event for device tree fixupsSimon Glass
2022-08-12event: Change EVENT_SPY to globalSimon Glass
2022-08-12bootstd: Allow scanning for global bootmeths separatelySimon Glass
2022-08-12bootstd: Support bootflows with global bootmethsSimon Glass
2022-08-12bootstd: Tidy comments in bootflow_scan_bootdev()Simon Glass
2022-08-12bootstd: Allow bootmeths to be marked as globalSimon Glass
2022-08-12bootstd: Provide a bootmeth method to obtain state infoSimon Glass
2022-08-12dm: core: Add support for writing u32 with ofnodeSimon Glass
2022-08-12dm: core: Allow writing to a flat tree with ofnodeSimon Glass