summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher
2020-10-22mmc: mtk-sd: change some dev_err into dev_dbgFabien Parent
2020-10-22serial: serial_xen: add DEBUG_UART supportAKASHI Takahiro
2020-10-22serial: serial_xen: print U-Boot banner and othersAKASHI Takahiro
2020-10-22cosmetic: reset: ast2500: Rename driver and configsChia-Wei, Wang
2020-10-22reset: ast2500: Use SCU for reset controlChia-Wei, Wang
2020-10-22clk: ccf: replace the get_rate helperDario Binacchi
2020-10-22ARM: mvebu: a38x: Fix comment typoNaoki Hayama
2020-10-22mmc: Fix comment typoNaoki Hayama
2020-10-22rng: Add Qualcomm MSM PRNG driverRobert Marko
2020-10-22net: Add IPQ40xx MDIO driverRobert Marko
2020-10-22spi: Add Qualcomm QUP SPI controller driverRobert Marko
2020-10-22timer: Return count from timer_ops.get_countSean Anderson
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-10-22tpm: cr50: Correct logging statementsSimon Glass
2020-10-22i2c: designware: Use log_debug() for debuggingSimon Glass
2020-10-22syscon: Drop the logging in syscon_get_by_driver_data()Simon Glass
2020-10-22Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-10-21arm: stm32: cleanup arch gpio.hPatrick Delaunay
2020-10-21mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilitiesAlexandru Gagniuc
2020-10-21mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed"Alexandru Gagniuc
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-10-20pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9Lad Prabhakar
2020-10-20clk: renesas: Import R8A774C0 clock tables from Linux 5.9Lad Prabhakar
2020-10-20clk: renesas: Add R8A774E1 clock tablesBiju Das
2020-10-20clk: renesas: Add R8A774B1 clock tablesBiju Das
2020-10-20clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clockBiju Das
2020-10-20spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility stringBiju Das
2020-10-20usb: gadget: Add bcdDevice for the MTU3 USB Gadget ControllerChunfeng Yun
2020-10-20usb: add MediaTek USB3 DRD driverChunfeng Yun
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun
2020-10-20usb: musb-new: Fix typo in caution messageNaoki Hayama
2020-10-20usb: dwc2: Fix control OUT transfer issueChance.Yang
2020-10-20usb: xhci: avoid type conversion of void *Heinrich Schuchardt
2020-10-19Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-19clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev
2020-10-19clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev
2020-10-19clk: at91: sam9x60: add support compatible with CCFClaudiu Beznea
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay
2020-10-18video: backlight: fix pwm's duty cycle calculationDario Binacchi
2020-10-18video: backlight: fix pwm data structure descriptionDario Binacchi
2020-10-18video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong
2020-10-18video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong
2020-10-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-16usb: dwc3: Include device_compat.h in dwc3-octeon-glue.cTom Rini
2020-10-16clk: at91: Include device_compat.h in compat.cTom Rini
2020-10-16usb: musb-new: mt85xx: Fix not calling dev_err with a deviceSean Anderson