1. 3a3ebd3 configs: Add config for enabling FSPI boot option for i.MX8m by Mamta Shukla · 2 years, 5 months ago
  2. cd76f3a dts: imx8mm-uboot: Add support to pack FlexSPI Header using binman by Mamta Shukla · 2 years, 5 months ago
  3. f563f96 tools: mkimage: Add support to generate FlexSPI Header for i.MX8m by Mamta Shukla · 2 years, 5 months ago
  4. adf86c7 tools: imx8mimage: Keep IVT reserved1 field zero always by Marek Vasut · 2 years, 5 months ago
  5. b06f5a4 imx8ulp: soc.c: use rom_api_query_boot_infor() wrapper by Rasmus Villemoes · 2 years, 5 months ago
  6. 8f148e0 imx8m: soc.c: use rom_api_query_boot_infor() wrapper by Rasmus Villemoes · 2 years, 5 months ago
  7. 9bfb1ba imx8: use ROM API wrappers in spl_imx_romapi.c by Rasmus Villemoes · 2 years, 5 months ago
  8. ae1a848 imx8: add rom api wrappers by Rasmus Villemoes · 2 years, 5 months ago
  9. 381aa9e imx8: sys_proto.h: change guard logic around ROM API by Rasmus Villemoes · 2 years, 5 months ago
  10. 120cb85 imx8: add hidden IMX8_ROMAPI Kconfig symbol by Rasmus Villemoes · 2 years, 5 months ago
  11. 5674e4c mx6cuboxi: fix board detection while patching device-tree phy nodes by Josua Mayer · 2 years, 5 months ago
  12. 2a9b480 arm: dts: imx8mm-venice-gw700x: add support for GPY111 phy by Tim Harvey · 2 years, 6 months ago
  13. 8811048 usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery by Fabio Estevam · 2 years, 6 months ago
  14. 6567d12 Merge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 4 months ago
  15. 22e8fe0 Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 4 months ago
  16. 24fea6c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 4 months ago
  17. 27d9b25 mtd: decommission the NAND museum by Michael Trimarchi · 2 years, 4 months ago
  18. 6dc1bfd mtd: nand: toshiba: Retrieve ECC requirements from extended ID by Michael Trimarchi · 2 years, 4 months ago
  19. 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
  20. c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
  21. fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
  22. 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
  23. 3dc9060 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
  24. 6c8ef80 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
  25. 60f26dc mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
  26. afd382c mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · 2 years, 4 months ago
  27. 270c153 mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
  28. 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
  29. cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
  30. dc7fdd6 mtd: nand: Get rid of busw parameter by Michael Trimarchi · 2 years, 4 months ago
  31. 325fe15 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 4 months ago
  32. 2be9eee arm: mvebu: turris_omnia: Set ETHPRIME to DT alias by Pali Rohár · 2 years, 4 months ago
  33. fdf415c arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times by Pali Rohár · 2 years, 4 months ago
  34. 0fa460c mvebu: uDPU: disable non-present peripherals by Robert Marko · 2 years, 6 months ago
  35. 9c1b93d mvebu: eDPU: disable SCSI support by Robert Marko · 2 years, 6 months ago
  36. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
  37. d72c402 board: turris: Fix MAINTAINERS and add Pali by Marek Behún · 2 years, 6 months ago
  38. 2bbf40b tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · 2 years, 6 months ago
  39. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 6 months ago
  40. bf188e1 arm: mvebu: a3720: Add NVMe to BOOT_TARGET_DEVICES list by Pali Rohár · 2 years, 6 months ago
  41. a368e9c arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals by Pali Rohár · 2 years, 6 months ago
  42. ee90b64 MAINTAINERS: add myself as Methode maintainer by Robert Marko · 2 years, 6 months ago
  43. 1b5ea2a arm: mvebu: add support for Methode eDPU by Robert Marko · 2 years, 6 months ago
  44. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 5 months ago
  45. 35de0c5 watchdog: add amlogic watchdog support by Philippe Boos · 2 years, 5 months ago
  46. 1d7c5d9 mips: octeon: octeon_ebb7304_defconfig: Enable watchdog support by Stefan Roese · 2 years, 7 months ago
  47. af3b210 watchdog: octeontx_wdt: Add MIPS Octeon support by Stefan Roese · 2 years, 7 months ago
  48. 1bbc39c arm: mvebu: dts: sync DTS by Robert Marko · 2 years, 6 months ago
  49. c25eead arm64: mvebu: handle non-zero base address for RAM by Chris Packham · 2 years, 6 months ago
  50. 50f3203 board: turris: Find atsha device by atsha driver by Pali Rohár · 2 years, 6 months ago
  51. 75601fc Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 2 years, 4 months ago
  52. 38ed4e7 ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 5 months ago
  53. a131bdf ubifs: Fix ubifs_assert_cmt_locked() by Pali Rohár · 2 years, 5 months ago
  54. f5f60ee Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 4 months ago
  55. 10a41e5 Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 4 months ago
  56. 2e50df4 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 4 months ago
  57. 9237171 i2c: avoid dynamic stack use in dm_i2c_write by Rasmus Villemoes · 2 years, 5 months ago
  58. b84426c i2c: nuvoton: Add NPCM7xx i2c driver by Jim Liu · 2 years, 5 months ago
  59. c676f9b i2c: ast_i2c: Remove SCL direct drive mode by Eddie James · 2 years, 7 months ago
  60. 9f30cce phy: sun4i-usb: Add D1 variant by Samuel Holland · 2 years, 4 months ago
  61. 8662e7e phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handling by Andre Przywara · 2 years, 4 months ago
  62. 7c23674 phy: sun4i-usb: Drop use of arch-specific headers by Samuel Holland · 2 years, 4 months ago
  63. acfdc46 sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig by Samuel Holland · 2 years, 4 months ago
  64. b0e2399 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 4 months ago
  65. 79e3129 efi: test/py: repair authenticated capsules tests by Vincent Stehlé · 2 years, 5 months ago
  66. 066d180 efi_loader: remove support for CONFIG_LCD by Heinrich Schuchardt · 2 years, 4 months ago
  67. f910cbf doc: typo 'formatted' in codingstyle.rst by Heinrich Schuchardt · 2 years, 4 months ago
  68. 080577b doc: add package uuid-dev to build dependencies by Heinrich Schuchardt · 2 years, 5 months ago
  69. 0e40cf1 cli: support bracketed paste by Heinrich Schuchardt · 2 years, 10 months ago
  70. a8d6aed pxe: simplify label_boot() by Heinrich Schuchardt · 3 years ago
  71. 0a669a2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · 2 years, 5 months ago
  72. 57847c1 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
  73. 2bba3f5 sf: Query write-protection status before operating the flash by Jan Kiszka · 2 years, 9 months ago
  74. 4ecf919 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 9 months ago
  75. 2fedef4 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · 2 years, 7 months ago
  76. 1c905eb mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 5 months ago
  77. bf085cd mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · 2 years, 5 months ago
  78. f8e9848 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 5 months ago
  79. 9823b21 sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · 2 years, 5 months ago
  80. 451a27c configs: sunxi: OrangePi Zero: enable Macronix flash support by Michal Suchanek · 2 years, 5 months ago
  81. 5cbc3f2 sunxi: lcd: Move range from kconfig description to definition. by Michal Suchanek · 2 years, 5 months ago
  82. 9a57178 sunxi: licheepi_nano: enable SPI flash by Andre Przywara · 2 years, 7 months ago
  83. 4d3521ce spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · 2 years, 7 months ago
  84. 2783568 spi: sunxi: improve SPI clock calculation by Andre Przywara · 2 years, 7 months ago
  85. 62a24e1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · 2 years, 7 months ago
  86. a244be6 spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · 2 years, 5 months ago
  87. 632c88e net: sun8i-emac: Drop use of arch-specific header by Samuel Holland · 2 years, 4 months ago
  88. 712cc89 net: sun8i-emac: Downgrade printf during probe to debug by Samuel Holland · 2 years, 4 months ago
  89. 2d83366 sunxi: configs: streamline include/configs/sun*.h wrappers by Andre Przywara · 2 years, 5 months ago
  90. 86b561c reset: sunxi: Reuse the platform data from the clock driver by Samuel Holland · 2 years, 7 months ago
  91. 24a870c reset: sunxi: Convert driver private data to platform data by Samuel Holland · 2 years, 7 months ago
  92. 9031532 clk: sunxi: Convert driver private data to platform data by Samuel Holland · 2 years, 7 months ago
  93. 751c6c6 clk: sunxi: Use a single driver for all variants by Samuel Holland · 2 years, 7 months ago
  94. 1567fdf reset: sunxi: Get the reset count from the CCU descriptor by Samuel Holland · 2 years, 7 months ago
  95. a496907 clk: sunxi: Prevent out-of-bounds gate array access by Samuel Holland · 2 years, 7 months ago
  96. 8443650 clk: sunxi: Store the array sizes in the CCU descriptor by Samuel Holland · 2 years, 7 months ago
  97. 02c83a5 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · 2 years, 4 months ago
  98. 17b3ac3 configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC by Angus Ainslie · 2 years, 4 months ago
  99. 426b2ae usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver by Angus Ainslie · 2 years, 4 months ago
  100. 01ce8eb Merge branch '2022-07-14-migrate-wiki-to-sphinx' by Tom Rini · 2 years, 4 months ago