1. 54e9977 ARM: imx: Set stdio to serial on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 11 months ago
  2. 035f6bf ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOM by Marek Vasut · 11 months ago
  3. 56d7e44 defconfig: xea: Change default spi-nor memory bus to 2 (single binary) by Lukasz Majewski · 11 months ago
  4. ebbd4fc imx: imx9: fixup thermal trips from fuses by Primoz Fiser · 11 months ago
  5. 9095593 board: phytec: MAINTAINERS: add missing phytec doc files by Yannic Moog · 11 months ago
  6. 41054c4 doc: board: phytec: Add phyGATE-Tauri board documentation by Yannic Moog · 11 months ago
  7. 636393e Add support for phyGATE-Tauri-L-iMX8MM by Yannic Moog · 11 months ago
  8. 0d8dc8a imx8m: Select BINMAN at SoC level by Fabio Estevam · 11 months ago
  9. 57826aa imx9: Select BINMAN at SoC level by Fabio Estevam · 11 months ago
  10. 0b3e01d doc: imx93_var_som: Adjust the underline length by Fabio Estevam · 11 months ago
  11. 2874371 Merge branch '2024-01-12-assorted-fixes' by Tom Rini · 11 months ago
  12. cb163b4 Makefile: Run defconfig files through the C preprocessor by Andrew Davis · 1 year, 1 month ago
  13. 8cf3623 android_ab: don't ignore ab_control_store return code by Alexey Romanov · 11 months ago
  14. dcfb633 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · 11 months ago
  15. 3f3c838 tools: kwbimage: Allow disabling build on non-mvebu platforms by Alexander Dahl · 11 months ago
  16. 1a535ad test: fs: fs-test: Move the tests to use sha256sum by Peter Robinson · 11 months ago
  17. d7489ce ti: am335x: Remove unused linker script by Tom Rini · 11 months ago
  18. 2c6e70b arm: spl: Use separate fault handlers instead of a single common one by Csókás Bence · 11 months ago
  19. dd6db62 test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD by Heinrich Schuchardt · 11 months ago
  20. ef97f7c boot: CONFIG_CEDIT must depend on CONFIG_EXPO by Heinrich Schuchardt · 11 months ago
  21. b7ee8d0 test: build test/boot for CONFIG_UT_BOOTSTD=n by Heinrich Schuchardt · 11 months ago
  22. 8728c0b boot: Support decompressing non-kernel OS images by Simon Glass · 11 months ago
  23. 9a9c334 phy: phy-mtk-tphy: add properties for phy tuning by developer · 12 months ago
  24. 61e1496 dt-bindings: phy-mtk-tphy: add properties for phy tuning by developer · 12 months ago
  25. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · 11 months ago
  26. 33e1e95 Makefile: add dtbs to clean by Maxim Uvarov · 11 months ago
  27. 74dde14 omap3: use device specific naming for mem_init by Maxim Uvarov · 11 months ago
  28. 27b66f6 bcm_ns3: use device specific naming for variables by Maxim Uvarov · 11 months ago
  29. 40575d7 mach-socfpga: do not overlap defines with lwip by Maxim Uvarov · 11 months ago
  30. 73b447f driver/net/rtl8139: remove debug print by Maxim Uvarov · 11 months ago
  31. 2e84c23 sandbox: eth-raw-os: successful return code is 0 by Maxim Uvarov · 11 months ago
  32. f989147 net/smc911x: fix return from smc911x_send by Maxim Uvarov · 11 months ago
  33. b5977fc test_net: print out net list by Maxim Uvarov · 11 months ago
  34. 9c2cc7e Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 11 months ago
  35. 49bcb92 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  36. eeb50d1 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 11 months ago
  37. c00a2bf arm: mvebu: eDPU: support new board revision by Robert Marko · 12 months ago
  38. 786428a arm: mvebu: Espressobin: move network setup into a separate function by Robert Marko · 12 months ago
  39. 1e6cade arm: mvebu: Espressobin: move FDT fixup into a separate function by Robert Marko · 12 months ago
  40. 173c336 arm: mvebu: AC5: Use finer grained memory map by Chris Packham · 1 year, 1 month ago
  41. ae29f03 Merge tag 'smbios-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago
  42. 808318a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 11 months ago
  43. 5f62143 pinctrl: exynos: Convert to use livetree API for fdt access by Sam Protsenko · 12 months ago
  44. 7993e84 pinctrl: exynos: Reduce variables scope by Sam Protsenko · 12 months ago
  45. 0aea23b pinctrl: exynos: Refactor handling the pin related dt properties by Sam Protsenko · 12 months ago
  46. 2fb6c4f pinctrl: exynos: Support different register types in pin banks by Sam Protsenko · 12 months ago
  47. 3132b92 pinctrl: exynos: Rework pin_to_bank_base() to obtain data by name by Sam Protsenko · 12 months ago
  48. 18357b3 pinctrl: exynos: Extract pin parsing code into a separate function by Sam Protsenko · 12 months ago
  49. 769abf7 pinctrl: exynos: Improve coding style by Sam Protsenko · 12 months ago
  50. 6722ea5 test: hush: dollar: fix bugous behavior by Ion Agorria · 11 months ago
  51. 72ea100 Merge tag 'rng-2024-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago
  52. e64262d fastboot: add oem console command support by Ion Agorria · 11 months ago
  53. 7e06c1f lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 11 months ago
  54. c0b0de4 common: console: record console from the beginning by Ion Agorria · 11 months ago
  55. 15f6d6a common: console: introduce console_record_isempty helper by Ion Agorria · 11 months ago
  56. 99fc645 fastboot: implement "getvar all" by Ion Agorria · 11 months ago
  57. 1c38703 fastboot: multiresponse support by Ion Agorria · 11 months ago
  58. fdbe3d5 efi_loader: provide tool to dump SMBIOS table by Heinrich Schuchardt · 11 months ago
  59. 34e97aa smbios: smbios.h should not import ofnode.h by Heinrich Schuchardt · 11 months ago
  60. c0c63fa cpu: riscv: set correct SMBIOS processor family value by Heinrich Schuchardt · 11 months ago
  61. b5f9aef smbios: enable setting processor family > 0xff by Heinrich Schuchardt · 11 months ago
  62. 70abd04 lib: smbios: verify_checksum() is duplicate by Heinrich Schuchardt · 11 months ago
  63. 822cf85 lib: make table_compute_checksum() arguments const by Heinrich Schuchardt · 11 months ago
  64. 15943ca rng: detect RISC-V Zkr RNG device in bind method by Heinrich Schuchardt · 1 year, 1 month ago
  65. 84020d0 rng: fix ARMv8.5 RNDR driver by Heinrich Schuchardt · 1 year, 1 month ago
  66. 6c64fba Merge tag 'u-boot-imx-master-20240108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 11 months ago
  67. 2415f1d Add imx93-var-som support by Mathieu Othacehe · 11 months ago
  68. 0ef03ac imx9: imx93_evk: Add binman support. by Mathieu Othacehe · 11 months ago
  69. 9b832ad mach-imx: Add i.MX93 binman support. by Mathieu Othacehe · 11 months ago
  70. 6d54871 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · 11 months ago
  71. 23e129b verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · 11 months ago
  72. a7cd12f ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 11 months ago
  73. 8e68251 Merge branch 'next' by Tom Rini · 11 months ago
  74. 50a4116 Prepare v2024.01 by Tom Rini · 11 months ago
  75. aaa1a5d Merge tag 'dm-next-7jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 11 months ago
  76. a11b34a arm: enable support for QEMU firmware tables by Heinrich Schuchardt · 11 months ago
  77. 2837f83 configs: qemu: add config fragment for ACPI by Heinrich Schuchardt · 11 months ago
  78. 934addc riscv: allow usage of ACPI by Heinrich Schuchardt · 11 months ago
  79. 5814f76 riscv: add support for QEMU firmware tables by Heinrich Schuchardt · 11 months ago
  80. 7028f9f acpi: enable writing ACPI tables on QEMU by Heinrich Schuchardt · 11 months ago
  81. 565ac63 riscv: add ACPI fields to global data by Heinrich Schuchardt · 11 months ago
  82. b10571a arm: add ACPI fields to global data by Heinrich Schuchardt · 11 months ago
  83. d2cd3d6 acpi: carve out qfw_acpi.c by Heinrich Schuchardt · 11 months ago
  84. 223605f acpi: Kconfig symbol CONFIG_QFW_ACPI by Heinrich Schuchardt · 11 months ago
  85. fc7a0ee acpi: support 64bit in acpi_find_table for DSDT and FACS by Heinrich Schuchardt · 11 months ago
  86. 910590d cmd: acpi: check HW reduced flag in acpi list by Heinrich Schuchardt · 11 months ago
  87. 9f8e062 cmd: acpi: fix listing DSDT and FACS by Heinrich Schuchardt · 11 months ago
  88. ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 11 months ago
  89. 4a30a57 fdt: Allow the devicetree to come from a bloblist by Simon Glass · 11 months ago
  90. 2802f09 efi: Correct smbios-table installation by Simon Glass · 11 months ago
  91. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · 11 months ago
  92. 8181e18 acpi: Rename test dm_test_setup_ctx_and_base_tables() by Simon Glass · 11 months ago
  93. 70f9959 efi: smbios: Drop support for SMBIOS2 tables by Simon Glass · 11 months ago
  94. fc4b552 smbios: Drop support for SMBIOS2 tables by Simon Glass · 11 months ago
  95. f0e95eb smbios: Require the caller to align the SMBIOS table by Simon Glass · 11 months ago
  96. 9723670 efi: Use the correct GUID for the SMBIOS table by Simon Glass · 11 months ago
  97. 42b7da5 smbios: Correct gd_smbios_start() by Simon Glass · 11 months ago
  98. f86d7a0 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · 11 months ago
  99. 0db02c0 smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · 11 months ago
  100. 3905e92 smbios: Move the rest of the SMBIOS2 code by Simon Glass · 11 months ago