1. af136d3 smbios: use struct_table_length to get SMBIOS 2.1 total table length by Masahisa Kojima · 10 months ago
  2. d8733f3 efi_loader: migrate SMBIOS 3.0 entry point structure for measurement by Masahisa Kojima · 10 months ago
  3. 28ad64c configs: enable smbios command on qemu_arm64_defconfig by Heinrich Schuchardt · 10 months ago
  4. 00ba350 configs: enable smbios command on sandbox by Heinrich Schuchardt · 10 months ago
  5. dd60469 test: unit test for smbios command by Heinrich Schuchardt · 10 months ago
  6. ddbcc39 doc: man-page for smbios command by Heinrich Schuchardt · 10 months ago
  7. bf11df8 cmd: provide command to display SMBIOS information by Heinrich Schuchardt · 10 months ago
  8. 856ffa5 smbios: type2: contained object handles by Heinrich Schuchardt · 10 months ago
  9. eccfaee Merge branch '2024-01-24-assorted-fixes-and-updates' by Tom Rini · 10 months ago
  10. 4f17148 reset: reset-hisilicon: also handle #reset-cells = <2> by Yang Xiwen · 10 months ago
  11. ee737c8 test: enhance unicode_test_utf8_to_utf32_stream() by Heinrich Schuchardt · 10 months ago
  12. 7a0d3a1 lib: add comment in utf8_to_utf32_stream() by Heinrich Schuchardt · 10 months ago
  13. 763160f docker: Add tools/buildman/requirements.txt to the cache by Tom Rini · 10 months ago
  14. cc82bae common: console: Fix print complete stdio device list by Patrice Chotard · 10 months ago
  15. 08f67c4 cmd: bootmenu: rename U-Boot console to Exit by Svyatoslav Ryhel · 10 months ago
  16. 0fd5b07 board: verdin-am62: set cpu core voltage depending on speed grade by Max Krummenacher · 10 months ago
  17. cefc538 arm: mach-k3: am62: provide more soc feature info accessors by Max Krummenacher · 10 months ago
  18. adff714 arm: mach-k3: am62: move device identification accessor functions to header by Max Krummenacher · 10 months ago
  19. 88f9862 board: verdin-am62: improve comment on usb phy core voltage by Max Krummenacher · 10 months ago
  20. 0e226eb headers: don't depend on errno.h being available by Max Krummenacher · 10 months ago
  21. ee65ec0 cmd: increase default for SYS_MAXARGS by Heinrich Schuchardt · 10 months ago
  22. e6df0ea board: ti: common: board_detect: Fix EEPROM offset read for 1-byte by Prasanth Babu Mantena · 1 year, 1 month ago
  23. 8ccab88 Merge patch series "omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMC" by Tom Rini · 10 months ago
  24. ddb1ec1 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 11 months ago
  25. 50db3b9 cmd/flash: Make this default y for CFI and NOR only by Tom Rini · 11 months ago
  26. 7e28ea8 env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being present by Tom Rini · 11 months ago
  27. dc11bf0 cmd/mtdparts: Make this select MTD_PARTITIONS by Tom Rini · 11 months ago
  28. 58a8526 omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMC by Tom Rini · 11 months ago
  29. 813aa8f common: usb-hub: Reset hub port before scanning by Shantur Rathore · 12 months ago
  30. afae6c2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 10 months ago
  31. ba348cd Merge tag 'u-boot-imx-master-20240122' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
  32. 089a77e Merge commit '3c9bb8fbdc77f6bd56e97597d875d8965db3b96c' of https://github.com/tienfong/uboot_mainline by Tom Rini · 10 months ago
  33. df04a14 board: solidrun: clearfog: fix serdes 1 / eth2 speed for clearfog gtr by Josua Mayer · 11 months ago
  34. 85076d7 arm: mvebu: clearfog gtr: add config option to select serdes0 interface by Josua Mayer · 11 months ago
  35. 2f82085 ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM by Marek Vasut · 10 months ago
  36. 468b270 pico-dwarf/hobbit-imx6ul: Convert to CONFIG_DM_SERIAL by Fabio Estevam · 10 months ago
  37. d6e4ed1 wandboard: Convert to watchdog driver model by Fabio Estevam · 10 months ago
  38. ed09798 ARM: imx: Configure GIC clock parent on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 10 months ago
  39. 2a9ac3a ARM: imx: Enable SPL_BOARD_INIT on DH i.MX8M Plus DHCOM by Marek Vasut · 10 months ago
  40. 8ebd8f5 imx8m: Enable LTO by default by Fabio Estevam · 10 months ago
  41. bd80046 arm: dts: agilex: Increase reserved memory size to 32MB by Dinesh Maniyam · 11 months ago
  42. 883c503 clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0) by Dinesh Maniyam · 11 months ago
  43. c851f2f arm: socfpga: stratix10: SPI clock support by Dinesh Maniyam · 12 months ago
  44. 7437eb1 Merge tag 'efi-2024-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 10 months ago
  45. 306cd1e efi_loader: return immediately in UCLASS_EFI_LOADER removal by Masahisa Kojima · 10 months ago
  46. 7876147 efi_loader: create common function to free struct efi_disk_obj by Masahisa Kojima · 10 months ago
  47. 6075570 efi_loader: avoid pointer access after calling efi_delete_handle by Masahisa Kojima · 10 months ago
  48. e0d1424 efi_loader: auto-generate removable media boot option first by Masahisa Kojima · 11 months ago
  49. 19410bb efi_loader: auto-generate boot option for each blkio device by Masahisa Kojima · 11 months ago
  50. 54ce3dd efi_loader: rename check_disk_has_default_file function by Masahisa Kojima · 11 months ago
  51. 04044f9 part: correct documentation of part_get_bootable() by Heinrich Schuchardt · 10 months ago
  52. 7c9cd47 doc: uefi: remove duplicate word "has" by Wei Ming Chen · 10 months ago
  53. e18e3be Merge patch series "k3-j721e: beagleboneai: Fix USB" by Tom Rini · 10 months ago
  54. 3faa557 configs/j721e_beagleboneai64_a72_defconfig: Enable Sierra PHY by Roger Quadros · 11 months ago
  55. f8f4cbb arm: dts: k3-j721e-beagleboneai64: Fix USB operation by Roger Quadros · 11 months ago
  56. 80a1bce arm: dts: k3-j721e: Fix USB0 operation by Roger Quadros · 11 months ago
  57. ff4e607 usb: cdns3: avoid error messages if phys don't exist by Roger Quadros · 11 months ago
  58. 1099816 board: ti: j721e: Drop SERDES PHY init from board file by Roger Quadros · 11 months ago
  59. 19b5434 Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y by Shantur Rathore · 11 months ago
  60. 46fbc64 Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 10 months ago
  61. f952d70 stm32mp2: Fix CONFIG_STM32MP25X flag usage by Patrice Chotard · 11 months ago
  62. c4e1879 stm32mp: Add dependencies on CMDLINE for command stm32key by Patrick Delaunay · 10 months ago
  63. 47ad953 ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOM by Marek Vasut · 11 months ago
  64. 3cdc883 Merge branch '2024-01-18-assorted-fixes' by Tom Rini · 10 months ago
  65. 4c6fcbc arm: Rename STM32MP15x by Patrick Delaunay · 10 months ago
  66. 990e057 arm: Rename STM32MP13x by Patrick Delaunay · 10 months ago
  67. 300cb92 board: st: stm32mp2: display the board identification by Patrick Delaunay · 10 months ago
  68. d7b448f board: st: stm32mp2: add checkboard by Patrick Delaunay · 10 months ago
  69. a6c078c stm32mp: activate the command stboard for stm32mp25 boards by Patrick Delaunay · 10 months ago
  70. 9094672 stm32mp: stm32prog: add support of stm32mp25 by Patrick Delaunay · 10 months ago
  71. 3fa644b smt32mp: add setup_mac_address for stm32mp25 by Patrick Delaunay · 10 months ago
  72. 539fec3 stm32mp: add setup_serial_number for stm32mp25 by Patrice Chotard · 10 months ago
  73. 2f6030a stm32mp: add soc.c file by Patrick Delaunay · 10 months ago
  74. 6507eeb configs: stm32mp25: add support of fuse command by Patrick Delaunay · 10 months ago
  75. db9d93c stm32mp: bsec: add support of stm32mp25 by Patrick Delaunay · 10 months ago
  76. 9356dbc stm32mp: bsec: add driver data by Patrick Delaunay · 10 months ago
  77. bb5502a arm: stm32mp: add Rev.B support for STM32MP25 by Yann Gautier · 10 months ago
  78. d5c1f20 arm64: dts: st: add bsec support to stm32mp25 by Patrick Delaunay · 10 months ago
  79. 5247741 ARM: dts: stm32: Fix reset for usart1 in scmi configuration by Patrice Chotard · 11 months ago
  80. ad8f5a9 Merge tag 'u-boot-rockchip-20240119' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 10 months ago
  81. a4dee9e rockchip: rk3128: remove noop file by Quentin Schulz · 10 months ago
  82. b63d3c2 rockchip: remove unused global data ptr by Quentin Schulz · 10 months ago
  83. ccedc90 rockchip: find U-boot proper boot device by inverting the logic that sets it by Quentin Schulz · 10 months ago
  84. 082652e rockchip: factor out spl_perform_fixups into common spl-boot-order by Quentin Schulz · 10 months ago
  85. 00b97b8 rockchip: px30: simplify logic for getting SPL boot medium DT node by Quentin Schulz · 10 months ago
  86. 7b026f1 rockchip: rk3399: simplify logic for getting SPL boot medium DT node by Quentin Schulz · 10 months ago
  87. 547db7c doc: board: anbernic: Update rgxx3 to add new boards by Chris Morgan · 11 months ago
  88. 95db0c0 board: rockchip: Add support for new boards to RGxx3 by Chris Morgan · 11 months ago
  89. ea8e963 rockchip: board: Add board_rng_seed() for all Rockchip devices by Chris Morgan · 11 months ago
  90. a63ff50 board: rockchip: Refactor panel auto-detect code by Chris Morgan · 11 months ago
  91. cac3311 rockchip: rk3328: Set efuse auto mode and timing control by Jonas Karlman · 11 months ago
  92. f3e450b rockchip: theobroma-systems: fix modified boot_targets detection by Quentin Schulz · 10 months ago
  93. 1e33bff env: migrate env_get_default to call env_get_default_into by Quentin Schulz · 10 months ago
  94. 7665d33 env: allow to copy value from default environment into a buffer by Quentin Schulz · 10 months ago
  95. 1e1a92b rockchip: ringneck-px30/puma-rk3399: factor out storage medium selection by Quentin Schulz · 10 months ago
  96. 530f5e8 rockchip: puma-rk3399: do not hardcode MMC controller paths by Quentin Schulz · 10 months ago
  97. 8fa42c0 rockchip: ringneck-px30: do not hardcode MMC controller paths by Quentin Schulz · 10 months ago
  98. a3b328e board: rockchip: Add the Turing RK1 SoM by Joshua Riek · 11 months ago
  99. c47e168 rockchip: rk3588s-orangepi-5: Build SPI image by Jonas Karlman · 1 year ago
  100. 7d1ab38 rockchip: rk3588-orangepi-5-plus: Build SPI image by Slawomir Stepien · 1 year ago