1. 58bbdef arch: rockchip: Add cru header for rv1126 by Jagan Teki · 2 years ago
  2. 28c0adf pinctrl: rockchip: Add rv1126 support by Jagan Teki · 2 years ago
  3. 9e0e681 pinctrl: rockchip: Add pinctrl route types by Jagan Teki · 2 years ago
  4. 4f3ba01 ram: rockchip: Add rv1126 lpddr4 support by Jagan Teki · 2 years ago
  5. 43241e0 ram: rockchip: rv1126: Control ddr init prints via DEBUG by Jagan Teki · 2 years ago
  6. d0af73c ram: rockchip: Add rv1126 ddr driver support by Jagan Teki · 2 years ago
  7. ffc0cb7 ram: rockchip: Add rv1126 ddr loader params by Jagan Teki · 2 years ago
  8. f330604 ram: rockchip: Add rv1126 ddr3 support by Jagan Teki · 2 years ago
  9. 38f2330 ram: rockchip: Update ddr pctl regs for px30 by Jagan Teki · 2 years ago
  10. 95bf587 ram: rockchip: Compute ddr capacity based on grf split by Jagan Teki · 2 years ago
  11. 2da26d7 ram: rockchip: Add common ddr type configs by Jagan Teki · 2 years ago
  12. 8555f2d ram: Mark ram-uclass depend on TPL_DM or SPL_DM by Jagan Teki · 2 years ago
  13. 00989cc configs: roc-pc-rk3399: Enable rockchip efuse support by Christopher Obbard · 2 years ago
  14. f33096e rockchip: mkimage: make RC4 key const by John Keeping · 2 years ago
  15. 02f1592 rc4: mark key as const by John Keeping · 2 years ago
  16. 67ec931 rockchip: puma-rk3399: sync DTS with Linux kernel next-20221114 by Quentin Schulz · 2 years ago
  17. 9b2f9d1 rockchip: clk: add watchdog clock to px30_clk_enable by Quentin Schulz · 2 years ago
  18. cddecd3 rockchip: px30: make watchdog and tsadc trigger a first global reset by Quentin Schulz · 2 years, 1 month ago
  19. 79efdf6 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 11 months ago
  20. 6599cc5 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 11 months ago
  21. 01f3591 usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · 1 year, 11 months ago
  22. d3b2e2f usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 1 year, 11 months ago
  23. c12bb8d usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · 2 years, 3 months ago
  24. d0b4002 configs: r8a77980: Condor: Enable MMC support by default by Andrey Dolnikov · 1 year, 11 months ago
  25. f14dcd3 ARM: renesas: condor: switch eMMC bus to 1V8 by Hai Pham · 1 year, 11 months ago
  26. 94254b9 ARM: dts: renesas: condor: Enable SPI NOR fast-read by Marek Vasut · 1 year, 11 months ago
  27. 888b3cf ARM: renesas: ulcb: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 ULCB by Marek Vasut · 1 year, 11 months ago
  28. 563cf7f ARM: renesas: condor: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 Condor by Marek Vasut · 1 year, 11 months ago
  29. 62f162c ARM: renesas: Enable LTO on R-Car3 Falcon by Marek Vasut · 1 year, 11 months ago
  30. 9423bd5 ARM: renesas: Enable LTO on R-Car3 Draak by Marek Vasut · 1 year, 11 months ago
  31. e3705bc ARM: renesas: Enable LTO on R-Car3 Ebisu by Marek Vasut · 1 year, 11 months ago
  32. a492340 ARM: renesas: Enable LTO on R-Car3 Condor by Marek Vasut · 1 year, 11 months ago
  33. 9c4fbcd ARM: renesas: Enable LTO on R-Car3 Eagle by Marek Vasut · 1 year, 11 months ago
  34. f1a0f00 ARM: renesas: Enable LTO on R-Car3 ULCB by Marek Vasut · 1 year, 11 months ago
  35. 6253a7b Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 11 months ago
  36. 73f708a Merge tag 'efi-2023-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  37. 67d840a ARM: stm32: Make ECDSA authentication available to U-Boot by Marek Vasut · 1 year, 11 months ago
  38. 7cf2c33 ARM: stm32: Pass ROM API table pointer to U-Boot proper by Marek Vasut · 1 year, 11 months ago
  39. efdedcb ARM: stm32: Factor out save_boot_params by Marek Vasut · 1 year, 11 months ago
  40. 4fe7578 ARM: stm32: Fix ECDSA authentication with Dcache enabled by Marek Vasut · 1 year, 11 months ago
  41. 175b0a9 efi_loader: provide agent_handle to efi_disk_add_dev() by Heinrich Schuchardt · 2 years, 2 months ago
  42. 9160c7e efi_selftest: add hii set keyboard layout test case by Vincent Stehlé · 1 year, 11 months ago
  43. 00a3dfd efi_loader: refine set_keyboard_layout() status by Vincent Stehlé · 1 year, 11 months ago
  44. ff3d37b efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid by Heinrich Schuchardt · 1 year, 11 months ago
  45. cc7ac84 efi_loader: add .rela sections to .text on arm64 by Heinrich Schuchardt · 1 year, 11 months ago
  46. b9b838d efi_loader: fix description of memory functions by Heinrich Schuchardt · 1 year, 11 months ago
  47. 54de241 doc: build infodocs target on Gitlab CI, Azure by Heinrich Schuchardt · 1 year, 11 months ago
  48. b8e7b7c doc: fix description of u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
  49. f890154 Merge branch '2023-01-12-further-assorted-general-updates' by Tom Rini · 1 year, 11 months ago
  50. ba3982f gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 2 months ago
  51. 446d600 dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL by Quentin Schulz · 2 years, 2 months ago
  52. 47f23a7 distro_bootcmd: Set distro_bootpart_uuid for block devices by Marek Vasut · 1 year, 11 months ago
  53. 7008515 Revert "time: add weak annotation to timer_read_counter declaration" by Harald Seiler · 1 year, 11 months ago
  54. b55b750 net: fm: Support loading firmware from a filesystem by Sean Anderson · 1 year, 11 months ago
  55. 394b4ef net: fm: Add firmware name parameter by Sean Anderson · 1 year, 11 months ago
  56. 5cd0cb3 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · 1 year, 11 months ago
  57. 8c5270c Added configs required for dcp_rng driver by Kshitiz Varshney · 2 years ago
  58. e00a29f Added dcp_rng driver initialization code by Kshitiz Varshney · 2 years ago
  59. 8428a49 Uboot RNG Driver using Data Co-processor by Kshitiz Varshney · 2 years ago
  60. b5f2af8 common: spl: ram: fix return code by Nikita Shubin · 2 years ago
  61. a3f5ff2 cmd: spi: Judge the number of added parameters by chenzhipeng · 2 years ago
  62. 6d09df8 console: Add option to keep it silent until env is loaded by Harald Seiler · 2 years, 5 months ago
  63. c5d8534 configs: stm32mp13: Activate command stm32key by Patrick Delaunay · 1 year, 11 months ago
  64. 6ed1cf6 board: st: Add support of STM32MP13x boards in stm32board cmd by Patrick Delaunay · 1 year, 11 months ago
  65. 86eb818 configs: stm32mp13: Activate CONFIG_CMD_FUSE by Patrick Delaunay · 1 year, 11 months ago
  66. 986ec7b stm32mp: Add support of STM32MP13x in bsec driver by Patrick Delaunay · 1 year, 11 months ago
  67. d538829 stm32mp: Add OP-TEE support in bsec driver by Patrick Delaunay · 1 year, 11 months ago
  68. 5fa74b8 stm32mp: cosmetic: Update of bsec driver by Patrick Delaunay · 1 year, 11 months ago
  69. d9db4cb ARM: dts: stm32: Add timer interrupts on stm32mp15 by Patrick Delaunay · 2 years ago
  70. 5be6a7f ARM: dts: stm32mp15: fix typo in stm32mp15xx-dkx.dtsi by Patrick Delaunay · 2 years ago
  71. 0dde527 ARM: dts: stm32mp15: remove clksrc include in SCMI dtsi file by Patrick Delaunay · 2 years ago
  72. 28dde16 adc: stm32mp15: add calibration support by Olivier Moysan · 2 years ago
  73. 4ab96cc ARM: dts: stm32: add support for USB2514B onboard hub on stm32mp157c-ev1 by Fabrice Gasnier · 2 years ago
  74. 41ad6ef configs: stm32: enable USB onboard HUB driver by Fabrice Gasnier · 2 years ago
  75. cd809b1 usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 2 years ago
  76. e60f692 Merge branch '2023-01-11-assorted-general-updates' by Tom Rini · 1 year, 11 months ago
  77. 4ec5518 ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1 by Fabrice Gasnier · 2 years ago
  78. ac6c333 CI/Docker: Update to jammy-20221130 tag by Tom Rini · 1 year, 11 months ago
  79. 5160b9a Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 11 months ago
  80. 3a84069 Kconfig: move NXP specific stuff into a sub-menu by Heinrich Schuchardt · 1 year, 11 months ago
  81. e6e7cb6 Kconfig: clean up skipping low-level initialization by Heinrich Schuchardt · 1 year, 11 months ago
  82. c2c98ea Dockerfile: add package texinfo by Heinrich Schuchardt · 1 year, 11 months ago
  83. 5c5df2d fs/btrfs: handle data extents, which crosss stripe boundaries, correctly by Qu Wenruo · 1 year, 11 months ago
  84. d732023 ata: Fix dependency for CONFIG_SATA_SIL by Pali Rohár · 1 year, 11 months ago
  85. 8e1bef2 test: compression: use ut_assert for errors by Brandon Maier · 1 year, 11 months ago
  86. 7e8c6f8 test: compression: check with trailing garbage in input by Brandon Maier · 1 year, 11 months ago
  87. ddf1dfb fs/squashfs: Only use export table if available by David Oberhollenzer · 1 year, 11 months ago
  88. e73c611 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 2 years ago
  89. fd09932 cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 2 years ago
  90. 421bec0 fastboot: Add OEM run command by Sean Anderson · 2 years ago
  91. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  92. 8636366 optee: bind the TA drivers on OP-TEE node by Patrick Delaunay · 2 years ago
  93. 6d6a1d0 env: add failing trace in env_erase by Patrick Delaunay · 2 years ago
  94. 86d13f6 env: ubi: add support of command env erase by Patrick Delaunay · 2 years ago
  95. 7f76cde test: env: add test for u-boot-initial-env creation by Max Krummenacher · 2 years ago
  96. 588ea36 cmd: change the return value when argc error by Shenlin Liang · 2 years ago
  97. 1e8e828 cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · 2 years ago
  98. 811863c lib: rsa: cosmetic: fix building warning by Haijun Qin · 2 years ago
  99. 723d090 reboot-mode: Add NVMEM reboot mode by Sean Anderson · 2 years ago
  100. 4d68321 rtc: abx8xx: Add support for reading RAM by Sean Anderson · 2 years ago