1. 1f27ce8 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · 12 months ago
  2. 7228862 board: stm32f469-disco: add support to display by Dario Binacchi · 12 months ago
  3. 2a3c2ea ARM: dts: stm32: support MIPI DSI on stm32f469-disco board by Dario Binacchi · 12 months ago
  4. c650e98 ARM: dts: stm32: make the DSI clock usable by the clock driver by Dario Binacchi · 12 months ago
  5. d971e09 ARM: dts: stm32: make the LTDC clock usable by the clock driver by Dario Binacchi · 12 months ago
  6. c2b8b6f ARM: dts: stm32f469-disco: sync with Linux 6.5 by Dario Binacchi · 12 months ago
  7. 8dcbf81 clk: stm32f: fix setting of LCD clock by Dario Binacchi · 1 year ago
  8. c447a08 clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · 1 year ago
  9. 2b00e18 ARM: dts: stm32f769-disco: rework ltdc node by Dario Binacchi · 1 year ago
  10. 49107fb Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 12 months ago
  11. a9502536 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 12 months ago
  12. 3216e75 arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBC by Marek Vasut · 1 year ago
  13. e8ac0b2 arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOM by Marek Vasut · 1 year, 1 month ago
  14. 239468c arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM by Marek Vasut · 1 year, 1 month ago
  15. c943b4e Merge tag 'dm-next-13dec23' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 12 months ago
  16. 25da81a test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 12 months ago
  17. 7545c5a test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 12 months ago
  18. 85902cd binman: elf: Using variable 'old_val' before assignment by Heinrich Schuchardt · 12 months ago
  19. 28a54ae cmd: check argc for acpi dump by Heinrich Schuchardt · 12 months ago
  20. 565938c bootstd: Fix a memory leak in the efi manager bootflow by Ilias Apalodimas · 12 months ago
  21. 2b259f0 doc: board: ti: k3: Mention TI_DM argument by Neha Malcom Francis · 12 months ago
  22. 8237821 arm: dts: k3-*-binman: Move to using ti-dm entry type by Neha Malcom Francis · 12 months ago
  23. 59be255 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · 12 months ago
  24. 1eec165 binman: doc: fix typo by Dario Binacchi · 1 year ago
  25. 27e9ebb cmd: acpi: fix acpi list command by Heinrich Schuchardt · 1 year ago
  26. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 1 year ago
  27. 78ac1f5 tools: Move python tools to version 0.0.6 by Simon Glass · 1 year ago
  28. 373cada patman: Update the run script by Simon Glass · 1 year ago
  29. d0ddcb9 tools/make_pip: Add mention of u_boot_pylib in tool list by Simon Glass · 1 year ago
  30. f0d02bc u_boot_pylib: Correct files used for pip release by Simon Glass · 1 year ago
  31. 3ca9e28 tools: Keep test_util and patman test files in the pip release by Simon Glass · 1 year ago
  32. c88024a u_boot_pylib: Correct readme formatting by Simon Glass · 1 year ago
  33. e6a8aa8 doc: Update documentation URL by Simon Glass · 1 year ago
  34. edf77e6 test: unit test for acpi_find_table() by Heinrich Schuchardt · 1 year ago
  35. 23c14e1 acpi: consider XSDT in acpi_find_table() by Heinrich Schuchardt · 1 year ago
  36. f252dfc acpi: simplify acpi_write_ssdt() by Heinrich Schuchardt · 1 year ago
  37. 266e8e2 acpi: cannot have RSDT above 4 GiB by Heinrich Schuchardt · 1 year ago
  38. 8096894 fdt: Move ft_verify_fdt() before the final fixups by Simon Glass · 1 year ago
  39. 6a66109 fdt: Drop the confusing casts in lmb_free() by Simon Glass · 1 year ago
  40. 449b759 boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 1 year ago
  41. 6f37726 fdt: ppc: Drop extra size for ramdisk by Simon Glass · 1 year ago
  42. d21485d fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 1 year ago
  43. f4c8cf2 fdt: Check for a valid fdt in oftree_ensure() by Simon Glass · 1 year ago
  44. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year ago
  45. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 1 month ago
  46. 9bf2786 bootstd: Add a menu option to bootflow scan by Simon Glass · 1 year, 2 months ago
  47. 936d05d sandbox: Add a dummy booti command by Simon Glass · 1 year, 2 months ago
  48. ffafbe3 video: Add a function to clear the display by Simon Glass · 1 year, 2 months ago
  49. a7dd66f test: print: Skip test on x86 by Simon Glass · 1 year, 2 months ago
  50. b4c722a test: lmb: Move tests into the lib suite by Simon Glass · 1 year, 2 months ago
  51. 127e946 test: event: Only run test_event_probe() on sandbox by Simon Glass · 1 year, 2 months ago
  52. 88934a7 test: font: Add dependencies on fonts by Simon Glass · 1 year, 2 months ago
  53. 5ad263f test: fdt: Add a special case for real boards by Simon Glass · 1 year, 2 months ago
  54. 43b9a32 test: bdinfo: Add missing asserts by Simon Glass · 1 year, 2 months ago
  55. a44bd85 test: Handle use of stack pointer in bdinfo by Simon Glass · 1 year, 2 months ago
  56. 804aa37 test: Run bootstd tests only on sandbox by Simon Glass · 1 year, 2 months ago
  57. facbfff test: Make UT_LIB_ASN1 depend on sandbox by Simon Glass · 1 year, 2 months ago
  58. e85cd12 test: Add helper to skip to partial console line by Simon Glass · 1 year, 2 months ago
  59. 621a97e test: Add a new suite for commands by Simon Glass · 1 year, 2 months ago
  60. 4f6092e pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · 12 months ago
  61. d36dcd4 imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL case by Fabio Estevam · 12 months ago
  62. c6dacb0 tools: mxsboot: pre-fill buffer with 0xff, not 0 by Alessandro Rubini · 12 months ago
  63. d193763 arm: mxs: Clear CPSR V bit to activate low vectors by Marek Vasut · 1 year, 1 month ago
  64. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  65. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
  66. 9236852 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
  67. aba60d1 bootm: Reduce arguments to bootm_find_other() by Simon Glass · 1 year ago
  68. ab48be5 bootm: Add a function to check overlap by Simon Glass · 1 year ago
  69. d46c81e bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 1 year ago
  70. 28eafe6 bootm: optee: Drop special call to bootm_find_other() by Simon Glass · 1 year ago
  71. 3f2dcbe bootm: efi: Drop special call to bootm_find_other() by Simon Glass · 1 year ago
  72. 5fb729b bootm: Simplify Android ramdisk addr in bootm_find_images() by Simon Glass · 1 year ago
  73. 4fdc559 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 1 year ago
  74. 01080ab bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 1 year ago
  75. db125e0 bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 1 year ago
  76. af2c72c bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 1 year ago
  77. 7f0a5a6 bootm: Drop #ifdef in bootm_find_images() by Simon Glass · 1 year ago
  78. fd7595a fdt: Allow use of fdt_support inside if() statements by Simon Glass · 1 year ago
  79. 8eef77e bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 1 year ago
  80. f3c57b6 bootm: Reduce arguments to bootm_find_os() by Simon Glass · 1 year ago
  81. c46784c bootm: Move error printing out of boot_get_kernel() by Simon Glass · 1 year ago
  82. d6d6ed8 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · 1 year ago
  83. a5d35f9 bootm: Use the error return from boot_get_kernel() by Simon Glass · 1 year ago
  84. ae217b3 bootm: Adjust position of unmap_sysmem() in boot_get_kernel() by Simon Glass · 1 year ago
  85. 9d085c1 bootm: Adjust boot_get_kernel() to return an error by Simon Glass · 1 year ago
  86. 04ad34a image: Document error codes from fit_image_load() by Simon Glass · 1 year ago
  87. 8333dd5 bootm: Reduce arguments to boot_get_kernel() by Simon Glass · 1 year ago
  88. 4e8ec47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 1 year ago
  89. 7715b31 bootm: Move boot_get_kernel() higher in the file by Simon Glass · 1 year ago
  90. 2e719d5 bootm: Simplify arguments for bootm_pre_load() by Simon Glass · 1 year ago
  91. 5f1f4f2 bootm: Drop arguments from bootm_start() by Simon Glass · 1 year ago
  92. ceace3a bootstd: Add missing header file from bootdev.h by Simon Glass · 1 year ago
  93. 761d602 treewide: Tidy up semicolon after command macros by Simon Glass · 1 year ago
  94. d256d98 mmc: env: Unify the U_BOOT_ENV_LOCATION conditions by Simon Glass · 1 year ago
  95. 489641f README: Correct docs for CONFIG_SPL_BUILD by Simon Glass · 1 year ago
  96. 84f4b5b arm: x86: Drop discarding of command linker-lists by Simon Glass · 1 year ago
  97. ff4d6e3 Merge patch series "some LED patches" by Tom Rini · 12 months ago
  98. 72b5a88 led: add TI LP5562 LED driver by Doug Zobel · 1 year ago
  99. 073475a led: led_pwm: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
  100. e2828a4 led: led_gpio: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago