1. 172c846 configs/j721e_beagleboneai64_a72_defconfig: Enable Sierra PHY by Roger Quadros · 11 months ago
  2. 17d3cb7 arm: dts: k3-j721e-beagleboneai64: Fix USB operation by Roger Quadros · 11 months ago
  3. 7d5a120 arm: dts: k3-j721e: Fix USB0 operation by Roger Quadros · 11 months ago
  4. cd29528 usb: cdns3: avoid error messages if phys don't exist by Roger Quadros · 11 months ago
  5. 434f84b board: ti: j721e: Drop SERDES PHY init from board file by Roger Quadros · 11 months ago
  6. f28a775 Merge tag 'dm-next-7jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 11 months ago
  7. 8c4b37c arm: enable support for QEMU firmware tables by Heinrich Schuchardt · 11 months ago
  8. b8bb570 configs: qemu: add config fragment for ACPI by Heinrich Schuchardt · 11 months ago
  9. b17e280 riscv: allow usage of ACPI by Heinrich Schuchardt · 11 months ago
  10. 91970e8 riscv: add support for QEMU firmware tables by Heinrich Schuchardt · 11 months ago
  11. 638cc36 acpi: enable writing ACPI tables on QEMU by Heinrich Schuchardt · 11 months ago
  12. b7d029b riscv: add ACPI fields to global data by Heinrich Schuchardt · 11 months ago
  13. 22fcd1d arm: add ACPI fields to global data by Heinrich Schuchardt · 11 months ago
  14. 27a66fc acpi: carve out qfw_acpi.c by Heinrich Schuchardt · 11 months ago
  15. b2f088c acpi: Kconfig symbol CONFIG_QFW_ACPI by Heinrich Schuchardt · 11 months ago
  16. f47c86f acpi: support 64bit in acpi_find_table for DSDT and FACS by Heinrich Schuchardt · 12 months ago
  17. c95ade8 cmd: acpi: check HW reduced flag in acpi list by Heinrich Schuchardt · 12 months ago
  18. c5924b1 cmd: acpi: fix listing DSDT and FACS by Heinrich Schuchardt · 12 months ago
  19. a083ae7 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 12 months ago
  20. 70fe238 fdt: Allow the devicetree to come from a bloblist by Simon Glass · 11 months ago
  21. 06ef808 efi: Correct smbios-table installation by Simon Glass · 11 months ago
  22. a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 11 months ago
  23. 5e3adc4 acpi: Rename test dm_test_setup_ctx_and_base_tables() by Simon Glass · 11 months ago
  24. aa84996 efi: smbios: Drop support for SMBIOS2 tables by Simon Glass · 11 months ago
  25. 1c5f6fa smbios: Drop support for SMBIOS2 tables by Simon Glass · 11 months ago
  26. 31f950a smbios: Require the caller to align the SMBIOS table by Simon Glass · 11 months ago
  27. 138e691 efi: Use the correct GUID for the SMBIOS table by Simon Glass · 11 months ago
  28. b2b58e1 smbios: Correct gd_smbios_start() by Simon Glass · 11 months ago
  29. 7092429 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · 11 months ago
  30. de4b91c smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · 11 months ago
  31. f19cf8d smbios: Move the rest of the SMBIOS2 code by Simon Glass · 11 months ago
  32. 58c6383 smbios: Refactor 32-bit code into an else statement by Simon Glass · 11 months ago
  33. c2c598e Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 11 months ago
  34. 18fa946 Merge branch '2024-01-05-fw_env-fixes' into next by Tom Rini · 11 months ago
  35. d73a664 fw_env: autodetect NAND erase size and env sectors by Anthony Loiseau · 11 months ago
  36. 9e3003f fw_env: keep calling read() until whole flash block is read by Rafał Miłecki · 12 months ago
  37. 73b3080 fw_env: rename variables holding env data content by Rafał Miłecki · 12 months ago
  38. f29c5ca fw_env: fix reading NVMEM device's "compatible" value by Rafał Miłecki · 12 months ago
  39. 86e581a board: htc: endeavoru: add an early SPL RCM hook by Svyatoslav Ryhel · 11 months ago
  40. 0d53be7 Merge patch series "ATF and OP-TEE Firewalling for K3 devices." by Tom Rini · 11 months ago
  41. 7ff09d4 docs: board: ti: k3: Add secure booting documentation by Manorit Chawdhry · 11 months ago
  42. 4ebb8ae docs: board: ti: k3: Cleanup FIT signature documentation by Manorit Chawdhry · 11 months ago
  43. 8ae586e arm: dts: k3-j7200-binman: Add firewall configurations by Manorit Chawdhry · 11 months ago
  44. b8dea0c arm: dts: k3-j721s2-binman: Add firewall configurations by Manorit Chawdhry · 11 months ago
  45. c485567 arm: dts: k3-j721e-binman: Add firewall configurations by Manorit Chawdhry · 11 months ago
  46. 89caf6d arm: dts: k3-binman: Add k3-security.h and include it in k3-binman.dtsi by Manorit Chawdhry · 11 months ago
  47. ba51299 binman: ftest: Add test for ti-secure firewall node by Manorit Chawdhry · 11 months ago
  48. a3e407b binman: ti-secure: Add support for firewalling entities by Manorit Chawdhry · 11 months ago
  49. b1839fc dtoc: Change dst to self in debug message by Manorit Chawdhry · 11 months ago
  50. 5c39fbf ARM: tegra114: support nonsecure state detection by Svyatoslav Ryhel · 12 months ago
  51. e692ade ARM: tegra114: expand MC register map by Svyatoslav Ryhel · 12 months ago
  52. 27e69fe ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig by Svyatoslav Ryhel · 12 months ago
  53. 42fb448 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  54. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 11 months ago
  55. 80cb22c Prepare v2024.01-rc6 by Tom Rini · 11 months ago
  56. b2cbf96 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  57. e703bfc arm: dts: k3-am62a*: Sync with kernel v6.7-rc1 by Nishanth Menon · 1 year ago
  58. 244c9fd arm: mach-k3: am62a: Add main_timer0 id to the dev list by Nishanth Menon · 1 year ago
  59. 3f662af Merge patch series "sync am65x device tree with Linux v6.7-rc1" by Tom Rini · 11 months ago
  60. 37a1a40 arm: dts: k3-am654: convert bootph-pre-ram to bootph-all by Bryan Brattlof · 11 months ago
  61. 4aea536 arm: dts: k3-am654: remove duplicate mcu secure proxy node by Bryan Brattlof · 11 months ago
  62. e055622 arm: dts: k3-am654: move dummy_clock to root node by Bryan Brattlof · 11 months ago
  63. 5baad55 arm: dts: k3-am654: remove un-needed aliases by Bryan Brattlof · 11 months ago
  64. dabf30a arm: dts: k3-am654: remove duplicate root properties by Bryan Brattlof · 11 months ago
  65. d23582d arm: dts: k3-am654: remove duplicate vtt pinmux by Bryan Brattlof · 11 months ago
  66. c7b0750 arm: dts: k3-am654: remove duplicate mdio by Bryan Brattlof · 11 months ago
  67. 9a6fab6 arm: dts: k3-am654: remove usb0 by Bryan Brattlof · 11 months ago
  68. 755db5f arm: dts: k3-am654: remove duplicate ospi0 node by Bryan Brattlof · 11 months ago
  69. 41ae2c6 arm: dts: k3-am654: remove duplicate wkup_i2c0 by Bryan Brattlof · 11 months ago
  70. 7f66ec5 arm: dts: k3-am654: remove duplicate sdhci1 pinmux node by Bryan Brattlof · 11 months ago
  71. 52d87ef arm: dts: k3-am654: remove duplicate sdhci0 pinmux node by Bryan Brattlof · 11 months ago
  72. 3e00c8b arm: dts: k3-am654: remove duplicate main_uart0 by Bryan Brattlof · 11 months ago
  73. bdf8a2c arm: dts: k3-am654: remove duplicate mcu_uart0 node by Bryan Brattlof · 11 months ago
  74. 5e00547 arm: dts: k3-am654: add needed regs to udmap nodes by Bryan Brattlof · 11 months ago
  75. 1946413 arm: dts: k3-am654: remove duplicate mcu_udmap by Bryan Brattlof · 11 months ago
  76. afb7fb6 arm: dts: k3-am654: remove duplicate mcu_ringacc by Bryan Brattlof · 11 months ago
  77. 7cf2fa8 arm: dts: k3-am654: remove duplicate timer by Bryan Brattlof · 11 months ago
  78. 3bf9f9a arm: dts: k3-am654: remove duplicate wkup_uart0 by Bryan Brattlof · 11 months ago
  79. a67443e arm: dts: k3-am654: remove duplicate vtt_supply by Bryan Brattlof · 11 months ago
  80. e72ece5 arm: dts: k3-am654: include a53 board dtb for r5 build by Bryan Brattlof · 11 months ago
  81. b65ea69 arm: dts: k3-am654: copy bootph properties to a53 dts by Bryan Brattlof · 11 months ago
  82. 4dbdc84 arm: dts: k3-am654: pull in dtb update from Linux by Bryan Brattlof · 11 months ago
  83. b53f190 arm: dts: k3-am654-r5: Merge board file and U-Boot overlay by Bryan Brattlof · 11 months ago
  84. 60f0432 configs: am65x_evm_a53: disable CONSOLE_MUX by Bryan Brattlof · 11 months ago
  85. 88af4d4 configs: am65x_evm_r5: enable driver for fixed regulators by Bryan Brattlof · 11 months ago
  86. bb8a602 tegra114: clock: define MIPI calibration peripheral clock by Svyatoslav Ryhel · 11 months ago
  87. ec8528c doc: board: tegra30: update information in board documents by Svyatoslav Ryhel · 11 months ago
  88. dffa6d0 Merge tag 'dm-next-1124' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 11 months ago
  89. e266d27 bloblist: Update documentation and header comment by Simon Glass · 11 months ago
  90. 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
  91. b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
  92. b6e8382 bloblist: Reduce blob-header size by Simon Glass · 11 months ago
  93. f9ef9fb bloblist: Handle alignment with a void entry by Simon Glass · 11 months ago
  94. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago
  95. 47e1047 bloblist: Drop spare value from bloblist record by Simon Glass · 11 months ago
  96. 1f06ed4 bloblist: Access record hdr_size and tag via a function by Simon Glass · 11 months ago
  97. 0b9f77f bloblist: Set version to 1 by Simon Glass · 11 months ago
  98. 5a53e56 bloblist: Change the magic value by Simon Glass · 11 months ago
  99. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
  100. e748e4b bloblist: Update the tag numbering by Simon Glass · 11 months ago