1. ff25c3e Remove unused symbols by Tom Rini · Wed Nov 16 13:10:31 2022 -0500
  2. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · Wed Nov 16 13:10:29 2022 -0500
  3. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · Wed Nov 16 13:10:28 2022 -0500
  4. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · Sun Dec 04 09:39:03 2022 -0500
  5. 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · Wed Nov 16 13:10:26 2022 -0500
  6. 7b577ba global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_* by Tom Rini · Wed Nov 16 13:10:25 2022 -0500
  7. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · Sat Nov 12 17:36:51 2022 -0500
  8. 1ba2a00 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · Sat Nov 12 17:36:50 2022 -0500
  9. 33adefd Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig by Tom Rini · Sat Nov 12 17:36:49 2022 -0500
  10. 2b2696a Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · Sat Nov 12 17:36:48 2022 -0500
  11. 66c6feb Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · Sat Nov 12 17:36:47 2022 -0500
  12. ddaaf07 mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly by Tom Rini · Sat Nov 12 17:36:46 2022 -0500
  13. d1286e1 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · Sat Nov 12 17:36:45 2022 -0500
  14. 4251f7d Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · Sat Nov 12 17:36:44 2022 -0500
  15. 4ffd2b8 Remove unused symbols by Tom Rini · Sat Nov 12 17:36:43 2022 -0500
  16. 70aa87d Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · Sat Nov 12 17:36:42 2022 -0500
  17. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · Fri Dec 02 12:18:08 2022 +0300
  18. 99819ad net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · Fri Dec 02 12:18:05 2022 +0300
  19. fb7968c net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · Fri Dec 02 12:18:02 2022 +0300
  20. 2e6fe2e net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · Fri Dec 02 12:18:01 2022 +0300
  21. df264cf net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · Fri Dec 02 12:18:00 2022 +0300
  22. 7674b12 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · Fri Dec 02 12:17:58 2022 +0300
  23. 2f407f0 efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · Fri Dec 02 13:59:35 2022 +0900
  24. f7a7243 phy: add driver for Intel XWAY PHY by Tim Harvey · Thu Nov 17 13:27:09 2022 -0800
  25. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:29 2022 +0800
  26. 41efed1 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:28 2022 +0800
  27. 705017a liteeth: LiteX Ethernet device by Joel Stanley · Mon Sep 26 15:35:58 2022 +0930
  28. 8c5ba36 Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Nov 23 10:05:26 2022 -0500
  29. 476ecdf sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · Thu Nov 10 22:34:30 2022 +0530
  30. d30b6fc image: Correct strncpy() warning with image_set_name() by Simon Glass · Wed Nov 09 19:14:39 2022 -0700
  31. 1a34049 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · Sun Sep 18 18:17:01 2022 +0200
  32. 7a170cf Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Nov 22 12:33:48 2022 -0500
  33. 49e17df timer-uclass: add timer_get_ops() macro by Ovidiu Panait · Wed Oct 12 08:36:54 2022 +0300
  34. ff9461c Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Nov 22 08:30:53 2022 -0500
  35. cbdbcb4 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · Sun Nov 20 09:21:18 2022 +0900
  36. 3360183a eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · Sun Nov 20 09:21:16 2022 +0900
  37. 6be1d1f eficonfig: expose append entry function by Masahisa Kojima · Sun Nov 20 09:21:14 2022 +0900
  38. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · Sun Nov 20 09:21:13 2022 +0900
  39. 93d74f5 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · Tue Nov 22 11:32:36 2022 +0100
  40. 5128a87 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · Thu Nov 17 09:20:34 2022 +0100
  41. 0dff39f Nokia RX-51: Do not overwrite standard $loadaddr variable by Pali Rohár · Sun Nov 20 17:56:28 2022 +0100
  42. 39c43c3 Fix usage of CONFIG_PREBOOT by Pali Rohár · Sun Jul 10 13:42:55 2022 +0200
  43. f84dade Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Nov 16 11:08:51 2022 -0500
  44. b7ad04a sandbox: fix documentation of struct host_ops by Heinrich Schuchardt · Mon Nov 14 10:16:02 2022 +0100
  45. a3e9e45 doc: fix documentation of enum gd_flags by Heinrich Schuchardt · Mon Nov 14 10:25:04 2022 +0100
  46. aec069e dt-bindings: clk: add missing clk ids for microchip mpfs by Conor Dooley · Tue Oct 25 08:58:44 2022 +0100
  47. 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 14 07:29:51 2022 -0500
  48. 5b80cee Merge branch '2022-11-10-symbol-migrations' by Tom Rini · Thu Nov 10 10:09:02 2022 -0500
  49. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  50. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:12 2022 -0400
  51. 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · Fri Oct 28 20:27:11 2022 -0400
  52. 295ab16 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · Fri Oct 28 20:27:10 2022 -0400
  53. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  54. c676fa0 Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:06 2022 -0400
  55. 9173548 Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · Fri Oct 28 20:27:05 2022 -0400
  56. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:04 2022 -0400
  57. 4a3fd5d rtc: Remove unused drivers by Tom Rini · Fri Oct 28 20:27:03 2022 -0400
  58. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · Fri Oct 28 20:27:02 2022 -0400
  59. e20e571 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · Fri Oct 28 20:27:01 2022 -0400
  60. e479892 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · Fri Oct 28 20:27:00 2022 -0400
  61. 66ad4af Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · Fri Oct 28 20:26:58 2022 -0400
  62. b9d3cad Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · Fri Oct 28 20:26:57 2022 -0400
  63. 25f9c2f Remove dead code by Tom Rini · Fri Oct 28 20:26:56 2022 -0400
  64. d17ab6a Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · Fri Oct 28 20:26:55 2022 -0400
  65. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · Fri Oct 28 20:26:54 2022 -0400
  66. 8396fb0 configs: imx8mn_beacon: Re-align memory to standard imx8mn settings by Adam Ford · Sat Oct 22 08:43:41 2022 -0500
  67. 6dd051a imx8mm: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:41 2022 +0100
  68. 381046e imx8mn: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:40 2022 +0100
  69. cdfde79 imx8mp: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:39 2022 +0100
  70. 5b427d8 imx8mq: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:38 2022 +0100
  71. 4b61cbc imx8ulp: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:37 2022 +0100
  72. 118ad85 imxrt1050: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:36 2022 +0100
  73. 942bf43 imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT by Tim Harvey · Fri Nov 04 08:51:45 2022 -0700
  74. 63a8770 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · Fri Nov 04 08:50:23 2022 -0700
  75. b843399 configs: imx8mn_venice.h: remove unused ifdef by Tim Harvey · Fri Nov 04 08:46:17 2022 -0700
  76. 522b028 configs: imx8mn_venice: fix include header protection by Tim Harvey · Fri Nov 04 08:45:20 2022 -0700
  77. 56f96e6 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · Tue Oct 25 10:55:02 2022 +0100
  78. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  79. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · Sat Oct 29 19:47:15 2022 -0600
  80. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · Sat Oct 29 19:47:14 2022 -0600
  81. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  82. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · Sat Oct 29 19:47:08 2022 -0600
  83. 5feb043 sandbox: Add missing comments for os_alarm() by Simon Glass · Sat Oct 29 19:47:04 2022 -0600
  84. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · Sat Oct 29 19:47:03 2022 -0600
  85. 67b7d50 arm: mvebu: Add RD-AC5X board by Chris Packham · Sat Nov 05 17:24:00 2022 +1300
  86. df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · Wed Nov 02 18:51:28 2022 +0100
  87. 7ac5edc Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Thu Nov 03 20:23:27 2022 -0400
  88. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · Sun Jul 10 17:15:14 2022 +0200
  89. 7029176 MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · Sun Jul 10 17:15:13 2022 +0200
  90. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · Sun Jul 10 17:15:12 2022 +0200
  91. c875d88 highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · Thu Oct 20 23:10:25 2022 +0100
  92. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  93. 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · Fri Oct 28 13:50:53 2022 +0200
  94. 73bec9d list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · Fri Oct 28 13:50:52 2022 +0200
  95. 4582b8f cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · Fri Oct 28 13:50:51 2022 +0200
  96. e2ff5fc cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · Fri Oct 28 13:50:50 2022 +0200
  97. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530
  98. 2a0592a FWU: Add boot time checks as highlighted by the FWU specification by Sughosh Ganu · Fri Oct 21 18:16:02 2022 +0530
  99. b780fa5 event: Add an event for main_loop by Sughosh Ganu · Fri Oct 21 18:16:01 2022 +0530
  100. 73abe8e FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · Fri Oct 21 18:16:00 2022 +0530