1. 83c08d1 vexpress: adjust loadaddr by Heinrich Schuchardt · Wed Jan 04 03:17:15 2023 +0100
  2. 9d1e248 lib: add function u16_strcasecmp() by Heinrich Schuchardt · Thu Dec 29 14:44:03 2022 +0100
  3. 04296bf efi_loader: defines for PE-COFF section flags by Heinrich Schuchardt · Wed Jan 04 12:18:54 2023 +0100
  4. b9691e7 doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · Sun Dec 18 08:05:02 2022 +0100
  5. fd1e24c efi_loader: set UEFI specification version to 2.10 by Heinrich Schuchardt · Fri Dec 23 02:26:52 2022 +0100
  6. 4e82c2e efi_loader: fix efi_get_next_variable_name_mem() by Heinrich Schuchardt · Sun Dec 18 06:08:57 2022 +0000
  7. 7ec3c6f eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · Mon Dec 19 11:33:12 2022 +0900
  8. 787b05a Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Dec 19 08:33:24 2022 -0500
  9. d5d2e8d rockpi4: board: Add firmware image information for capsule updates by Sughosh Ganu · Thu Nov 10 14:49:16 2022 +0530
  10. 9d3bfc3 rockchip: rk3128-cru: sync the clock dt-binding header from Linux by Johan Jonker · Fri Sep 09 22:18:45 2022 +0200
  11. 3e94c0a Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Dec 18 08:10:09 2022 -0500
  12. c53cec6 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · Fri Dec 16 17:55:04 2022 +0100
  13. ff32afe sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · Mon Nov 28 00:03:53 2022 +0000
  14. a5bc092fb mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · Tue Nov 08 10:07:19 2022 +0100
  15. 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
  16. 92863f4 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Dec 08 11:24:50 2022 -0500
  17. a28bdba dfu: Make DFU virtual backend SPL friendly by Patrick Delaunay · Wed Nov 30 11:42:02 2022 +0100
  18. a51bb74 lib: Add common semihosting library by Kautuk Consul · Wed Dec 07 17:12:34 2022 +0530
  19. 1b56a74 dt-bindings: stm32mp13: add clock & reset support for STM32MP13 by Gabriel Fernandez · Thu Nov 24 11:36:03 2022 +0100
  20. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · Fri Dec 02 12:18:08 2022 +0300
  21. 99819ad net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · Fri Dec 02 12:18:05 2022 +0300
  22. fb7968c net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · Fri Dec 02 12:18:02 2022 +0300
  23. 2e6fe2e net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · Fri Dec 02 12:18:01 2022 +0300
  24. df264cf net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · Fri Dec 02 12:18:00 2022 +0300
  25. 7674b12 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · Fri Dec 02 12:17:58 2022 +0300
  26. 2f407f0 efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · Fri Dec 02 13:59:35 2022 +0900
  27. f7a7243 phy: add driver for Intel XWAY PHY by Tim Harvey · Thu Nov 17 13:27:09 2022 -0800
  28. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:29 2022 +0800
  29. 41efed1 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:28 2022 +0800
  30. 705017a liteeth: LiteX Ethernet device by Joel Stanley · Mon Sep 26 15:35:58 2022 +0930
  31. 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
  32. 476ecdf sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · Thu Nov 10 22:34:30 2022 +0530
  33. d30b6fc image: Correct strncpy() warning with image_set_name() by Simon Glass · Wed Nov 09 19:14:39 2022 -0700
  34. 1a34049 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · Sun Sep 18 18:17:01 2022 +0200
  35. 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
  36. 49e17df timer-uclass: add timer_get_ops() macro by Ovidiu Panait · Wed Oct 12 08:36:54 2022 +0300
  37. 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
  38. cbdbcb4 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · Sun Nov 20 09:21:18 2022 +0900
  39. 3360183a eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · Sun Nov 20 09:21:16 2022 +0900
  40. 6be1d1f eficonfig: expose append entry function by Masahisa Kojima · Sun Nov 20 09:21:14 2022 +0900
  41. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · Sun Nov 20 09:21:13 2022 +0900
  42. 93d74f5 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · Tue Nov 22 11:32:36 2022 +0100
  43. 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
  44. 0dff39f Nokia RX-51: Do not overwrite standard $loadaddr variable by Pali Rohár · Sun Nov 20 17:56:28 2022 +0100
  45. 39c43c3 Fix usage of CONFIG_PREBOOT by Pali Rohár · Sun Jul 10 13:42:55 2022 +0200
  46. 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
  47. b7ad04a sandbox: fix documentation of struct host_ops by Heinrich Schuchardt · Mon Nov 14 10:16:02 2022 +0100
  48. a3e9e45 doc: fix documentation of enum gd_flags by Heinrich Schuchardt · Mon Nov 14 10:25:04 2022 +0100
  49. aec069e dt-bindings: clk: add missing clk ids for microchip mpfs by Conor Dooley · Tue Oct 25 08:58:44 2022 +0100
  50. 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
  51. 5b80cee Merge branch '2022-11-10-symbol-migrations' by Tom Rini · Thu Nov 10 10:09:02 2022 -0500
  52. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  53. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:12 2022 -0400
  54. 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · Fri Oct 28 20:27:11 2022 -0400
  55. 295ab16 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · Fri Oct 28 20:27:10 2022 -0400
  56. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  57. c676fa0 Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:06 2022 -0400
  58. 9173548 Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · Fri Oct 28 20:27:05 2022 -0400
  59. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:04 2022 -0400
  60. 4a3fd5d rtc: Remove unused drivers by Tom Rini · Fri Oct 28 20:27:03 2022 -0400
  61. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · Fri Oct 28 20:27:02 2022 -0400
  62. e20e571 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · Fri Oct 28 20:27:01 2022 -0400
  63. e479892 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · Fri Oct 28 20:27:00 2022 -0400
  64. 66ad4af Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · Fri Oct 28 20:26:58 2022 -0400
  65. b9d3cad Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · Fri Oct 28 20:26:57 2022 -0400
  66. 25f9c2f Remove dead code by Tom Rini · Fri Oct 28 20:26:56 2022 -0400
  67. d17ab6a Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · Fri Oct 28 20:26:55 2022 -0400
  68. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · Fri Oct 28 20:26:54 2022 -0400
  69. 8396fb0 configs: imx8mn_beacon: Re-align memory to standard imx8mn settings by Adam Ford · Sat Oct 22 08:43:41 2022 -0500
  70. 6dd051a imx8mm: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:41 2022 +0100
  71. 381046e imx8mn: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:40 2022 +0100
  72. cdfde79 imx8mp: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:39 2022 +0100
  73. 5b427d8 imx8mq: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:38 2022 +0100
  74. 4b61cbc imx8ulp: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:37 2022 +0100
  75. 118ad85 imxrt1050: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:36 2022 +0100
  76. 942bf43 imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT by Tim Harvey · Fri Nov 04 08:51:45 2022 -0700
  77. 63a8770 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · Fri Nov 04 08:50:23 2022 -0700
  78. b843399 configs: imx8mn_venice.h: remove unused ifdef by Tim Harvey · Fri Nov 04 08:46:17 2022 -0700
  79. 522b028 configs: imx8mn_venice: fix include header protection by Tim Harvey · Fri Nov 04 08:45:20 2022 -0700
  80. 56f96e6 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · Tue Oct 25 10:55:02 2022 +0100
  81. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  82. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · Sat Oct 29 19:47:15 2022 -0600
  83. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · Sat Oct 29 19:47:14 2022 -0600
  84. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  85. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · Sat Oct 29 19:47:08 2022 -0600
  86. 5feb043 sandbox: Add missing comments for os_alarm() by Simon Glass · Sat Oct 29 19:47:04 2022 -0600
  87. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · Sat Oct 29 19:47:03 2022 -0600
  88. 67b7d50 arm: mvebu: Add RD-AC5X board by Chris Packham · Sat Nov 05 17:24:00 2022 +1300
  89. 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
  90. 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
  91. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · Sun Jul 10 17:15:14 2022 +0200
  92. 7029176 MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · Sun Jul 10 17:15:13 2022 +0200
  93. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · Sun Jul 10 17:15:12 2022 +0200
  94. c875d88 highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · Thu Oct 20 23:10:25 2022 +0100
  95. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  96. 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · Fri Oct 28 13:50:53 2022 +0200
  97. 73bec9d list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · Fri Oct 28 13:50:52 2022 +0200
  98. 4582b8f cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · Fri Oct 28 13:50:51 2022 +0200
  99. e2ff5fc cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · Fri Oct 28 13:50:50 2022 +0200
  100. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530