1. 139ec86 Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation" by Stefan Herbrechtsmeier · Thu Apr 27 08:53:54 2023 +0200
  2. 8fadfea arm64: versal: Enable ADIN ethernet phy by Ashok Reddy Soma · Thu Apr 20 02:56:45 2023 -0600
  3. 8f775ff arm64: zynqmp: Enable ADIN ethernet phy by Ashok Reddy Soma · Thu Apr 20 02:56:44 2023 -0600
  4. ea3b8b6 arm64: zynqmp: Fix User MTD partition size by Michal Simek · Wed Apr 12 16:30:27 2023 +0200
  5. b43d3cf arm64: zynqmp: Fix issue of apps executing from R5 core 1 by Ashok Reddy Soma · Wed Apr 05 15:06:45 2023 +0200
  6. 20ebfef ARM: zynq: Sync Microzed board with Linux kernel by Michal Simek · Tue Mar 28 09:21:33 2023 +0200
  7. 151497b ARM: zynq: Switch from earlyprintk to earlycon by Michal Simek · Tue Mar 28 09:17:31 2023 +0200
  8. 8c3ae43 xilinx: Enable virtio mmio transport and devices by Michal Simek · Thu Mar 23 15:52:11 2023 +0100
  9. 7aba255 arch: arm: zynqmp: mp.c: tcminit halt both cores in split mode by Neal Frager · Thu Mar 23 08:25:06 2023 +0000
  10. 5d22b12 Merge branch '2023-05-13-bootstd-updates-and-improvements' by Tom Rini · Sun May 14 11:27:18 2023 -0400
  11. db92e78 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · Wed May 10 16:34:47 2023 -0600
  12. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · Wed May 10 16:34:46 2023 -0600
  13. 9482fdf bootstd: Tidy up reporting of errors by Simon Glass · Wed May 10 16:34:26 2023 -0600
  14. 2d5a8e1 bootstd: Correct default boot command by Simon Glass · Sat May 06 08:27:09 2023 -0600
  15. b4b7ebe bootstd: Require HUSH_PARSER for script booting by Simon Glass · Fri May 05 20:03:05 2023 -0600
  16. 4bb7c16 bootstd: usb: Avoid initing USB twice by Simon Glass · Fri May 05 20:03:04 2023 -0600
  17. 2510aab usb: Tidy up the usb_start flag by Simon Glass · Fri May 05 20:03:03 2023 -0600
  18. a8e7d51 bootstd: Work around missing partition 1 by Simon Glass · Fri Apr 28 13:18:09 2023 -0600
  19. 7b9b83a Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu May 11 08:40:33 2023 -0400
  20. 26dc935 x86: samus: Adjust TPL start and pre-reloc memory size by Simon Glass · Thu May 04 16:51:01 2023 -0600
  21. 76bfbb6 x86: samus: Don't include audio and SATA in TPL by Simon Glass · Thu May 04 16:51:00 2023 -0600
  22. 134826f x86: Simplify cpu_jump_to_64bit_uboot() by Simon Glass · Thu May 04 16:50:59 2023 -0600
  23. 4041f0d spl: Commit MTRRs only in board_init_f_r() by Simon Glass · Thu May 04 16:50:58 2023 -0600
  24. 6e7b1b5 x86: spl: Avoid using init_cache_f_r() from SPL by Simon Glass · Thu May 04 16:50:57 2023 -0600
  25. 53ea0f6 x86: Tidy up address for loading U-Boot from SPL by Simon Glass · Thu May 04 16:50:55 2023 -0600
  26. 6b31e61 x86: sysreset: Set up LPC only after relocation by Simon Glass · Tue May 09 18:13:47 2023 +0800
  27. 05dc07b x86: spl: Show debugging for BSS by Simon Glass · Thu May 04 16:50:54 2023 -0600
  28. fdbc442 x86: mrc: Correct SPL debug message by Simon Glass · Thu May 04 16:50:53 2023 -0600
  29. 200626c x86: Tidy up availability of string functions by Simon Glass · Thu May 04 16:50:52 2023 -0600
  30. 436393e x86: Support debug UART in 64-bit mode by Simon Glass · Thu May 04 16:50:51 2023 -0600
  31. 390b19e x86: samus: Drop EFI_LOADER by Simon Glass · Thu May 04 16:50:50 2023 -0600
  32. 833eecd x86: ivybridge: Ensure LPC is available for GPIO base by Simon Glass · Thu May 04 16:50:49 2023 -0600
  33. df97e14 sf: Rename spi-nor-tiny functions by Simon Glass · Thu May 04 16:50:48 2023 -0600
  34. 3190f1e sf: Guard against zero erasesize by Simon Glass · Thu May 04 16:50:47 2023 -0600
  35. 28fa3a5 binman: Support writing symbols for ucode etypes by Simon Glass · Thu May 04 16:50:46 2023 -0600
  36. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · Thu May 04 16:50:45 2023 -0600
  37. e27526e coreboot: Enable ms command by Simon Glass · Thu May 04 16:55:09 2023 -0600
  38. ef90df2 x86: nvme: coreboot: Enable NVMe by Simon Glass · Thu May 04 16:55:08 2023 -0600
  39. 4e969d6 nvme: Enable PCI bus mastering by Simon Glass · Thu May 04 16:55:07 2023 -0600
  40. f35f7fa x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · Thu May 04 16:55:06 2023 -0600
  41. 23a2d36 x86: coreboot: Log function names and line numbers by Simon Glass · Thu May 04 16:55:05 2023 -0600
  42. 7757b61 x86: coreboot: Scan PCI after relocation by Simon Glass · Thu May 04 16:55:04 2023 -0600
  43. cce1c2c x86: coreboot: Document how to enable the debug UART by Simon Glass · Thu May 04 16:55:03 2023 -0600
  44. 0416a45 x86: coreboot: Use a memory-mapped UART by Simon Glass · Thu May 04 16:55:02 2023 -0600
  45. a5f9a61 pci: coreboot: Don't read regions when booting by Simon Glass · Thu May 04 16:55:01 2023 -0600
  46. 684bc74 x86: Allow locating the UART from ACPI tables by Simon Glass · Thu May 04 16:55:00 2023 -0600
  47. cf1f4bb x86: coreboot: Collect the address of the ACPI tables by Simon Glass · Thu May 04 16:54:59 2023 -0600
  48. 7ae6976 acpi: Move the table-finding functions into the libary by Simon Glass · Thu May 04 16:54:58 2023 -0600
  49. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · Thu May 04 16:54:57 2023 -0600
  50. 5d30483 input: Flush the keyboard buffer before resetting it by Simon Glass · Thu May 04 16:54:56 2023 -0600
  51. 1297d31 x86: Adjust search range for sysinfo table by Simon Glass · Thu May 04 16:54:55 2023 -0600
  52. cb3a7ac mtrr: Don't show an invalid CPU number by Simon Glass · Thu May 04 16:54:54 2023 -0600
  53. 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
  54. 3d3f407 clk: rockchip: rk3588: add hardcoded assigned clocks values by Eugen Hristev · Thu Apr 13 14:36:45 2023 +0300
  55. 3a0269b rockchip: handle peripheral as well as otg dr_mode by John Keeping · Wed Apr 12 12:52:53 2023 +0100
  56. a47bf33 rockchip: use standard dr_mode parsing function by John Keeping · Wed Apr 12 12:52:52 2023 +0100
  57. 94ba2a4 arm: dts: rockchip: rock-3a: drop u-boot,spl-boot-order by FUKAUMI Naoki · Thu Apr 20 09:42:30 2023 +0000
  58. ac93a2c arm: dts: rk356x: Makefile: sort by FUKAUMI Naoki · Sat Apr 08 09:33:42 2023 +0000
  59. 857728c doc: rockchip: update list of Radxa ROCK (Pi) 4 boards by FUKAUMI Naoki · Wed Apr 26 02:23:56 2023 +0000
  60. 5779457 configs: rockchip: add Radxa ROCK 4C+ by FUKAUMI Naoki · Wed Apr 26 02:23:55 2023 +0000
  61. fc517a7 arm: dts: rockchip: add Radxa ROCK 4C+ by FUKAUMI Naoki · Wed Apr 26 02:23:54 2023 +0000
  62. 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
  63. 5d028bb arm: dts: rockchip: rock-pi-4: sync with Linux 6.3 by FUKAUMI Naoki · Wed Apr 26 02:23:52 2023 +0000
  64. 905dfa2 rockchip: rk3328: Add support for FriendlyARM NanoPi R2C by Tianling Shen · Tue Apr 11 18:14:49 2023 +0800
  65. ca4134a reset: reset-rockchip: fix trivial line spacing alignment by Eugen Hristev · Tue Apr 11 10:20:40 2023 +0300
  66. f179826 clk: rockchip: correct trivial typo in debug message by Eugen Hristev · Tue Apr 11 10:17:56 2023 +0300
  67. 32a5103 pci: pcie_dw_rockchip: release resources on failing probe by Eugen Hristev · Thu Apr 13 17:11:03 2023 +0300
  68. 66aea14 Prepare v2023.07-rc2 by Tom Rini · Mon May 08 14:16:32 2023 -0400
  69. ab41061 configs: Resync with savedefconfig by Tom Rini · Mon May 08 13:43:35 2023 -0400
  70. de35c3a board: ti: am64x: Add support for AM64B SK by Judith Mendez · Thu Apr 06 11:49:01 2023 +0530
  71. eda07d6 common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · Mon Apr 10 14:19:13 2023 +0530
  72. 57a531b board: ti: am62x: evm: Add necessary functions to call splash screen by Nikhil M Jain · Mon Apr 10 14:19:12 2023 +0530
  73. f1b41b9 board: ti: am62x: am62x: Change splashimage and splashsource by Nikhil M Jain · Mon Apr 10 14:19:11 2023 +0530
  74. 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
  75. 50f6925 btrfs: fix offset when reading compressed extents by Dominique Martinet · Tue Apr 18 15:41:55 2023 +0900
  76. 0dbe8e9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon May 08 09:10:39 2023 -0400
  77. 502c452 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · Fri May 05 11:20:49 2023 +0300
  78. f27be80 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · Fri May 05 11:20:48 2023 +0300
  79. e411c97 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · Fri May 05 11:20:47 2023 +0300
  80. 4d79c98 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · Fri May 05 11:20:46 2023 +0300
  81. 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
  82. afe5de7 Merge branch '2023-05-05-networking-updates' by Tom Rini · Sat May 06 10:34:34 2023 -0400
  83. 8c4e304 board: rockchip: add Anbernic RGXX3 Series Devices by Chris Morgan · Fri Apr 21 10:59:19 2023 -0500
  84. c9eb6bd rk3399: r4s: Derive local MAC address if EEPROM is missing by Christian Kohlschütter · Tue Sep 27 15:05:21 2022 +0000
  85. 02e3e06 include: fdtdec: decouple fdt_addr_t and phys_addr_t size by Johan Jonker · Mon Mar 13 01:33:23 2023 +0100
  86. 1bbfbf5 arm: stm32mp: spl: fix function with fdt_addr_t input by Johan Jonker · Mon Mar 13 01:33:09 2023 +0100
  87. 511a047 drivers: fix debug string with fdt_addr_t input by Johan Jonker · Mon Mar 13 01:32:57 2023 +0100
  88. 2f9f775 drivers: use devfdt_get_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:44 2023 +0100
  89. b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:31 2023 +0100
  90. 4070278 drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:18 2023 +0100
  91. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  92. 5ff8812 drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:31:49 2023 +0100
  93. 497bc73 spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr by Johan Jonker · Mon Mar 13 01:31:36 2023 +0100
  94. 54ab044 core: read: add dev_read_addr_index_ptr function by Johan Jonker · Mon Mar 13 01:31:25 2023 +0100
  95. ef6769f core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · Fri Apr 21 17:33:58 2023 +0200
  96. 6ba857d rockchip: rk3288: syscon_rk3288: store syscon platdata in regmap by Johan Jonker · Mon Mar 13 01:30:57 2023 +0100
  97. 2e304a2 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · Mon Mar 13 01:30:46 2023 +0100
  98. 9f6971f include: dm: ofnode: fix headers by Johan Jonker · Mon Mar 13 01:30:33 2023 +0100
  99. 625eff9 rockchip: spi: rk_spi: use base variable with uintptr_t size by Johan Jonker · Mon Mar 13 01:30:20 2023 +0100
  100. 19bb23b rockchip: pwm: rk_pwm: use base variable with uintptr_t size by Johan Jonker · Mon Mar 13 01:30:02 2023 +0100