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