1. 861cb61 part: eliminate part_get_info_by_name_type() by Heinrich Schuchardt · Sun Jul 16 13:34:44 2023 +0200
  2. fb9ef69 common: define time_t as 64bit by Heinrich Schuchardt · Sat Jul 15 09:16:59 2023 +0200
  3. 8b24d14 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · Fri Jul 07 10:13:34 2023 +0200
  4. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  5. 805b3a1 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · Thu Jul 13 14:28:46 2023 +0100
  6. 4af9c8e arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:43 2023 +0100
  7. bbb82b4 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:41 2023 +0100
  8. 0d92c6e lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · Thu Jul 13 14:28:39 2023 +0100
  9. ea25057 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Thu Jul 13 14:28:38 2023 +0100
  10. 58f1743 Merge branch '2023-07-22-TI-K3-improvements' by Tom Rini · Mon Jul 24 13:55:59 2023 -0400
  11. 14adeef dt-bindings: clock: jh7110: Modify clock id to be same with Linux by Xingyu Wu · Fri Jul 07 18:50:10 2023 +0800
  12. 2744a76 include: armv7: Enable distroboot across all configs by Manorit Chawdhry · Fri Jul 14 11:22:35 2023 +0530
  13. a44ef72 env: Make common bootcmd across all k3 devices by Manorit Chawdhry · Fri Jul 14 11:22:34 2023 +0530
  14. 1d9b5a5 environment: ti: Make get_fdt_mmc common by Andrew Davis · Fri Jul 14 11:22:31 2023 +0530
  15. 5e1f436 environment: ti: Prefix ARM64 DTB names with directory by Andrew Davis · Fri Jul 14 11:22:30 2023 +0530
  16. 7a21c0e include: j7*_evm.h: Cleanups to be done by Manorit Chawdhry · Fri Jul 14 11:22:28 2023 +0530
  17. 7683353 include: video: Reserve video using blob by Nikhil M Jain · Tue Jul 18 14:27:30 2023 +0530
  18. 8b81071 configs: k2x_evm: Always include FIT loading support by Andrew Davis · Fri Jul 14 14:00:58 2023 -0500
  19. fe34bf0 Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Jul 21 09:57:59 2023 -0400
  20. df36981 event: Add fpga load event by Christian Taedcke · Thu Jul 20 09:27:24 2023 +0200
  21. a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · Mon Jul 10 14:35:49 2023 +0200
  22. a7acb53 xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.h by Michal Simek · Fri Jun 23 14:51:57 2023 +0200
  23. 4c16d32 arm64: versal-net: spi: Update boot sequence dynamically by Ashok Reddy Soma · Wed Jun 14 03:30:58 2023 -0600
  24. 2673212 xilinx: zynq: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · Wed Jun 14 03:03:55 2023 -0600
  25. 2bf9128 Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jul 20 21:31:31 2023 -0400
  26. ab62d0b core: read: fix dev_read_addr_size() by John Keeping · Thu Jun 01 15:11:19 2023 +0100
  27. e089740 spl: Correct spl_board_boot_device function prototype by Tom Rini · Thu Jul 13 20:37:34 2023 -0400
  28. 39568fd efi_loader: support all uclasses in device path by Heinrich Schuchardt · Wed Jul 19 06:43:08 2023 +0200
  29. e2effb8 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · Mon Jun 19 14:14:03 2023 +0300
  30. aa08bf8 Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Jul 19 07:59:34 2023 -0400
  31. 6273875 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Tue Jul 18 20:42:16 2023 -0400
  32. 27abf9f mmc: Introduce mmc_send_stop_transmission() by Hai Pham · Tue Jun 20 00:38:24 2023 +0200
  33. aa62d50 disk: part: Add API to get partitions with specific driver by Joshua Watt · Mon Jul 03 08:39:54 2023 -0500
  34. 9d5251c android_ab: Add option to skip decrementing tries by Joshua Watt · Fri Jun 23 17:05:48 2023 -0500
  35. b5fb480 bootstd: Correct 'bpot' typo by Julien Delbergue · Thu Jul 13 11:53:09 2023 +0200
  36. f6e23ab Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jul 17 10:38:28 2023 -0400
  37. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · Sat Jul 15 21:38:59 2023 -0600
  38. 345c974 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · Sat Jul 15 21:38:53 2023 -0600
  39. ed338b7 part: Allow setting the partition-table type by Simon Glass · Sat Jul 15 21:38:47 2023 -0600
  40. 9306f9f bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · Sat Jul 15 21:38:39 2023 -0600
  41. cd91e99 bootstd: Support automatically setting Linux parameters by Simon Glass · Wed Jul 12 09:04:42 2023 -0600
  42. e20df59 x86: qemu: Switch to standard boot by Simon Glass · Wed Jul 12 09:04:41 2023 -0600
  43. 55a2da3 bootstd: Add support for updating elements of the cmdline by Simon Glass · Wed Jul 12 09:04:39 2023 -0600
  44. a08adca bootstd: Add a function to update a command line by Simon Glass · Wed Jul 12 09:04:38 2023 -0600
  45. 63398b0 bootstd: Allow storing x86 setup information by Simon Glass · Wed Jul 12 09:04:36 2023 -0600
  46. b35513a bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · Wed Jul 12 09:04:35 2023 -0600
  47. 3392752 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · Wed Jul 12 09:04:34 2023 -0600
  48. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · Wed Jul 12 09:04:32 2023 -0600
  49. 10733e4 Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jul 15 11:19:11 2023 -0400
  50. 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · Mon Jun 19 14:22:58 2023 -0700
  51. 74e032e Merge branch '2023-07-14-nuvoton-platform-updates' by Tom Rini · Fri Jul 14 13:27:53 2023 -0400
  52. c892511 expo: Add a configuration editor by Simon Glass · Thu Jun 01 10:23:02 2023 -0600
  53. 6130072 expo: Support building an expo from a description file by Simon Glass · Thu Jun 01 10:23:01 2023 -0600
  54. f0e1e8c expo: Implement the keypress logic for popup menus by Simon Glass · Thu Jun 01 10:22:59 2023 -0600
  55. 01922ec expo: Draw popup menus in both opened and closed states by Simon Glass · Thu Jun 01 10:22:57 2023 -0600
  56. 719a3c6 expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · Thu Jun 01 10:22:56 2023 -0600
  57. d353b75 expo: Support drawing of popup menus by Simon Glass · Thu Jun 01 10:22:55 2023 -0600
  58. c999e17 expo: Support simple themes by Simon Glass · Thu Jun 01 10:22:53 2023 -0600
  59. 7a96005 expo: Set up the width and height of objects by Simon Glass · Thu Jun 01 10:22:52 2023 -0600
  60. 6081b0f expo: Use flags for objects by Simon Glass · Thu Jun 01 10:22:50 2023 -0600
  61. 7b04395 expo: Add width and height to objects by Simon Glass · Thu Jun 01 10:22:49 2023 -0600
  62. d17a624 video: Use enum with video_index_to_colour() by Simon Glass · Thu Jun 01 10:22:48 2023 -0600
  63. 6e9e415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · Thu Jun 01 10:22:47 2023 -0600
  64. 5caf125 console: Allow measuring the bounding box of text by Simon Glass · Thu Jun 01 10:22:46 2023 -0600
  65. a73a8b8 video: Allow temporary colour changes by Simon Glass · Thu Jun 01 10:22:45 2023 -0600
  66. e85e501 video: Correct docs for video_index_to_colour() by Simon Glass · Thu Jun 01 10:22:44 2023 -0600
  67. fe4c1e2 bootstd: Add a separate log category for expo by Simon Glass · Thu Jun 01 10:22:43 2023 -0600
  68. 722281b fdt: Allow more general use of livetree by Simon Glass · Thu Jun 01 10:22:42 2023 -0600
  69. e88e2fe fdt: Align the start of the livetree by Simon Glass · Thu Jun 01 10:22:40 2023 -0600
  70. e6c49fc fs: Create functions to load and allocate a file by Simon Glass · Thu Jun 01 10:22:38 2023 -0600
  71. b2c4034 expo: Rename exp_set_text_mode() by Simon Glass · Thu Jun 01 10:22:37 2023 -0600
  72. 67e2af1 expo: Store the console in the expo by Simon Glass · Thu Jun 01 10:22:34 2023 -0600
  73. 062673b video: Provide a way to clear part of the console by Simon Glass · Thu Jun 01 10:22:33 2023 -0600
  74. bf61c54 test: Restore test behaviour on failure by Simon Glass · Thu Jun 01 10:22:29 2023 -0600
  75. ea274b6 expo: Convert to using a string ID for the scene title by Simon Glass · Thu Jun 01 10:22:27 2023 -0600
  76. bd928ac board: nuvoton: arbel: change uboot load address by Jim Liu · Tue Jul 04 16:00:11 2023 +0800
  77. c4ab55c board: nuvoton: add env setting for boot to linux by Jim Liu · Tue Jun 13 15:45:54 2023 +0800
  78. 2d552e7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Jul 13 20:39:10 2023 -0400
  79. fb1915b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 13 20:38:50 2023 -0400
  80. 7db4d96 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Jul 13 20:38:24 2023 -0400
  81. 7325f1f arm: mvebu: Add Allied Telesis x240 board by Chris Packham · Mon Jul 10 10:47:36 2023 +1200
  82. 7e1101b clk: imx8mp: Update clocks based on kernel 6.4-RC4 by Adam Ford · Tue May 30 17:45:57 2023 -0500
  83. 5547529 board: gateworks: venice: switch to 2-bank dram config by Tim Harvey · Fri Jun 23 09:44:17 2023 -0700
  84. 46c02b4 imx: fsl_sec: preprocessor casting issue with addresses involving math by Utkarsh Gupta · Thu Jun 15 18:09:27 2023 +0800
  85. e9015f3 imx: bootaux: change names of MACROs used to boot MCU on iMX devices by Peng Fan · Thu Jun 15 18:09:18 2023 +0800
  86. e89a391 imx: scu_api: update to version 1.16 and add more APIs by Peng Fan · Thu Jun 15 18:09:04 2023 +0800
  87. d489ebd board: freescale: t102xrdb: implement get_serial_clock by Camelia Groza · Tue Jul 11 15:49:30 2023 +0300
  88. da9bc4e board: freescale: t104xrdb: implement get_serial_clock by Camelia Groza · Tue Jul 11 15:49:25 2023 +0300
  89. 0d2518e board: freescale: t4240rdb: implement get_serial_clock by Camelia Groza · Tue Jul 11 15:49:20 2023 +0300
  90. 6e74be8 board: freescale: t2080rdb: implement get_serial_clock by Camelia Groza · Tue Jul 11 15:49:15 2023 +0300
  91. 2ed5d78 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · Fri Apr 28 14:38:49 2023 +0200
  92. 5dfa901 riscv: t-head: licheepi4a: initial support added by Yixun Lan · Sat Jul 08 19:24:32 2023 +0800
  93. 51e3855 riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · Wed Jun 21 23:11:44 2023 +0800
  94. 54bbfd7 imx: imx8mn-beacon: Move environment definition to env file by Adam Ford · Sun May 28 14:18:02 2023 -0500
  95. ea06d7a imx: imx8mm-beacon: Move environment definition to env file by Adam Ford · Sun May 28 14:18:00 2023 -0500
  96. 58aec3f serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · Fri May 19 12:43:52 2023 +0200
  97. a32dd71 board: gateworks: venice: dynamically update the update_firmware script by Tim Harvey · Tue May 02 17:05:55 2023 -0700
  98. 25f43c6 configs: imx: imx8mm_beacon: Add config option for QSPI booting by Adam Ford · Wed Feb 01 19:58:41 2023 -0600
  99. aa51465 board: ae350: Add missing env variables for booti by Yu Chien Peter Lin · Tue Jul 04 19:13:21 2023 +0800
  100. 3978599 riscv: dts: sync mpfs-icicle devicetree with linux by Conor Dooley · Thu Jun 15 11:12:43 2023 +0100