1. 4c18acf test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · 2 years, 2 months ago
  2. e29fbb3 efi_loader: efi_dp_part_node check dp_alloc return value by Heinrich Schuchardt · 2 years, 2 months ago
  3. 412f9ec cmd: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 2 months ago
  4. db9361b cmd: simplify do_env_set_efi() by Heinrich Schuchardt · 2 years, 2 months ago
  5. 8acc3d9 efi: Add string conversion helper by Paul Barker · 2 years, 2 months ago
  6. be68ef5 doc: typo 'it it' in doc/develop/package/index.rst by Heinrich Schuchardt · 2 years, 2 months ago
  7. 9aaf70e regmap: fix range checks by Heinrich Schuchardt · 2 years, 2 months ago
  8. 3a01e2e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 2 months ago
  9. 918adca arm: mvebu: turris_omnia: Specify VHV gpio for eFUSE programming by Pali Rohár · 2 years, 2 months ago
  10. 2662d2c arm: mvebu: Add support for specifying VHV_Enable GPIO by Pali Rohár · 2 years, 2 months ago
  11. 666252d arm: mvebu: Add support for programming LD0 and LD1 eFuse by Pali Rohár · 2 years, 2 months ago
  12. bd758d4 timer: orion-timer: Only init timer once by Stefan Roese · 2 years, 2 months ago
  13. 4024823 arm: mvebu: Remove timer.c by Stefan Roese · 2 years, 2 months ago
  14. 55f9e49 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · 2 years, 2 months ago
  15. 03085ca mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · 2 years, 3 months ago
  16. 75e1bde board/km: remove kirkwood boards by Holger Brunck · 2 years, 3 months ago
  17. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  18. d6e4e90 Prepare v2022.10 by Tom Rini · 2 years, 2 months ago
  19. 9a8b542 imx8mn-ddr4-evk-u-boot: Fix broken boot by Fabio Estevam · 2 years, 2 months ago
  20. 16379f0 imx8mn-venice-u-boot: Fix broken boot by Fabio Estevam · 2 years, 2 months ago
  21. 3dcd9fd Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' into next by Tom Rini · 2 years, 2 months ago
  22. 5c33b52 Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 2 months ago
  23. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  24. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  25. eda440b vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 3 months ago
  26. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · 2 years, 3 months ago
  27. dad9751 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 3 months ago
  28. c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 3 months ago
  29. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  30. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
  31. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 3 months ago
  32. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  33. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 3 months ago
  34. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  35. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 3 months ago
  36. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
  37. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
  38. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  39. a0ace87 efi_loader: fix efi_initrd_deregister() by Heinrich Schuchardt · 2 years, 2 months ago
  40. f5c26c9 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 2 months ago
  41. aa5ffb3 doc: improve description of autostart by Heinrich Schuchardt · 2 years, 3 months ago
  42. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  43. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 3 months ago
  44. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
  45. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  46. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  47. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
  48. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
  49. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 3 months ago
  50. f17b967 sandbox: Support loading the other FDT by Simon Glass · 2 years, 3 months ago
  51. d74c461 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 3 months ago
  52. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 3 months ago
  53. 60f0899 test: Detect a change in the device tree by Simon Glass · 2 years, 3 months ago
  54. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
  55. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
  56. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 3 months ago
  57. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  58. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · 2 years, 3 months ago
  59. 1a3e39b test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
  60. 7f9b580 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
  61. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 3 months ago
  62. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
  63. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 3 months ago
  64. 37e8511 event: Fix a typo in the EVENT help by Simon Glass · 2 years, 3 months ago
  65. 10dda9e sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 3 months ago
  66. ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · 2 years, 3 months ago
  67. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  68. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
  69. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  70. 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · 2 years, 3 months ago
  71. 5b05a5c Merge branch '2022-09-29-assorted-fixes' by Tom Rini · 2 years, 2 months ago
  72. 4b74a4e board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only by Pierre-Clément Tosi · 2 years, 3 months ago
  73. fae1228 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years, 2 months ago
  74. 64f2dda tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · 2 years, 2 months ago
  75. 892d5c0 board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style data by Nishanth Menon · 2 years, 2 months ago
  76. 875685e vexpress64: also consider DTB pointer in x1 by Andre Przywara · 2 years, 2 months ago
  77. f33da56 fs: btrfs: remove the usage of undeclared fs_mutex variable by Pankaj Raghav · 2 years, 2 months ago
  78. bcd34ce configs: rockchip: Drop TPL_MAX_SIZE definition by Michael Trimarchi · 2 years, 2 months ago
  79. efe268c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 2 months ago
  80. 41716c1 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 2 months ago
  81. db794c2 autoboot: make sure watchdog device(s) are handled with keyed autoboot by Rasmus Villemoes · 2 years, 2 months ago
  82. 293c034 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · 2 years, 2 months ago
  83. 21df251 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · 2 years, 2 months ago
  84. be5ae06 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · 2 years, 2 months ago
  85. 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 2 months ago
  86. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  87. bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 2 months ago
  88. f3cf5b1 configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · 2 years, 2 months ago
  89. b89edf2 configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
  90. 865ca8e configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
  91. b036335 configs: stm32746g-eval: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  92. d864acd configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  93. aaac723 configs: stm32f746-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  94. 8397532 ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boards by Patrice Chotard · 2 years, 2 months ago
  95. 5887be5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 2 months ago
  96. 5dc1dcd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 2 months ago
  97. 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years, 2 months ago
  98. 59e49c3 arm64: versal-net: Add defconfig for Versal NET by Michal Simek · 2 years, 2 months ago
  99. dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  100. 2a0c918 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago