summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-29clk: at91: Fix initializing arraysFrancois Berder
2023-09-27mtd: nand: raw: atmel: Add error handling when rb-gpios missingAlexander Dahl
2023-09-22drivers: mediatek: Fix error handling in mtk_i2c_do_transferFrancois Berder
2023-09-22net: sni_netsec: Add workaround for timeout errorRyosuke Saito
2023-09-05Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-09-05Merge tag 'u-boot-imx-20230905' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-09-05risc-v: implement DBCN based debug consoleHeinrich Schuchardt
2023-09-05riscv: allow riscv timer to be instantiated via device treeTorsten Duwe
2023-09-04thermal: imx_tmu: Increase the polling intervalFabio Estevam
2023-09-04thermal: imx_tmu: Fix the temperature unitFabio Estevam
2023-09-04thermal: imx_tmu: Increase the log level for high temperaturesFabio Estevam
2023-09-04thermal: imx_tmu: Fix the polling defaultFabio Estevam
2023-09-04usb: dwc3: Fix enabling USB_DR_MODE_HOSTOleksandr Suvorov
2023-09-04usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOSTOleksandr Suvorov
2023-08-25phy: phy-imx8mq-usb: clean up clock codeTim Harvey
2023-08-25phy: phy-imx8mq-usb: add vbus regulator supportTim Harvey
2023-08-25usb: dwc3: Fix remove function if there is no ulpi_reset gpioVenkatesh Yadav Abbarapu
2023-08-22dm: event: add EVT_DM_POST_INIT_R event typeChanho Park
2023-08-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-08-17arm_ffa: use debug logsAbdellatif El Khlifi
2023-08-16serial: stm32: extend TC timeoutValentin Caron
2023-08-16clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parentPatrick Delaunay
2023-08-15i2c: mvtwsi: reset controller if stuck in "bus error" stateSam Edwards
2023-08-14Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-08-14pinctrl: rockchip: Fix drive and input schmitt on RK3568Jonas Karlman
2023-08-13bcm2835: Add simiple-framebuffer for use with fkmsJason Wessel
2023-08-13video: kconfig: Fix a typo in SPL_VIDEO_REMOVEBin Meng
2023-08-13video: vidconsole: Fix null dereference of ops->measureBin Meng
2023-08-13clk: renesas: Tear clock controller down last before booting OSMarek Vasut
2023-08-12clk: rockchip: rk3308: Support reading UART rate and clock registersMassimo Pegorer
2023-08-12clk: rockchip: rk3308: Fix ordering between masking and shiftingMassimo Pegorer
2023-08-12clk: rockchip: rk3568: Add dummy support for GMAC speed clocksJonas Karlman
2023-08-12clk: rockchip: rk3568: Include UART clocks in SPLJonas Karlman
2023-08-12clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_divJonas Karlman
2023-08-12clk: rockchip: rk3568: Fix clk selection in rk3568_pwm_get_clkDamon Ding
2023-08-12video: avoid build failure on veyron boardAlvaro Fernando GarcĂ­a
2023-08-12pci: rockchip: Release resources on failing probeJonas Karlman
2023-08-10Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2023-08-10watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start()Sergei Antonov
2023-08-10pci: plda: Get correct ECAM offset in multiple PCIe RC caseMinda Chen
2023-08-09video: Add a Kconfig option for SPL video handoffSimon Glass
2023-08-09video: Tidy up Makefile rule for videoSimon Glass
2023-08-09bootstd: Correct creating of bootdev siblingSimon Glass
2023-08-09bootstd: Rename bootdev_setup_sibling_blk()Simon Glass
2023-08-09usb: Return -ENOENT when no devices are foundSimon Glass
2023-08-08arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-08-08arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi
2023-08-05usb: gadget: ether: Handle gadget driver registration in probe and removeMarek Vasut
2023-08-05usb: gadget: ether: Move probe function above driver structureMarek Vasut