aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/12Oct2021Tom Rini39-165/+935
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland3-70/+93
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland3-0/+290
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland3-0/+229
2021-10-12power: pmic: Add a driver for X-Powers AXP PMICsSamuel Holland3-0/+53
2021-10-12power: pmic: Consistently depend on SPL_DM_PMICSamuel Holland1-1/+10
2021-10-12power: pmic: Consistently depend on DM_PMICSamuel Holland1-37/+9
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi1-3/+128
2021-10-11clk: sunxi: Add drivers for A31 and H6 PRCM CCUsSamuel Holland4-0/+136
2021-10-11clk: sunxi: Add support for I2C gates/resetsSamuel Holland12-0/+86
2021-10-11sunxi: gpio: Remove bank-specific size macrosSamuel Holland1-2/+0
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland4-14/+14
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland9-14/+2
2021-10-11gpio: sunxi: Remove the sunxi_name_to_gpio_bank functionSamuel Holland1-14/+0
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland14-14/+14
2021-10-09video: move MXS to KconfigAnatolij Gustschin2-4/+6
2021-10-09video: remove not used mx3fb driverAnatolij Gustschin3-914/+0
2021-10-09video: simplefb: Add 30bpp supportMark Kettenis1-1/+11
2021-10-09video: Add 30bpp supportMark Kettenis1-3/+8
2021-10-08arm: a37xx: pci: Update private structure documentationMarek Behún1-8/+9
2021-10-08arm: a37xx: pci: Cosmetic changeMarek Behún1-7/+7
2021-10-08arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root PortPali Rohár1-4/+22
2021-10-08arm: a37xx: pci: Do not automatically enable bus mastering on PCI BridgePali Rohár1-6/+0
2021-10-08arm: a37xx: pci: Add support for accessing PCI Bridge on root busPali Rohár1-19/+124
2021-10-08arm: a37xx: pci: Fix pcie_advk_link_up()Pali Rohár1-1/+2
2021-10-08phy: marvell: a3700: Return correct error code when power up failsPali Rohár1-6/+20
2021-10-08phy: marvell: a3700: Fix configuring polarity invert bitsPali Rohár1-0/+12
2021-10-08phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initializationPali Rohár2-1/+2
2021-10-07Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodia...WIP/07Oct2021Tom Rini2-7/+2
2021-10-07usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong1-0/+1
2021-10-07pci: pcie_dw_meson: fix usb fail when pci link fails to go upNeil Armstrong1-7/+1
2021-10-07sysreset: provide SBI based sysreset driverHeinrich Schuchardt3-0/+64
2021-10-07serial: Add a debug console using the RISC-V SBI interfaceSamuel Holland3-0/+27
2021-10-07clk: k210: Try harder to get the best configSean Anderson1-0/+24
2021-10-07k210: clk: Refactor out_of_spec testsSean Anderson1-54/+53
2021-10-07clk: k210: Fix checking if ulongs are less than 0Sean Anderson1-4/+5
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigWIP/2021-10-06-assorted-improvementsTom Rini1-2/+101
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini1-0/+11
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini2-7/+8
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini26-0/+26
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-1/+8
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini1-0/+9
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini1-0/+21
2021-10-06nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE supportTom Rini1-5/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-0/+7
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-3/+14
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini1-0/+5
2021-10-05reboot-mode: migrate uclass to livetreePatrick Delaunay1-14/+6
2021-10-05demo: migrate uclass to livetreePatrick Delaunay1-7/+2
2021-10-05remoteproc: migrate uclass to livetreePatrick Delaunay1-14/+2