1. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 1 year ago
  2. 31fda96 bootz: Avoid use of #ifdef by Simon Glass · 1 year ago
  3. 0c96b68 booti: Avoid use of #ifdef by Simon Glass · 1 year ago
  4. e370e3d bootm: Move do_bootm_states() comment to header file by Simon Glass · 1 year ago
  5. c2211ff bootm: Add more fields to bootm_info by Simon Glass · 1 year ago
  6. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 1 year ago
  7. c492162 bootm: Create a struct for argument information by Simon Glass · 1 year ago
  8. 59ca40a sandbox: bootm: Enable more bootm OS methods by Simon Glass · 1 year ago
  9. 6443a3d bootm: Adjust how the board is reset by Simon Glass · 1 year ago
  10. c35bfd0 riscv: Add a reset_cpu() function by Simon Glass · 1 year ago
  11. 6557eb7 nios2: Add a reset_cpu() function by Simon Glass · 1 year ago
  12. 5ee545a ppc: Add a reset_cpu() function by Simon Glass · 1 year ago
  13. 79353aa m68k: Add a reset_cpu() function by Simon Glass · 1 year ago
  14. 4f4490a mips: Add a reset_cpu() function by Simon Glass · 1 year ago
  15. a213289 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · 1 year, 1 month ago
  16. 58a277c board: ti: am62x/am62ax: Update virtual interrupt allocations in board config by Vishal Mahaveer · 1 year, 1 month ago
  17. ef756f1 board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in board config by Vishal Mahaveer · 1 year, 1 month ago
  18. 3d1322c board: ti: am62ax: Add C7x resource allocation entries to board config by Vishal Mahaveer · 1 year, 1 month ago
  19. d558299 board: ti: am62x/am62ax: Formatting updates to board config files by Vishal Mahaveer · 1 year, 1 month ago
  20. 7c9c6e1 arm: mach-k3: Merge initial memory maps by Andrew Davis · 1 year, 1 month ago
  21. c90462e arm: mach-k3: Remove non-cached memory map areas by Andrew Davis · 1 year, 1 month ago
  22. 4b4ebdb arm: mach-k3: Do not map ATF and OPTEE regions in MMU by Andrew Davis · 1 year, 1 month ago
  23. d7b8894 arm: mach-k3: Let the compiler size the mem_map lists by Andrew Davis · 1 year, 1 month ago
  24. 4621960 arm: mach-k3: Move K3 common schema.yaml out of board directory by Andrew Davis · 1 year, 1 month ago
  25. c936ef7 Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 1 year ago
  26. d7a2c7f Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 1 year ago
  27. 69544c4 bootm: Support kernel_noload with compression by Simon Glass · 1 year, 1 month ago
  28. bb07cdb bootm: Move arm64-image processing later by Simon Glass · 1 year, 1 month ago
  29. 30ad636 image: Show the load address when decompressing by Simon Glass · 1 year, 1 month ago
  30. cedcf38 image: Correct load_bug typo by Simon Glass · 1 year, 1 month ago
  31. 395507e configs: stm32: Apply savedefconfig by Patrice Chotard · 1 year ago
  32. ec29c07 board: st: common: simplify MTD device parsing by Patrice Chotard · 1 year, 1 month ago
  33. b40f67a board: st: common: Fix board_get_alt_info_mtd() by Patrice Chotard · 1 year, 1 month ago
  34. 29e3b24 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · 1 year ago
  35. 47256b0 board: stm32f469-disco: add support to display by Dario Binacchi · 1 year ago
  36. 88c938f ARM: dts: stm32: support MIPI DSI on stm32f469-disco board by Dario Binacchi · 1 year ago
  37. 451ae8d ARM: dts: stm32: make the DSI clock usable by the clock driver by Dario Binacchi · 1 year ago
  38. 6212e5b ARM: dts: stm32: make the LTDC clock usable by the clock driver by Dario Binacchi · 1 year ago
  39. 95d1900 ARM: dts: stm32f469-disco: sync with Linux 6.5 by Dario Binacchi · 1 year ago
  40. 767ca6d clk: stm32f: fix setting of LCD clock by Dario Binacchi · 1 year, 2 months ago
  41. bd6eb5d clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · 1 year, 2 months ago
  42. 555cf4c ARM: dts: stm32f769-disco: rework ltdc node by Dario Binacchi · 1 year, 2 months ago
  43. fa3f19a Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year ago
  44. 11e1cc7 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 1 year ago
  45. 6b73200 arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBC by Marek Vasut · 1 year, 1 month ago
  46. 91613b1 arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOM by Marek Vasut · 1 year, 2 months ago
  47. 0d11869 arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM by Marek Vasut · 1 year, 2 months ago
  48. 86f623d Merge tag 'dm-next-13dec23' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year ago
  49. 229c4da test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 1 year, 1 month ago
  50. 643f5c3 test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 1 year, 1 month ago
  51. ace49c7 binman: elf: Using variable 'old_val' before assignment by Heinrich Schuchardt · 1 year, 1 month ago
  52. aafbe1d cmd: check argc for acpi dump by Heinrich Schuchardt · 1 year, 1 month ago
  53. eb09c33 bootstd: Fix a memory leak in the efi manager bootflow by Ilias Apalodimas · 1 year, 1 month ago
  54. 09a17b0 doc: board: ti: k3: Mention TI_DM argument by Neha Malcom Francis · 1 year, 1 month ago
  55. 3ef977e arm: dts: k3-*-binman: Move to using ti-dm entry type by Neha Malcom Francis · 1 year, 1 month ago
  56. 23d2ef9 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · 1 year, 1 month ago
  57. 838447a binman: doc: fix typo by Dario Binacchi · 1 year, 1 month ago
  58. 36e3a1e cmd: acpi: fix acpi list command by Heinrich Schuchardt · 1 year, 1 month ago
  59. bda020e acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 1 year, 1 month ago
  60. 049ee90 tools: Move python tools to version 0.0.6 by Simon Glass · 1 year, 1 month ago
  61. dff917d patman: Update the run script by Simon Glass · 1 year, 1 month ago
  62. 01feeec tools/make_pip: Add mention of u_boot_pylib in tool list by Simon Glass · 1 year, 1 month ago
  63. 6b9fbb4 u_boot_pylib: Correct files used for pip release by Simon Glass · 1 year, 1 month ago
  64. f12465c tools: Keep test_util and patman test files in the pip release by Simon Glass · 1 year, 1 month ago
  65. ec31f8b u_boot_pylib: Correct readme formatting by Simon Glass · 1 year, 1 month ago
  66. 4c4977c doc: Update documentation URL by Simon Glass · 1 year, 1 month ago
  67. 0c2f6c3 test: unit test for acpi_find_table() by Heinrich Schuchardt · 1 year, 1 month ago
  68. 5574d82 acpi: consider XSDT in acpi_find_table() by Heinrich Schuchardt · 1 year, 1 month ago
  69. fef4896 acpi: simplify acpi_write_ssdt() by Heinrich Schuchardt · 1 year, 1 month ago
  70. c7b31a9 acpi: cannot have RSDT above 4 GiB by Heinrich Schuchardt · 1 year, 1 month ago
  71. dbdc9c6 fdt: Move ft_verify_fdt() before the final fixups by Simon Glass · 1 year, 1 month ago
  72. 79e9727 fdt: Drop the confusing casts in lmb_free() by Simon Glass · 1 year, 1 month ago
  73. f2cbe6e boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 1 year, 1 month ago
  74. 83cd8fb fdt: ppc: Drop extra size for ramdisk by Simon Glass · 1 year, 1 month ago
  75. 451c1ab fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 1 year, 1 month ago
  76. 9578dd8 fdt: Check for a valid fdt in oftree_ensure() by Simon Glass · 1 year, 1 month ago
  77. 1de1a03 boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year, 1 month ago
  78. c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 2 months ago
  79. a4bee0b bootstd: Add a menu option to bootflow scan by Simon Glass · 1 year, 3 months ago
  80. 6b8f26b sandbox: Add a dummy booti command by Simon Glass · 1 year, 3 months ago
  81. cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 3 months ago
  82. c0e708e test: print: Skip test on x86 by Simon Glass · 1 year, 3 months ago
  83. 631d8a3 test: lmb: Move tests into the lib suite by Simon Glass · 1 year, 3 months ago
  84. 14f0cc4 test: event: Only run test_event_probe() on sandbox by Simon Glass · 1 year, 3 months ago
  85. 078c6e2 test: font: Add dependencies on fonts by Simon Glass · 1 year, 3 months ago
  86. 40565bb test: fdt: Add a special case for real boards by Simon Glass · 1 year, 3 months ago
  87. 3535f60 test: bdinfo: Add missing asserts by Simon Glass · 1 year, 3 months ago
  88. 80a8a2e test: Handle use of stack pointer in bdinfo by Simon Glass · 1 year, 3 months ago
  89. 07073d2 test: Run bootstd tests only on sandbox by Simon Glass · 1 year, 3 months ago
  90. f231151 test: Make UT_LIB_ASN1 depend on sandbox by Simon Glass · 1 year, 3 months ago
  91. 30a75e7 test: Add helper to skip to partial console line by Simon Glass · 1 year, 3 months ago
  92. 4001e5a test: Add a new suite for commands by Simon Glass · 1 year, 3 months ago
  93. 03622f3 pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · 1 year ago
  94. 04bb59b imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL case by Fabio Estevam · 1 year, 1 month ago
  95. 4ac5620 tools: mxsboot: pre-fill buffer with 0xff, not 0 by Alessandro Rubini · 1 year, 1 month ago
  96. 712aa6e arm: mxs: Clear CPSR V bit to activate low vectors by Marek Vasut · 1 year, 2 months ago
  97. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 1 year ago
  98. 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 1 year, 1 month ago
  99. 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 1 year, 1 month ago
  100. 984e6fe bootm: Reduce arguments to bootm_find_other() by Simon Glass · 1 year, 1 month ago