aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-18cyclic: Introduce schedule() functionStefan Roese
2022-09-16blk: Drop if_typeSimon Glass
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16blk: Drop IF_TYPE_SDSimon Glass
2022-09-16blk: Drop IF_TYPE_ATAPISimon Glass
2022-09-16blk: Drop IF_TYPE_DOCSimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-09-16blk: Use a function for whether block devices are availableSimon Glass
2022-09-15brppt1: Update environment to support new boot conceptBernhard Messerklinger
2022-09-15include: configs: brppt1: Fix commit 0ea4fc4dcf90Bernhard Messerklinger
2022-09-15brppt1: Remove unused board variantsBernhard Messerklinger
2022-09-15gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate functionPatrice Chotard
2022-09-14drivers: tee: optee: discover OP-TEE servicesEtienne Carriere
2022-09-14dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier
2022-09-14Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-09-14image: Drop some other #ifdefs in image-board.cSimon Glass
2022-09-14bootmenu: add removable media entriesMasahisa Kojima
2022-09-14menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handlingMasahisa Kojima
2022-09-14eficonfig: add "Edit Boot Option" menu entryMasahisa Kojima
2022-09-14eficonfig: menu-driven addition of UEFI boot optionMasahisa Kojima
2022-09-13cyclic: Integrate cyclic infrastructure into WATCHDOG_RESETStefan Roese
2022-09-13cyclic: Add basic support for cyclic function execution infrastrutureStefan Roese
2022-09-13time: Import time_after64() and friends from LinuxStefan Roese
2022-09-13mtd: spi-nor: Use spi-mem dirmap APIChin-Ting Kuo
2022-09-13spi-mem: Add dirmap API from LinuxChin-Ting Kuo
2022-09-13cmd: bdinfo: introduce bdinfo_print_size() helperOvidiu Panait
2022-09-13microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZEOvidiu Panait
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