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