1. 308bd74 cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · 2 years, 2 months ago
  2. 8f17040 Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years ago
  3. 573359d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years ago
  4. 51a0e21 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · 2 years ago
  5. bcd4110 dfu: Make DFU virtual backend SPL friendly by Patrick Delaunay · 2 years ago
  6. 14dc0ab usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · 2 years ago
  7. 9060919 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years ago
  8. 341ba8d Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years ago
  9. 57b9900 riscv: use imply instead of select for SPL_SEPARATE_BSS by Zong Li · 2 years ago
  10. ac14155 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 2 years ago
  11. ae3527f arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 2 years ago
  12. 1c03ab9 lib: Add common semihosting library by Kautuk Consul · 2 years ago
  13. f708283 ARM: stm32: Increment WDT by default on DHSOM by Marek Vasut · 2 years ago
  14. 1ca617f ARM: stm32: Increment boot counter in SPL on DHSOM by Marek Vasut · 2 years ago
  15. 0eca0b1 ARM: stm32: Enable assorted ST specific commands on DHSOM by Marek Vasut · 2 years ago
  16. bf98da5 ARM: stm32: Add version variable to DHSOM by Marek Vasut · 2 years, 1 month ago
  17. ac803d9 ARM: stm32: Add boot counter to DHSOM by Marek Vasut · 2 years, 1 month ago
  18. 666b1a7 ARM: dts: stm32: Drop MMCI interrupt-names by Marek Vasut · 2 years, 1 month ago
  19. 3068bb6 ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK by Yann Gautier · 2 years, 1 month ago
  20. a9aa2ae adc: stm32mp15: add support of generic channels binding by Olivier Moysan · 2 years ago
  21. 1727d46 adc: stm32mp15: split channel init into several routines by Olivier Moysan · 2 years ago
  22. 2c8d548 arm: dts: stm32mp13: add support of RCC driver by Gabriel Fernandez · 2 years ago
  23. c8df960 clk: stm32mp13: introduce STM32MP13 RCC driver by Gabriel Fernandez · 2 years ago
  24. 01c8b66 dt-bindings: stm32mp13: add clock & reset support for STM32MP13 by Gabriel Fernandez · 2 years ago
  25. 14f2d08 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  26. 1c470f3 Prepare v2023.01-rc3 by Tom Rini · 2 years ago
  27. 6616ddb Merge branch '2022-12-05-add-IPv6-support' by Tom Rini · 2 years ago
  28. a729262 configs: Add IPV6 config to sandbox_flattree_defconfig by Viacheslav Mitrofanov · 2 years ago
  29. bbd77c3 configs: Add IPV6 config to sandbox64_defconfig by Viacheslav Mitrofanov · 2 years ago
  30. 3688cf5 configs: Add IPV6 config to sandbox_defconfig by Viacheslav Mitrofanov · 2 years ago
  31. e4d30fd test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 2 years ago
  32. 789a2c7 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 2 years ago
  33. 8576dcd test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 2 years ago
  34. d9f5c41 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 2 years ago
  35. 184ded4 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 2 years ago
  36. eeb0a2c net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
  37. 7fbf230 net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years ago
  38. ffdbf3b net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 2 years ago
  39. 1feb697 net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 2 years ago
  40. 43ab8ec net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · 2 years ago
  41. d807199 net: ipv6: Enable IPv6 typeconversion specifier by Viacheslav Mitrofanov · 2 years ago
  42. 2f7f2f2 net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · 2 years ago
  43. c6610e1 net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 2 years ago
  44. 1dfa4ef net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · 2 years ago
  45. 3cc04a3 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · 2 years ago
  46. 33b5066 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 2 years ago
  47. 304bc9f sandbox: fix sound driver by Heinrich Schuchardt · 2 years ago
  48. 3f01307 doc: man-page for the sound command by Heinrich Schuchardt · 2 years ago
  49. ff414fc cmd: fix long text for sound command by Heinrich Schuchardt · 2 years ago
  50. 968eaae test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 2 years ago
  51. d0e8777 sound: avoid endless loop by Heinrich Schuchardt · 2 years ago
  52. a50622d Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
  53. bdaf047 Merge tag 'i2cfixes-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years ago
  54. 7ad3c09 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · 2 years ago
  55. b40d154 xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage by Michal Simek · 2 years ago
  56. 7d13f72 arm64: versal-net: Enable defconfig for Micron octal flashes by Ashok Reddy Soma · 2 years ago
  57. 0d1a55f spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · 2 years ago
  58. 6a664a7 ARM: zynq: Add missing twd timer for mini configurations by Michal Simek · 2 years ago
  59. 92e6900 arm64: zynqmp: Do not enable IPI by default by Michal Simek · 2 years ago
  60. 74673ca arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · 2 years ago
  61. 9129a6b board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli by Luca Ceresoli · 2 years ago
  62. 2e3c10e xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries by Michal Simek · 2 years ago
  63. f3538a3 xilinx: Add option to select SC id instead of DUT id for SC support by Michal Simek · 2 years ago
  64. 906e20a spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · 2 years ago
  65. 31e66ae arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi by Venkatesh Yadav Abbarapu · 2 years ago
  66. a5e770b spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · 2 years ago
  67. d9efdc7 arm64: zynqmp: dynamically mark r5 cores as used by Lukas Funke · 2 years, 1 month ago
  68. f3558be net: xilinx_axi: check PCS/PMA PHY status in setup_phy by Andy Chiu · 2 years, 1 month ago
  69. e23544c net: xilinx_axi: add PCS/PMA PHY by Andy Chiu · 2 years, 1 month ago
  70. d7b8fa1 i2c: nuvoton: renamed the NPCM i2c driver by Jim Liu · 2 years ago
  71. d2c5607 Merge tag 'efi-2023-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  72. 30124c2 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · 2 years ago
  73. 140a895 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · 2 years ago
  74. 3ac026a efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · 2 years ago
  75. 78b1ccc eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · 2 years ago
  76. c67d3c9 eficonfig: fix going one directory up issue by Masahisa Kojima · 2 years ago
  77. 7fb73cd doc: board: typo GIUD Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · 2 years ago
  78. 1a12796 efi_loader: don't use EFI_LOADER_DATA internally by Heinrich Schuchardt · 2 years ago
  79. 1702055 efi_loader: fix handling of DHCP acknowledge by Heinrich Schuchardt · 2 years ago
  80. f2833d4 efi_selftest: test FatToStr() truncation by Heinrich Schuchardt · 2 years ago
  81. f2d60f6 efi_loader: add an EFI binary to print boot hart ID by Heinrich Schuchardt · 2 years ago
  82. 4bc5097 doc: board: j721e_evm: Fix code-block type and indents by Andrew Davis · 2 years, 1 month ago
  83. 2434a01 doc: board: j721e_evm: Add DM firmware steps by Andrew Davis · 2 years, 1 month ago
  84. bdb060a net: CONFIG_NET_DEVICES in dhcp_handler() by Heinrich Schuchardt · 2 years ago
  85. be2e42f disk: fix blk_get_device_part_str() by Heinrich Schuchardt · 2 years ago
  86. 27380d8 console: file should always be non-negative by Heinrich Schuchardt · 2 years, 1 month ago
  87. a32f634 Merge branch '2022-12-02-assorted-updates' by Tom Rini · 2 years ago
  88. c9311b5 MAINTAINERS: Adopt SanCloud boards by Paul Barker · 2 years ago
  89. b9829e9 am335x-sancloud-bbe: Add -u-boot.dtsi files by Paul Barker · 2 years ago
  90. 8328022 am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible by Paul Barker · 2 years ago
  91. d883280 am335x-evm: Support STMicro/Micron SPI flash by Paul Barker · 2 years ago
  92. f3b9abf am335x-evm: Fix spiboot configuration by Paul Barker · 2 years ago
  93. 78b9afd am335x-evm: Enable required dtb nodes in SPL by Paul Barker · 2 years ago
  94. 07744f2 bus: Optionally include TI sysc driver in SPL/TPL by Paul Barker · 2 years ago
  95. e92f47c bus: TI sysc driver requires DM by Paul Barker · 2 years ago
  96. dec64d5 dm: core: Fix iteration over driver_info records by Paul Barker · 2 years ago
  97. 9f52e76 MAINTAINERS: Move usb_storage from DFU to USB by Marek Vasut · 2 years, 1 month ago
  98. 1cfba53 config: tools only: add VIDEO to build bmp_logo by Peter Robinson · 2 years ago
  99. 58880b5 MAINTAINERS: add RaspberryPi co-maintainer by Matthias Brugger · 2 years ago
  100. 94256dc ARM: dts: at91: sama7g5: fix signal name of pin PD8 by Mihai Sain · 2 years ago