aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-20Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-ubiWIP/20Jul2022Tom Rini2-21/+5
2022-07-20ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS codePali Rohár2-14/+4
2022-07-20ubifs: Fix ubifs_assert_cmt_locked()Pali Rohár1-7/+1
2022-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini12-7/+26
2022-07-19Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-i2cTom Rini5-19/+649
2022-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini34-589/+345
2022-07-19i2c: avoid dynamic stack use in dm_i2c_writeRasmus Villemoes1-18/+12
2022-07-19i2c: nuvoton: Add NPCM7xx i2c driverJim Liu3-0/+636
2022-07-19i2c: ast_i2c: Remove SCL direct drive modeEddie James1-1/+1
2022-07-18phy: sun4i-usb: Add D1 variantSamuel Holland1-0/+10
2022-07-18phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara1-18/+14
2022-07-18phy: sun4i-usb: Drop use of arch-specific headersSamuel Holland1-2/+0
2022-07-18sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland2-9/+10
2022-07-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini6-18/+219
2022-07-18mtd: spi-nor-ids: add winbond w25q512nw family supportJae Hyun Yoo1-0/+10
2022-07-18mtd: spi-nor-core: Add support for Macronix Octal flashJaimeLiao1-1/+18
2022-07-18sf: Query write-protection status before operating the flashJan Kiszka1-0/+12
2022-07-18mtd: spi: Convert is_locked callback to is_unlockedJan Kiszka2-16/+16
2022-07-18spl: spl_spi: add spi_nor_remove() to soft reset flashVaishnav Achath1-0/+5
2022-07-18mtd: spi-nor: Parse SFDP SCCR MapJaimeLiao2-0/+53
2022-07-18mtd: spi-nor-core: Adding different type of command extension in Soft ResetJaimeLiao2-1/+13
2022-07-18mtd: spi-nor: add support for Macronix Octal flashJaimeLiao2-0/+92
2022-07-18sunxi-nand: fix the PIO instead of DMA implementationMarkus Hoffrogge1-1/+1
2022-07-18configs: sunxi: OrangePi Zero: enable Macronix flash supportMichal Suchanek1-0/+1
2022-07-18sunxi: lcd: Move range from kconfig description to definition.Michal Suchanek1-1/+2
2022-07-18sunxi: licheepi_nano: enable SPI flashAndre Przywara1-0/+3
2022-07-18spi: sunxi: Add support for F1C100s SPI controllerAndre Przywara1-0/+9
2022-07-18spi: sunxi: improve SPI clock calculationAndre Przywara1-4/+7
2022-07-18spi: sunxi: refactor SPI speed/mode programmingAndre Przywara1-43/+52
2022-07-18spi: sunxi: use XCH status to detect in-progress transferIcenowy Zheng1-9/+5
2022-07-18net: sun8i-emac: Drop use of arch-specific headerSamuel Holland1-1/+0
2022-07-18net: sun8i-emac: Downgrade printf during probe to debugSamuel Holland1-1/+1
2022-07-18sunxi: configs: streamline include/configs/sun*.h wrappersAndre Przywara8-67/+16
2022-07-18reset: sunxi: Reuse the platform data from the clock driverSamuel Holland3-49/+9
2022-07-18reset: sunxi: Convert driver private data to platform dataSamuel Holland1-18/+18
2022-07-18clk: sunxi: Convert driver private data to platform dataSamuel Holland2-19/+26
2022-07-18clk: sunxi: Use a single driver for all variantsSamuel Holland17-288/+137
2022-07-18reset: sunxi: Get the reset count from the CCU descriptorSamuel Holland18-101/+29
2022-07-18clk: sunxi: Prevent out-of-bounds gate array accessSamuel Holland1-2/+5
2022-07-18clk: sunxi: Store the array sizes in the CCU descriptorSamuel Holland16-0/+34
2022-07-15musb: sunxi: Allow host-side USB with external VBUSSamuel Holland1-6/+0
2022-07-15configs: get rid of build warnings due to SPL_USB_DWC3_GENERICAngus Ainslie9-0/+18
2022-07-15usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driverAngus Ainslie2-1/+8
2022-07-14Merge branch '2022-07-14-migrate-wiki-to-sphinx'Tom Rini71-0/+44415
2022-07-14doc: Add in the historical release statistics found on the wikiWIP/2022-07-14-migrate-wiki-to-sphinxTom Rini67-0/+43655
2022-07-14doc: process: Correct and expand slightly on the Merge Window conceptTom Rini1-5/+6
2022-07-14doc: Add doc/develop/release_cycle.rstTom Rini2-0/+95
2022-07-14process.rst: Modernize the "Workflow of a Custodian" sectionTom Rini1-46/+42
2022-07-14process.rst: Perform minor cleanupsTom Rini1-16/+17
2022-07-14designprinciples.rst: Perform minor cleanupsTom Rini1-11/+11