1. 2e5bab1 board: lsxl: make last resort recovery more reliable by Michael Walle · Wed Aug 17 21:38:03 2022 +0200
  2. b768473 board: lsxl: use proper *_r variables by Michael Walle · Wed Aug 17 21:38:01 2022 +0200
  3. 5b849ca board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · Wed Aug 17 21:38:00 2022 +0200
  4. 75c190e board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · Wed Aug 17 21:37:59 2022 +0200
  5. 3109688 board: lsxl: remove eraseenv script by Michael Walle · Wed Aug 17 21:37:55 2022 +0200
  6. c35331c arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · Thu Aug 11 16:40:25 2022 -0700
  7. 8e5d016 arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · Wed Aug 10 14:46:09 2022 +0200
  8. 07e5fcf arm: kirkwood: pogo_v4: Add Distro boot capability by Tony Dinh · Mon Aug 08 20:01:34 2022 -0700
  9. e19f097 Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Aug 22 12:41:07 2022 -0400
  10. 5c13bd1 powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · Fri Aug 19 16:55:06 2022 +0200
  11. d1f0b42 arm: Remove warp board by Tom Rini · Wed Aug 03 12:11:00 2022 -0400
  12. 7faa924 ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code by Tom Rini · Tue Aug 02 07:33:43 2022 -0400
  13. 75ec06c ppc: Remove corenet_ds boards by Tom Rini · Tue Aug 09 10:16:21 2022 -0400
  14. a25e28f arm: Remove kzm9g board by Tom Rini · Tue Aug 02 07:33:34 2022 -0400
  15. 72904f8 arm: Remove armadillo-800eva board by Tom Rini · Tue Aug 02 07:33:33 2022 -0400
  16. 550066b arm: Remove cm_t335 board by Tom Rini · Tue Aug 02 07:33:32 2022 -0400
  17. a395ebd arm: Remove edminiv2 board by Tom Rini · Tue Aug 02 07:33:31 2022 -0400
  18. 522fd7e bootstage: Show func name for bootstage_mark/error by Michal Simek · Fri Aug 12 10:54:51 2022 +0200
  19. 1b86cba log: Drop log_nop() functions by Simon Glass · Thu Mar 18 07:18:37 2021 +1300
  20. 62c94f7 gpio: aspeed: port Linux dt-bindings header file by Dhananjay Phadke · Thu Aug 04 08:58:54 2022 -0700
  21. a1c4699 board: ls1043ardb: fdt fixups for revision v7.0 boards by Camelia Groza · Thu Jul 28 17:28:11 2022 +0300
  22. c961108 efi_loader: move udevice pointer into struct efi_object by Masahisa Kojima · Fri Jul 22 11:39:10 2022 +0900
  23. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · Tue Aug 02 07:33:35 2022 -0400
  24. c926420 arm: Remove snapper9260 board by Tom Rini · Tue Aug 02 07:33:29 2022 -0400
  25. e7ead11 ppc: Remove ids8313 board by Tom Rini · Tue Aug 02 07:33:28 2022 -0400
  26. d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · Tue Aug 02 07:33:27 2022 -0400
  27. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · Sun Jul 31 21:08:29 2022 -0400
  28. dad332b Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · Sun Jul 31 21:08:25 2022 -0400
  29. 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · Sun Jul 31 21:08:24 2022 -0400
  30. f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · Sun Jul 31 21:08:22 2022 -0400
  31. 0a9f426 vbe: Add initial support for VBE by Simon Glass · Sat Jul 30 15:52:32 2022 -0600
  32. 4305fe7 event: Add an event for device tree fixups by Simon Glass · Sat Jul 30 15:52:31 2022 -0600
  33. 1fd9168 event: Change EVENT_SPY to global by Simon Glass · Sat Jul 30 15:52:30 2022 -0600
  34. cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · Sat Jul 30 15:52:27 2022 -0600
  35. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · Sat Jul 30 15:52:25 2022 -0600
  36. 943d38c bootstd: Tidy comments in bootflow_scan_bootdev() by Simon Glass · Sat Jul 30 15:52:24 2022 -0600
  37. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · Sat Jul 30 15:52:21 2022 -0600
  38. f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · Sat Jul 30 15:52:19 2022 -0600
  39. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · Sat Jul 30 15:52:14 2022 -0600
  40. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · Sat Jul 30 15:52:13 2022 -0600
  41. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · Sat Jul 30 15:52:12 2022 -0600
  42. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · Sat Jul 30 15:52:10 2022 -0600
  43. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · Sat Jul 30 15:52:08 2022 -0600
  44. 1817f71 dm: core: Add a note about how livetree updates work by Simon Glass · Sat Jul 30 15:52:07 2022 -0600
  45. 9693c1d dm: core: Split out the declaration of ofnode by Simon Glass · Sat Jul 30 15:52:06 2022 -0600
  46. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · Sat Jul 30 15:52:05 2022 -0600
  47. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · Sat Jul 30 15:52:04 2022 -0600
  48. bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Aug 11 08:47:20 2022 -0400
  49. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · Thu Jul 28 11:19:15 2022 +0100
  50. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  51. 91f8ff6 cmd: inconsistent return type of command_process() by Heinrich Schuchardt · Mon Aug 01 15:17:49 2022 +0200
  52. e1eab08 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · Tue Aug 02 10:21:35 2022 +0200
  53. 5d74726 net: phy: Remove inline definitions from convinience functions by Ramon Fried · Sun Jun 05 03:44:15 2022 +0300
  54. 69ef96d net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · Thu May 12 15:48:51 2022 +0200
  55. c0c19aa net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · Thu May 12 09:33:07 2022 +0200
  56. e9926e5 net: bootp: Make root path (option 17) length configurable by Andre Kalb · Fri Jan 28 09:40:32 2022 +0100
  57. 79340a5 Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Aug 05 08:01:32 2022 -0400
  58. c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · Sat Jul 23 13:05:12 2022 -0400
  59. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · Sat Jul 23 13:05:10 2022 -0400
  60. 7374a71 Convert CONFIG_FSL_CORENET to Kconfig by Tom Rini · Sat Jul 23 13:05:08 2022 -0400
  61. 8d86fe3 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · Sat Jul 23 13:05:07 2022 -0400
  62. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · Sat Jul 23 13:05:05 2022 -0400
  63. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · Sat Jul 23 13:05:04 2022 -0400
  64. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  65. 99c9b19 Convert CONFIG_FLASH_CFI_LEGACY to Kconfig by Tom Rini · Sat Jul 23 13:05:02 2022 -0400
  66. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · Sat Jul 23 13:05:00 2022 -0400
  67. cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · Sat Jul 23 13:04:59 2022 -0400
  68. 10bda12 P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING by Tom Rini · Sat Jul 23 13:04:58 2022 -0400
  69. b64ed1c malta: Switch to using CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Jul 23 13:04:57 2022 -0400
  70. 2f05fef powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Jul 23 13:04:56 2022 -0400
  71. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · Sat Jul 23 13:04:55 2022 -0400
  72. db295e8 net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · Sat Jul 23 13:04:54 2022 -0400
  73. 8f2ecaf tpm: Export the TPM-version functions by Simon Glass · Fri Jul 22 21:32:02 2022 +0530
  74. 8930d68 Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Sun Jul 31 21:08:50 2022 -0400
  75. 9f76410 board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros by Pali Rohár · Thu Jul 28 11:10:12 2022 +0800
  76. 69cee50 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · Mon Jul 25 13:56:11 2022 +0200
  77. d80ed17 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · Mon Jul 25 13:56:08 2022 +0200
  78. 4e95ee3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jul 27 07:00:54 2022 -0400
  79. 5bad289 Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · Wed Jul 27 06:59:55 2022 -0400
  80. 4493cb5 drivers: mmc: write protect single boot area by Ying-Chun Liu (PaulLiu) · Mon Apr 25 21:59:02 2022 +0800
  81. e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jul 26 10:26:00 2022 -0400
  82. eeb23bf tools: image: support i.MX93 by Peng Fan · Tue Jul 26 16:41:19 2022 +0800
  83. b72606c imx: imx93_evk: Add basic board support by Peng Fan · Tue Jul 26 16:41:10 2022 +0800
  84. 6b262d4 arm: dts: Add i.MX93 SoC DTSi file by Peng Fan · Tue Jul 26 16:41:09 2022 +0800
  85. 313af25 imx: imx9: Support booting m33 from Acore by Peng Fan · Tue Jul 26 16:41:04 2022 +0800
  86. b46a72f fsl_lpuart: add i.MX9 support by Peng Fan · Tue Jul 26 16:40:40 2022 +0800
  87. f3c6a1d fdt: Start a test for the fdt command by Simon Glass · Wed Jul 13 06:06:59 2022 -0600
  88. f2d59c0 addrmap: Support on sandbox by Simon Glass · Wed Jul 13 06:06:58 2022 -0600
  89. 816585d log: force DEBUG when LOG_DEBUG is activated by Patrick Delaunay · Tue Jul 12 09:39:49 2022 +0200
  90. 0d6bb43 fpga: zynqmp: support loading encrypted bitfiles by Adrian Fiergolski · Fri Jul 22 17:16:14 2022 +0300
  91. 1777357 fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · Fri Jul 22 17:16:13 2022 +0300
  92. c0806cc fpga: xilinx: pass compatible flags to load() callback by Oleksandr Suvorov · Fri Jul 22 17:16:10 2022 +0300
  93. a4d9593 fpga: add fpga_compatible2flag by Oleksandr Suvorov · Fri Jul 22 17:16:08 2022 +0300
  94. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  95. 5055cf2 fpga: xilinx: pass compatible flags to xilinx_load() by Oleksandr Suvorov · Fri Jul 22 17:16:06 2022 +0300
  96. 60ae6c1 fpga: zynqmp: add str2flags call by Oleksandr Suvorov · Fri Jul 22 17:16:05 2022 +0300
  97. dae95a4 fpga: xilinx: add bitstream flags to driver desc by Oleksandr Suvorov · Fri Jul 22 17:16:04 2022 +0300
  98. bb14d17 fpga: xilinx: add missed identifier names by Oleksandr Suvorov · Fri Jul 22 17:16:03 2022 +0300
  99. 2223481 configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MAC by Tim Harvey · Fri May 20 08:17:29 2022 -0700
  100. 0c46047 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · Thu Jul 21 15:31:22 2022 +0200