aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2023-10-131-9/+2
|\
| * usb: gadget: atmel: fix transfer of queued requestsArtur Rojek2023-10-131-9/+2
* | Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...WIP/13Oct2023Tom Rini2023-10-135-42/+47
|\ \
| * | net: phy: xilinx_phy: Get rid of using property xlnx, phy-typeVenkatesh Yadav Abbarapu2023-10-101-5/+0
| * | Revert "clk: versal: Enable clock driver for Versal NET"Michal Simek2023-10-091-1/+0
| * | arm64: zynqmp: Fix Siva's email address formatMichal Simek2023-10-091-1/+1
| * | pinctrl: zynqmp: Display the tristate configuration for all pinsVenkatesh Yadav Abbarapu2023-10-091-2/+6
| * | net: zynq_gem: Update the MDC clock divisor in the probe functionVenkatesh Yadav Abbarapu2023-10-091-33/+40
* | | dfu: mtd: mark bad the MTD block on erase errorPatrick Delaunay2023-10-131-8/+22
* | | dfu: mtd: fix the trace when limit is reachedPatrick Delaunay2023-10-131-2/+2
* | | mtd: spinand: winbond: add Winbond W25N02KV flash supportMikhail Kshevetskiy2023-10-131-0/+76
* | | mtd: spinand: winbond: fix flash identificationMikhail Kshevetskiy2023-10-131-2/+2
* | | mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy2023-10-138-101/+591
* | | mtd/spinand: sync core spinand code with linux-5.10.118Mikhail Kshevetskiy2023-10-131-10/+14
* | | mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy2023-10-136-186/+143
| |/ |/|
* | clk: ti: clk-sci: Notify AVS driver based upon clock rateUdit Kumar2023-10-121-3/+6
* | clk: ti: clk-k3: Notify AVS driver upon setting clock rateUdit Kumar2023-10-121-0/+9
* | video: Mark truetype_measure() staticSimon Glass2023-10-111-2/+2
* | video: Support showing a cursorSimon Glass2023-10-115-0/+202
* | video: Export vidconsole_entry_start()Simon Glass2023-10-111-1/+1
* | video: Allow saving and restoring text-entry stateSimon Glass2023-10-112-0/+85
* | video: Allow obtaining the nominal size of a string sizeSimon Glass2023-10-112-0/+53
* | misc: fs_loader: Fix alignment of fs_loader driverSean Anderson2023-10-111-1/+1
* | driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registersAndre Przywara2023-10-113-0/+89
* | spi: mtk_spim: prevent global pll clock overrideNicolò Veronese2023-10-111-3/+4
* | input: avoid NULL dereferenceHeinrich Schuchardt2023-10-111-10/+15
* | Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/...Tom Rini2023-10-112-0/+117
|\ \
| * | spi: nxp_fspi: reset the FLSHxCR1 registersHan Xu2023-10-101-0/+7
| * | drivers: net: fsl-mc: add support for MC reserved memoryLaurentiu Tudor2023-10-101-0/+110
* | | dm: blk: Drop blk_{read,write}_devnum()Bin Meng2023-10-101-29/+0
* | | dm: blk: Rename get_desc() and make it externally visibleBin Meng2023-10-101-18/+8
* | | blk: blkmap: Support mapping to device of any block sizeBin Meng2023-10-101-5/+5
* | | blk: blkmap: Make bind/unbind routines staticBin Meng2023-10-101-2/+2
* | | blk: host_dev: Sanity check on the size of host backing fileBin Meng2023-10-101-0/+5
* | | blk: host_dev: Make host_sb_detach_file() and host_sb_ops staticBin Meng2023-10-101-2/+2
* | | blk: sandbox: Support binding a device with a given logical block sizeBin Meng2023-10-101-3/+12
* | | blk: Use a macro for the typical block sizeBin Meng2023-10-108-8/+12
* | | dm: serial: fix serial_post_probe()Heinrich Schuchardt2023-10-091-1/+1
* | | mailbox: k3-sec-proxy: fix error handling for missing scfg in FDTMatthias Schiffer2023-10-091-1/+1
|/ /
* | Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...WIP/08Oct2023Tom Rini2023-10-0815-128/+1053
|\ \ | |/ |/|
| * power: pmic: rk8xx: Fix power-on source check in SPLJonas Karlman2023-10-071-7/+13
| * power: pmic: rk8xx: Use sysreset implementation of the poweroff commandJonas Karlman2023-10-071-0/+1
| * net: dwc_eth_qos_rockchip: Add support for RK3588Jonas Karlman2023-10-072-4/+182
| * net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568Jonas Karlman2023-10-075-2/+374
| * net: dwc_eth_qos: Stop spam of RX packet not available messageJonas Karlman2023-10-071-5/+3
| * net: dwc_eth_qos: Return error code when start failsJonas Karlman2023-10-071-0/+2
| * net: dwc_eth_qos: Drop unused rx_pkt from eqos_privJonas Karlman2023-10-072-12/+0
| * rockchip: Port IO-domain driver for RK3568 from linuxJonas Karlman2023-10-073-0/+177
| * regulator: rk8xx: Return correct voltage for switchout convertersshengfei Xu2023-10-071-0/+19
| * regulator: rk8xx: Return correct voltage for buck convertersJoseph Chen2023-10-071-36/+40