aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-21input: Remove legacy KEYBOARD optionTom Rini2-10/+0
2022-10-21core: Enable DM by defaultTom Rini1-1/+1
2022-10-20Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...WIP/20Oct2022Tom Rini2-2/+2
2022-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-1/+1
2022-10-20Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini2-5/+21
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+1
2022-10-20k210: fix k210_pll_calc_config()Heinrich Schuchardt1-1/+1
2022-10-19clk: update clk_clean_rate_cache to use private clk structPatrick Delaunay1-1/+17
2022-10-19rockchip: clk: pll: Fix constant typoMichal Suchanek1-3/+3
2022-10-19clk: change return type of clk_get_parent_rate from long long to ulongMichal Suchanek1-1/+1
2022-10-19suniv: add UART1 supportAndre Przywara1-0/+1
2022-10-19ram: rockchip: fix typo in KConfig option labelQuentin Schulz1-1/+1
2022-10-19arm: rockchip: rk3399: Program PLL clock for DDR at 50 MHz in documented rangeXavier Drudis Ferran1-1/+1
2022-10-18watchdog: omap_wdt: Switch required include for watchdog definesTom Rini1-1/+1
2022-10-18dma: Transfer dma_ops should use DMA address typesAndrew Davis4-12/+12
2022-10-18dma: ti-edma3: Add DMA map operations before and after transfersAndrew Davis1-0/+19
2022-10-18dma: Use dma-mapping for cache ops and sync after writeAndrew Davis1-4/+13
2022-10-18phy: ti: j721e-wiz: add j784s4-wiz-10g module supportMatt Ranostay1-3/+72
2022-10-17dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek1-14/+14
2022-10-17dm: core: Switch uclass_foreach_dev_probe to use simple iteratorMichal Suchanek1-4/+1
2022-10-17dm: blk: Do not use uclass_next_device_errMichal Suchanek1-10/+6
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek9-20/+12
2022-10-17w1: Fix bus counting in w1_get_busMichal Suchanek1-9/+11
2022-10-17video: ipuv3: Fix error handling when getting the displayMichal Suchanek1-5/+4
2022-10-17usb: ether: Fix error handling in usb_ether_initMichal Suchanek1-6/+5
2022-10-17dm: pci: Fix device PCI iterationMichal Suchanek1-2/+2
2022-10-17dm: treewide: Do not opencode uclass_probe_all()Michal Suchanek2-30/+5
2022-10-17dm: core: Fix uclass_probe_all to really probe all devicesMichal Suchanek1-7/+5
2022-10-17dm: regmap: Disable range checks in SPLSimon Glass1-2/+21
2022-10-16spi: Implement spi_set_speedPaul Barker1-0/+15
2022-10-12Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora2-2/+2
2022-10-12smem: msm: add missing <linux/sizes.h>Robert Marko1-0/+1
2022-10-12firmware: scmi: fix the multi channel support with CCFPatrick Delaunay4-4/+4
2022-10-11thermal: add sandbox driverRobert Marko2-0/+37
2022-10-11pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()John Keeping1-1/+1
2022-10-11pinctrl: nuvoton: fix set persist errorJim Liu1-4/+4
2022-10-11bootcount: pmic: Correct misleading commentPhilip Oberfichtner2-2/+2
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...WIP/11Oct2022Tom Rini18-218/+256
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek1-0/+1
2022-10-10usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpersPatrice Chotard2-70/+0
2022-10-10usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard4-10/+10
2022-10-10usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard1-53/+3
2022-10-10phy: Add generic_{setup,shutdown}_phy() helpersPatrice Chotard1-0/+42
2022-10-10usb: gadget: Clean up Makefile ifdefferyMarek Vasut1-10/+7
2022-10-10Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/...Tom Rini6-46/+291
2022-10-10fpga: virtex2: Use logging feature instead of FPGA_DEBUGAlexander Dahl1-39/+30
2022-10-10fpga: spartan3: Use logging feature instead of FPGA_DEBUGAlexander Dahl1-43/+37
2022-10-10fpga: spartan2: Use logging feature instead of FPGA_DEBUGAlexander Dahl1-43/+37
2022-10-10fpga: ACEX1K: Use logging feature instead of FPGA_DEBUGAlexander Dahl1-21/+16
2022-10-10fpga: cyclon2: Use logging feature instead of FPGA_DEBUGAlexander Dahl1-22/+16