1. 7ea43c5 Convert CONFIG_SYS_OMAP_ABE_SYSCK to Kconfig by Tom Rini · Wed Nov 16 13:10:32 2022 -0500
  2. ff25c3e Remove unused symbols by Tom Rini · Wed Nov 16 13:10:31 2022 -0500
  3. cfa8e26 rtc: Remove unused drivers by Tom Rini · Wed Nov 16 13:10:30 2022 -0500
  4. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · Wed Nov 16 13:10:29 2022 -0500
  5. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · Wed Nov 16 13:10:28 2022 -0500
  6. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · Sun Dec 04 09:39:03 2022 -0500
  7. 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · Wed Nov 16 13:10:26 2022 -0500
  8. 7b577ba global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_* by Tom Rini · Wed Nov 16 13:10:25 2022 -0500
  9. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · Sat Nov 12 17:36:51 2022 -0500
  10. 1ba2a00 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · Sat Nov 12 17:36:50 2022 -0500
  11. 33adefd Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig by Tom Rini · Sat Nov 12 17:36:49 2022 -0500
  12. 2b2696a Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · Sat Nov 12 17:36:48 2022 -0500
  13. 66c6feb Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · Sat Nov 12 17:36:47 2022 -0500
  14. ddaaf07 mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly by Tom Rini · Sat Nov 12 17:36:46 2022 -0500
  15. d1286e1 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · Sat Nov 12 17:36:45 2022 -0500
  16. 4251f7d Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · Sat Nov 12 17:36:44 2022 -0500
  17. 4ffd2b8 Remove unused symbols by Tom Rini · Sat Nov 12 17:36:43 2022 -0500
  18. 70aa87d Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · Sat Nov 12 17:36:42 2022 -0500
  19. ca8f571 Prepare v2023.01-rc3 by Tom Rini · Mon Dec 05 15:21:53 2022 -0500
  20. c9632f6 Merge branch '2022-12-05-add-IPv6-support' by Tom Rini · Mon Dec 05 13:28:22 2022 -0500
  21. 2b96b0b configs: Add IPV6 config to sandbox_flattree_defconfig by Viacheslav Mitrofanov · Fri Dec 02 12:18:17 2022 +0300
  22. d412ea5 configs: Add IPV6 config to sandbox64_defconfig by Viacheslav Mitrofanov · Fri Dec 02 12:18:16 2022 +0300
  23. 086b884 configs: Add IPV6 config to sandbox_defconfig by Viacheslav Mitrofanov · Fri Dec 02 12:18:14 2022 +0300
  24. 5c8e0a6 test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · Fri Dec 02 12:18:13 2022 +0300
  25. 3b673c0 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · Fri Dec 02 12:18:12 2022 +0300
  26. ac6a9ce test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · Fri Dec 02 12:18:11 2022 +0300
  27. 224f563 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · Fri Dec 02 12:18:10 2022 +0300
  28. f96b109 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · Fri Dec 02 12:18:09 2022 +0300
  29. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · Fri Dec 02 12:18:08 2022 +0300
  30. 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · Fri Dec 02 12:18:07 2022 +0300
  31. da01910 net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · Fri Dec 02 12:18:06 2022 +0300
  32. 99819ad net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · Fri Dec 02 12:18:05 2022 +0300
  33. 5db56d4 net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · Fri Dec 02 12:18:04 2022 +0300
  34. ce3cf46 net: ipv6: Enable IPv6 typeconversion specifier by Viacheslav Mitrofanov · Fri Dec 02 12:18:03 2022 +0300
  35. fb7968c net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · Fri Dec 02 12:18:02 2022 +0300
  36. 2e6fe2e net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · Fri Dec 02 12:18:01 2022 +0300
  37. df264cf net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · Fri Dec 02 12:18:00 2022 +0300
  38. 6cce6c2 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · Fri Dec 02 12:17:59 2022 +0300
  39. 7674b12 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · Fri Dec 02 12:17:58 2022 +0300
  40. 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
  41. 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
  42. 7545ca3 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · Mon Nov 21 22:18:33 2022 -0700
  43. 9fced42 xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage by Michal Simek · Fri Dec 02 14:06:15 2022 +0100
  44. adf8548 arm64: versal-net: Enable defconfig for Micron octal flashes by Ashok Reddy Soma · Tue Nov 29 11:18:31 2022 +0100
  45. f63e602 spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · Tue Nov 29 04:41:34 2022 -0700
  46. 34140ec ARM: zynq: Add missing twd timer for mini configurations by Michal Simek · Tue Nov 29 13:23:20 2022 +0100
  47. 875a135 arm64: zynqmp: Do not enable IPI by default by Michal Simek · Tue Nov 29 16:09:42 2022 +0100
  48. 461b931 arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · Fri Dec 02 09:18:06 2022 +0100
  49. 7ba0c2d board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli by Luca Ceresoli · Sat Dec 03 22:49:39 2022 +0100
  50. 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
  51. 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
  52. fce730e spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · Fri Nov 25 16:14:13 2022 +0530
  53. fdbfbca arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi by Venkatesh Yadav Abbarapu · Fri Nov 25 14:16:39 2022 +0530
  54. 751533d spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · Wed Nov 23 02:04:51 2022 -0700
  55. c6f9058 arm64: zynqmp: dynamically mark r5 cores as used by Lukas Funke · Fri Oct 28 14:15:47 2022 +0200
  56. 8144a2a net: xilinx_axi: check PCS/PMA PHY status in setup_phy by Andy Chiu · Tue Nov 01 11:58:00 2022 +0800
  57. 58af7eb net: xilinx_axi: add PCS/PMA PHY by Andy Chiu · Tue Nov 01 11:57:59 2022 +0800
  58. 4ace674 i2c: nuvoton: renamed the NPCM i2c driver by Jim Liu · Mon Nov 21 16:59:32 2022 +0800
  59. 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
  60. 0746842 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · Fri Dec 02 13:59:37 2022 +0900
  61. d414f57 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · Fri Dec 02 13:59:36 2022 +0900
  62. 2f407f0 efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · Fri Dec 02 13:59:35 2022 +0900
  63. f2d191a eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · Fri Dec 02 13:59:34 2022 +0900
  64. 5d13e9d eficonfig: fix going one directory up issue by Masahisa Kojima · Fri Dec 02 13:59:33 2022 +0900
  65. 6f8e38e doc: board: typo GIUD Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · Wed Nov 30 17:58:56 2022 +0100
  66. 296b55c efi_loader: don't use EFI_LOADER_DATA internally by Heinrich Schuchardt · Tue Nov 29 16:00:41 2022 +0100
  67. 2f1a93f efi_loader: fix handling of DHCP acknowledge by Heinrich Schuchardt · Sat Nov 26 16:44:38 2022 +0100
  68. ec4e327 efi_selftest: test FatToStr() truncation by Heinrich Schuchardt · Tue Nov 22 12:25:10 2022 +0100
  69. d2ae30d efi_loader: add an EFI binary to print boot hart ID by Heinrich Schuchardt · Thu Dec 01 19:07:57 2022 +0100
  70. d8fcaa2 doc: board: j721e_evm: Fix code-block type and indents by Andrew Davis · Wed Nov 09 11:30:01 2022 -0600
  71. 4bb0645 doc: board: j721e_evm: Add DM firmware steps by Andrew Davis · Wed Nov 09 11:30:00 2022 -0600
  72. ae08ffd net: CONFIG_NET_DEVICES in dhcp_handler() by Heinrich Schuchardt · Sat Nov 26 16:32:25 2022 +0100
  73. ca3df48 disk: fix blk_get_device_part_str() by Heinrich Schuchardt · Sun Nov 20 11:23:24 2022 +0100
  74. 1bc421b console: file should always be non-negative by Heinrich Schuchardt · Sat Oct 22 11:32:34 2022 +0200
  75. 13323c2 Merge branch '2022-12-02-assorted-updates' by Tom Rini · Fri Dec 02 10:00:55 2022 -0500
  76. 0eee586 MAINTAINERS: Adopt SanCloud boards by Paul Barker · Mon Nov 14 12:42:43 2022 +0000
  77. 5aaf1e2 am335x-sancloud-bbe: Add -u-boot.dtsi files by Paul Barker · Mon Nov 14 12:42:42 2022 +0000
  78. 533e87e am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible by Paul Barker · Mon Nov 14 12:42:41 2022 +0000
  79. 7a3d0b5 am335x-evm: Support STMicro/Micron SPI flash by Paul Barker · Mon Nov 14 12:42:40 2022 +0000
  80. 7d680a4c am335x-evm: Fix spiboot configuration by Paul Barker · Mon Nov 14 12:42:39 2022 +0000
  81. 1792aab am335x-evm: Enable required dtb nodes in SPL by Paul Barker · Mon Nov 14 12:42:38 2022 +0000
  82. f36c2ff bus: Optionally include TI sysc driver in SPL/TPL by Paul Barker · Mon Nov 14 12:42:37 2022 +0000
  83. 90cfc4d bus: TI sysc driver requires DM by Paul Barker · Mon Nov 14 12:42:36 2022 +0000
  84. 7d0a63a dm: core: Fix iteration over driver_info records by Paul Barker · Mon Nov 14 12:42:35 2022 +0000
  85. 94ed7f0 MAINTAINERS: Move usb_storage from DFU to USB by Marek Vasut · Fri Nov 04 12:28:07 2022 +0100
  86. a393a9b config: tools only: add VIDEO to build bmp_logo by Peter Robinson · Thu Nov 24 14:05:59 2022 +0000
  87. 455a0e4 MAINTAINERS: add RaspberryPi co-maintainer by Matthias Brugger · Wed Nov 30 12:57:49 2022 +0100
  88. 932cc48 Merge branch '2022-11-28-networking-updates-and-improvements' by Tom Rini · Mon Nov 28 13:12:40 2022 -0500
  89. f7a7243 phy: add driver for Intel XWAY PHY by Tim Harvey · Thu Nov 17 13:27:09 2022 -0800
  90. 1ae088d net: macb: Fix race caused by flushing unwanted descriptors by Yaron Micher · Thu Nov 10 19:31:34 2022 +0200
  91. d623b47 test: cmd: add test for wget command. by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:31 2022 +0800
  92. 2dbb7a4 doc: cmd: wget: add documentation by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:30 2022 +0800
  93. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:29 2022 +0800
  94. 41efed1 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:28 2022 +0800
  95. 096dff8 drivers: net: aquantia: fix typos by Tim Harvey · Thu Nov 03 14:44:22 2022 -0700
  96. 366587d net: deal with fragment-overlapping-two-holes case by Rasmus Villemoes · Mon Oct 17 09:52:51 2022 +0200
  97. 401c094 net: tftp: sanitize tftp block size, especially for TX by Rasmus Villemoes · Fri Oct 14 19:43:42 2022 +0200
  98. 82ff5b0 net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if by Rasmus Villemoes · Fri Oct 14 19:43:41 2022 +0200
  99. 932d484 net: fix ip_len in reassembled IP datagram by Rasmus Villemoes · Fri Oct 14 19:43:40 2022 +0200
  100. 547e7e6 net: (actually/better) deal with CVE-2022-{30790,30552} by Rasmus Villemoes · Fri Oct 14 19:43:39 2022 +0200