1. 97d6d7e console: Use only 0x00 as line separator for console recording by Marek Vasut · 1 year, 8 months ago
  2. a96dea2 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · 1 year, 8 months ago
  3. fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 8 months ago
  4. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 7 months ago
  5. 20aaff6 Merge branch '2023-03-14-revert-two-TI-patches' into next by Tom Rini · 1 year, 7 months ago
  6. c4e4fd2 Revert "configs: j721s2: merge HS and non-HS defconfigs" by Tom Rini · 1 year, 7 months ago
  7. db160b4 Revert "configs: j7200: Merge HS and non-HS defconfigs" by Tom Rini · 1 year, 7 months ago
  8. 0e8c940 rpi: Update the RPi Zero 2W DT filename by Peter Robinson · 1 year, 8 months ago
  9. 4a45086 rpi: Copy eth PHY address from fw DT to loaded DT by Antoine Mazeas · 2 years, 2 months ago
  10. 6d06424 rpi: Copy properties from firmware dtb to the loaded dtb by Antoine Mazeas · 2 years, 2 months ago
  11. b07a62c configs: ls208x: enable DM_SERIAL by Ioana Ciornei · 1 year, 8 months ago
  12. 5a2416f arch: arm: dst: fsl-ls2080a.dts: tag serial nodes with bootph-all by Ioana Ciornei · 1 year, 8 months ago
  13. 1d37e4a arch: arm: dst: fsl-ls2080a.dts: sync serial nodes with Linux by Ioana Ciornei · 1 year, 8 months ago
  14. 853c312 arch: arm: dst: fsl-ls2080a.dtsi: move the serial nodes under soc by Ioana Ciornei · 1 year, 8 months ago
  15. c445af6 arch: arm: dst: fsl-ls2080a.dtsi: add an 'soc' node by Ioana Ciornei · 1 year, 8 months ago
  16. 73ba037 arm: dts: ls1088a-rdb: replace 'xgmii' with '10gbase-r' by Ioana Ciornei · 1 year, 8 months ago
  17. a33b8ba board: freescale: ls1088a: remove code under !CONFIG_DM_ETH by Ioana Ciornei · 1 year, 8 months ago
  18. 6bd026d board: freescale: ls2080aqds: remove code under !CONFIG_DM_ETH by Ioana Ciornei · 1 year, 8 months ago
  19. c45e8fe board: freescale: ls2080rdb: remove code under !CONFIG_DM_ETH by Ioana Ciornei · 1 year, 8 months ago
  20. 6419072 board: freescale: lx2160a: remove code under !CONFIG_DM_ETH by Ioana Ciornei · 1 year, 8 months ago
  21. e083a47 board: freescale: lx2160a: remove hardcoded ethernet initialization by Ioana Ciornei · 1 year, 8 months ago
  22. de58694 ARM: meson: odroid-go-ultra: setup PMIC regulators are board init by Neil Armstrong · 1 year, 8 months ago
  23. 88e08fc Prepare v2023.04-rc4 by Tom Rini · 1 year, 7 months ago
  24. 2684aad Merge tag 'efi-next-20230313' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 1 year, 7 months ago
  25. 218cf0e Merge tag 'efi-2023-04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 7 months ago
  26. d3970e0 efi_loader: describe term_get_char() by Heinrich Schuchardt · 1 year, 8 months ago
  27. 26a3502 efi_loader: update SetVariable attribute check by Masahisa Kojima · 1 year, 8 months ago
  28. 5ee8d90 doc: man-page for panic command by Heinrich Schuchardt · 1 year, 8 months ago
  29. ac2ac69 doc: uefi: fix links by Vincent Stehlé · 1 year, 8 months ago
  30. 3080ddf test: unit test for crc8 by Heinrich Schuchardt · 1 year, 8 months ago
  31. 61a6210 video: Add a note about the broken implementation by Simon Glass · 1 year, 8 months ago
  32. b7adb69 efi: Add dhrystone, dcache and scroll lines to app by Simon Glass · 1 year, 8 months ago
  33. a76b60f video: Clear the vidconsole rather than the video by Simon Glass · 1 year, 8 months ago
  34. 9f62a47 video: Remove duplicate cursor-positioning function by Simon Glass · 1 year, 8 months ago
  35. 1f0cf89 efi: Adjust script to show pre-relocation output on terminal by Simon Glass · 1 year, 8 months ago
  36. 3819159 bbinfo: Show the size of the copy framebuffer by Simon Glass · 1 year, 8 months ago
  37. 315e367 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 8 months ago
  38. f622292 efi: Support copy framebuffer by Simon Glass · 1 year, 8 months ago
  39. 4f9a8f3 efi: Use a fixed value for the timer clock by Simon Glass · 1 year, 8 months ago
  40. 40b8afe x86: Add a few more items to bdinfo by Simon Glass · 1 year, 8 months ago
  41. 644e614 efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 8 months ago
  42. 57fa418 efi: video: Return mode info for app also by Simon Glass · 1 year, 8 months ago
  43. 8875381 efi: video: Move payload code into a function by Simon Glass · 1 year, 8 months ago
  44. 7ac50f8 microblaze: drop remnants of manual reloc by Ovidiu Panait · 1 year, 8 months ago
  45. 3363cf9 microblaze: drop CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 1 year, 8 months ago
  46. 02d30e5 tools: relocate-rela: add support for handling 32-bit big endian files by Ovidiu Panait · 1 year, 8 months ago
  47. 424f04f tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu() by Ovidiu Panait · 1 year, 8 months ago
  48. 26c8c1b tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32() by Ovidiu Panait · 1 year, 8 months ago
  49. 1247fc7 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 8 months ago
  50. 0e82330 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  51. 6c1cdf1 Merge tag 'dm-pull-10mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 8 months ago
  52. ae08097 ARM: dts: renesas: Enable sysinfo on R-Car D3 Draak by Tam Nguyen · 1 year, 8 months ago
  53. c8eaebb ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I by Tam Nguyen · 1 year, 8 months ago
  54. b791b9c sysinfo: rcar3: Fix Draak and Eagle board code by Tam Nguyen · 1 year, 8 months ago
  55. ce46817 pinctrl: renesas: Drop non-existent PFC info table entries by Marek Vasut · 1 year, 8 months ago
  56. 3efdf01 clk: renesas: Always select DM_RESET to prevent inobvious failure of rst_gen3 subdriver by Marek Vasut · 1 year, 8 months ago
  57. f20a61a mmc: renesas-sdhi: Add proper probe error fail path by Marek Vasut · 1 year, 8 months ago
  58. 6ddffa8 mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz by Marek Vasut · 1 year, 8 months ago
  59. 4042ce7 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · 1 year, 9 months ago
  60. fe61da8 usb: USB hubs require host mode by Heinrich Schuchardt · 1 year, 9 months ago
  61. aa89aeb test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 8 months ago
  62. caec1be test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 8 months ago
  63. e7c7878 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 8 months ago
  64. a6bcd97 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 8 months ago
  65. 55d0f98 test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 8 months ago
  66. 1b025af test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 8 months ago
  67. 4e22e12 test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 8 months ago
  68. 4efea81 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 8 months ago
  69. 79bcd80 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 8 months ago
  70. e2d7daa test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 8 months ago
  71. ed14576 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 8 months ago
  72. 21e1d93b test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 8 months ago
  73. 38805e0 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 8 months ago
  74. 4a9fe8c test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 8 months ago
  75. 967e707 test: Add ut_assert_nextline_empty() empty line helper by Marek Vasut · 1 year, 8 months ago
  76. 4e6d030 cmd: fdt: Add support for integer arrays in fdt get value with index by Marek Vasut · 1 year, 8 months ago
  77. b363da1 cmd: fdt: Map address returned from fdt get addr to sysmem by Marek Vasut · 1 year, 8 months ago
  78. 98d114e cmd: fdt: Handle 64bit pointers in fdt get addr by Marek Vasut · 1 year, 8 months ago
  79. 068b7d9 cmd: fdt: Align checksign parameter names in help text by Marek Vasut · 1 year, 8 months ago
  80. 5e04627 cmd: fdt: Check argc before accessing argv in fdt memory by Marek Vasut · 1 year, 8 months ago
  81. c8786b6 cmd: fdt: Check argc before accessing argv in fdt bootcpu by Marek Vasut · 1 year, 8 months ago
  82. 7a5aa5c cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space by Marek Vasut · 1 year, 8 months ago
  83. 15195d6 cmd: fdt: Fix fdt rm behavior on non-existent property and error message space by Marek Vasut · 1 year, 8 months ago
  84. 0655b9e cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size by Marek Vasut · 1 year, 8 months ago
  85. 78e20a7 cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint by Marek Vasut · 1 year, 8 months ago
  86. bcf34314 Merge tag 'dm-next-9mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 8 months ago
  87. ebea05e spl: Add missing prototype for board_boot_order by Algapally Santosh Sagar · 1 year, 8 months ago
  88. cc24fd7 xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 8 months ago
  89. 9b669ef arm64: dts: zynqmp: Enable nand-on-flash-bbt in DT by default by Ashok Reddy Soma · 1 year, 8 months ago
  90. 9207c48 arm64: dts: zynqmp: Fix nand dt node by Ashok Reddy Soma · 1 year, 8 months ago
  91. 1e01769 mtd: nand: arasan: Set ofnode value by Ashok Reddy Soma · 1 year, 8 months ago
  92. 437d77f mtd: nand: arasan: Remove hardcoded bbt option by Ashok Reddy Soma · 1 year, 8 months ago
  93. 4fffbc1 spi: xilinx_spi: Fix spi reset by Jiajie Chen · 1 year, 8 months ago
  94. dd0ebfe arm64: zynqmp: Remove comment about gem spec in kv260 by Michal Simek · 1 year, 8 months ago
  95. 5544a5c xilinx: Enable SMC command for arm64 targets by Michal Simek · 1 year, 8 months ago
  96. e2aa078 cmd: smccc: Print results in hex instead of dec by Michal Simek · 1 year, 8 months ago
  97. 89f0f14 arm64: zynqmp: Add an OP-TEE node to the device tree by Ilias Apalodimas · 1 year, 8 months ago
  98. 749cbcf fpga: zynqmppl: fix fpga loads command for unencrypted use case by Neal Frager · 1 year, 8 months ago
  99. cfa3985 ARM: zynq: Comment interrupt names IRQs for pl330 by Michal Simek · 1 year, 10 months ago
  100. 89c3a51 ARM: dts: zynq-7000: drop useless 'dma-channels/requests' properties by Krzysztof Kozlowski · 2 years, 6 months ago