- bd6adff mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
- c596e01 mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
- 3de2cdb mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
- 2811ed2 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
- a1286a1 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
- bded7d8 mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
- 1fde146 mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · 2 years, 4 months ago
- 9d1806f mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
- b8cd2df mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
- bd87603 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
- 1ca6f94 mtd: nand: Get rid of busw parameter by Michael Trimarchi · 2 years, 4 months ago
- 2996b64 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 4 months ago
- ca85b5a arm: mvebu: turris_omnia: Set ETHPRIME to DT alias by Pali Rohár · 2 years, 4 months ago
- 3308933 arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times by Pali Rohár · 2 years, 4 months ago
- 569b8b8 mvebu: uDPU: disable non-present peripherals by Robert Marko · 2 years, 5 months ago
- ed0be7e mvebu: eDPU: disable SCSI support by Robert Marko · 2 years, 5 months ago
- 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 5 months ago
- 8a7880f board: turris: Fix MAINTAINERS and add Pali by Marek Behún · 2 years, 5 months ago
- 56e3d6e tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · 2 years, 6 months ago
- 35ed176 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 6 months ago
- daa8857 arm: mvebu: a3720: Add NVMe to BOOT_TARGET_DEVICES list by Pali Rohár · 2 years, 6 months ago
- 3a57ad0 arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals by Pali Rohár · 2 years, 6 months ago
- 040978a MAINTAINERS: add myself as Methode maintainer by Robert Marko · 2 years, 6 months ago
- b4108f3 arm: mvebu: add support for Methode eDPU by Robert Marko · 2 years, 6 months ago
- 58b3965 arm: mvebu: dts: sync DTS by Robert Marko · 2 years, 6 months ago
- 8fd3cf2 arm64: mvebu: handle non-zero base address for RAM by Chris Packham · 2 years, 6 months ago
- e33879a board: turris: Find atsha device by atsha driver by Pali Rohár · 2 years, 6 months ago
- 88d931a Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 2 years, 4 months ago
- e2e6caa ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 4 months ago
- b4f2105 ubifs: Fix ubifs_assert_cmt_locked() by Pali Rohár · 2 years, 4 months ago
- 319d309 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 4 months ago
- 5eefa93 Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 4 months ago
- fc97ff2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 4 months ago
- 49f3a42 i2c: avoid dynamic stack use in dm_i2c_write by Rasmus Villemoes · 2 years, 4 months ago
- 2b77eea i2c: nuvoton: Add NPCM7xx i2c driver by Jim Liu · 2 years, 5 months ago
- 6ac2553 i2c: ast_i2c: Remove SCL direct drive mode by Eddie James · 2 years, 6 months ago
- 25ba5be phy: sun4i-usb: Add D1 variant by Samuel Holland · 2 years, 4 months ago
- b33ee49 phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handling by Andre Przywara · 2 years, 4 months ago
- 6433135 phy: sun4i-usb: Drop use of arch-specific headers by Samuel Holland · 2 years, 4 months ago
- a35628e sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig by Samuel Holland · 2 years, 4 months ago
- 905e779 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 4 months ago
- 47ed8b2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · 2 years, 4 months ago
- 4290ed7 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
- f3a56dd sf: Query write-protection status before operating the flash by Jan Kiszka · 2 years, 8 months ago
- 513c607 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 8 months ago
- cd2f903 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · 2 years, 6 months ago
- bebdc23 mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 4 months ago
- 68ad73b mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · 2 years, 4 months ago
- df3d5f9 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
- 5fd30ed sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · 2 years, 5 months ago
- 4a9f37d configs: sunxi: OrangePi Zero: enable Macronix flash support by Michal Suchanek · 2 years, 4 months ago
- e038c7a sunxi: lcd: Move range from kconfig description to definition. by Michal Suchanek · 2 years, 4 months ago
- 642e657 sunxi: licheepi_nano: enable SPI flash by Andre Przywara · 2 years, 7 months ago
- 8649995 spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · 2 years, 7 months ago
- fcd6d93 spi: sunxi: improve SPI clock calculation by Andre Przywara · 2 years, 6 months ago
- 239dfd1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · 2 years, 6 months ago
- 56e497e spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · 2 years, 5 months ago
- 68655e6 net: sun8i-emac: Drop use of arch-specific header by Samuel Holland · 2 years, 4 months ago
- 62ee043 net: sun8i-emac: Downgrade printf during probe to debug by Samuel Holland · 2 years, 4 months ago
- 9311843 sunxi: configs: streamline include/configs/sun*.h wrappers by Andre Przywara · 2 years, 4 months ago
- 6639126 reset: sunxi: Reuse the platform data from the clock driver by Samuel Holland · 2 years, 6 months ago
- 3fb1988 reset: sunxi: Convert driver private data to platform data by Samuel Holland · 2 years, 6 months ago
- 5af97b6 clk: sunxi: Convert driver private data to platform data by Samuel Holland · 2 years, 6 months ago
- 46fa23f clk: sunxi: Use a single driver for all variants by Samuel Holland · 2 years, 6 months ago
- d39088a reset: sunxi: Get the reset count from the CCU descriptor by Samuel Holland · 2 years, 6 months ago
- 6827aba clk: sunxi: Prevent out-of-bounds gate array access by Samuel Holland · 2 years, 6 months ago
- 49b2b0a clk: sunxi: Store the array sizes in the CCU descriptor by Samuel Holland · 2 years, 6 months ago
- 9674c09 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · 2 years, 4 months ago
- 280f45d configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC by Angus Ainslie · 2 years, 4 months ago
- 582ce23 usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver by Angus Ainslie · 2 years, 4 months ago
- 26f6f7f Merge branch '2022-07-14-migrate-wiki-to-sphinx' by Tom Rini · 2 years, 4 months ago
- 9bf08a6 doc: Add in the historical release statistics found on the wiki by Tom Rini · 2 years, 4 months ago
- 105bccb doc: process: Correct and expand slightly on the Merge Window concept by Tom Rini · 2 years, 4 months ago
- 6b484ba doc: Add doc/develop/release_cycle.rst by Tom Rini · 2 years, 4 months ago
- 6155073 process.rst: Modernize the "Workflow of a Custodian" section by Tom Rini · 2 years, 4 months ago
- 50a7adc process.rst: Perform minor cleanups by Tom Rini · 2 years, 4 months ago
- 2180aec designprinciples.rst: Perform minor cleanups by Tom Rini · 2 years, 4 months ago
- dc1ad47 doc: Migrate Process wiki page to Sphinx by Tom Rini · 2 years, 4 months ago
- a09d856 doc: codingstyle: Remove comment about '//' style comments by Tom Rini · 2 years, 4 months ago
- 528581e doc: Migrate DesignPrinciples wiki page to Sphinx by Tom Rini · 2 years, 4 months ago
- 4211fb2 doc: Migrate CodingStyle wiki page to Sphinx by Tom Rini · 2 years, 4 months ago
- 54f683d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 4 months ago
- 16aabfe spl: sdp: Pass the USB index to board_usb_init() by Fabio Estevam · 2 years, 4 months ago
- 58f3dc5 Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 2 years, 4 months ago
- 854d6de Merge tag 'efi-2022-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 4 months ago
- dd6bf53 MAINTAINERS: update maintainer for MediaTek MIPS platform by Weijie Gao · 2 years, 6 months ago
- c561d14 tools: mtk_image: add support for MT7621 NAND images by Weijie Gao · 2 years, 6 months ago
- 4620e8a spl: nand: support loading legacy image with payload compressed by Weijie Gao · 2 years, 6 months ago
- fdc03bf spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY by Weijie Gao · 2 years, 6 months ago
- 4c4bf04 spl: allow using nand base without standard nand driver by Weijie Gao · 2 years, 6 months ago
- 3ab8bea nand: raw: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago
- ad80d48 net: mediatek: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago
- 86062e7 net: mediatek: use regmap api to modify ethsys registers by Weijie Gao · 2 years, 6 months ago
- 528e483 net: mediatek: remap iobase address by Weijie Gao · 2 years, 6 months ago
- 163db41 mmc: mediatek: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago
- fe3d57a watchdog: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago
- 40862e4 gpio: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago
- d2002fa spi: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago
- be3dc92 phy: mtk-tphy: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago
- 5ac88d1 usb: xhci-mtk: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago