1. 3315453 mmc: zynq_sdhci: Read power-domains id from DT and use by Ashok Reddy Soma · 2 years, 2 months ago
  2. a23e6ee mmc: zynq_sdhci: Change node_id prototype to u32 by Ashok Reddy Soma · 2 years, 2 months ago
  3. 1bbe450 net: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  4. 3be370d xilinx: common: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  5. e8362ea net: emaclite: fix handling for IP packets with specific lengths by Samuel Obuch · 2 years, 2 months ago
  6. e4fdd45 net: emaclite: fix xemaclite_alignedread/write functions by Samuel Obuch · 2 years, 2 months ago
  7. 2f229ef net: emaclite: enable for more architectures by Samuel Obuch · 2 years, 2 months ago
  8. aacc906 firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0 by Ashok Reddy Soma · 2 years, 2 months ago
  9. e42a039 ARM: zynq: Define rtc alias on zc702/zc706 by Michal Simek · 2 years, 2 months ago
  10. 865bb3b ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706 by Michal Simek · 2 years, 2 months ago
  11. 1eb7b22 xilinx: zynq: Enable early eeprom decoding by Michal Simek · 2 years, 2 months ago
  12. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 2 months ago
  13. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  14. d6e4e90 Prepare v2022.10 by Tom Rini · 2 years, 2 months ago
  15. 9a8b542 imx8mn-ddr4-evk-u-boot: Fix broken boot by Fabio Estevam · 2 years, 2 months ago
  16. 16379f0 imx8mn-venice-u-boot: Fix broken boot by Fabio Estevam · 2 years, 2 months ago
  17. 3dcd9fd Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' into next by Tom Rini · 2 years, 2 months ago
  18. 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
  19. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  20. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  21. eda440b vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 3 months ago
  22. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · 2 years, 3 months ago
  23. dad9751 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 3 months ago
  24. c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 3 months ago
  25. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  26. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
  27. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 3 months ago
  28. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  29. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 3 months ago
  30. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  31. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 3 months ago
  32. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
  33. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
  34. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  35. a0ace87 efi_loader: fix efi_initrd_deregister() by Heinrich Schuchardt · 2 years, 2 months ago
  36. f5c26c9 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 2 months ago
  37. aa5ffb3 doc: improve description of autostart by Heinrich Schuchardt · 2 years, 3 months ago
  38. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  39. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 3 months ago
  40. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
  41. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  42. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  43. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
  44. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
  45. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 3 months ago
  46. f17b967 sandbox: Support loading the other FDT by Simon Glass · 2 years, 3 months ago
  47. d74c461 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 3 months ago
  48. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 3 months ago
  49. 60f0899 test: Detect a change in the device tree by Simon Glass · 2 years, 3 months ago
  50. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
  51. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
  52. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 3 months ago
  53. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  54. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · 2 years, 3 months ago
  55. 1a3e39b test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
  56. 7f9b580 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
  57. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 3 months ago
  58. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
  59. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 3 months ago
  60. 37e8511 event: Fix a typo in the EVENT help by Simon Glass · 2 years, 3 months ago
  61. 10dda9e sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 3 months ago
  62. ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · 2 years, 3 months ago
  63. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  64. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
  65. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  66. 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · 2 years, 3 months ago
  67. 5b05a5c Merge branch '2022-09-29-assorted-fixes' by Tom Rini · 2 years, 2 months ago
  68. 4b74a4e board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only by Pierre-Clément Tosi · 2 years, 3 months ago
  69. fae1228 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years, 3 months ago
  70. 64f2dda tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · 2 years, 2 months ago
  71. 892d5c0 board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style data by Nishanth Menon · 2 years, 2 months ago
  72. 875685e vexpress64: also consider DTB pointer in x1 by Andre Przywara · 2 years, 2 months ago
  73. f33da56 fs: btrfs: remove the usage of undeclared fs_mutex variable by Pankaj Raghav · 2 years, 2 months ago
  74. bcd34ce configs: rockchip: Drop TPL_MAX_SIZE definition by Michael Trimarchi · 2 years, 2 months ago
  75. efe268c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 2 months ago
  76. 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
  77. db794c2 autoboot: make sure watchdog device(s) are handled with keyed autoboot by Rasmus Villemoes · 2 years, 2 months ago
  78. 293c034 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · 2 years, 2 months ago
  79. 21df251 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · 2 years, 2 months ago
  80. be5ae06 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · 2 years, 2 months ago
  81. 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
  82. 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
  83. bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 2 months ago
  84. f3cf5b1 configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · 2 years, 2 months ago
  85. b89edf2 configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
  86. 865ca8e configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
  87. b036335 configs: stm32746g-eval: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  88. d864acd configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  89. aaac723 configs: stm32f746-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  90. 8397532 ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boards by Patrice Chotard · 2 years, 2 months ago
  91. 5887be5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 2 months ago
  92. 5dc1dcd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 2 months ago
  93. 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years, 2 months ago
  94. 59e49c3 arm64: versal-net: Add defconfig for Versal NET by Michal Simek · 2 years, 2 months ago
  95. dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  96. 2a0c918 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  97. bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · 2 years, 2 months ago
  98. d52796d clk: versal: Enable clock driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  99. 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years, 2 months ago
  100. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago