1. 939f204 efi_driver: reformat efi_block_device.c by Heinrich Schuchardt · 2 years, 1 month ago
  2. df31fed doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · 2 years, 1 month ago
  3. a6d4f70 efi_driver: carve out function to create block device by Heinrich Schuchardt · 2 years, 1 month ago
  4. f3290be cmd: simplify command efidebug by Heinrich Schuchardt · 2 years, 1 month ago
  5. 8b16416 efi_driver: simplify efi_uc_stop(), call efi_free_pool() by Heinrich Schuchardt · 2 years, 1 month ago
  6. 43a5891 efi_driver: fix error handling by Heinrich Schuchardt · 2 years, 1 month ago
  7. 16b27b6 efi_loader: function to unlink udevice and handle by Heinrich Schuchardt · 2 years, 1 month ago
  8. 874490c test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · 2 years, 1 month ago
  9. 01caf28 efi_loader: efi_dp_part_node check dp_alloc return value by Heinrich Schuchardt · 2 years ago
  10. 80fadf4 cmd: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years ago
  11. 57b2d30 cmd: simplify do_env_set_efi() by Heinrich Schuchardt · 2 years ago
  12. 39434a9 efi: Add string conversion helper by Paul Barker · 2 years, 1 month ago
  13. 932f72d doc: typo 'it it' in doc/develop/package/index.rst by Heinrich Schuchardt · 2 years, 1 month ago
  14. 947d4f1 regmap: fix range checks by Heinrich Schuchardt · 2 years, 1 month ago
  15. 2afa989 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years ago
  16. 3bb0458 arm: mvebu: turris_omnia: Specify VHV gpio for eFUSE programming by Pali Rohár · 2 years, 1 month ago
  17. 8092d1d arm: mvebu: Add support for specifying VHV_Enable GPIO by Pali Rohár · 2 years, 1 month ago
  18. 3b44b3f arm: mvebu: Add support for programming LD0 and LD1 eFuse by Pali Rohár · 2 years, 1 month ago
  19. 37bb396 timer: orion-timer: Only init timer once by Stefan Roese · 2 years, 1 month ago
  20. 2de00f3 arm: mvebu: Remove timer.c by Stefan Roese · 2 years, 1 month ago
  21. cbd0043 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · 2 years, 1 month ago
  22. 1ba0018 mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · 2 years, 2 months ago
  23. 88383fd board/km: remove kirkwood boards by Holger Brunck · 2 years, 2 months ago
  24. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago WIP/03Oct2022
  25. 4debc57 Prepare v2022.10 by Tom Rini · 2 years, 1 month ago v2022.10
  26. 0bd7811 imx8mn-ddr4-evk-u-boot: Fix broken boot by Fabio Estevam · 2 years, 1 month ago
  27. a2bf037 imx8mn-venice-u-boot: Fix broken boot by Fabio Estevam · 2 years, 1 month ago
  28. 6ee6e15 Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' into next by Tom Rini · 2 years, 1 month ago
  29. d3ccdc0 Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
  30. db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 1 month ago WIP/2022-09-29-dm-core-support-multiple-device-trees-in-ofnode
  31. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 1 month ago
  32. 0d63213 vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 1 month ago
  33. 47a677c dm: core: Expand ofnode tests by Simon Glass · 2 years, 1 month ago
  34. 88a1ae8 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 1 month ago
  35. 988f146 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 1 month ago
  36. 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 1 month ago
  37. 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 1 month ago
  38. 41b65d6 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 1 month ago
  39. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 1 month ago
  40. 2187cb7 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 1 month ago
  41. 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 1 month ago
  42. 085d594 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 1 month ago
  43. a3f50d0 dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 1 month ago
  44. ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 1 month ago
  45. 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 1 month ago
  46. 8d80592 efi_loader: fix efi_initrd_deregister() by Heinrich Schuchardt · 2 years, 1 month ago
  47. 0dfc4c8 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 1 month ago
  48. 0e21943 doc: improve description of autostart by Heinrich Schuchardt · 2 years, 1 month ago
  49. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  50. 52ad21a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 1 month ago
  51. f46ec93 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 1 month ago
  52. 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 1 month ago
  53. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 1 month ago
  54. 1701359 dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 1 month ago
  55. 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 1 month ago
  56. 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 1 month ago
  57. 9859d89 sandbox: Support loading the other FDT by Simon Glass · 2 years, 1 month ago
  58. 73c5cb9 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 1 month ago
  59. 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 1 month ago
  60. eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 1 month ago
  61. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 1 month ago
  62. 9830698 dm: core: Drop the const from ofnode by Simon Glass · 2 years, 1 month ago
  63. c3a194d dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 1 month ago
  64. ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 1 month ago
  65. 5ecba3b dm: core: Document the livetree structures properly by Simon Glass · 2 years, 1 month ago
  66. 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 1 month ago
  67. 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 1 month ago
  68. b215b60 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 1 month ago
  69. 829d512 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 1 month ago
  70. b5001cb event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 1 month ago
  71. f39e5b8 event: Fix a typo in the EVENT help by Simon Glass · 2 years, 1 month ago
  72. 96d0c45 sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 1 month ago
  73. b7f134e log: update the comment for log_msg_ret() by Simon Glass · 2 years, 1 month ago
  74. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  75. da79b2f treewide: Drop image_info_t typedef by Simon Glass · 2 years, 1 month ago
  76. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  77. c56b2bb image: Fix BOOTM_STATE values by Simon Glass · 2 years, 1 month ago
  78. 97c0a9c Merge branch '2022-09-29-assorted-fixes' by Tom Rini · 2 years, 1 month ago
  79. 76f921e board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only by Pierre-Clément Tosi · 2 years, 1 month ago WIP/2022-09-29-assorted-fixes
  80. d21bbb9 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years, 1 month ago
  81. 316590d tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · 2 years, 1 month ago
  82. d2ab2a2 board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style data by Nishanth Menon · 2 years, 1 month ago
  83. c47bb10 vexpress64: also consider DTB pointer in x1 by Andre Przywara · 2 years, 1 month ago
  84. 34d5fea fs: btrfs: remove the usage of undeclared fs_mutex variable by Pankaj Raghav · 2 years, 1 month ago
  85. dc1c02c configs: rockchip: Drop TPL_MAX_SIZE definition by Michael Trimarchi · 2 years, 1 month ago
  86. d779fc3 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 1 month ago
  87. 01c88e3 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 1 month ago
  88. c11cedc autoboot: make sure watchdog device(s) are handled with keyed autoboot by Rasmus Villemoes · 2 years, 1 month ago
  89. c5f5ee3 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · 2 years, 1 month ago
  90. 51443c9 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · 2 years, 1 month ago
  91. 762d410 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · 2 years, 1 month ago
  92. 55ccdee 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, 1 month ago WIP/26Sep2022-next
  93. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 1 month ago
  94. 2b5dee9 configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 1 month ago
  95. 3cc471d configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · 2 years, 1 month ago
  96. ab5c4e5 configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 1 month ago
  97. 4b2bcca configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 1 month ago
  98. 4f174e6 configs: stm32746g-eval: Fix SPL boot by Patrice Chotard · 2 years, 1 month ago
  99. c8b577c configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · 2 years, 1 month ago
  100. 6ee6473 configs: stm32f746-disco: Fix SPL boot by Patrice Chotard · 2 years, 1 month ago