aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | spi: sunxi: refactor SPI speed/mode programmingAndre Przywara2022-07-181-43/+52
| * | spi: sunxi: use XCH status to detect in-progress transferIcenowy Zheng2022-07-181-9/+5
| * | net: sun8i-emac: Drop use of arch-specific headerSamuel Holland2022-07-181-1/+0
| * | net: sun8i-emac: Downgrade printf during probe to debugSamuel Holland2022-07-181-1/+1
| * | sunxi: configs: streamline include/configs/sun*.h wrappersAndre Przywara2022-07-188-67/+16
| * | reset: sunxi: Reuse the platform data from the clock driverSamuel Holland2022-07-183-49/+9
| * | reset: sunxi: Convert driver private data to platform dataSamuel Holland2022-07-181-18/+18
| * | clk: sunxi: Convert driver private data to platform dataSamuel Holland2022-07-182-19/+26
| * | clk: sunxi: Use a single driver for all variantsSamuel Holland2022-07-1817-288/+137
| * | reset: sunxi: Get the reset count from the CCU descriptorSamuel Holland2022-07-1818-101/+29
| * | clk: sunxi: Prevent out-of-bounds gate array accessSamuel Holland2022-07-181-2/+5
| * | clk: sunxi: Store the array sizes in the CCU descriptorSamuel Holland2022-07-1816-0/+34
| |/
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiWIP/18Jul2022Tom Rini2022-07-186-18/+219
|\ \ | |/ |/|
| * mtd: spi-nor-ids: add winbond w25q512nw family supportJae Hyun Yoo2022-07-181-0/+10
| * mtd: spi-nor-core: Add support for Macronix Octal flashJaimeLiao2022-07-181-1/+18
| * sf: Query write-protection status before operating the flashJan Kiszka2022-07-181-0/+12
| * mtd: spi: Convert is_locked callback to is_unlockedJan Kiszka2022-07-182-16/+16
| * spl: spl_spi: add spi_nor_remove() to soft reset flashVaishnav Achath2022-07-181-0/+5
| * mtd: spi-nor: Parse SFDP SCCR MapJaimeLiao2022-07-182-0/+53
| * mtd: spi-nor-core: Adding different type of command extension in Soft ResetJaimeLiao2022-07-182-1/+13
| * mtd: spi-nor: add support for Macronix Octal flashJaimeLiao2022-07-182-0/+92
|/
* Merge branch '2022-07-14-migrate-wiki-to-sphinx'Tom Rini2022-07-1471-0/+44415
|\
| * doc: Add in the historical release statistics found on the wikiWIP/2022-07-14-migrate-wiki-to-sphinxTom Rini2022-07-1467-0/+43655
| * doc: process: Correct and expand slightly on the Merge Window conceptTom Rini2022-07-141-5/+6
| * doc: Add doc/develop/release_cycle.rstTom Rini2022-07-142-0/+95
| * process.rst: Modernize the "Workflow of a Custodian" sectionTom Rini2022-07-141-46/+42
| * process.rst: Perform minor cleanupsTom Rini2022-07-141-16/+17
| * designprinciples.rst: Perform minor cleanupsTom Rini2022-07-141-11/+11
| * doc: Migrate Process wiki page to SphinxTom Rini2022-07-142-0/+201
| * doc: codingstyle: Remove comment about '//' style commentsTom Rini2022-07-141-6/+0
| * doc: Migrate DesignPrinciples wiki page to SphinxTom Rini2022-07-142-0/+206
| * doc: Migrate CodingStyle wiki page to SphinxTom Rini2022-07-142-0/+266
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/14Jul2022Tom Rini2022-07-1429-92/+3874
|\
| * spl: sdp: Pass the USB index to board_usb_init()Fabio Estevam2022-07-141-1/+1
| * usb: hub: introduce HUB_DEBOUNCE_TIMEOUTPatrick Delaunay2022-07-121-2/+4
| * usb: kbd: allow probing even if usbkbd not in stdinKory Maincent2022-07-121-12/+13
| * corstone1000: enable isp1763 usb controller and mmcRui Miguel Silva2022-07-122-0/+9
| * usb: add isp1760 family driverRui Miguel Silva2022-07-1213-0/+3575
| * usb: common: move urb code to commonRui Miguel Silva2022-07-1210-76/+242
| * usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy2022-07-121-0/+30
| * ti: keystone: Don't select GPIO_EXTRA_HEADERMichal Simek2022-07-121-1/+0
* | Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/...Tom Rini2022-07-1469-36/+5879
|\ \
| * | MAINTAINERS: update maintainer for MediaTek MIPS platformWeijie Gao2022-07-131-0/+8
| * | tools: mtk_image: add support for MT7621 NAND imagesWeijie Gao2022-07-132-0/+206
| * | spl: nand: support loading legacy image with payload compressedWeijie Gao2022-07-131-0/+27
| * | spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLYWeijie Gao2022-07-131-2/+19
| * | spl: allow using nand base without standard nand driverWeijie Gao2022-07-131-1/+1
| * | nand: raw: add support for MediaTek MT7621 SoCWeijie Gao2022-07-135-2/+1488
| * | net: mediatek: add support for MediaTek MT7621 SoCWeijie Gao2022-07-131-6/+15
| * | net: mediatek: use regmap api to modify ethsys registersWeijie Gao2022-07-131-11/+11