summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-27xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board KconfigMichal Simek
2020-10-27spi: zynq_qspi: Use clk subsystem to get reference qspi clkT Karthik Reddy
2020-10-27spi: zynq_spi: Use clk subsystem to get reference spi clkT Karthik Reddy
2020-10-27serial: pl01x: Add error value checkingMichal Simek
2020-10-27dm: core: Add support for getting node from aliasesMichal Simek
2020-10-27spi: xilinx_spi: remove unused local variableT Karthik Reddy
2020-10-27mailbox: zynqmp: Extend timeout for getting observation bitMichal Simek
2020-10-27firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is calledMichal Simek
2020-10-27spi: xilinx_spi: Remove unused variableMichal Simek
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