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