summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-18watchdog: Get rid of ASSEMBLY hacksStefan Roese
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-13arm: mvebu: turris_mox: Add support for distroboot $fdt_addrPali Rohár
2022-09-12fdt_support: add optional board_rng_seed() hookRasmus Villemoes
2022-09-09efi_selftest: export efi_st_get_config_table()Heinrich Schuchardt
2022-09-08Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-07image: fit: Add some helpers for getting dataSean Anderson
2022-09-07board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sectorPali Rohár
2022-09-07board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, ...Pali Rohár
2022-09-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-09-06configs: stih410-b2260: Fix SYS_HZ_CLOCK valuePatrice Chotard
2022-09-06dt-bindings: clock: sifive: sync FU740 PRCI clock binding headerIcenowy Zheng
2022-09-06board: sl28: remove COUNTER_FREQUENCY_REALMichael Walle
2022-09-03Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2022-09-03tpm: Allow committing non-volatile dataSimon Glass
2022-09-03tpm: Implement state command for Cr50Simon Glass
2022-09-03tpm: Allow reporting the internal stateSimon Glass
2022-09-03tpm: Require a digest source when extending the PCRSimon Glass
2022-09-03efi: ECPT add EBBRv2.0 conformance profileJose Marinho
2022-09-03efi: Create ECPT tableJose Marinho
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