1. b3f6e0f Merge tag 'efi-2023-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 9 months ago
  2. 0e86f81 ARM: stm32: Make ECDSA authentication available to U-Boot by Marek Vasut · 1 year, 9 months ago
  3. 6eea541 ARM: stm32: Pass ROM API table pointer to U-Boot proper by Marek Vasut · 1 year, 9 months ago
  4. dbeaca7 ARM: stm32: Factor out save_boot_params by Marek Vasut · 1 year, 9 months ago
  5. bbafbc0 ARM: stm32: Fix ECDSA authentication with Dcache enabled by Marek Vasut · 1 year, 9 months ago
  6. 8e4ec3e efi_loader: provide agent_handle to efi_disk_add_dev() by Heinrich Schuchardt · 2 years, 1 month ago
  7. 4d4ec25 efi_selftest: add hii set keyboard layout test case by Vincent Stehlé · 1 year, 10 months ago
  8. 65b91a3 efi_loader: refine set_keyboard_layout() status by Vincent Stehlé · 1 year, 10 months ago
  9. 8514566 efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid by Heinrich Schuchardt · 1 year, 10 months ago
  10. 7e808fc efi_loader: add .rela sections to .text on arm64 by Heinrich Schuchardt · 1 year, 10 months ago
  11. 0763c02 efi_loader: fix description of memory functions by Heinrich Schuchardt · 1 year, 10 months ago
  12. e9cc702 doc: build infodocs target on Gitlab CI, Azure by Heinrich Schuchardt · 1 year, 9 months ago
  13. 6c39d0e doc: fix description of u16_strcasecmp() by Heinrich Schuchardt · 1 year, 10 months ago
  14. 87c9e11 Merge branch '2023-01-12-further-assorted-general-updates' by Tom Rini · 1 year, 9 months ago
  15. 48b3ecb gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 1 month ago
  16. 942918f dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL by Quentin Schulz · 2 years, 1 month ago
  17. d0ba0ca distro_bootcmd: Set distro_bootpart_uuid for block devices by Marek Vasut · 1 year, 10 months ago
  18. ea3d28e Revert "time: add weak annotation to timer_read_counter declaration" by Harald Seiler · 1 year, 10 months ago
  19. f4426fd net: fm: Support loading firmware from a filesystem by Sean Anderson · 1 year, 10 months ago
  20. e4f0cc5 net: fm: Add firmware name parameter by Sean Anderson · 1 year, 10 months ago
  21. 0998a20 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · 1 year, 10 months ago
  22. 7fb4aa1 Added configs required for dcp_rng driver by Kshitiz Varshney · 1 year, 10 months ago
  23. 81ceb16 Added dcp_rng driver initialization code by Kshitiz Varshney · 1 year, 10 months ago
  24. 0d795c3 Uboot RNG Driver using Data Co-processor by Kshitiz Varshney · 1 year, 10 months ago
  25. cf7aa03 common: spl: ram: fix return code by Nikita Shubin · 1 year, 11 months ago
  26. c40e021 cmd: spi: Judge the number of added parameters by chenzhipeng · 1 year, 11 months ago
  27. 33965c7 console: Add option to keep it silent until env is loaded by Harald Seiler · 2 years, 4 months ago
  28. d3a87e3 configs: stm32mp13: Activate command stm32key by Patrick Delaunay · 1 year, 10 months ago
  29. 4b002d9 board: st: Add support of STM32MP13x boards in stm32board cmd by Patrick Delaunay · 1 year, 10 months ago
  30. 7de0d10 configs: stm32mp13: Activate CONFIG_CMD_FUSE by Patrick Delaunay · 1 year, 10 months ago
  31. a33885f stm32mp: Add support of STM32MP13x in bsec driver by Patrick Delaunay · 1 year, 10 months ago
  32. 33a909a stm32mp: Add OP-TEE support in bsec driver by Patrick Delaunay · 1 year, 10 months ago
  33. 27bad4e stm32mp: cosmetic: Update of bsec driver by Patrick Delaunay · 1 year, 10 months ago
  34. 6e391c7 ARM: dts: stm32: Add timer interrupts on stm32mp15 by Patrick Delaunay · 1 year, 10 months ago
  35. 126aa47 ARM: dts: stm32mp15: fix typo in stm32mp15xx-dkx.dtsi by Patrick Delaunay · 1 year, 10 months ago
  36. d1d5663 ARM: dts: stm32mp15: remove clksrc include in SCMI dtsi file by Patrick Delaunay · 1 year, 10 months ago
  37. 17bae77 adc: stm32mp15: add calibration support by Olivier Moysan · 1 year, 10 months ago
  38. 214d6e7 ARM: dts: stm32: add support for USB2514B onboard hub on stm32mp157c-ev1 by Fabrice Gasnier · 1 year, 11 months ago
  39. 5f74d97 configs: stm32: enable USB onboard HUB driver by Fabrice Gasnier · 1 year, 11 months ago
  40. ba1fa2a usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 1 year, 11 months ago
  41. f58885d Merge branch '2023-01-11-assorted-general-updates' by Tom Rini · 1 year, 9 months ago
  42. 79da407 ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1 by Fabrice Gasnier · 1 year, 11 months ago
  43. 85fd489 CI/Docker: Update to jammy-20221130 tag by Tom Rini · 1 year, 10 months ago
  44. fe482b8 Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 10 months ago
  45. 89d47b3 Kconfig: move NXP specific stuff into a sub-menu by Heinrich Schuchardt · 1 year, 10 months ago
  46. c394e8d Kconfig: clean up skipping low-level initialization by Heinrich Schuchardt · 1 year, 10 months ago
  47. 5f7a507 Dockerfile: add package texinfo by Heinrich Schuchardt · 1 year, 10 months ago
  48. 11d5670 fs/btrfs: handle data extents, which crosss stripe boundaries, correctly by Qu Wenruo · 1 year, 10 months ago
  49. 3133651 ata: Fix dependency for CONFIG_SATA_SIL by Pali Rohár · 1 year, 10 months ago
  50. bde4c49 test: compression: use ut_assert for errors by Brandon Maier · 1 year, 10 months ago
  51. 43b0598 test: compression: check with trailing garbage in input by Brandon Maier · 1 year, 10 months ago
  52. bf48dde fs/squashfs: Only use export table if available by David Oberhollenzer · 1 year, 10 months ago
  53. f08dcd9 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 1 year, 10 months ago
  54. 721307e cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 1 year, 10 months ago
  55. f3d914c fastboot: Add OEM run command by Sean Anderson · 1 year, 10 months ago
  56. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 10 months ago
  57. 59dacc3 optee: bind the TA drivers on OP-TEE node by Patrick Delaunay · 1 year, 10 months ago
  58. 1c44d10 env: add failing trace in env_erase by Patrick Delaunay · 1 year, 10 months ago
  59. 91fc785 env: ubi: add support of command env erase by Patrick Delaunay · 1 year, 10 months ago
  60. e64289e test: env: add test for u-boot-initial-env creation by Max Krummenacher · 1 year, 11 months ago
  61. 5b333b9 cmd: change the return value when argc error by Shenlin Liang · 1 year, 11 months ago
  62. 6762c8d cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · 1 year, 11 months ago
  63. dd02c66 lib: rsa: cosmetic: fix building warning by Haijun Qin · 1 year, 11 months ago
  64. 46b2e5e reboot-mode: Add NVMEM reboot mode by Sean Anderson · 1 year, 11 months ago
  65. 546795b rtc: abx8xx: Add support for reading RAM by Sean Anderson · 1 year, 11 months ago
  66. c9c42ad common:autoboot:modify function parameters by Shenlin Liang · 1 year, 11 months ago
  67. ee4f86c Merge branch '2023-01-10-platform-updates' by Tom Rini · 1 year, 10 months ago
  68. 367c9e0 ARM: omap3: evm: Name this directory omap3evm by Andrew Davis · 1 year, 10 months ago
  69. f7f14cf powerpc/mpc85xx: Unset CONFIG_SPL_TARGET="u-boot-with-spl.bin" by Pali Rohár · 1 year, 10 months ago
  70. e0025d9 powerpc/mpc85xx: Set default CONFIG_BUILD_TARGET by Pali Rohár · 1 year, 10 months ago
  71. f0b1a1e arm: mvebu: Fix default CONFIG_BUILD_TARGET by Pali Rohár · 1 year, 10 months ago
  72. 971ccee SoC: sdm845: find and save KASLR to env variables by Dzmitry Sankouski · 1 year, 10 months ago
  73. 40c69cc board: starqltechn: enable serial console by Dzmitry Sankouski · 1 year, 10 months ago
  74. 221ae89 configs: am62a: use kernel fitImage when using secure bootflow by Bryan Brattlof · 1 year, 10 months ago
  75. e625bfe configs: am62a: convert bootcmd to distro_bootcmd by Bryan Brattlof · 1 year, 10 months ago
  76. b672e85 arm: mach-k3: copy bootindex to OCRAM for main domain SPL by Bryan Brattlof · 1 year, 10 months ago
  77. 940b712 configs: am62a: move stack and heap to HSM RAM by Bryan Brattlof · 1 year, 10 months ago
  78. d125612 configs: restrict am62ax wakup SPL size by Bryan Brattlof · 1 year, 10 months ago
  79. 83f5195 configs: Enable distroboot on am625 by Martyn Welch · 1 year, 10 months ago
  80. 7c34b71 arm64:mach-k3 am625_init: Correct boot mode detection by Martyn Welch · 1 year, 10 months ago
  81. 92a15f6 configs: am62x_evm_a53: Enable ethernet by Sjoerd Simons · 1 year, 10 months ago
  82. 39248d3 arm: dts: k3-am625-sk: Enable first ethernet port by Sjoerd Simons · 1 year, 10 months ago
  83. 21d39eb configs: am62x_evm_*: Run savedefconfig by Sjoerd Simons · 1 year, 10 months ago
  84. a8ddc37 configs: am62x_evm_*: Correct SPI configuration option by Sjoerd Simons · 1 year, 10 months ago
  85. 7ee1c4d pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect by Jim Liu · 1 year, 10 months ago
  86. 92bdaec Merge branch '2023-01-10-env-mmc-improvements-and-corrections' by Tom Rini · 1 year, 10 months ago
  87. 6a90e92 env: mmc: cosmetic: remove unused macro STR(X) by Patrick Delaunay · 2 years ago
  88. 52e9aa3 env: mmc: add debug message when mmc-env-partition is not found by Patrick Delaunay · 2 years ago
  89. 80105d8 env: mmc: select GPT env partition by type guid by Patrick Delaunay · 2 years ago
  90. 0902bcd configs: stm32mp: activate CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · 2 years ago
  91. d2103e2 env: mmc: add CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · 2 years ago
  92. 8566050 env: mcc: fix compilation error with ENV_IS_EMBEDDED by Patrick Delaunay · 2 years ago
  93. 46c9016 env: mcc: Drop unnecessary #ifdefs by Patrick Delaunay · 2 years ago
  94. f7e07a7 env: mmc: introduced ENV_MMC_OFFSET by Patrick Delaunay · 2 years ago
  95. 7b84c97 ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms by Tom Rini · 1 year, 10 months ago
  96. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 10 months ago
  97. 62e2ad1 Prepare v2023.01 by Tom Rini · 1 year, 10 months ago
  98. 31500e7 board: rockchip: Fix binman_init failure on EVB-RK3568 by Jagan Teki · 1 year, 10 months ago
  99. fe33066 Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 1 year, 10 months ago
  100. 53e5b58 distro_bootcmd: Fix copy-paste error by Marek Vasut · 1 year, 10 months ago