1. eb8d262 spi: synquacer: remove SPI_TX_BYTE handling by Masahisa Kojima · Wed May 24 16:32:46 2023 +0900
  2. 7ff5855 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · Wed Jun 07 16:37:05 2023 -0700
  3. 9a0ff5d spi: bcm63xx-hsspi: Add prepend mode support by William Zhang · Wed Jun 07 16:37:04 2023 -0700
  4. 3f55f27 spi: bcm63xx-hsspi: Add new compatible string support by William Zhang · Wed Jun 07 16:37:03 2023 -0700
  5. 7633333 spi: bcm63xx-hsspi: Fix multi-bit mode setting by William Zhang · Wed Jun 07 16:37:02 2023 -0700
  6. 96c65fa spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · Wed Jun 07 16:37:01 2023 -0700
  7. aff5c1f spi: pl022: Add chip-select gpio support by Lukas Funke · Fri Apr 28 14:38:50 2023 +0200
  8. 2ed5d78 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · Fri Apr 28 14:38:49 2023 +0200
  9. 003b07d spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · Fri Apr 28 14:38:48 2023 +0200
  10. 76ad298 spi: pl022: Align compatible property with device tree binding by Lukas Funke · Fri Apr 28 14:38:47 2023 +0200
  11. 7a9fe5d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Jul 12 13:10:04 2023 -0400
  12. 904043b doc: t-head: lpi4a: document Lichee PI 4A board by Yixun Lan · Sat Jul 08 19:24:35 2023 +0800
  13. d4a5826 configs: th1520_lpi4a_defconfig: Add initial config by Yixun Lan · Sat Jul 08 19:24:34 2023 +0800
  14. e3a02bd riscv: dts: t-head: Add basic device tree for Sipeed Lichee PI 4A board by Yixun Lan · Sat Jul 08 19:24:33 2023 +0800
  15. 5dfa901 riscv: t-head: licheepi4a: initial support added by Yixun Lan · Sat Jul 08 19:24:32 2023 +0800
  16. b5f0372 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · Wed Jun 21 23:11:46 2023 +0800
  17. 08b8d26 riscv: clint: Update the sifive clint ipi driver to support aclint by Bin Meng · Wed Jun 21 23:11:45 2023 +0800
  18. 51e3855 riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · Wed Jun 21 23:11:44 2023 +0800
  19. 4e321fa board: starfive: Dynamic configuration of DT for 1.2A and 1.3B by Yanhong Wang · Thu Jun 15 17:36:52 2023 +0800
  20. f69a512 ram: starfive: Read memory size information from EEPROM by Yanhong Wang · Thu Jun 15 17:36:51 2023 +0800
  21. 2b51743 configs: starfive: Enable ID EEPROM configuration by Yanhong Wang · Thu Jun 15 17:36:50 2023 +0800
  22. d426942 riscv: dts: starfive: Add support eeprom device tree node by Yanhong Wang · Thu Jun 15 17:36:49 2023 +0800
  23. 39331e4 eeprom: starfive: Enable ID EEPROM configuration by Yanhong Wang · Thu Jun 15 17:36:48 2023 +0800
  24. 860b69a configs: starfive: Enable ethernet configuration for StarFive VisionFive2 by Yanhong Wang · Thu Jun 15 17:36:47 2023 +0800
  25. 8c91500 doc: board: starfive: Reword the make defconfig information by Yanhong Wang · Thu Jun 15 17:36:46 2023 +0800
  26. 438ab1e riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3B by Yanhong Wang · Thu Jun 15 17:36:45 2023 +0800
  27. 7f63bd9 riscv: dts: jh7110: Add ethernet device tree nodes by Yanhong Wang · Thu Jun 15 17:36:44 2023 +0800
  28. 1f502ee net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · Thu Jun 15 17:36:43 2023 +0800
  29. 1d6c341 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · Thu Jun 15 17:36:42 2023 +0800
  30. 5ba5a20 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jul 11 13:27:32 2023 -0400
  31. 69a4dd2 Makefile: Drop -rc6 by Tom Rini · Tue Jul 11 09:55:53 2023 -0400
  32. 0a3cc11 Merge branch 'next' by Tom Rini · Mon Jul 10 14:29:14 2023 -0400
  33. 4d79c7b Prepare v2023.07 by Tom Rini · Mon Jul 10 14:13:47 2023 -0400
  34. b8da47b Merge tag 'fsl-qoriq-2023-7-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · Sun Jul 09 21:54:40 2023 -0400
  35. c49be75 mkeficapsule: fix efi_firmware_management_capsule_header data type by Malte Schmidt · Fri Jun 16 10:28:05 2023 +0200
  36. a82f396 doc: harmonize Linux kernel documentation links by Heinrich Schuchardt · Sun Jul 09 04:00:06 2023 +0200
  37. b189df9 cmd: efidebug: add missing efi_free_pool for dh subcommand by Masahisa Kojima · Thu Jun 29 11:13:51 2023 +0900
  38. 7107d31 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · Sat Jul 08 18:21:12 2023 +0300
  39. c49a653 efi_loader: Avoid underflow when calculating remaining var store size by Alper Nebi Yasak · Sat Jul 08 18:23:05 2023 +0300
  40. 8b2ab9f x86: Update docs link in bootparam header by Paul Barker · Fri Jul 07 07:51:42 2023 +0100
  41. 5a3dce6 Merge branch '2023-07-07-assorted-build-improvements' into next by Tom Rini · Sat Jul 08 11:28:39 2023 -0400
  42. ac5adc1 sysreset: Change Kconfig GPIO dependency by Michal Simek · Tue Jul 04 14:05:13 2023 +0200
  43. 3814c37 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL by Ying Sun · Sun Jun 25 17:18:21 2023 +0800
  44. 2631ece common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV by Ying Sun · Sun Jun 25 16:52:07 2023 +0800
  45. 86dff47 cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS by Ying Sun · Sun Jun 25 16:24:47 2023 +0800
  46. 4d412fa test: Find leftovers after clean/mrproper by Tobias Deiminger · Tue Jun 20 00:41:07 2023 +0200
  47. f9708be Kbuild: Fix cleanup of *.dtbo for sandbox by Tobias Deiminger · Tue Jun 20 00:41:06 2023 +0200
  48. 48cb5a1 Kbuild: Fix cleanup of *.dtb for some archs by Tobias Deiminger · Tue Jun 20 00:41:05 2023 +0200
  49. f629c77 Kbuild: Fix cleanup of VPL by Tobias Deiminger · Tue Jun 20 00:41:04 2023 +0200
  50. 1af3ab5 Adjust gitignore for tools/generated/ by Tobias Deiminger · Tue Jun 20 00:41:03 2023 +0200
  51. bd71c4f Kbuild: Fix cleanup of generated sources in tools by Tobias Deiminger · Tue Jun 20 00:41:02 2023 +0200
  52. 75d58b5 MAINTAINERS: correct at91 tree link by Eugen Hristev · Fri Jul 07 16:45:32 2023 +0300
  53. 2523bcd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Thu Jul 06 13:23:36 2023 -0400
  54. 5185b99 Merge branch 'riscv-for-next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Thu Jul 06 13:21:37 2023 -0400
  55. aa51465 board: ae350: Add missing env variables for booti by Yu Chien Peter Lin · Tue Jul 04 19:13:21 2023 +0800
  56. c99c384 riscv: andes_plicsw: Fix IPI during OpenSBI invocation by Yu Chien Peter Lin · Tue Jul 04 19:13:20 2023 +0800
  57. a358789 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description by Heinrich Schuchardt · Tue Jul 04 02:14:21 2023 +0200
  58. dbc7461 clk: starfive: pll: Fix to use postdiv1_mask by Hoegeun Kwon · Wed Jun 28 19:19:49 2023 +0900
  59. 9d41bba ci: riscv: Update OpenSBI to v1.2 by Bin Meng · Tue Jun 20 13:55:00 2023 +0800
  60. 00e6b1a board: microchip: set mac address for ethernet1 on icicle by Conor Dooley · Thu Jun 15 11:12:44 2023 +0100
  61. 3978599 riscv: dts: sync mpfs-icicle devicetree with linux by Conor Dooley · Thu Jun 15 11:12:43 2023 +0100
  62. 75809d9 riscv: dts: drop microchip from dts filenames by Conor Dooley · Thu Jun 15 11:12:42 2023 +0100
  63. 2ea1e4e clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI by Ben Dooks · Tue May 09 14:50:05 2023 +0100
  64. ad168d6 riscv: define test_and_{set,clear}_bit in asm/bitops.h by Ben Dooks · Fri May 05 09:02:07 2023 +0100
  65. 0cd077d riscv: implement local_irq_{save,restore} macros by Ben Dooks · Fri May 05 09:02:06 2023 +0100
  66. 17f6b11 riscv: add generic link for <asm/atomic.h> by Ben Dooks · Fri May 05 09:02:05 2023 +0100
  67. cd464d1 cmd/sbi: display new extensions by Heinrich Schuchardt · Wed Apr 12 10:38:16 2023 +0200
  68. 065bd0c LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms by Kshitiz Varshney · Thu Jun 22 11:24:45 2023 +0200
  69. 812033e configs: ls1046afrwy: enable DM_SERIAL by Camelia Groza · Fri Jun 16 16:18:38 2023 +0300
  70. 43feaa7 configs: ls1046ardb: enable DM_SERIAL by Camelia Groza · Fri Jun 16 16:18:37 2023 +0300
  71. d19eec0 arch: arm: dts: ls1046a: tag serial nodes with bootph-all by Camelia Groza · Fri Jun 16 16:18:36 2023 +0300
  72. 964f3bf arch: arm: dts: ls1046a: sync serial nodes with Linux by Camelia Groza · Fri Jun 16 16:18:35 2023 +0300
  73. 197c859 configs: ls1043ardb: enable DM_SERIAL by Camelia Groza · Fri Jun 16 16:18:34 2023 +0300
  74. 0e5cede arch: arm: dts: ls1043a: tag serial nodes with bootph-all by Camelia Groza · Fri Jun 16 16:18:33 2023 +0300
  75. 8bac8e9 arch: arm: dts: ls1043a: sync serial nodes with Linux by Camelia Groza · Fri Jun 16 16:18:32 2023 +0300
  76. d9d5fe0 tools: spkgimage: correct printf specifier by Heinrich Schuchardt · Tue Jul 04 22:18:09 2023 +0200
  77. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  78. de951e2 colibri-imx7: Call fdt_increase_size() by Fabio Estevam · Tue Jul 04 14:09:45 2023 -0300
  79. 1224f54 git-mailrc: add alias for Eugen Hristev by Eugen Hristev · Tue Jul 04 14:25:36 2023 +0300
  80. a47496e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-pmic into next by Tom Rini · Tue Jul 04 11:22:57 2023 -0400
  81. 5a1c0f3 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · Wed Apr 19 16:45:26 2023 +0300
  82. 81aa192 regulator: rename dev_pdata to plat by Eugen Hristev · Wed Apr 19 16:45:25 2023 +0300
  83. 405512e regulator: implement basic reference counter by Eugen Hristev · Wed Apr 19 16:45:24 2023 +0300
  84. 650fcc4 Prepare v2023.07-rc6 by Tom Rini · Mon Jul 03 13:48:58 2023 -0400
  85. 2a115af spl: spl_legacy: Fix spl_end address by Fabio Estevam · Fri Jun 30 23:30:53 2023 -0300
  86. cdc3a86 microblaze: u-boot-spl.lds: Pass _image_binary_end by Fabio Estevam · Fri Jun 30 23:30:52 2023 -0300
  87. d2299ce sunxi: u-boot-spl.lds: Pass _image_binary_end by Fabio Estevam · Fri Jun 30 23:30:51 2023 -0300
  88. 0f63b53 doc: imx: habv4: Fix typo in 'signing' by Fabio Estevam · Thu Jun 29 16:25:31 2023 -0300
  89. bb5fabe rockchip: Restore support for boot scripts in legacy image format by Jonas Karlman · Mon Jun 26 19:43:06 2023 +0000
  90. 686a0f0 usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · Wed Jun 28 14:26:48 2023 +0200
  91. 2219047 Merge tag 'efi-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jul 01 16:11:51 2023 -0400
  92. 84a7492 ARM: arm11: Add C wrapper for allow_unaligned() by Marek Vasut · Sat Jul 01 17:26:19 2023 +0200
  93. 1357804 ARM: armv7: Add C wrapper for allow_unaligned() by Marek Vasut · Sat Jul 01 17:26:18 2023 +0200
  94. 9546a0e doc: fix typo loady in loadb man-page by Heinrich Schuchardt · Sun Jun 25 23:22:44 2023 +0200
  95. a8cc383 doc: saves man-page by Heinrich Schuchardt · Sun Jun 25 15:14:03 2023 +0200
  96. 3969b32 doc: loads man-page by Heinrich Schuchardt · Sun Jun 25 13:40:23 2023 +0200
  97. 1913d14 smegw01: Fix wrong symbol override by Eduard Strehlau · Tue Jun 27 13:57:49 2023 -0300
  98. ece57cc CI: Azure: Split keymile jobs out by Tom Rini · Mon Jun 26 15:19:54 2023 -0400
  99. 3eaf2c8 board: freescale: imx93_evk: Fix MMC environment offset boot conflict. by Ken Sloat · Tue Apr 11 16:05:31 2023 -0400
  100. af9a8d8 Merge tag 'u-boot-rockchip-20230629' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Jun 29 09:52:48 2023 -0400