aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Azure: Clean up a bitWIP/move-ci-to-u22.04Tom Rini2022-07-201-5/+1
* gitlab: Use set {+,-}eTom Rini2022-07-201-1/+5
* pytest: Move to 6.2.5Tom Rini2022-07-201-1/+1
* Move set -ex, see where pylint azure job isTom Rini2022-07-201-2/+3
* TEST: Add set -ex to azure pylint, does it fail?Tom Rini2022-07-201-0/+1
* CI: Move to Ubuntu 2022.04 "Jammy" for CI baseTom Rini2022-07-204-15/+9
* Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-ubiWIP/20Jul2022Tom Rini2022-07-202-21/+5
|\
| * ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS codePali Rohár2022-07-202-14/+4
| * ubifs: Fix ubifs_assert_cmt_locked()Pali Rohár2022-07-201-7/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/19Jul2022Tom Rini2022-07-1912-7/+26
|\ \
| * | musb: sunxi: Allow host-side USB with external VBUSSamuel Holland2022-07-151-6/+0
| * | configs: get rid of build warnings due to SPL_USB_DWC3_GENERICAngus Ainslie2022-07-159-0/+18
| * | usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driverAngus Ainslie2022-07-152-1/+8
* | | Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-i2cTom Rini2022-07-195-19/+649
|\ \ \ | |_|/ |/| |
| * | i2c: avoid dynamic stack use in dm_i2c_writeRasmus Villemoes2022-07-191-18/+12
| * | i2c: nuvoton: Add NPCM7xx i2c driverJim Liu2022-07-193-0/+636
| * | i2c: ast_i2c: Remove SCL direct drive modeEddie James2022-07-191-1/+1
| |/
* | Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-07-1934-589/+345
|\ \
| * | phy: sun4i-usb: Add D1 variantSamuel Holland2022-07-181-0/+10
| * | phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara2022-07-181-18/+14
| * | phy: sun4i-usb: Drop use of arch-specific headersSamuel Holland2022-07-181-2/+0
| * | sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland2022-07-182-9/+10
| * | sunxi-nand: fix the PIO instead of DMA implementationMarkus Hoffrogge2022-07-181-1/+1
| * | configs: sunxi: OrangePi Zero: enable Macronix flash supportMichal Suchanek2022-07-181-0/+1
| * | sunxi: lcd: Move range from kconfig description to definition.Michal Suchanek2022-07-181-1/+2
| * | sunxi: licheepi_nano: enable SPI flashAndre Przywara2022-07-181-0/+3
| * | spi: sunxi: Add support for F1C100s SPI controllerAndre Przywara2022-07-181-0/+9
| * | spi: sunxi: improve SPI clock calculationAndre Przywara2022-07-181-4/+7
| * | 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
|\