aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese3-10/+2
2022-09-18cyclic: Introduce schedule() functionStefan Roese1-0/+12
2022-09-16blk: Drop if_typeWIP/2022-09-16-rationalize-the-block-interfaceSimon Glass2-23/+20
2022-09-16blk: Switch over to using uclass IDsSimon Glass2-17/+3
2022-09-16blk: Drop IF_TYPE_SDSimon Glass1-1/+0
2022-09-16blk: Drop IF_TYPE_ATAPISimon Glass1-1/+0
2022-09-16blk: Drop IF_TYPE_DOCSimon Glass1-1/+0
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass1-1/+1
2022-09-16blk: Use a function for whether block devices are availableSimon Glass1-0/+5
2022-09-15brppt1: Update environment to support new boot conceptBernhard Messerklinger1-6/+12
2022-09-15include: configs: brppt1: Fix commit 0ea4fc4dcf90Bernhard Messerklinger1-1/+0
2022-09-15brppt1: Remove unused board variantsBernhard Messerklinger1-62/+2
2022-09-15gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate functionPatrice Chotard2-0/+4
2022-09-14drivers: tee: optee: discover OP-TEE servicesEtienne Carriere1-0/+34
2022-09-14dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier3-0/+137
2022-09-14Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...WIP/14Sep2022-nextTom Rini3-0/+154
2022-09-14image: Drop some other #ifdefs in image-board.cWIP/2022-09-14-refactor-ramdisk-code-againSimon Glass1-0/+6
2022-09-14bootmenu: add removable media entriesMasahisa Kojima2-0/+17
2022-09-14menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handlingMasahisa Kojima1-0/+3
2022-09-14eficonfig: add "Edit Boot Option" menu entryMasahisa Kojima1-0/+1
2022-09-14eficonfig: menu-driven addition of UEFI boot optionMasahisa Kojima2-0/+133
2022-09-13cyclic: Integrate cyclic infrastructure into WATCHDOG_RESETStefan Roese1-3/+20
2022-09-13cyclic: Add basic support for cyclic function execution infrastrutureStefan Roese2-0/+145
2022-09-13time: Import time_after64() and friends from LinuxStefan Roese1-0/+19
2022-09-13mtd: spi-nor: Use spi-mem dirmap APIChin-Ting Kuo1-0/+18
2022-09-13spi-mem: Add dirmap API from LinuxChin-Ting Kuo1-0/+79
2022-09-13cmd: bdinfo: introduce bdinfo_print_size() helperOvidiu Panait1-0/+13
2022-09-13microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZEOvidiu Panait1-6/+0
2022-09-02test: Allow running tests multiple timesSimon Glass2-1/+4
2022-09-02distro_bootcmd: Introduce support for extension commandMatwey V. Kornilov1-0/+32
2022-09-01Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner12-12/+0
2022-09-01Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et alTom Rini2-9/+0
2022-09-01Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini27-103/+0
2022-08-24Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...WIP/24Aug2022-nextTom Rini1-7/+6
2022-08-23board: lsxl: convert to DM_ETHMichael Walle1-8/+0
2022-08-23board: lsxl: make last resort recovery more reliableMichael Walle1-10/+0
2022-08-23board: lsxl: use proper *_r variablesMichael Walle1-21/+21
2022-08-23board: lsxl: reorder image loading and remove ramdisk_lenMichael Walle1-9/+6
2022-08-23board: lsxl: use CONFIG_DEFAULT_FDT_FILEMichael Walle1-11/+3
2022-08-23board: lsxl: remove eraseenv scriptMichael Walle1-3/+0
2022-08-23arm: kirkwood: nsa310s: Add Distro boot capabilityTony Dinh1-2/+29
2022-08-23arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár1-12/+1
2022-08-23arm: kirkwood: pogo_v4: Add Distro boot capabilityTony Dinh1-8/+46
2022-08-22Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/22Aug2022Tom Rini2-21/+18
2022-08-22mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi1-2/+2
2022-08-22mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi1-3/+2
2022-08-22mtd: nand: Rename the nand_manufacturers structMichael Trimarchi1-4/+4
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck4-329/+1
2022-08-20arm: Remove warp boardTom Rini1-112/+0
2022-08-20ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini1-8/+0