1. e692ade ARM: tegra114: expand MC register map by Svyatoslav Ryhel · 10 months ago
  2. 27e69fe ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig by Svyatoslav Ryhel · 10 months ago
  3. bb8a602 tegra114: clock: define MIPI calibration peripheral clock by Svyatoslav Ryhel · 10 months ago
  4. ec8528c doc: board: tegra30: update information in board documents by Svyatoslav Ryhel · 10 months ago
  5. 4b15156 bootmeth: pass size to efi_binary_run() by Heinrich Schuchardt · 10 months ago
  6. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 10 months ago
  7. d37086a bootm: Create a new boot_run() function to handle booting by Simon Glass · 10 months ago
  8. e7683c3 bootm: Create a function to run through the booti states by Simon Glass · 10 months ago
  9. e4cee64 stm32: Use bootm_run() and bootz_run() by Simon Glass · 10 months ago
  10. 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 10 months ago
  11. 6b50aff stm32: Use local vars in stm32prog for initrd and fdt by Simon Glass · 10 months ago
  12. e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 10 months ago
  13. 725ddf1 bootm: Tidy up boot_selected_os() by Simon Glass · 10 months ago
  14. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 10 months ago
  15. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 10 months ago
  16. 31fda96 bootz: Avoid use of #ifdef by Simon Glass · 10 months ago
  17. 0c96b68 booti: Avoid use of #ifdef by Simon Glass · 10 months ago
  18. e370e3d bootm: Move do_bootm_states() comment to header file by Simon Glass · 10 months ago
  19. c2211ff bootm: Add more fields to bootm_info by Simon Glass · 10 months ago
  20. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 10 months ago
  21. c492162 bootm: Create a struct for argument information by Simon Glass · 10 months ago
  22. 59ca40a sandbox: bootm: Enable more bootm OS methods by Simon Glass · 10 months ago
  23. 6443a3d bootm: Adjust how the board is reset by Simon Glass · 10 months ago
  24. c35bfd0 riscv: Add a reset_cpu() function by Simon Glass · 10 months ago
  25. 6557eb7 nios2: Add a reset_cpu() function by Simon Glass · 10 months ago
  26. 5ee545a ppc: Add a reset_cpu() function by Simon Glass · 10 months ago
  27. 79353aa m68k: Add a reset_cpu() function by Simon Glass · 10 months ago
  28. 4f4490a mips: Add a reset_cpu() function by Simon Glass · 10 months ago
  29. ced928b Merge branch '2023-12-21-assorted-updates-and-fixes' into next by Tom Rini · 10 months ago
  30. fa78301 lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure by Csókás Bence · 10 months ago
  31. 63a2a50 board/keymile/kmcent2: fix update-nor indentation by Tomas Alvarez Vanoli · 10 months ago
  32. d3db45c iommu: add qcom-hyp-smmu by Caleb Connolly · 10 months ago
  33. 76c53da iommu: add a connect op by Caleb Connolly · 10 months ago
  34. e96ecbe iommu: fix compilation when CONFIG_PCI disabled by Caleb Connolly · 10 months ago
  35. f1b809c configs: verdin-am62: Disable SPL FIT Overlay by Francesco Dolcini · 10 months ago
  36. e91d660 boot: add support for fdt_fixup command in environment by Matthias Schiffer · 10 months ago
  37. 0d72b0f include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally by Manorit Chawdhry · 10 months ago
  38. cd57cf9 fs: Fix SPL build if FS_LOADER is enabled by Mayuresh Chitale · 11 months ago
  39. ae797e0 Merge branch '2023-12-21-header-inclusion-cleanup' into next by Tom Rini · 10 months ago
  40. 467382c lib: Remove <common.h> inclusion from these files by Tom Rini · 10 months ago
  41. 1e8ce11 include: Further cleanup includes by Tom Rini · 10 months ago
  42. 4abbed7 display_options: Clean up headers by Tom Rini · 10 months ago
  43. c38cb22 efi_loader: Remove <common.h> by Tom Rini · 10 months ago
  44. d1f072a rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c by Tom Rini · 10 months ago
  45. bc9c7cc lib/sha*.c: Update header list by Tom Rini · 10 months ago
  46. 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 10 months ago
  47. f90dee1 m68k: Rework asm/global_data.h slightly by Tom Rini · 10 months ago
  48. 9d7f634 sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h by Tom Rini · 10 months ago
  49. 78e326d arm: Remove <asm/types.h> from asm/global_data.h by Tom Rini · 10 months ago
  50. ac2370a global: Remove duplicate common.h inclusions by Tom Rini · 10 months ago
  51. cb3ce95 global: Drop common.h inclusion by Tom Rini · 10 months ago
  52. 460b2c0 sandbox: Audit config.h and common.h usage by Tom Rini · 10 months ago
  53. 7776960 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · 10 months ago
  54. 28388f4 arc: Cleanup and audit usage of <config.h> by Tom Rini · 10 months ago
  55. 10be393 qe: Add <config.h> to linux/immap_qe.h by Tom Rini · 10 months ago
  56. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 10 months ago
  57. 36d3db6 Merge branch '2023-12-20-assorted-general-updates' into next by Tom Rini · 10 months ago
  58. a0d0e13 Merge tag 'u-boot-imx-next-20231220' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 10 months ago
  59. 97135d9 cmd: part: Cover both part type entries with GUID ifdef by Marek Vasut · 10 months ago
  60. 738b346 smbios: Fallback to the default DT if sysinfo nodes are missing by Ilias Apalodimas · 11 months ago
  61. a986cce smbios: Simplify reporting of unknown values by Ilias Apalodimas · 11 months ago
  62. 4268ef9 pxe_utils: Increase feedback to user when fdt file is not found by Michael Trimarchi · 11 months ago
  63. 8a72d19 colibri-imx8x: configure usb hub to bypass mode by Andrejs Cainikovs · 10 months ago
  64. 9c59447 colibri-imx8x: remove -u-boot.dtsi include by Andrejs Cainikovs · 10 months ago
  65. 6a77fb3 apalis-imx8: remove -u-boot.dtsi include by Andrejs Cainikovs · 10 months ago
  66. e2449ee board: phytec: phytec_som_detection: fix uninitialized bug by Yannic Moog · 10 months ago
  67. aa7858f board: phytec: som_detection: move definitions to source file by Yannic Moog · 10 months ago
  68. 71714cd board: phytec: phytec_som_detection: fix eeprom_data zero check by Yannic Moog · 10 months ago
  69. da37f78 board: phytec: imx8m_som_detection: fix uninitialized pointer bug by Yannic Moog · 10 months ago
  70. e2be177 board: phytec: imx8m_som_detection: change phytec_imx8m_detect return type by Yannic Moog · 10 months ago
  71. cd3387f configs: imx8m{m, n, p}_venice_defconfig: add arch_misc_init by Tim Harvey · 10 months ago
  72. c068919 arm: dts: imx8mp-venice-gw72xx: add TPM device by Tim Harvey · 11 months ago
  73. b1c40d0 arm: dts: imx8mm-venice-gw72xx: add TPM device by Tim Harvey · 11 months ago
  74. 2264bfb mxs: Fix VDDx brownout interrupt disable/enable by Cody Green · 1 year, 4 months ago
  75. 0de448d command: Move command completion temporary buffer to stack by Marek Vasut · 11 months ago
  76. 400cb2a command: Allocate history buffer using calloc() by Marek Vasut · 11 months ago
  77. 921f63e bootflow: Allow setting a cmdline arg with no value by Simon Glass · 11 months ago
  78. 7481632 bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 11 months ago
  79. 785834d arm: afs: Set the filesize env. var. on load by Robert Catherall · 11 months ago
  80. ece85cc rsa: use pkcs11 uri as defined in rfc7512 by Ayoub Zaki · 1 year, 2 months ago
  81. 05e8e24 imxtract: specify max gunzip size by Nikita Shubin · 1 year, 10 months ago
  82. f7655af Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 10 months ago
  83. 1f115bd Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 10 months ago
  84. 4989628 board: compal: paz00: clean up the board by Svyatoslav Ryhel · 11 months ago
  85. 14281b0 board: htc: endeavoru: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  86. 8a861dd board: asus: transformer: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  87. fd211f8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  88. 98a1c3b board: asus: grouper: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  89. b98bed0 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · 11 months ago
  90. 9106932 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · 11 months ago
  91. 886b1da ARM: mach-tegra: rearrange SPL configs by Svyatoslav Ryhel · 11 months ago
  92. 34aeb38 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · 10 months ago
  93. 944ac34 ARM: tegra114: clock: implement PLLD2 support by Svyatoslav Ryhel · 11 months ago
  94. e63ab85 ARM: tegra30: clock: implement PLLD2 support by Svyatoslav Ryhel · 1 year, 4 months ago
  95. 1ba80d1 ARM: tegra: clock: support get and set rate for simple PLL by Svyatoslav Ryhel · 1 year, 4 months ago
  96. c03cd98 drivers: gpio-uclass: support PMIC GPIO children by Svyatoslav Ryhel · 1 year, 3 months ago
  97. 52b6bbf drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 3 months ago
  98. 6b24c37 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 3 months ago
  99. 936d0f9 Merge patch series "Fix J7200 kernel boot when using upstream u-boot" by Tom Rini · 10 months ago
  100. 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 10 months ago