summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-30common: update: add a generic interface for FIT imageAKASHI Takahiro
2020-10-30dfu: modify an argument type for an addressAKASHI Takahiro
2020-10-30dfu: rename dfu_tftp_write() to dfu_write_by_name()AKASHI Takahiro
2020-10-30rtc: initialize emulated RTC from environment variableHeinrich Schuchardt
2020-10-30rtc: use probe() to initialize emulated RTCHeinrich Schuchardt
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-28drivers: mux: mmio-based syscon mux controllerJean-Jacques Hiblot
2020-10-28dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot
2020-10-27rtc: provide an emulated RTCHeinrich Schuchardt
2020-10-26Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-10-26nokia_rx51: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin
2020-10-26riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson
2020-10-26timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson
2020-10-26riscv: Move Andes PLMT driver to drivers/timerSean Anderson
2020-10-26clk: kendryte: no need to check argument of free()Heinrich Schuchardt
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-23dm: pci: fsl: Correct the workaround of erratum A-007815Hou Zhiqiang
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan
2020-10-23gpio: mpc8xxx: support fsl-layerscape platformhui.song
2020-10-23pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor
2020-10-23pci: layerscape: move pci node search in a common functionLaurentiu Tudor
2020-10-23pci: layerscape: move per-pci device fdt fixup in a functionLaurentiu Tudor
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