summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* serial: msm-geni: Use upstream Linux bindingsKonrad Dybcio2023-05-023-4/+6
* serial: msm-geni: fix a compile time warning from msm_serial_setbrg()Vladimir Zapolskiy2023-05-021-3/+3
* serial: msm-geni: fix code indentationVladimir Zapolskiy2023-05-021-6/+5
* serial: msm-geni: remove invalid se-clk clock nameVladimir Zapolskiy2023-05-021-1/+1
* serial: msm-geni: Always bind before relocationKonrad Dybcio2023-05-021-0/+1
* serial: msm-geni: remove redundant includesVladimir Zapolskiy2023-05-021-6/+0
* misc: add Qualcomm GENI SE QUP device driverVladimir Zapolskiy2023-05-023-0/+49
* board: Add new Broadcom Northstar boardLinus Walleij2023-05-0211-0/+275
* arm: Add support for the Broadcom Northstar SoCsLinus Walleij2023-05-021-1/+20
* arm: dts: Import device tree for Broadcom NorthstarLinus Walleij2023-05-022-0/+632
* extcon: add MAX14526 MUIC supportSvyatoslav Ryhel2023-05-023-0/+161
* test: Add tests for the extconSvyatoslav Ryhel2023-05-026-0/+51
* dm: extcon: add an uclass for extconSvyatoslav Ryhel2023-05-027-0/+59
* Merge tag 'tpm-master-02052023' of https://source.denx.de/u-boot/custodians/u...Tom Rini2023-05-022-0/+3
|\
| * MAINTAINERS: assign include/tpm*, cmd/tpm*Heinrich Schuchardt2023-05-021-0/+2
| * cmd: missing break in test_write_limit()Heinrich Schuchardt2023-05-021-0/+1
* | Merge branch '2023-05-01-assorted-powerpc-updates'Tom Rini2023-05-0212-203/+79
|\ \ | |/ |/|
| * pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig casePali Rohár2023-05-021-4/+0
| * pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0Pali Rohár2023-05-011-0/+12
| * pci: mpc85xx: Do not try to access extended PCIe registersPali Rohár2023-05-011-2/+10
| * pci: mpc85xx: Allow 8/16-bit access to PCI config spacePali Rohár2023-05-011-2/+24
| * pci: mpc85xx: Add missing sync() after writing to PCI config spacePali Rohár2023-05-011-0/+1
| * mpc83xx: Don't allow W and G bits in IBATsChristophe Leroy2023-05-0110-195/+32
|/
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini2023-05-017-44/+231
|\
| * spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completionDhruva Gole2023-04-261-0/+3
| * spi: cadence-quadspi: Use STIG mode for all ops with small payloadApurva Nandan2023-04-262-23/+24
| * spi: cadence-quadspi: Fix check condition for DTR opsApurva Nandan2023-04-262-3/+19
| * mtd: spi-nor-core: Add fixups for s25fs512sTakahiro Kuwano2023-04-261-0/+85
| * spi: synquacer: Silence uninitialized variable warningsIlias Apalodimas2023-04-251-1/+3
| * mtd: spi-nor: missing fallthrough in set_4byte()Heinrich Schuchardt2023-04-251-0/+1
| * spi: npcm-fiu: add regulator feature and remove set clockJim Liu2023-04-251-13/+59
| * spi: f-ospi: Add missing spi_mem_default_supports_op() helperKunihiko Hayashi2023-04-251-1/+1
| * spi: spi-mem: perform odd len check only while writing dataDhruva Gole2023-04-251-1/+1
| * spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op()Dhruva Gole2023-04-251-1/+5
| * mtd: spi-nor: Add CHIP_ERASE optimizationMarek Vasut2023-04-251-1/+30
* | Prepare v2023.07-rc1v2023.07-rc1Tom Rini2023-05-012-6/+5
* | configs: Resync with savedefconfigTom Rini2023-05-01649-862/+745
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2023-04-3052-152/+235
|\ \
| * | Kconfig: Remove an impossible conditionSamuel Holland2023-04-281-1/+1
| * | phy: sun4i-usb: Do not drive VBUS with external VBUS presentSamuel Holland2023-04-281-0/+6
| * | gpio: axp/sunxi: Remove virtual VBUS detection GPIOSamuel Holland2023-04-287-27/+5
| * | sunxi: Switch to PMIC USB power supply VBUS detectionSamuel Holland2023-04-2823-23/+25
| * | power: regulator: Add a driver for the AXP USB power supplySamuel Holland2023-04-283-0/+57
| * | mtd: nand: sunxi: Pass the device to the init functionSamuel Holland2023-04-281-19/+20
| * | mtd: nand: sunxi: Convert to the driver modelSamuel Holland2023-04-282-37/+49
| * | mtd: nand: sunxi: Convert from fdtdec to ofnodeSamuel Holland2023-04-283-49/+26
| * | mtd: nand: sunxi: Remove an unnecessary checkSamuel Holland2023-04-281-10/+0
| * | pinctrl: sunxi: Add NAND pinmuxesSamuel Holland2023-04-281-0/+13
| * | clk: sunxi: Add NAND clocks and resetsSamuel Holland2023-04-2811-0/+43
| * | sunxi: binman: Fix U-Boot offset when SPL is not 32 KiBSamuel Holland2023-04-281-1/+5