summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flagPatrice Chotard2022-09-261-1/+0
* configs: stm32mp1: cleanup config filePatrick Delaunay2022-09-232-4/+0
* Merge branch 'master' into nextTom Rini2022-09-1926-402/+504
|\
| * bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boardsMichael Trimarchi2022-09-181-0/+78
| * board: purism: add the Purism Librem5 phoneAngus Ainslie2022-09-181-0/+95
| * verdin-imx8mm: verdin-imx8mp: update env memory layoutMarcel Ziswiler2022-09-182-8/+12
| * ARM: imx: dh-imx6: Increase SF erase area for u-boot updateMarek Vasut2022-09-181-1/+1
| * ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfigJesse Taube2022-09-181-0/+29
| * RAM: Add changes for i.MXRT11xx seriesJesse Taube2022-09-181-0/+1
| * dt-bindings: imx: Add clock binding for i.MXRT1170Jesse Taube2022-09-181-0/+48
| * arm: mvebu: turris_mox: Add support for distroboot $fdt_addrPali Rohár2022-09-131-0/+1
| * fdt_support: add optional board_rng_seed() hookRasmus Villemoes2022-09-121-0/+13
| * efi_selftest: export efi_st_get_config_table()Heinrich Schuchardt2022-09-091-0/+11
| * Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...Tom Rini2022-09-081-1/+1
| |\
| | * configs: stih410-b2260: Fix SYS_HZ_CLOCK valuePatrice Chotard2022-09-061-1/+1
| * | image: fit: Add some helpers for getting dataSean Anderson2022-09-071-0/+70
| * | board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sectorPali Rohár2022-09-071-0/+4
| * | board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, ...Pali Rohár2022-09-072-0/+33
| * | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2022-09-061-13/+12
| |\ \
| | * | dt-bindings: clock: sifive: sync FU740 PRCI clock binding headerIcenowy Zheng2022-09-061-13/+12
| | |/
| * | board: sl28: remove COUNTER_FREQUENCY_REALMichael Walle2022-09-061-2/+0
| |/
| * Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini2022-09-033-3/+55
| |\
| | * tpm: Allow committing non-volatile dataSimon Glass2022-09-031-0/+17
| | * tpm: Implement state command for Cr50Simon Glass2022-09-031-0/+13
| | * tpm: Allow reporting the internal stateSimon Glass2022-09-031-0/+20
| | * tpm: Require a digest source when extending the PCRSimon Glass2022-09-031-3/+5
| * | efi: ECPT add EBBRv2.0 conformance profileJose Marinho2022-09-031-0/+4
| * | efi: Create ECPT tableJose Marinho2022-09-032-0/+19
| |/
| * efi_loader: ensure all block devices are probedHeinrich Schuchardt2022-09-011-1/+3
| * corenet_ds.h: RemoveTom Rini2022-08-311-369/+0
| * fs: fix comment typoRoger Knecht2022-08-311-1/+1
| * common/console.c: prevent pre-console buffer contents from being added to itselfRasmus Villemoes2022-08-311-4/+8
| * distroboot: ubifs: Add support for specifying UBI header offsetPali Rohár2022-08-261-3/+5
* | watchdog: Further cleanupStefan Roese2022-09-181-4/+2
* | watchdog: Remove WATCHDOG_RESET macroStefan Roese2022-09-181-36/+0
* | watchdog: Get rid of ASSEMBLY hacksStefan Roese2022-09-181-34/+16
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-183-10/+2
* | cyclic: Introduce schedule() functionStefan Roese2022-09-181-0/+12
* | blk: Drop if_typeSimon Glass2022-09-162-23/+20
* | blk: Switch over to using uclass IDsSimon Glass2022-09-162-17/+3
* | blk: Drop IF_TYPE_SDSimon Glass2022-09-161-1/+0
* | blk: Drop IF_TYPE_ATAPISimon Glass2022-09-161-1/+0
* | blk: Drop IF_TYPE_DOCSimon Glass2022-09-161-1/+0
* | blk: Rename HAVE_BLOCK_DEVICESimon Glass2022-09-161-1/+1
* | blk: Use a function for whether block devices are availableSimon Glass2022-09-161-0/+5
* | brppt1: Update environment to support new boot conceptBernhard Messerklinger2022-09-151-6/+12
* | include: configs: brppt1: Fix commit 0ea4fc4dcf90Bernhard Messerklinger2022-09-151-1/+0
* | brppt1: Remove unused board variantsBernhard Messerklinger2022-09-151-62/+2
* | gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate functionPatrice Chotard2022-09-152-0/+4
* | drivers: tee: optee: discover OP-TEE servicesEtienne Carriere2022-09-141-0/+34