aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-05spi: cadence-qspi: Remove condition for calling enable linear modeAshok Reddy Soma1-5/+1
2022-12-05spi: zynqmp_qspi: Add support for 64-bit read/writeVenkatesh Yadav Abbarapu1-2/+4
2022-12-05spi: zynqmp_gqspi: Update tapdelay valueT Karthik Reddy1-1/+1
2022-12-05net: xilinx_axi: check PCS/PMA PHY status in setup_phyAndy Chiu1-0/+44
2022-12-05net: xilinx_axi: add PCS/PMA PHYAndy Chiu1-2/+24
2022-12-02bus: Optionally include TI sysc driver in SPL/TPLPaul Barker3-2/+12
2022-12-02bus: TI sysc driver requires DMPaul Barker1-1/+1
2022-12-02dm: core: Fix iteration over driver_info recordsPaul Barker1-3/+3
2022-11-28phy: add driver for Intel XWAY PHYTim Harvey4-0/+57
2022-11-28net: macb: Fix race caused by flushing unwanted descriptorsYaron Micher1-12/+39
2022-11-28drivers: net: aquantia: fix typosTim Harvey1-4/+4
2022-11-28net: dwc_eth_qos: Add support for bulk RX descriptor cleaningMarek Vasut2-23/+46
2022-11-28net: dwc_eth_qos: Split TX and RX DMA ringsMarek Vasut2-12/+24
2022-11-28liteeth: LiteX Ethernet deviceJoel Stanley3-0/+220
2022-11-27usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT propertyMarek Vasut1-4/+0
2022-11-27usb: dwc3: Program GFLADJSean Anderson2-0/+44
2022-11-27usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson1-2/+13
2022-11-27usb: dwc3: reference clock period configurationBalaji Prakash J2-0/+33
2022-11-27usb: dwc3: Cache ref_clk pointer in struct dwc3Marek Vasut2-0/+12
2022-11-27usb: Expand buffer size in usb_find_and_bind_driver()Marek Vasut1-1/+1
2022-11-24ram: ast2600: Align the RL and WL settingDylan Hung1-0/+9
2022-11-24ram: ast2600: Improve ddr4 timing and signal qualityDylan Hung1-25/+138
2022-11-24ram: ast2600: Fix incorrect statement of the register pollingDylan Hung1-6/+1
2022-11-23Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodia...WIP/23Nov2022Tom Rini1-0/+70
2022-11-22sandbox: check lseek return value in handle_ufi_commandHeinrich Schuchardt1-3/+7
2022-11-22arm: amlogic: add setbrg op to serial deviceEdoardo Tomelleri1-0/+70
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