1. ccd21ee include: video: Reserve video using blob by Nikhil M Jain · 1 year, 2 months ago
  2. 300e475 configs: k2x_evm: Always include FIT loading support by Andrew Davis · 1 year, 2 months ago
  3. 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, 2 months ago
  4. a1190b4 event: Add fpga load event by Christian Taedcke · 1 year, 2 months ago
  5. 174d7284 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 2 months ago
  6. 5b90412 xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.h by Michal Simek · 1 year, 3 months ago
  7. 9a45365 arm64: versal-net: spi: Update boot sequence dynamically by Ashok Reddy Soma · 1 year, 3 months ago
  8. fdae78b xilinx: zynq: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 3 months ago
  9. e896279 Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 2 months ago
  10. 7722432 core: read: fix dev_read_addr_size() by John Keeping · 1 year, 4 months ago
  11. 99fddf5 spl: Correct spl_board_boot_device function prototype by Tom Rini · 1 year, 2 months ago
  12. e07368e efi_loader: support all uclasses in device path by Heinrich Schuchardt · 1 year, 2 months ago
  13. 21eb7c1 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · 1 year, 3 months ago
  14. 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, 2 months ago
  15. 6f1b951 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 2 months ago
  16. 0ac2cca mmc: Introduce mmc_send_stop_transmission() by Hai Pham · 1 year, 3 months ago
  17. 387f8be disk: part: Add API to get partitions with specific driver by Joshua Watt · 1 year, 3 months ago
  18. 22cdb3f android_ab: Add option to skip decrementing tries by Joshua Watt · 1 year, 3 months ago
  19. 2c12067 bootstd: Correct 'bpot' typo by Julien Delbergue · 1 year, 2 months ago
  20. 13aa090 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 2 months ago
  21. 03fe79c x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 2 months ago
  22. 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 2 months ago
  23. 125194e part: Allow setting the partition-table type by Simon Glass · 1 year, 2 months ago
  24. 70f2030 bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · 1 year, 2 months ago
  25. 33ebcb4 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 2 months ago
  26. 63b7ccb x86: qemu: Switch to standard boot by Simon Glass · 1 year, 2 months ago
  27. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 2 months ago
  28. d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 2 months ago
  29. 43b6fa9 bootstd: Allow storing x86 setup information by Simon Glass · 1 year, 2 months ago
  30. d42243f bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · 1 year, 2 months ago
  31. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 2 months ago
  32. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 2 months ago
  33. 3a7a17d Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 2 months ago
  34. 339b527 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 3 months ago
  35. 089914a Merge branch '2023-07-14-nuvoton-platform-updates' by Tom Rini · 1 year, 2 months ago
  36. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 4 months ago
  37. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 4 months ago
  38. 4e64bee expo: Implement the keypress logic for popup menus by Simon Glass · 1 year, 4 months ago
  39. 756c955 expo: Draw popup menus in both opened and closed states by Simon Glass · 1 year, 4 months ago
  40. 3f33b9c expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 4 months ago
  41. d3db021 expo: Support drawing of popup menus by Simon Glass · 1 year, 4 months ago
  42. 2e59389 expo: Support simple themes by Simon Glass · 1 year, 4 months ago
  43. 699b0ac expo: Set up the width and height of objects by Simon Glass · 1 year, 4 months ago
  44. ce72c9e expo: Use flags for objects by Simon Glass · 1 year, 4 months ago
  45. ae45d6c expo: Add width and height to objects by Simon Glass · 1 year, 4 months ago
  46. 2d6ee92 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 4 months ago
  47. 9af3415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · 1 year, 4 months ago
  48. b828ed7 console: Allow measuring the bounding box of text by Simon Glass · 1 year, 4 months ago
  49. 648a499 video: Allow temporary colour changes by Simon Glass · 1 year, 4 months ago
  50. 7ea207d video: Correct docs for video_index_to_colour() by Simon Glass · 1 year, 4 months ago
  51. c98cb51 bootstd: Add a separate log category for expo by Simon Glass · 1 year, 4 months ago
  52. a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year, 4 months ago
  53. 9cf39bb fdt: Align the start of the livetree by Simon Glass · 1 year, 4 months ago
  54. de7b5a8 fs: Create functions to load and allocate a file by Simon Glass · 1 year, 4 months ago
  55. 5904d95 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 4 months ago
  56. 42b1849 expo: Store the console in the expo by Simon Glass · 1 year, 4 months ago
  57. 0ab4f91 video: Provide a way to clear part of the console by Simon Glass · 1 year, 4 months ago
  58. 18030d9 test: Restore test behaviour on failure by Simon Glass · 1 year, 4 months ago
  59. def898c expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 4 months ago
  60. 68f107a board: nuvoton: arbel: change uboot load address by Jim Liu · 1 year, 3 months ago
  61. 178284a board: nuvoton: add env setting for boot to linux by Jim Liu · 1 year, 3 months ago
  62. cef3675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 2 months ago
  63. c990ecb Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 2 months ago
  64. f6da5e9 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 2 months ago
  65. 4c97c4b arm: mvebu: Add Allied Telesis x240 board by Chris Packham · 1 year, 3 months ago
  66. d90d607 clk: imx8mp: Update clocks based on kernel 6.4-RC4 by Adam Ford · 1 year, 4 months ago
  67. 3d634b0 board: gateworks: venice: switch to 2-bank dram config by Tim Harvey · 1 year, 3 months ago
  68. 77b5ad0 imx: fsl_sec: preprocessor casting issue with addresses involving math by Utkarsh Gupta · 1 year, 3 months ago
  69. 9395eb0 imx: bootaux: change names of MACROs used to boot MCU on iMX devices by Peng Fan · 1 year, 3 months ago
  70. 922d450 imx: scu_api: update to version 1.16 and add more APIs by Peng Fan · 1 year, 3 months ago
  71. 23b60eb board: freescale: t102xrdb: implement get_serial_clock by Camelia Groza · 1 year, 2 months ago
  72. 3a359c5 board: freescale: t104xrdb: implement get_serial_clock by Camelia Groza · 1 year, 2 months ago
  73. a325e7e board: freescale: t4240rdb: implement get_serial_clock by Camelia Groza · 1 year, 2 months ago
  74. b14f37c board: freescale: t2080rdb: implement get_serial_clock by Camelia Groza · 1 year, 2 months ago
  75. 0361286 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 5 months ago
  76. 5f3a7fd riscv: t-head: licheepi4a: initial support added by Yixun Lan · 1 year, 3 months ago
  77. 5764acb riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · 1 year, 3 months ago
  78. 7131514 imx: imx8mn-beacon: Move environment definition to env file by Adam Ford · 1 year, 4 months ago
  79. b2d8d6e imx: imx8mm-beacon: Move environment definition to env file by Adam Ford · 1 year, 4 months ago
  80. 875752a serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · 1 year, 4 months ago
  81. 7b39e5b board: gateworks: venice: dynamically update the update_firmware script by Tim Harvey · 1 year, 5 months ago
  82. cacf0f8 configs: imx: imx8mm_beacon: Add config option for QSPI booting by Adam Ford · 1 year, 8 months ago
  83. 12f66e2 board: ae350: Add missing env variables for booti by Yu Chien Peter Lin · 1 year, 3 months ago
  84. 4e99899 riscv: dts: sync mpfs-icicle devicetree with linux by Conor Dooley · 1 year, 3 months ago
  85. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 3 months ago
  86. 959426e dt-bindings: power: add Meson A1 PWRC bindings by Alexey Romanov · 1 year, 4 months ago
  87. 0e3f7e9 ARM: meson: add A1 support by Igor Prusov · 1 year, 5 months ago
  88. 8d72c79 ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7 by Igor Prusov · 1 year, 5 months ago
  89. 6039e0e imx: hab: Simplify the mechanism by Marek Vasut · 1 year, 4 months ago
  90. e0afedb stdio: Remove stdio_init() by Masahiro Yamada · 1 year, 4 months ago
  91. bf52766 test: bdinfo: Add test for command bdinfo by Marek Vasut · 1 year, 4 months ago
  92. fb93bd8 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · 1 year, 4 months ago
  93. 8ce6a2e spl: blk: Support loading images from fs by Mayuresh Chitale · 1 year, 4 months ago
  94. bb922ca global: Use proper project name U-Boot (next) by Michal Simek · 1 year, 4 months ago
  95. dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 3 months ago
  96. 2974e2c fwu_metadata: make sure structures are packed by Rui Miguel Silva · 1 year, 3 months ago
  97. 6d9f865 configs: stm32f746-disco: remove a useless comment by Dario Binacchi · 1 year, 5 months ago
  98. 08002ff ARM: dts: stm32mp: alignment with v6.3 by Patrick Delaunay · 1 year, 5 months ago
  99. 763c6b8 media: dt-bindings: media: Add macros for video interface bus types by Patrick Delaunay · 1 year, 5 months ago
  100. d3126a3 config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT by Patrick Delaunay · 1 year, 4 months ago