summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Add option to prevent booting on power plug-inChris Morgan2022-06-291-0/+34
* power: pmic: rk8xx: Support sysreset shutdown methodChris Morgan2022-06-291-1/+49
* rockchip: usb: phy: add rk3066/rk3188 supportJohan Jonker2022-06-291-0/+8
* rockchip: usb: gadget: add rk3066 product idPaweł Jarosz2022-06-291-0/+1
* pmic: pca9450: Add optional SD_VSEL GPIO for LDO5Frieder Schrempf2022-06-281-0/+27
* clk: sunxi: Add additional RTC compatible stringsSamuel Holland2022-06-261-0/+2
* gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=nSamuel Holland2022-06-261-0/+1
* sunxi: usb: convert PHY GPIO functions to DMAndre Przywara2022-06-261-26/+33
* video: stm32: remove test on CONFIG_DM_REGULATORPatrick Delaunay2022-06-251-14/+11
* driver: video: Check allocated pointersBin Meng2022-06-251-4/+14
* arm: apple: nvme: Add SART support and RTKit buffer managementJanne Grunau2022-06-231-4/+68
* Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com...Tom Rini2022-06-175-10/+11
|\
| * ddr: altera: soc64: Integer fix overflow that caused DDR size mismatchedDinesh Maniyam2022-06-171-2/+3
| * drivers: cache: ncore: Disable snoop filterDinesh Maniyam2022-06-171-3/+3
| * ddr: altera: Stratix10: Use phys_size_t for memory sizeTien Fong Chee2022-06-161-2/+2
| * ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPSTien Fong Chee2022-06-161-1/+1
| * intel: n5x: ddr: update licenseTien Fong Chee2022-06-151-2/+2
* | usb: host: ehci-generic: Make resets and clocks optionalAndre Przywara2022-06-161-2/+2
* | crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()Stefan Roese2022-06-161-6/+0
* | Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-06-163-18/+57
|\ \
| * | spi: nxp_fspi: Fix clock imbalanceMarek Vasut2022-06-151-3/+0
| * | clk: imx8mp: use usb_core_ref for usb_root_clkAndrey Zhizhikin2022-06-141-1/+1
| * | clk: imx8mp: fix root clock names for ecspiAndrey Zhizhikin2022-06-141-3/+3
| * | phy: adin: add support for clock outputJosua Mayer2022-06-141-0/+42
| * | phy: adin: fix broken support for adi, phy-mode-overrideNate Drude2022-06-141-11/+11
| |/
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini2022-06-151-1/+3
|\ \
| * | pmic: pca9450: add DM_I2C dependencies in KconfigRasmus Villemoes2022-06-141-1/+3
* | | mmc: fsl_esdhc_imx: Implement wait_dat0 mmc opsLoic Poulain2022-06-151-17/+33
* | | mmc: Add support for wait_dat0 callbackLoic Poulain2022-06-151-0/+3
* | | mmc: fix error message for unaligned erase requestPatrick Delaunay2022-06-151-1/+1
| |/ |/|
* | arm: tegra: Update some DT compatiblesPeter Robinson2022-06-132-0/+2
* | pci: tegra: Update error prints with new linesPeter Robinson2022-06-131-2/+2
|/
* misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from LinuxMarek Vasut2022-06-073-0/+615
* usb: xhci-mtk: disable all ports when disable host controllerChunfeng Yun2022-06-071-2/+4
* net: enetc: unregister mdiobusMichael Walle2022-06-031-0/+3
* net: e1000: Depend on CONFIG_PCISean Anderson2022-05-261-0/+1
* Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini2022-05-254-3/+8
|\
| * phy: zynqmp: Increase timeout value to 10msAshok Reddy Soma2022-05-181-1/+1
| * mmc: zynq_sdhci: Add weak function prototypeT Karthik Reddy2022-05-131-0/+5
| * soc: xilinx: zynqmp: fix out of bounds array accessMichal Simek2022-05-131-1/+1
| * soc: xilinx: versal: fix out of bounds array accessJorge Ramirez-Ortiz2022-05-131-1/+1
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-05-2419-29/+122
|\ \
| * | serial: Remove obsolete CONS_INDEX_n Kconfig optionsSamuel Holland2022-05-241-26/+0
| * | clk: sunxi: add and use dummy gate clocksAndre Przywara2022-05-244-0/+9
| * | clk: sunxi: add PIO bus gate clocksAndre Przywara2022-05-2412-0/+28
| * | clk: sunxi: h6_r: Correct the driver nameSamuel Holland2022-05-241-2/+2
| * | mmc: sunxi: Remove unnecessary pinmux option dependencySamuel Holland2022-05-241-1/+1
| * | clk: sunxi: implement clock driver for suniv f1c100sGeorge Hilliard2022-05-233-0/+82
* | | Merge tag 'tpm-24052022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini2022-05-244-3/+185
|\ \ \
| * | | tpm: add support for TPMv2.x I2C chipsEddie James2022-05-233-0/+181