1. 8aec703 efi_loader: provide tool to dump SMBIOS table by Heinrich Schuchardt · 1 year ago
  2. efe441a smbios: smbios.h should not import ofnode.h by Heinrich Schuchardt · 1 year ago
  3. 1b6228f cpu: riscv: set correct SMBIOS processor family value by Heinrich Schuchardt · 1 year, 1 month ago
  4. 0920bd5 smbios: enable setting processor family > 0xff by Heinrich Schuchardt · 1 year, 1 month ago
  5. dc2fe5d lib: smbios: verify_checksum() is duplicate by Heinrich Schuchardt · 1 year, 1 month ago
  6. e3db8d6 lib: make table_compute_checksum() arguments const by Heinrich Schuchardt · 1 year ago
  7. c5e461f Merge tag 'u-boot-imx-master-20240108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year ago
  8. 54e1aa2 Add imx93-var-som support by Mathieu Othacehe · 1 year, 1 month ago
  9. bfbef0e imx9: imx93_evk: Add binman support. by Mathieu Othacehe · 1 year ago
  10. f637dfe mach-imx: Add i.MX93 binman support. by Mathieu Othacehe · 1 year, 1 month ago
  11. da96f93 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · 1 year, 1 month ago
  12. 59a72ca verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · 1 year ago
  13. 32a41b7 ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 1 year ago
  14. 93d91e9 Merge branch 'next' by Tom Rini · 1 year ago
  15. 866ca97 Prepare v2024.01 by Tom Rini · 1 year ago
  16. f28a775 Merge tag 'dm-next-7jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year ago
  17. 8c4b37c arm: enable support for QEMU firmware tables by Heinrich Schuchardt · 1 year, 1 month ago
  18. b8bb570 configs: qemu: add config fragment for ACPI by Heinrich Schuchardt · 1 year, 1 month ago
  19. b17e280 riscv: allow usage of ACPI by Heinrich Schuchardt · 1 year, 1 month ago
  20. 91970e8 riscv: add support for QEMU firmware tables by Heinrich Schuchardt · 1 year, 1 month ago
  21. 638cc36 acpi: enable writing ACPI tables on QEMU by Heinrich Schuchardt · 1 year, 1 month ago
  22. b7d029b riscv: add ACPI fields to global data by Heinrich Schuchardt · 1 year, 1 month ago
  23. 22fcd1d arm: add ACPI fields to global data by Heinrich Schuchardt · 1 year, 1 month ago
  24. 27a66fc acpi: carve out qfw_acpi.c by Heinrich Schuchardt · 1 year, 1 month ago
  25. b2f088c acpi: Kconfig symbol CONFIG_QFW_ACPI by Heinrich Schuchardt · 1 year, 1 month ago
  26. f47c86f acpi: support 64bit in acpi_find_table for DSDT and FACS by Heinrich Schuchardt · 1 year, 1 month ago
  27. c95ade8 cmd: acpi: check HW reduced flag in acpi list by Heinrich Schuchardt · 1 year, 1 month ago
  28. c5924b1 cmd: acpi: fix listing DSDT and FACS by Heinrich Schuchardt · 1 year, 1 month ago
  29. a083ae7 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 1 year, 1 month ago
  30. 70fe238 fdt: Allow the devicetree to come from a bloblist by Simon Glass · 1 year ago
  31. 06ef808 efi: Correct smbios-table installation by Simon Glass · 1 year ago
  32. a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 1 year ago
  33. 5e3adc4 acpi: Rename test dm_test_setup_ctx_and_base_tables() by Simon Glass · 1 year ago
  34. aa84996 efi: smbios: Drop support for SMBIOS2 tables by Simon Glass · 1 year ago
  35. 1c5f6fa smbios: Drop support for SMBIOS2 tables by Simon Glass · 1 year ago
  36. 31f950a smbios: Require the caller to align the SMBIOS table by Simon Glass · 1 year ago
  37. 138e691 efi: Use the correct GUID for the SMBIOS table by Simon Glass · 1 year ago
  38. b2b58e1 smbios: Correct gd_smbios_start() by Simon Glass · 1 year ago
  39. 7092429 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · 1 year ago
  40. de4b91c smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · 1 year ago
  41. f19cf8d smbios: Move the rest of the SMBIOS2 code by Simon Glass · 1 year ago
  42. 58c6383 smbios: Refactor 32-bit code into an else statement by Simon Glass · 1 year ago
  43. c2c598e Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 1 year ago
  44. 18fa946 Merge branch '2024-01-05-fw_env-fixes' into next by Tom Rini · 1 year ago
  45. 82750ce arm: dts: iot2050: Fix by syncing from Linux by Jan Kiszka · 1 year ago
  46. d73a664 fw_env: autodetect NAND erase size and env sectors by Anthony Loiseau · 1 year, 1 month ago
  47. 9e3003f fw_env: keep calling read() until whole flash block is read by Rafał Miłecki · 1 year, 1 month ago
  48. 73b3080 fw_env: rename variables holding env data content by Rafał Miłecki · 1 year, 1 month ago
  49. f29c5ca fw_env: fix reading NVMEM device's "compatible" value by Rafał Miłecki · 1 year, 1 month ago
  50. 86e581a board: htc: endeavoru: add an early SPL RCM hook by Svyatoslav Ryhel · 1 year ago
  51. 0d53be7 Merge patch series "ATF and OP-TEE Firewalling for K3 devices." by Tom Rini · 1 year ago
  52. 7ff09d4 docs: board: ti: k3: Add secure booting documentation by Manorit Chawdhry · 1 year, 1 month ago
  53. 4ebb8ae docs: board: ti: k3: Cleanup FIT signature documentation by Manorit Chawdhry · 1 year, 1 month ago
  54. 8ae586e arm: dts: k3-j7200-binman: Add firewall configurations by Manorit Chawdhry · 1 year, 1 month ago
  55. b8dea0c arm: dts: k3-j721s2-binman: Add firewall configurations by Manorit Chawdhry · 1 year, 1 month ago
  56. c485567 arm: dts: k3-j721e-binman: Add firewall configurations by Manorit Chawdhry · 1 year, 1 month ago
  57. 89caf6d arm: dts: k3-binman: Add k3-security.h and include it in k3-binman.dtsi by Manorit Chawdhry · 1 year, 1 month ago
  58. ba51299 binman: ftest: Add test for ti-secure firewall node by Manorit Chawdhry · 1 year, 1 month ago
  59. a3e407b binman: ti-secure: Add support for firewalling entities by Manorit Chawdhry · 1 year, 1 month ago
  60. b1839fc dtoc: Change dst to self in debug message by Manorit Chawdhry · 1 year, 1 month ago
  61. dbb124c configs: j7200: Remove HBMC_AM654 config by Nishanth Menon · 1 year, 2 months ago
  62. 5c39fbf ARM: tegra114: support nonsecure state detection by Svyatoslav Ryhel · 1 year, 1 month ago
  63. e692ade ARM: tegra114: expand MC register map by Svyatoslav Ryhel · 1 year, 1 month ago
  64. 27e69fe ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig by Svyatoslav Ryhel · 1 year, 1 month ago
  65. 1e10876 MAINTAINERS: fix folders within glob pattern by Anthony Loiseau · 1 year, 1 month ago
  66. 9466b3c MAINTAINERS: Fix ANDROID AB unknown file entry by Mattijs Korpershoek · 1 year, 1 month ago
  67. 42fb448 configs: Resync with savedefconfig by Tom Rini · 1 year ago
  68. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 1 year ago
  69. 80cb22c Prepare v2024.01-rc6 by Tom Rini · 1 year ago
  70. b2cbf96 configs: Resync with savedefconfig by Tom Rini · 1 year ago
  71. e703bfc arm: dts: k3-am62a*: Sync with kernel v6.7-rc1 by Nishanth Menon · 1 year, 2 months ago
  72. 244c9fd arm: mach-k3: am62a: Add main_timer0 id to the dev list by Nishanth Menon · 1 year, 2 months ago
  73. 3f662af Merge patch series "sync am65x device tree with Linux v6.7-rc1" by Tom Rini · 1 year ago
  74. 37a1a40 arm: dts: k3-am654: convert bootph-pre-ram to bootph-all by Bryan Brattlof · 1 year, 1 month ago
  75. 4aea536 arm: dts: k3-am654: remove duplicate mcu secure proxy node by Bryan Brattlof · 1 year, 1 month ago
  76. e055622 arm: dts: k3-am654: move dummy_clock to root node by Bryan Brattlof · 1 year, 1 month ago
  77. 5baad55 arm: dts: k3-am654: remove un-needed aliases by Bryan Brattlof · 1 year, 1 month ago
  78. dabf30a arm: dts: k3-am654: remove duplicate root properties by Bryan Brattlof · 1 year, 1 month ago
  79. d23582d arm: dts: k3-am654: remove duplicate vtt pinmux by Bryan Brattlof · 1 year, 1 month ago
  80. c7b0750 arm: dts: k3-am654: remove duplicate mdio by Bryan Brattlof · 1 year, 1 month ago
  81. 9a6fab6 arm: dts: k3-am654: remove usb0 by Bryan Brattlof · 1 year, 1 month ago
  82. 755db5f arm: dts: k3-am654: remove duplicate ospi0 node by Bryan Brattlof · 1 year, 1 month ago
  83. 41ae2c6 arm: dts: k3-am654: remove duplicate wkup_i2c0 by Bryan Brattlof · 1 year, 1 month ago
  84. 7f66ec5 arm: dts: k3-am654: remove duplicate sdhci1 pinmux node by Bryan Brattlof · 1 year, 1 month ago
  85. 52d87ef arm: dts: k3-am654: remove duplicate sdhci0 pinmux node by Bryan Brattlof · 1 year, 1 month ago
  86. 3e00c8b arm: dts: k3-am654: remove duplicate main_uart0 by Bryan Brattlof · 1 year, 1 month ago
  87. bdf8a2c arm: dts: k3-am654: remove duplicate mcu_uart0 node by Bryan Brattlof · 1 year, 1 month ago
  88. 5e00547 arm: dts: k3-am654: add needed regs to udmap nodes by Bryan Brattlof · 1 year, 1 month ago
  89. 1946413 arm: dts: k3-am654: remove duplicate mcu_udmap by Bryan Brattlof · 1 year, 1 month ago
  90. afb7fb6 arm: dts: k3-am654: remove duplicate mcu_ringacc by Bryan Brattlof · 1 year, 1 month ago
  91. 7cf2fa8 arm: dts: k3-am654: remove duplicate timer by Bryan Brattlof · 1 year, 1 month ago
  92. 3bf9f9a arm: dts: k3-am654: remove duplicate wkup_uart0 by Bryan Brattlof · 1 year, 1 month ago
  93. a67443e arm: dts: k3-am654: remove duplicate vtt_supply by Bryan Brattlof · 1 year, 1 month ago
  94. e72ece5 arm: dts: k3-am654: include a53 board dtb for r5 build by Bryan Brattlof · 1 year, 1 month ago
  95. b65ea69 arm: dts: k3-am654: copy bootph properties to a53 dts by Bryan Brattlof · 1 year, 1 month ago
  96. 4dbdc84 arm: dts: k3-am654: pull in dtb update from Linux by Bryan Brattlof · 1 year, 1 month ago
  97. b53f190 arm: dts: k3-am654-r5: Merge board file and U-Boot overlay by Bryan Brattlof · 1 year, 1 month ago
  98. 60f0432 configs: am65x_evm_a53: disable CONSOLE_MUX by Bryan Brattlof · 1 year, 1 month ago
  99. 88af4d4 configs: am65x_evm_r5: enable driver for fixed regulators by Bryan Brattlof · 1 year, 1 month ago
  100. bb8a602 tegra114: clock: define MIPI calibration peripheral clock by Svyatoslav Ryhel · 1 year, 1 month ago