1. 0a2daf3 video: tweak CONFIG_SPL_VIDEO description by John Keeping · Tue May 09 12:02:50 2023 +0100
  2. 57ce1bc Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Mon May 15 08:33:16 2023 -0400
  3. 9dccf34 mtd: cfi: respect reg address length by Nuno Sá · Thu May 11 13:19:50 2023 +0200
  4. b4db286 Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun May 14 11:29:45 2023 -0400
  5. 5d22b12 Merge branch '2023-05-13-bootstd-updates-and-improvements' by Tom Rini · Sun May 14 11:27:18 2023 -0400
  6. db92e78 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · Wed May 10 16:34:47 2023 -0600
  7. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · Wed May 10 16:34:46 2023 -0600
  8. 9482fdf bootstd: Tidy up reporting of errors by Simon Glass · Wed May 10 16:34:26 2023 -0600
  9. 2d5a8e1 bootstd: Correct default boot command by Simon Glass · Sat May 06 08:27:09 2023 -0600
  10. b4b7ebe bootstd: Require HUSH_PARSER for script booting by Simon Glass · Fri May 05 20:03:05 2023 -0600
  11. 4bb7c16 bootstd: usb: Avoid initing USB twice by Simon Glass · Fri May 05 20:03:04 2023 -0600
  12. 2510aab usb: Tidy up the usb_start flag by Simon Glass · Fri May 05 20:03:03 2023 -0600
  13. a8e7d51 bootstd: Work around missing partition 1 by Simon Glass · Fri Apr 28 13:18:09 2023 -0600
  14. 11bae98 doc: renesas: add Renesas board docs by Ralph Siemsen · Fri May 12 21:36:58 2023 -0400
  15. 2d283fa tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · Fri May 12 21:36:57 2023 -0400
  16. 9446dfe board: schneider: add RZN1 board support by Ralph Siemsen · Fri May 12 21:36:56 2023 -0400
  17. 7159e2c ARM: rmobile: Add support for Renesas RZ/N1 SoC by Ralph Siemsen · Fri May 12 21:36:55 2023 -0400
  18. 664209a ARM: dts: add devicetree for Renesas RZ/N1 SoC by Ralph Siemsen · Fri May 12 21:36:54 2023 -0400
  19. 4ceb0d3 ram: cadence: add driver for Cadence EDAC by Ralph Siemsen · Fri May 12 21:36:53 2023 -0400
  20. 1df3a30 pinctrl: renesas: add R906G032 driver by Ralph Siemsen · Fri May 12 21:36:52 2023 -0400
  21. a0dfc71 clk: renesas: add R906G032 driver by Ralph Siemsen · Fri May 12 21:36:51 2023 -0400
  22. 0bdc94a clk: renesas: prepare for non R-Car clock drivers by Ralph Siemsen · Fri May 12 21:36:50 2023 -0400
  23. 8289080 ARM: armv7: add non-SPL enable for Cortex SMPEN by Ralph Siemsen · Fri May 12 21:36:49 2023 -0400
  24. 7b9b83a Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu May 11 08:40:33 2023 -0400
  25. 26dc935 x86: samus: Adjust TPL start and pre-reloc memory size by Simon Glass · Thu May 04 16:51:01 2023 -0600
  26. 76bfbb6 x86: samus: Don't include audio and SATA in TPL by Simon Glass · Thu May 04 16:51:00 2023 -0600
  27. 134826f x86: Simplify cpu_jump_to_64bit_uboot() by Simon Glass · Thu May 04 16:50:59 2023 -0600
  28. 4041f0d spl: Commit MTRRs only in board_init_f_r() by Simon Glass · Thu May 04 16:50:58 2023 -0600
  29. 6e7b1b5 x86: spl: Avoid using init_cache_f_r() from SPL by Simon Glass · Thu May 04 16:50:57 2023 -0600
  30. 53ea0f6 x86: Tidy up address for loading U-Boot from SPL by Simon Glass · Thu May 04 16:50:55 2023 -0600
  31. 6b31e61 x86: sysreset: Set up LPC only after relocation by Simon Glass · Tue May 09 18:13:47 2023 +0800
  32. 05dc07b x86: spl: Show debugging for BSS by Simon Glass · Thu May 04 16:50:54 2023 -0600
  33. fdbc442 x86: mrc: Correct SPL debug message by Simon Glass · Thu May 04 16:50:53 2023 -0600
  34. 200626c x86: Tidy up availability of string functions by Simon Glass · Thu May 04 16:50:52 2023 -0600
  35. 436393e x86: Support debug UART in 64-bit mode by Simon Glass · Thu May 04 16:50:51 2023 -0600
  36. 390b19e x86: samus: Drop EFI_LOADER by Simon Glass · Thu May 04 16:50:50 2023 -0600
  37. 833eecd x86: ivybridge: Ensure LPC is available for GPIO base by Simon Glass · Thu May 04 16:50:49 2023 -0600
  38. df97e14 sf: Rename spi-nor-tiny functions by Simon Glass · Thu May 04 16:50:48 2023 -0600
  39. 3190f1e sf: Guard against zero erasesize by Simon Glass · Thu May 04 16:50:47 2023 -0600
  40. 28fa3a5 binman: Support writing symbols for ucode etypes by Simon Glass · Thu May 04 16:50:46 2023 -0600
  41. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · Thu May 04 16:50:45 2023 -0600
  42. e27526e coreboot: Enable ms command by Simon Glass · Thu May 04 16:55:09 2023 -0600
  43. ef90df2 x86: nvme: coreboot: Enable NVMe by Simon Glass · Thu May 04 16:55:08 2023 -0600
  44. 4e969d6 nvme: Enable PCI bus mastering by Simon Glass · Thu May 04 16:55:07 2023 -0600
  45. f35f7fa x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · Thu May 04 16:55:06 2023 -0600
  46. 23a2d36 x86: coreboot: Log function names and line numbers by Simon Glass · Thu May 04 16:55:05 2023 -0600
  47. 7757b61 x86: coreboot: Scan PCI after relocation by Simon Glass · Thu May 04 16:55:04 2023 -0600
  48. cce1c2c x86: coreboot: Document how to enable the debug UART by Simon Glass · Thu May 04 16:55:03 2023 -0600
  49. 0416a45 x86: coreboot: Use a memory-mapped UART by Simon Glass · Thu May 04 16:55:02 2023 -0600
  50. a5f9a61 pci: coreboot: Don't read regions when booting by Simon Glass · Thu May 04 16:55:01 2023 -0600
  51. 684bc74 x86: Allow locating the UART from ACPI tables by Simon Glass · Thu May 04 16:55:00 2023 -0600
  52. cf1f4bb x86: coreboot: Collect the address of the ACPI tables by Simon Glass · Thu May 04 16:54:59 2023 -0600
  53. 7ae6976 acpi: Move the table-finding functions into the libary by Simon Glass · Thu May 04 16:54:58 2023 -0600
  54. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · Thu May 04 16:54:57 2023 -0600
  55. 5d30483 input: Flush the keyboard buffer before resetting it by Simon Glass · Thu May 04 16:54:56 2023 -0600
  56. 1297d31 x86: Adjust search range for sysinfo table by Simon Glass · Thu May 04 16:54:55 2023 -0600
  57. cb3a7ac mtrr: Don't show an invalid CPU number by Simon Glass · Thu May 04 16:54:54 2023 -0600
  58. 4ea52d5 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue May 09 12:45:49 2023 -0400
  59. 3d3f407 clk: rockchip: rk3588: add hardcoded assigned clocks values by Eugen Hristev · Thu Apr 13 14:36:45 2023 +0300
  60. 3a0269b rockchip: handle peripheral as well as otg dr_mode by John Keeping · Wed Apr 12 12:52:53 2023 +0100
  61. a47bf33 rockchip: use standard dr_mode parsing function by John Keeping · Wed Apr 12 12:52:52 2023 +0100
  62. 94ba2a4 arm: dts: rockchip: rock-3a: drop u-boot,spl-boot-order by FUKAUMI Naoki · Thu Apr 20 09:42:30 2023 +0000
  63. ac93a2c arm: dts: rk356x: Makefile: sort by FUKAUMI Naoki · Sat Apr 08 09:33:42 2023 +0000
  64. 857728c doc: rockchip: update list of Radxa ROCK (Pi) 4 boards by FUKAUMI Naoki · Wed Apr 26 02:23:56 2023 +0000
  65. 5779457 configs: rockchip: add Radxa ROCK 4C+ by FUKAUMI Naoki · Wed Apr 26 02:23:55 2023 +0000
  66. fc517a7 arm: dts: rockchip: add Radxa ROCK 4C+ by FUKAUMI Naoki · Wed Apr 26 02:23:54 2023 +0000
  67. 79ba85e configs: rockchip: rock-pi-4: use dtb for ROCK Pi 4A instead of 4B by FUKAUMI Naoki · Wed Apr 26 02:23:53 2023 +0000
  68. 5d028bb arm: dts: rockchip: rock-pi-4: sync with Linux 6.3 by FUKAUMI Naoki · Wed Apr 26 02:23:52 2023 +0000
  69. 905dfa2 rockchip: rk3328: Add support for FriendlyARM NanoPi R2C by Tianling Shen · Tue Apr 11 18:14:49 2023 +0800
  70. ca4134a reset: reset-rockchip: fix trivial line spacing alignment by Eugen Hristev · Tue Apr 11 10:20:40 2023 +0300
  71. f179826 clk: rockchip: correct trivial typo in debug message by Eugen Hristev · Tue Apr 11 10:17:56 2023 +0300
  72. 32a5103 pci: pcie_dw_rockchip: release resources on failing probe by Eugen Hristev · Thu Apr 13 17:11:03 2023 +0300
  73. 66aea14 Prepare v2023.07-rc2 by Tom Rini · Mon May 08 14:16:32 2023 -0400
  74. ab41061 configs: Resync with savedefconfig by Tom Rini · Mon May 08 13:43:35 2023 -0400
  75. de35c3a board: ti: am64x: Add support for AM64B SK by Judith Mendez · Thu Apr 06 11:49:01 2023 +0530
  76. eda07d6 common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · Mon Apr 10 14:19:13 2023 +0530
  77. 57a531b board: ti: am62x: evm: Add necessary functions to call splash screen by Nikhil M Jain · Mon Apr 10 14:19:12 2023 +0530
  78. f1b41b9 board: ti: am62x: am62x: Change splashimage and splashsource by Nikhil M Jain · Mon Apr 10 14:19:11 2023 +0530
  79. d0699df configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen by Nikhil M Jain · Mon Apr 10 14:19:10 2023 +0530
  80. 50f6925 btrfs: fix offset when reading compressed extents by Dominique Martinet · Tue Apr 18 15:41:55 2023 +0900
  81. 0dbe8e9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon May 08 09:10:39 2023 -0400
  82. 502c452 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · Fri May 05 11:20:49 2023 +0300
  83. f27be80 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · Fri May 05 11:20:48 2023 +0300
  84. e411c97 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · Fri May 05 11:20:47 2023 +0300
  85. 4d79c98 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · Fri May 05 11:20:46 2023 +0300
  86. 40fd854 Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sun May 07 09:44:27 2023 -0400
  87. afe5de7 Merge branch '2023-05-05-networking-updates' by Tom Rini · Sat May 06 10:34:34 2023 -0400
  88. 8c4e304 board: rockchip: add Anbernic RGXX3 Series Devices by Chris Morgan · Fri Apr 21 10:59:19 2023 -0500
  89. c9eb6bd rk3399: r4s: Derive local MAC address if EEPROM is missing by Christian Kohlschütter · Tue Sep 27 15:05:21 2022 +0000
  90. 02e3e06 include: fdtdec: decouple fdt_addr_t and phys_addr_t size by Johan Jonker · Mon Mar 13 01:33:23 2023 +0100
  91. 1bbfbf5 arm: stm32mp: spl: fix function with fdt_addr_t input by Johan Jonker · Mon Mar 13 01:33:09 2023 +0100
  92. 511a047 drivers: fix debug string with fdt_addr_t input by Johan Jonker · Mon Mar 13 01:32:57 2023 +0100
  93. 2f9f775 drivers: use devfdt_get_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:44 2023 +0100
  94. b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:31 2023 +0100
  95. 4070278 drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:18 2023 +0100
  96. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  97. 5ff8812 drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:31:49 2023 +0100
  98. 497bc73 spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr by Johan Jonker · Mon Mar 13 01:31:36 2023 +0100
  99. 54ab044 core: read: add dev_read_addr_index_ptr function by Johan Jonker · Mon Mar 13 01:31:25 2023 +0100
  100. ef6769f core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · Fri Apr 21 17:33:58 2023 +0200