1. 54edc37 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 3 months ago
  2. 8faeb1d part: eliminate part_get_info_by_name_type() by Heinrich Schuchardt · 1 year, 3 months ago
  3. 17335a8 common: define time_t as 64bit by Heinrich Schuchardt · 1 year, 3 months ago
  4. b1aade8 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · 1 year, 3 months ago
  5. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  6. aabbc2f arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 3 months ago
  7. 32dd07f arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 3 months ago
  8. c09bfc6 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 3 months ago
  9. 5d24a43 lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 3 months ago
  10. 096d471 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · 1 year, 3 months ago
  11. 45622f3 Merge branch '2023-07-22-TI-K3-improvements' by Tom Rini · 1 year, 3 months ago
  12. 9a12e30 dt-bindings: clock: jh7110: Modify clock id to be same with Linux by Xingyu Wu · 1 year, 3 months ago
  13. 5387397 include: armv7: Enable distroboot across all configs by Manorit Chawdhry · 1 year, 3 months ago
  14. 4ae1a24 env: Make common bootcmd across all k3 devices by Manorit Chawdhry · 1 year, 3 months ago
  15. 014e013 environment: ti: Make get_fdt_mmc common by Andrew Davis · 1 year, 3 months ago
  16. d8ea68d environment: ti: Prefix ARM64 DTB names with directory by Andrew Davis · 1 year, 3 months ago
  17. 4ff151b include: j7*_evm.h: Cleanups to be done by Manorit Chawdhry · 1 year, 3 months ago
  18. ccd21ee include: video: Reserve video using blob by Nikhil M Jain · 1 year, 3 months ago
  19. 300e475 configs: k2x_evm: Always include FIT loading support by Andrew Davis · 1 year, 3 months ago
  20. e7f7e2e Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 3 months ago
  21. a1190b4 event: Add fpga load event by Christian Taedcke · 1 year, 3 months ago
  22. 174d7284 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 3 months ago
  23. 5b90412 xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.h by Michal Simek · 1 year, 4 months ago
  24. 9a45365 arm64: versal-net: spi: Update boot sequence dynamically by Ashok Reddy Soma · 1 year, 4 months ago
  25. fdae78b xilinx: zynq: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 4 months ago
  26. e896279 Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 3 months ago
  27. 7722432 core: read: fix dev_read_addr_size() by John Keeping · 1 year, 5 months ago
  28. 99fddf5 spl: Correct spl_board_boot_device function prototype by Tom Rini · 1 year, 3 months ago
  29. e07368e efi_loader: support all uclasses in device path by Heinrich Schuchardt · 1 year, 3 months ago
  30. 21eb7c1 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · 1 year, 4 months ago
  31. 5dcfc99 Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 3 months ago
  32. 6f1b951 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 3 months ago
  33. 0ac2cca mmc: Introduce mmc_send_stop_transmission() by Hai Pham · 1 year, 4 months ago
  34. 387f8be disk: part: Add API to get partitions with specific driver by Joshua Watt · 1 year, 4 months ago
  35. 22cdb3f android_ab: Add option to skip decrementing tries by Joshua Watt · 1 year, 4 months ago
  36. 2c12067 bootstd: Correct 'bpot' typo by Julien Delbergue · 1 year, 3 months ago
  37. 13aa090 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 3 months ago
  38. 03fe79c x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 3 months ago
  39. 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 3 months ago
  40. 125194e part: Allow setting the partition-table type by Simon Glass · 1 year, 3 months ago
  41. 70f2030 bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · 1 year, 3 months ago
  42. 33ebcb4 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 3 months ago
  43. 63b7ccb x86: qemu: Switch to standard boot by Simon Glass · 1 year, 3 months ago
  44. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 3 months ago
  45. d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 3 months ago
  46. 43b6fa9 bootstd: Allow storing x86 setup information by Simon Glass · 1 year, 3 months ago
  47. d42243f bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · 1 year, 3 months ago
  48. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 3 months ago
  49. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 3 months ago
  50. 3a7a17d Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  51. 339b527 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 4 months ago
  52. 089914a Merge branch '2023-07-14-nuvoton-platform-updates' by Tom Rini · 1 year, 3 months ago
  53. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 5 months ago
  54. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 5 months ago
  55. 4e64bee expo: Implement the keypress logic for popup menus by Simon Glass · 1 year, 5 months ago
  56. 756c955 expo: Draw popup menus in both opened and closed states by Simon Glass · 1 year, 5 months ago
  57. 3f33b9c expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 5 months ago
  58. d3db021 expo: Support drawing of popup menus by Simon Glass · 1 year, 5 months ago
  59. 2e59389 expo: Support simple themes by Simon Glass · 1 year, 5 months ago
  60. 699b0ac expo: Set up the width and height of objects by Simon Glass · 1 year, 5 months ago
  61. ce72c9e expo: Use flags for objects by Simon Glass · 1 year, 5 months ago
  62. ae45d6c expo: Add width and height to objects by Simon Glass · 1 year, 5 months ago
  63. 2d6ee92 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 5 months ago
  64. 9af3415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · 1 year, 5 months ago
  65. b828ed7 console: Allow measuring the bounding box of text by Simon Glass · 1 year, 5 months ago
  66. 648a499 video: Allow temporary colour changes by Simon Glass · 1 year, 5 months ago
  67. 7ea207d video: Correct docs for video_index_to_colour() by Simon Glass · 1 year, 5 months ago
  68. c98cb51 bootstd: Add a separate log category for expo by Simon Glass · 1 year, 5 months ago
  69. a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year, 5 months ago
  70. 9cf39bb fdt: Align the start of the livetree by Simon Glass · 1 year, 5 months ago
  71. de7b5a8 fs: Create functions to load and allocate a file by Simon Glass · 1 year, 5 months ago
  72. 5904d95 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 5 months ago
  73. 42b1849 expo: Store the console in the expo by Simon Glass · 1 year, 5 months ago
  74. 0ab4f91 video: Provide a way to clear part of the console by Simon Glass · 1 year, 5 months ago
  75. 18030d9 test: Restore test behaviour on failure by Simon Glass · 1 year, 5 months ago
  76. def898c expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 5 months ago
  77. 68f107a board: nuvoton: arbel: change uboot load address by Jim Liu · 1 year, 4 months ago
  78. 178284a board: nuvoton: add env setting for boot to linux by Jim Liu · 1 year, 4 months ago
  79. cef3675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 3 months ago
  80. c990ecb Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 3 months ago
  81. f6da5e9 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 3 months ago
  82. 4c97c4b arm: mvebu: Add Allied Telesis x240 board by Chris Packham · 1 year, 3 months ago
  83. d90d607 clk: imx8mp: Update clocks based on kernel 6.4-RC4 by Adam Ford · 1 year, 5 months ago
  84. 3d634b0 board: gateworks: venice: switch to 2-bank dram config by Tim Harvey · 1 year, 4 months ago
  85. 77b5ad0 imx: fsl_sec: preprocessor casting issue with addresses involving math by Utkarsh Gupta · 1 year, 4 months ago
  86. 9395eb0 imx: bootaux: change names of MACROs used to boot MCU on iMX devices by Peng Fan · 1 year, 4 months ago
  87. 922d450 imx: scu_api: update to version 1.16 and add more APIs by Peng Fan · 1 year, 4 months ago
  88. 23b60eb board: freescale: t102xrdb: implement get_serial_clock by Camelia Groza · 1 year, 3 months ago
  89. 3a359c5 board: freescale: t104xrdb: implement get_serial_clock by Camelia Groza · 1 year, 3 months ago
  90. a325e7e board: freescale: t4240rdb: implement get_serial_clock by Camelia Groza · 1 year, 3 months ago
  91. b14f37c board: freescale: t2080rdb: implement get_serial_clock by Camelia Groza · 1 year, 3 months ago
  92. 0361286 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 6 months ago
  93. 5f3a7fd riscv: t-head: licheepi4a: initial support added by Yixun Lan · 1 year, 3 months ago
  94. 5764acb riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · 1 year, 4 months ago
  95. 7131514 imx: imx8mn-beacon: Move environment definition to env file by Adam Ford · 1 year, 5 months ago
  96. b2d8d6e imx: imx8mm-beacon: Move environment definition to env file by Adam Ford · 1 year, 5 months ago
  97. 875752a serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · 1 year, 5 months ago
  98. 7b39e5b board: gateworks: venice: dynamically update the update_firmware script by Tim Harvey · 1 year, 6 months ago
  99. cacf0f8 configs: imx: imx8mm_beacon: Add config option for QSPI booting by Adam Ford · 1 year, 9 months ago
  100. 12f66e2 board: ae350: Add missing env variables for booti by Yu Chien Peter Lin · 1 year, 4 months ago