aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-12clk: imx8m: reduce rate table duplicationAngus Ainslie
2022-04-12clk: imx8mq: Add a clock driver for the imx8mqAngus Ainslie
2022-04-12mtd: nand: mxs_nand_spl: Remove the page aligned accessYe Li
2022-04-12driver: pwm: pwm-imx: introduce pwm_dm_imx_get_parmsTommaso Merciai
2022-04-12driver: pwm: pwm-imx: get and enable per/ipg clock using dmTommaso Merciai
2022-04-12clk: imx8mm: add pwm clocks supportTommaso Merciai
2022-04-12drivers: misc: add Gateworks System Controller driverTim Harvey
2022-04-12imx8m: ddrphy_utils: Add 3732 MT/s modeMarek Vasut
2022-04-12pmic: pca9450: Add PCA9450C compatible stringMarek Vasut
2022-04-12ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible stringMarek Vasut
2022-04-12pinctrl: nxp: don't automatically select DEVRESAngus Ainslie
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain
2022-04-12crypto/fsl: Add support for CAAM Job ring driver modelGaurav Jain
2022-04-10Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-04-09dm: add tag supportAKASHI Takahiro
2022-04-09block: ide: call device_probe() after scanningAKASHI Takahiro
2022-04-09sata: call device_probe() after scanningAKASHI Takahiro
2022-04-09nvme: call device_probe() after scanningAKASHI Takahiro
2022-04-09mmc: call device_probe() after scanningAKASHI Takahiro
2022-04-09scsi: call device_probe() after scanningAKASHI Takahiro
2022-04-08gpio: pca953x_gpio: add PCA957X supportLuca Ellero
2022-04-08gpio: Enable hogging support in SPLEddie James
2022-04-08gpio: Add gpio_request_by_line_name()Andrew Jeffery
2022-04-08arm: Remove unused ep93xx codeTom Rini
2022-04-08net: Remove uli526x driverTom Rini
2022-04-08net: Remove ns8382x driverTom Rini
2022-04-08net: Remove natsemi driverTom Rini
2022-04-08net: Remove lan91c96 driverTom Rini
2022-04-08net: Remove ftmac110 driverTom Rini
2022-04-08net: Remove dnet driverTom Rini
2022-04-08net: Remove cs8900 driverTom Rini
2022-04-08net: Remove ax88180 driverTom Rini
2022-04-08net: Remove armada100_fec driverTom Rini
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini
2022-04-08spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini
2022-04-08Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini
2022-04-08Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini
2022-04-06dm: blk: Expand iteration and add testsSimon Glass
2022-04-06spi: Avoid checking console in SPLSimon Glass
2022-04-05power: pmic: Provide DM_PMIC support for tps65217 driverLukasz Majewski
2022-04-05power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217Lukasz Majewski
2022-04-05Merge branch '2022-04-04-platform-updates'Tom Rini
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2022-04-05net: zynq_gem: Add SGMII dynamic config supportT Karthik Reddy
2022-04-05firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config apiT Karthik Reddy
2022-04-05gpio: slg7xl45106: Update gpio desc flags from DTT Karthik Reddy
2022-04-05net: zynq_gem: Move ethernet info print statementT Karthik Reddy
2022-04-05net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabledT Karthik Reddy
2022-04-05net: zynq_gem: Use shared MDIO bus support for zynqmpMichal Simek
2022-04-05net: phy: Fix rgmii-id phy reset timeout issueT Karthik Reddy