summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-22Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini10-32/+109
2022-11-22spi: cadence-qspi: Fix compilation error in mini u-boot flash resetAshok Reddy Soma1-2/+2
2022-11-22qspi: versal-net: Add condition for tapdelay registerAshok Reddy Soma1-1/+2
2022-11-22soc: xilinx: versal-net: Add soc_xilinx_versal_net driverMichal Simek3-0/+87
2022-11-22net: phy: Fix ethernet-phy-id <dot> in the codeMichal Simek1-2/+2
2022-11-22timer: xilinx-timer: use timer_conv_64() to fix timer wrap aroundOvidiu Panait1-1/+1
2022-11-22timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait1-0/+14
2022-11-22timer-uclass: add timer_get_ops() macroOvidiu Panait1-1/+1
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu1-16/+0
2022-11-22Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance"Michal Simek1-9/+0
2022-11-22watchdog: Drop GD_FLG_WDT_READY as it's not used any moreStefan Roese1-1/+0
2022-11-22watchdog: designware: make reset really optionalQuentin Schulz1-4/+5
2022-11-21usb: gadget: dfu: Fix the unchecked length fieldVenkatesh Yadav Abbarapu1-21/+37
2022-11-15clk: microchip: mpfs: fix criticality of peripheral clocksConor Dooley1-7/+21
2022-11-15clk: microchip: mpfs: fix periph clk parentageConor Dooley3-38/+42
2022-11-15clk: microchip: mpfs: fix reference clock handlingConor Dooley3-1/+149
2022-11-15clk: microchip: mpfs: convert parent rate acquistion to get_get_rate()Conor Dooley5-35/+20
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-6/+16
2022-11-14i2c: i2c-gpio: add newlineSergei Antonov1-1/+1
2022-11-14i2c: microchip: fix erroneous late ack sendConor Dooley1-1/+1
2022-11-14i2c: microchip: fix ack sending logicConor Dooley1-6/+17
2022-11-12Revert "serial: mxc: have putc use the TXFIFO"Fabio Estevam1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini29-84/+84
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini15-41/+41
2022-11-10Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini1-0/+4
2022-11-10mediatek: Include <linux/sizes.h> where neededTom Rini1-0/+1
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini1-0/+7
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-0/+4
2022-11-10rtc: Remove unused driversTom Rini5-669/+0
2022-11-10Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini2-31/+0
2022-11-08dm: blk: Add probe in blk_first_device/blk_next_deviceMichal Suchanek1-24/+22
2022-11-08dm: sandbox: Switch over to using the new host uclassSimon Glass2-118/+18
2022-11-08dm: sandbox: Create a block driverSimon Glass2-1/+143
2022-11-08dm: sandbox: Create a new HOST uclassSimon Glass2-1/+177
2022-11-08dm: blk: Tidy up obtaining a block device from its parentSimon Glass1-11/+15
2022-11-08dm: test: Clear the block cache after running a testSimon Glass1-13/+10
2022-11-08dm: sandbox: Drop non-BLK code from host implementationSimon Glass1-102/+0
2022-11-08drivers: power: pmic: Enable use of rn5t567 PMIC in SPLMartyn Welch2-1/+9
2022-11-08drivers: power: pmic: Add support for rn5t568 PMICMartyn Welch1-0/+1
2022-11-08regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabledAdam Ford1-4/+5
2022-11-07pinctrl: mvebu: Add AlleyCat5 supportChris Packham1-1/+1
2022-11-07usb: ehci: ehci-marvell: Support for marvell,ac5-ehciChris Packham2-8/+46
2022-11-07net: mvneta: Add support for AlleyCat5Chris Packham2-2/+43
2022-11-04usb: ohci: Use a flexible array member for portstatusSamuel Holland2-14/+1
2022-11-03Merge branch '2022-11-02-assorted-updates'Tom Rini10-11/+1130
2022-11-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini4-1/+513
2022-11-03spi: Add Microchip PolarFire SoC QSPI driverPadmarao Begari3-0/+512
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin1-1/+1
2022-11-02led: led_pwm: typo 'iverted' on code commentNylon Chen1-1/+1