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