1. 8a7880f board: turris: Fix MAINTAINERS and add Pali by Marek Behún · 2 years, 7 months ago
  2. 56e3d6e tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · 2 years, 7 months ago
  3. 35ed176 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 7 months ago
  4. daa8857 arm: mvebu: a3720: Add NVMe to BOOT_TARGET_DEVICES list by Pali Rohár · 2 years, 7 months ago
  5. 3a57ad0 arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals by Pali Rohár · 2 years, 7 months ago
  6. 040978a MAINTAINERS: add myself as Methode maintainer by Robert Marko · 2 years, 7 months ago
  7. b4108f3 arm: mvebu: add support for Methode eDPU by Robert Marko · 2 years, 7 months ago
  8. 58b3965 arm: mvebu: dts: sync DTS by Robert Marko · 2 years, 7 months ago
  9. 8fd3cf2 arm64: mvebu: handle non-zero base address for RAM by Chris Packham · 2 years, 7 months ago
  10. e33879a board: turris: Find atsha device by atsha driver by Pali Rohár · 2 years, 7 months ago
  11. 88d931a Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 2 years, 5 months ago
  12. e2e6caa ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 6 months ago
  13. b4f2105 ubifs: Fix ubifs_assert_cmt_locked() by Pali Rohár · 2 years, 6 months ago
  14. 319d309 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 5 months ago
  15. 5eefa93 Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 5 months ago
  16. fc97ff2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 5 months ago
  17. 49f3a42 i2c: avoid dynamic stack use in dm_i2c_write by Rasmus Villemoes · 2 years, 6 months ago
  18. 2b77eea i2c: nuvoton: Add NPCM7xx i2c driver by Jim Liu · 2 years, 6 months ago
  19. 6ac2553 i2c: ast_i2c: Remove SCL direct drive mode by Eddie James · 2 years, 8 months ago
  20. 25ba5be phy: sun4i-usb: Add D1 variant by Samuel Holland · 2 years, 5 months ago
  21. b33ee49 phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handling by Andre Przywara · 2 years, 5 months ago
  22. 6433135 phy: sun4i-usb: Drop use of arch-specific headers by Samuel Holland · 2 years, 5 months ago
  23. a35628e sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig by Samuel Holland · 2 years, 5 months ago
  24. 905e779 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 5 months ago
  25. 47ed8b2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · 2 years, 6 months ago
  26. 4290ed7 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · 2 years, 5 months ago
  27. f3a56dd sf: Query write-protection status before operating the flash by Jan Kiszka · 2 years, 10 months ago
  28. 513c607 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 10 months ago
  29. cd2f903 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · 2 years, 8 months ago
  30. bebdc23 mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 6 months ago
  31. 68ad73b mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · 2 years, 6 months ago
  32. df3d5f9 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 6 months ago
  33. 5fd30ed sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · 2 years, 6 months ago
  34. 4a9f37d configs: sunxi: OrangePi Zero: enable Macronix flash support by Michal Suchanek · 2 years, 6 months ago
  35. e038c7a sunxi: lcd: Move range from kconfig description to definition. by Michal Suchanek · 2 years, 6 months ago
  36. 642e657 sunxi: licheepi_nano: enable SPI flash by Andre Przywara · 2 years, 8 months ago
  37. 8649995 spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · 2 years, 8 months ago
  38. fcd6d93 spi: sunxi: improve SPI clock calculation by Andre Przywara · 2 years, 8 months ago
  39. 239dfd1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · 2 years, 8 months ago
  40. 56e497e spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · 2 years, 6 months ago
  41. 68655e6 net: sun8i-emac: Drop use of arch-specific header by Samuel Holland · 2 years, 5 months ago
  42. 62ee043 net: sun8i-emac: Downgrade printf during probe to debug by Samuel Holland · 2 years, 5 months ago
  43. 9311843 sunxi: configs: streamline include/configs/sun*.h wrappers by Andre Przywara · 2 years, 6 months ago
  44. 6639126 reset: sunxi: Reuse the platform data from the clock driver by Samuel Holland · 2 years, 8 months ago
  45. 3fb1988 reset: sunxi: Convert driver private data to platform data by Samuel Holland · 2 years, 8 months ago
  46. 5af97b6 clk: sunxi: Convert driver private data to platform data by Samuel Holland · 2 years, 8 months ago
  47. 46fa23f clk: sunxi: Use a single driver for all variants by Samuel Holland · 2 years, 8 months ago
  48. d39088a reset: sunxi: Get the reset count from the CCU descriptor by Samuel Holland · 2 years, 8 months ago
  49. 6827aba clk: sunxi: Prevent out-of-bounds gate array access by Samuel Holland · 2 years, 8 months ago
  50. 49b2b0a clk: sunxi: Store the array sizes in the CCU descriptor by Samuel Holland · 2 years, 8 months ago
  51. 9674c09 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · 2 years, 5 months ago
  52. 280f45d configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC by Angus Ainslie · 2 years, 5 months ago
  53. 582ce23 usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver by Angus Ainslie · 2 years, 5 months ago
  54. 26f6f7f Merge branch '2022-07-14-migrate-wiki-to-sphinx' by Tom Rini · 2 years, 5 months ago
  55. 9bf08a6 doc: Add in the historical release statistics found on the wiki by Tom Rini · 2 years, 6 months ago
  56. 105bccb doc: process: Correct and expand slightly on the Merge Window concept by Tom Rini · 2 years, 6 months ago
  57. 6b484ba doc: Add doc/develop/release_cycle.rst by Tom Rini · 2 years, 6 months ago
  58. 6155073 process.rst: Modernize the "Workflow of a Custodian" section by Tom Rini · 2 years, 5 months ago
  59. 50a7adc process.rst: Perform minor cleanups by Tom Rini · 2 years, 5 months ago
  60. 2180aec designprinciples.rst: Perform minor cleanups by Tom Rini · 2 years, 5 months ago
  61. dc1ad47 doc: Migrate Process wiki page to Sphinx by Tom Rini · 2 years, 5 months ago
  62. a09d856 doc: codingstyle: Remove comment about '//' style comments by Tom Rini · 2 years, 5 months ago
  63. 528581e doc: Migrate DesignPrinciples wiki page to Sphinx by Tom Rini · 2 years, 5 months ago
  64. 4211fb2 doc: Migrate CodingStyle wiki page to Sphinx by Tom Rini · 2 years, 5 months ago
  65. 54f683d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 5 months ago
  66. 16aabfe spl: sdp: Pass the USB index to board_usb_init() by Fabio Estevam · 2 years, 5 months ago
  67. 58f3dc5 Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 2 years, 5 months ago
  68. 854d6de Merge tag 'efi-2022-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  69. dd6bf53 MAINTAINERS: update maintainer for MediaTek MIPS platform by Weijie Gao · 2 years, 7 months ago
  70. c561d14 tools: mtk_image: add support for MT7621 NAND images by Weijie Gao · 2 years, 7 months ago
  71. 4620e8a spl: nand: support loading legacy image with payload compressed by Weijie Gao · 2 years, 7 months ago
  72. fdc03bf spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY by Weijie Gao · 2 years, 7 months ago
  73. 4c4bf04 spl: allow using nand base without standard nand driver by Weijie Gao · 2 years, 7 months ago
  74. 3ab8bea nand: raw: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  75. ad80d48 net: mediatek: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  76. 86062e7 net: mediatek: use regmap api to modify ethsys registers by Weijie Gao · 2 years, 7 months ago
  77. 528e483 net: mediatek: remap iobase address by Weijie Gao · 2 years, 7 months ago
  78. 163db41 mmc: mediatek: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  79. fe3d57a watchdog: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  80. 40862e4 gpio: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  81. d2002fa spi: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  82. be3dc92 phy: mtk-tphy: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  83. 5ac88d1 usb: xhci-mtk: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  84. 4d30111 pinctrl: mtmips: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  85. daf4ce6 reset: mtmips: add reset controller support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  86. e75cc00 clk: mtmips: add clock driver for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  87. 46c7e9e doc: mediatek: add documentation for mt7621 reference boards by Weijie Gao · 2 years, 7 months ago
  88. 0eaee02 mips: mtmips: add two reference boards for mt7621 by Weijie Gao · 2 years, 7 months ago
  89. 4bc0104 mips: mtmips: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 7 months ago
  90. 2948d9cf mips: add support for noncached_alloc() by Weijie Gao · 2 years, 7 months ago
  91. 9a3bbb0 mips: add __image_copy_len for SPL linker script by Weijie Gao · 2 years, 7 months ago
  92. 3a6cf2d mips: add more definitions for asm/cm.h by Weijie Gao · 2 years, 7 months ago
  93. 1cca8ba mips: add asm/mipsmtregs.h for MIPS multi-threading by Weijie Gao · 2 years, 7 months ago
  94. a093d72 MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainer by Heinrich Schuchardt · 2 years, 6 months ago
  95. a8d52f9 efi_loader: suppress executable stack warning by Heinrich Schuchardt · 2 years, 6 months ago
  96. 868353d efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · 2 years, 6 months ago
  97. 9897350 efi_loader: expose END device path node by Masahisa Kojima · 2 years, 6 months ago
  98. 34a026a doc: Add statistics page for v2022.07 by Tom Rini · 2 years, 6 months ago
  99. 556af51 doc: environment: Expand on fdt_addr, initrd_addr and loadaddr by Tom Rini · 2 years, 6 months ago
  100. dc6b683 doc: environment: Drop u-boot_addr_r by Tom Rini · 2 years, 6 months ago