summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-23phy: nop-phy: add clk bulkPeng Fan
2020-10-23i2c: i2c-gpio: Convert to use APIs which support live DTPatrick Delaunay
2020-10-23power: regulator: gpio-regulator: Convert to use APIs which support live DTPatrick Delaunay
2020-10-23power: regulator: gpio-regulator: protect count valuePatrick Delaunay
2020-10-23Revert "serial: serial_xen: print U-Boot banner and others"Tom Rini
2020-10-23Revert "serial: serial_xen: add DEBUG_UART support"Tom Rini
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
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-21net: sun8i-emac: Lower MDIO frequencyAndre Przywara
2020-10-21net: sun8i-emac: Make internal PHY handling more robustAndre Przywara
2020-10-21net: sun8i_emac: Simplify and fix error handling for RXAndre Przywara
2020-10-21net: sun8i_emac: Fix MAC soft resetAndre Przywara
2020-10-21net: sun8i_emac: Fix overlong linesAndre Przywara
2020-10-21net: sun8i_emac: Wrap and simplify cache maintenance operationsAndre Przywara
2020-10-21net: sun8i_emac: Drop unneeded cache invalidation before sendingAndre Przywara
2020-10-21net: sun8i_emac: Reduce cache maintenance on TX descriptor initAndre Przywara
2020-10-21net: sun8i_emac: Improve cache maintenance on RX descriptor initAndre Przywara
2020-10-21net: sun8i_emac: Name magic bits and simplify read-modify-write callsAndre Przywara
2020-10-21net: sun8i_emac: Remove pointless wrapper functionsAndre Przywara
2020-10-21net: sun8i_emac: Simplify mdio_read/mdio_write functionsAndre Przywara
2020-10-21net: sun8i_emac: Don't hand out TX descriptor too earlyAndre Przywara
2020-10-21net: sun8i-emac: Bail out on PHY errorAndre Przywara
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