summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29sandbox: Add a function to load a relative file pathSimon Glass
2022-09-29test: Drop the UT_TESTF_LIVE_OR_FLAT flagSimon Glass
2022-09-29test: Detect a change in the device treeSimon Glass
2022-09-29test: Make a copy of the device tree before running a testSimon Glass
2022-09-29dm: core: Drop the const from ofnodeSimon Glass
2022-09-29dm: core: Support writing a property to an empty nodeSimon Glass
2022-09-29dm: core: Allow adding ofnode subnodesSimon Glass
2022-09-29dm: core: Document the livetree structures properlySimon Glass
2022-09-29test: Support testing malloc() failuresSimon Glass
2022-09-29test: Fix missing livetree test runsSimon Glass
2022-09-29event: Pass the images to EVT_FT_FIXUPSimon Glass
2022-09-29dm: core: Pass a root node to of_find_node_by_phandle()Simon Glass
2022-09-29event: Allow multiple spy declarations for each eventSimon Glass
2022-09-29event: Fix a typo in the EVENT helpSimon Glass
2022-09-29sandbox: power: Update PMIC driver to use logSimon Glass
2022-09-29log: update the comment for log_msg_ret()Simon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop image_info_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-29image: Fix BOOTM_STATE valuesSimon Glass
2022-09-29Merge branch '2022-09-29-assorted-fixes'Tom Rini
2022-09-29board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC onlyPierre-Clément Tosi
2022-09-29pci: Remove duplicate PCI_REGION_IO / "io" linePali Rohár
2022-09-29tools: env: Fix missing closedir in ubi_get_volnum_by_nameMiaoqian Lin
2022-09-29board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style dataNishanth Menon
2022-09-29vexpress64: also consider DTB pointer in x1Andre Przywara
2022-09-29fs: btrfs: remove the usage of undeclared fs_mutex variablePankaj Raghav
2022-09-29configs: rockchip: Drop TPL_MAX_SIZE definitionMichael Trimarchi
2022-09-27Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-09-27Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-27autoboot: make sure watchdog device(s) are handled with keyed autobootRasmus Villemoes
2022-09-27watchdog: max6370: use __udelay() to avoid recursionPali Rohár
2022-09-27watchdog: gpio_wdt: use __udelay() to avoid recursionRasmus Villemoes
2022-09-27configs: increase SYS_MALLOC_F_LEN for STM32 MCU's boardPatrice Chotard
2022-09-26Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-26configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flagPatrice Chotard
2022-09-26configs: stm32f769-disco: Fix internal flash sizePatrice Chotard
2022-09-26configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDRPatrice Chotard
2022-09-26configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDRPatrice Chotard
2022-09-26configs: stm32746g-eval: Fix SPL bootPatrice Chotard
2022-09-26configs: stm32f769-disco: Fix SPL bootPatrice Chotard
2022-09-26configs: stm32f746-disco: Fix SPL bootPatrice Chotard
2022-09-26ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boardsPatrice Chotard
2022-09-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-09-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-09-26arm64: versal-net: Add support for mini configurationMichal Simek
2022-09-26arm64: versal-net: Add defconfig for Versal NETMichal Simek
2022-09-26reset: zynqmp: Enable reset driver for Versal NETJay Buddhabhatti
2022-09-26mailbox: zynqmp: Enable ipi mailbox driver for Versal NETJay Buddhabhatti