1. 39c5bef mtd: nand: make Samsung SLC NAND usable again by Michael Trimarchi · Fri Oct 21 08:05:36 2022 +0200
  2. 224add2 mtd: rawnand: omap_gpmc: Reduce .bss usage by Roger Quadros · Tue Oct 11 14:50:06 2022 +0300
  3. 8f440bd mtd: rawnand: nand_spl_loaders: Fix cast type build warning by Roger Quadros · Tue Oct 11 14:50:05 2022 +0300
  4. 3b7aaa5 mtd: rawnand: omap_gpmc: Optimize NAND reads by Roger Quadros · Tue Oct 11 14:50:02 2022 +0300
  5. 3068f0f mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms by Roger Quadros · Tue Oct 11 14:50:01 2022 +0300
  6. 0bde497 mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms by Roger Quadros · Tue Oct 11 14:50:00 2022 +0300
  7. 6550c62 mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h by Roger Quadros · Tue Oct 11 14:49:59 2022 +0300
  8. 14e425d cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · Thu Sep 22 15:39:37 2022 +0200
  9. 7cc3031 Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Dec 08 11:25:08 2022 -0500
  10. 92863f4 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Dec 08 11:24:50 2022 -0500
  11. dd1c455 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · Mon Dec 05 10:28:23 2022 +0100
  12. a28bdba dfu: Make DFU virtual backend SPL friendly by Patrick Delaunay · Wed Nov 30 11:42:02 2022 +0100
  13. 06ce62d usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · Wed Nov 30 09:29:16 2022 +0100
  14. d31ac5d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Dec 08 08:28:14 2022 -0500
  15. 7fea7fc Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Thu Dec 08 08:27:50 2022 -0500
  16. 324463e riscv: use imply instead of select for SPL_SEPARATE_BSS by Zong Li · Wed Nov 16 07:08:39 2022 +0000
  17. a3a5d68 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · Wed Dec 07 17:12:36 2022 +0530
  18. c86cb4a arch/riscv: add semihosting support for RISC-V by Kautuk Consul · Wed Dec 07 17:12:35 2022 +0530
  19. a51bb74 lib: Add common semihosting library by Kautuk Consul · Wed Dec 07 17:12:34 2022 +0530
  20. e102f30 ARM: stm32: Increment WDT by default on DHSOM by Marek Vasut · Tue Dec 06 03:35:15 2022 +0100
  21. fcde268 ARM: stm32: Increment boot counter in SPL on DHSOM by Marek Vasut · Tue Dec 06 03:35:14 2022 +0100
  22. 048d7fa ARM: stm32: Enable assorted ST specific commands on DHSOM by Marek Vasut · Tue Dec 06 03:35:13 2022 +0100
  23. 6010106 ARM: stm32: Add version variable to DHSOM by Marek Vasut · Tue Nov 01 23:35:31 2022 +0100
  24. bb885e0 ARM: stm32: Add boot counter to DHSOM by Marek Vasut · Thu Oct 27 23:17:55 2022 +0200
  25. f0e4c6c ARM: dts: stm32: Drop MMCI interrupt-names by Marek Vasut · Wed Nov 02 14:53:49 2022 +0100
  26. c69095d ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK by Yann Gautier · Wed Nov 02 14:53:48 2022 +0100
  27. cd9cf58 adc: stm32mp15: add support of generic channels binding by Olivier Moysan · Wed Nov 23 16:20:16 2022 +0100
  28. f3850e9 adc: stm32mp15: split channel init into several routines by Olivier Moysan · Wed Nov 23 16:20:15 2022 +0100
  29. 8099880 arm: dts: stm32mp13: add support of RCC driver by Gabriel Fernandez · Thu Nov 24 11:36:05 2022 +0100
  30. 3db088a clk: stm32mp13: introduce STM32MP13 RCC driver by Gabriel Fernandez · Thu Nov 24 11:36:04 2022 +0100
  31. 1b56a74 dt-bindings: stm32mp13: add clock & reset support for STM32MP13 by Gabriel Fernandez · Thu Nov 24 11:36:03 2022 +0100
  32. 67c3aa2 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Dec 06 10:07:01 2022 -0500
  33. ca8f571 Prepare v2023.01-rc3 by Tom Rini · Mon Dec 05 15:21:53 2022 -0500
  34. c9632f6 Merge branch '2022-12-05-add-IPv6-support' by Tom Rini · Mon Dec 05 13:28:22 2022 -0500
  35. 2b96b0b configs: Add IPV6 config to sandbox_flattree_defconfig by Viacheslav Mitrofanov · Fri Dec 02 12:18:17 2022 +0300
  36. d412ea5 configs: Add IPV6 config to sandbox64_defconfig by Viacheslav Mitrofanov · Fri Dec 02 12:18:16 2022 +0300
  37. 086b884 configs: Add IPV6 config to sandbox_defconfig by Viacheslav Mitrofanov · Fri Dec 02 12:18:14 2022 +0300
  38. 5c8e0a6 test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · Fri Dec 02 12:18:13 2022 +0300
  39. 3b673c0 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · Fri Dec 02 12:18:12 2022 +0300
  40. ac6a9ce test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · Fri Dec 02 12:18:11 2022 +0300
  41. 224f563 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · Fri Dec 02 12:18:10 2022 +0300
  42. f96b109 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · Fri Dec 02 12:18:09 2022 +0300
  43. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · Fri Dec 02 12:18:08 2022 +0300
  44. 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · Fri Dec 02 12:18:07 2022 +0300
  45. da01910 net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · Fri Dec 02 12:18:06 2022 +0300
  46. 99819ad net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · Fri Dec 02 12:18:05 2022 +0300
  47. 5db56d4 net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · Fri Dec 02 12:18:04 2022 +0300
  48. ce3cf46 net: ipv6: Enable IPv6 typeconversion specifier by Viacheslav Mitrofanov · Fri Dec 02 12:18:03 2022 +0300
  49. fb7968c net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · Fri Dec 02 12:18:02 2022 +0300
  50. 2e6fe2e net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · Fri Dec 02 12:18:01 2022 +0300
  51. df264cf net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · Fri Dec 02 12:18:00 2022 +0300
  52. 6cce6c2 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · Fri Dec 02 12:17:59 2022 +0300
  53. 7674b12 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · Fri Dec 02 12:17:58 2022 +0300
  54. 2712d39 sandbox: fix sound driver by Heinrich Schuchardt · Sun Dec 04 20:48:57 2022 +0100
  55. ce2f0c6 doc: man-page for the sound command by Heinrich Schuchardt · Sun Dec 04 16:16:12 2022 +0100
  56. b250c94 cmd: fix long text for sound command by Heinrich Schuchardt · Sun Dec 04 16:33:07 2022 +0100
  57. 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · Sun Dec 04 17:11:41 2022 +0100
  58. a5c75ce sound: avoid endless loop by Heinrich Schuchardt · Sun Dec 04 14:00:05 2022 +0100
  59. 868a9be Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Dec 05 08:33:19 2022 -0500
  60. 169f69f Merge tag 'i2cfixes-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Mon Dec 05 08:33:01 2022 -0500
  61. 7545ca3 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · Mon Nov 21 22:18:33 2022 -0700
  62. 9fced42 xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage by Michal Simek · Fri Dec 02 14:06:15 2022 +0100
  63. adf8548 arm64: versal-net: Enable defconfig for Micron octal flashes by Ashok Reddy Soma · Tue Nov 29 11:18:31 2022 +0100
  64. f63e602 spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · Tue Nov 29 04:41:34 2022 -0700
  65. 34140ec ARM: zynq: Add missing twd timer for mini configurations by Michal Simek · Tue Nov 29 13:23:20 2022 +0100
  66. 875a135 arm64: zynqmp: Do not enable IPI by default by Michal Simek · Tue Nov 29 16:09:42 2022 +0100
  67. 461b931 arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · Fri Dec 02 09:18:06 2022 +0100
  68. 7ba0c2d board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli by Luca Ceresoli · Sat Dec 03 22:49:39 2022 +0100
  69. f018f3e xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries by Michal Simek · Wed Nov 23 09:27:08 2022 +0100
  70. 292b9ae xilinx: Add option to select SC id instead of DUT id for SC support by Michal Simek · Wed Nov 23 12:48:44 2022 +0100
  71. fce730e spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · Fri Nov 25 16:14:13 2022 +0530
  72. fdbfbca arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi by Venkatesh Yadav Abbarapu · Fri Nov 25 14:16:39 2022 +0530
  73. 751533d spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · Wed Nov 23 02:04:51 2022 -0700
  74. c6f9058 arm64: zynqmp: dynamically mark r5 cores as used by Lukas Funke · Fri Oct 28 14:15:47 2022 +0200
  75. 8144a2a net: xilinx_axi: check PCS/PMA PHY status in setup_phy by Andy Chiu · Tue Nov 01 11:58:00 2022 +0800
  76. 58af7eb net: xilinx_axi: add PCS/PMA PHY by Andy Chiu · Tue Nov 01 11:57:59 2022 +0800
  77. 4ace674 i2c: nuvoton: renamed the NPCM i2c driver by Jim Liu · Mon Nov 21 16:59:32 2022 +0800
  78. e9bfdb5 Merge tag 'efi-2023-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Dec 04 10:01:48 2022 -0500
  79. 0746842 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · Fri Dec 02 13:59:37 2022 +0900
  80. d414f57 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · Fri Dec 02 13:59:36 2022 +0900
  81. 2f407f0 efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · Fri Dec 02 13:59:35 2022 +0900
  82. f2d191a eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · Fri Dec 02 13:59:34 2022 +0900
  83. 5d13e9d eficonfig: fix going one directory up issue by Masahisa Kojima · Fri Dec 02 13:59:33 2022 +0900
  84. 6f8e38e doc: board: typo GIUD Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · Wed Nov 30 17:58:56 2022 +0100
  85. 296b55c efi_loader: don't use EFI_LOADER_DATA internally by Heinrich Schuchardt · Tue Nov 29 16:00:41 2022 +0100
  86. 2f1a93f efi_loader: fix handling of DHCP acknowledge by Heinrich Schuchardt · Sat Nov 26 16:44:38 2022 +0100
  87. ec4e327 efi_selftest: test FatToStr() truncation by Heinrich Schuchardt · Tue Nov 22 12:25:10 2022 +0100
  88. d2ae30d efi_loader: add an EFI binary to print boot hart ID by Heinrich Schuchardt · Thu Dec 01 19:07:57 2022 +0100
  89. d8fcaa2 doc: board: j721e_evm: Fix code-block type and indents by Andrew Davis · Wed Nov 09 11:30:01 2022 -0600
  90. 4bb0645 doc: board: j721e_evm: Add DM firmware steps by Andrew Davis · Wed Nov 09 11:30:00 2022 -0600
  91. ae08ffd net: CONFIG_NET_DEVICES in dhcp_handler() by Heinrich Schuchardt · Sat Nov 26 16:32:25 2022 +0100
  92. ca3df48 disk: fix blk_get_device_part_str() by Heinrich Schuchardt · Sun Nov 20 11:23:24 2022 +0100
  93. 1bc421b console: file should always be non-negative by Heinrich Schuchardt · Sat Oct 22 11:32:34 2022 +0200
  94. 13323c2 Merge branch '2022-12-02-assorted-updates' by Tom Rini · Fri Dec 02 10:00:55 2022 -0500
  95. 0eee586 MAINTAINERS: Adopt SanCloud boards by Paul Barker · Mon Nov 14 12:42:43 2022 +0000
  96. 5aaf1e2 am335x-sancloud-bbe: Add -u-boot.dtsi files by Paul Barker · Mon Nov 14 12:42:42 2022 +0000
  97. 533e87e am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible by Paul Barker · Mon Nov 14 12:42:41 2022 +0000
  98. 7a3d0b5 am335x-evm: Support STMicro/Micron SPI flash by Paul Barker · Mon Nov 14 12:42:40 2022 +0000
  99. 7d680a4c am335x-evm: Fix spiboot configuration by Paul Barker · Mon Nov 14 12:42:39 2022 +0000
  100. 1792aab am335x-evm: Enable required dtb nodes in SPL by Paul Barker · Mon Nov 14 12:42:38 2022 +0000