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