1. 2dba91a test: Add framework to test hush behavior by Francis Laniel · 11 months ago
  2. 8ff257c bootmeth: pass size to efi_binary_run() by Heinrich Schuchardt · 11 months ago
  3. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago
  4. 6568e4b bootm: Create a new boot_run() function to handle booting by Simon Glass · 11 months ago
  5. 2d043a6 bootm: Create a function to run through the booti states by Simon Glass · 11 months ago
  6. 260b965 stm32: Use bootm_run() and bootz_run() by Simon Glass · 11 months ago
  7. e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · 11 months ago
  8. 43e88a6 stm32: Use local vars in stm32prog for initrd and fdt by Simon Glass · 11 months ago
  9. bd73cac bootm: Create a function to run through the bootm states by Simon Glass · 11 months ago
  10. 454746d bootm: Tidy up boot_selected_os() by Simon Glass · 11 months ago
  11. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 11 months ago
  12. 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · 11 months ago
  13. 5fb0d14 bootz: Avoid use of #ifdef by Simon Glass · 11 months ago
  14. 7c2a3f6 booti: Avoid use of #ifdef by Simon Glass · 11 months ago
  15. 839e9e4 bootm: Move do_bootm_states() comment to header file by Simon Glass · 11 months ago
  16. 112b020 bootm: Add more fields to bootm_info by Simon Glass · 11 months ago
  17. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
  18. 526ea78 bootm: Create a struct for argument information by Simon Glass · 11 months ago
  19. 0841287 sandbox: bootm: Enable more bootm OS methods by Simon Glass · 11 months ago
  20. b890c08 bootm: Adjust how the board is reset by Simon Glass · 11 months ago
  21. 34ee3ed riscv: Add a reset_cpu() function by Simon Glass · 11 months ago
  22. b5e687e nios2: Add a reset_cpu() function by Simon Glass · 11 months ago
  23. a3702ba ppc: Add a reset_cpu() function by Simon Glass · 11 months ago
  24. d1d3551 m68k: Add a reset_cpu() function by Simon Glass · 11 months ago
  25. faf7328 mips: Add a reset_cpu() function by Simon Glass · 11 months ago
  26. 345fbf2 Merge branch '2023-12-21-assorted-updates-and-fixes' into next by Tom Rini · 11 months ago
  27. d6d59ab lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure by Csókás Bence · 12 months ago
  28. e899b36 board/keymile/kmcent2: fix update-nor indentation by Tomas Alvarez Vanoli · 12 months ago
  29. a95de05 iommu: add qcom-hyp-smmu by Caleb Connolly · 12 months ago
  30. 5cac4b8 iommu: add a connect op by Caleb Connolly · 12 months ago
  31. ed247d7 iommu: fix compilation when CONFIG_PCI disabled by Caleb Connolly · 12 months ago
  32. af569fb configs: verdin-am62: Disable SPL FIT Overlay by Francesco Dolcini · 12 months ago
  33. e908fec boot: add support for fdt_fixup command in environment by Matthias Schiffer · 12 months ago
  34. c26e91f include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally by Manorit Chawdhry · 12 months ago
  35. 8fd5184 fs: Fix SPL build if FS_LOADER is enabled by Mayuresh Chitale · 1 year ago
  36. 5b4a6f3 Merge branch '2023-12-21-header-inclusion-cleanup' into next by Tom Rini · 11 months ago
  37. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 12 months ago
  38. a4a8ea9 include: Further cleanup includes by Tom Rini · 12 months ago
  39. c4470ea display_options: Clean up headers by Tom Rini · 12 months ago
  40. cd05b9c efi_loader: Remove <common.h> by Tom Rini · 12 months ago
  41. 1c96c79 rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c by Tom Rini · 12 months ago
  42. 035c971 lib/sha*.c: Update header list by Tom Rini · 12 months ago
  43. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 12 months ago
  44. 2a526c3 m68k: Rework asm/global_data.h slightly by Tom Rini · 12 months ago
  45. 0843f91 sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h by Tom Rini · 12 months ago
  46. 937e2a0 arm: Remove <asm/types.h> from asm/global_data.h by Tom Rini · 12 months ago
  47. 1bee07a global: Remove duplicate common.h inclusions by Tom Rini · 12 months ago
  48. 1bbf41d global: Drop common.h inclusion by Tom Rini · 12 months ago
  49. ada64ac sandbox: Audit config.h and common.h usage by Tom Rini · 12 months ago
  50. b7f7046 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · 12 months ago
  51. 86ddc96 arc: Cleanup and audit usage of <config.h> by Tom Rini · 12 months ago
  52. abc984e qe: Add <config.h> to linux/immap_qe.h by Tom Rini · 12 months ago
  53. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
  54. d1aa8f7 Merge branch '2023-12-20-assorted-general-updates' into next by Tom Rini · 11 months ago
  55. 417e495 Merge tag 'u-boot-imx-next-20231220' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 11 months ago
  56. f5b0272 cmd: part: Cover both part type entries with GUID ifdef by Marek Vasut · 12 months ago
  57. ada83d9 smbios: Fallback to the default DT if sysinfo nodes are missing by Ilias Apalodimas · 12 months ago
  58. 07f3eba smbios: Simplify reporting of unknown values by Ilias Apalodimas · 12 months ago
  59. 2723df2 pxe_utils: Increase feedback to user when fdt file is not found by Michael Trimarchi · 12 months ago
  60. 720cdc5 colibri-imx8x: configure usb hub to bypass mode by Andrejs Cainikovs · 11 months ago
  61. 9e36cbe colibri-imx8x: remove -u-boot.dtsi include by Andrejs Cainikovs · 11 months ago
  62. 351cfe8 apalis-imx8: remove -u-boot.dtsi include by Andrejs Cainikovs · 11 months ago
  63. 46c507e board: phytec: phytec_som_detection: fix uninitialized bug by Yannic Moog · 11 months ago
  64. 5dd7f7c board: phytec: som_detection: move definitions to source file by Yannic Moog · 11 months ago
  65. 7bbbe18 board: phytec: phytec_som_detection: fix eeprom_data zero check by Yannic Moog · 11 months ago
  66. 4feeda6 board: phytec: imx8m_som_detection: fix uninitialized pointer bug by Yannic Moog · 11 months ago
  67. 1132f36 board: phytec: imx8m_som_detection: change phytec_imx8m_detect return type by Yannic Moog · 11 months ago
  68. 580136b5 configs: imx8m{m, n, p}_venice_defconfig: add arch_misc_init by Tim Harvey · 12 months ago
  69. 18b5d7d arm: dts: imx8mp-venice-gw72xx: add TPM device by Tim Harvey · 12 months ago
  70. 0f7f619 arm: dts: imx8mm-venice-gw72xx: add TPM device by Tim Harvey · 12 months ago
  71. 202ca8d mxs: Fix VDDx brownout interrupt disable/enable by Cody Green · 1 year, 5 months ago
  72. 0639049 command: Move command completion temporary buffer to stack by Marek Vasut · 12 months ago
  73. 6210f6d command: Allocate history buffer using calloc() by Marek Vasut · 12 months ago
  74. 7a164f8 bootflow: Allow setting a cmdline arg with no value by Simon Glass · 12 months ago
  75. c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 1 year ago
  76. 1431df4 arm: afs: Set the filesize env. var. on load by Robert Catherall · 1 year ago
  77. 0f6b715 rsa: use pkcs11 uri as defined in rfc7512 by Ayoub Zaki · 1 year, 3 months ago
  78. 25498ed imxtract: specify max gunzip size by Nikita Shubin · 2 years ago
  79. bd83927 Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 11 months ago
  80. 924c209 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 11 months ago
  81. 522633e board: compal: paz00: clean up the board by Svyatoslav Ryhel · 12 months ago
  82. 3135d86 board: htc: endeavoru: switch to DM pinmux by Svyatoslav Ryhel · 12 months ago
  83. f3947d4 board: asus: transformer: switch to DM pinmux by Svyatoslav Ryhel · 12 months ago
  84. aef10d8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · 12 months ago
  85. 51f70c1 board: asus: grouper: switch to DM pinmux by Svyatoslav Ryhel · 12 months ago
  86. 1396110 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · 12 months ago
  87. c53f4c0 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · 12 months ago
  88. 2447ff1 ARM: mach-tegra: rearrange SPL configs by Svyatoslav Ryhel · 12 months ago
  89. a0c7106 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · 11 months ago
  90. b06e8fa ARM: tegra114: clock: implement PLLD2 support by Svyatoslav Ryhel · 1 year ago
  91. 6af975c ARM: tegra30: clock: implement PLLD2 support by Svyatoslav Ryhel · 1 year, 5 months ago
  92. c93b518 ARM: tegra: clock: support get and set rate for simple PLL by Svyatoslav Ryhel · 1 year, 5 months ago
  93. 5aeca6a drivers: gpio-uclass: support PMIC GPIO children by Svyatoslav Ryhel · 1 year, 4 months ago
  94. 32648d3 drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 4 months ago
  95. 16360b8 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 4 months ago
  96. b73c798 Merge patch series "Fix J7200 kernel boot when using upstream u-boot" by Tom Rini · 11 months ago
  97. be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 11 months ago
  98. d786de0c Merge branch '2023-12-19-assorted-platform-updates' into next by Tom Rini · 11 months ago
  99. 704ef10 arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323 by Reid Tonking · 12 months ago
  100. ba8e5a8 arm: mach-k3: j72xx: add new 'virtual' mux by Bryan Brattlof · 12 months ago