summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: test: Drop of-platdata pytestSimon Glass2020-10-291-35/+0
* dm: core: Allow dm_warn() to be used in SPLSimon Glass2020-10-292-3/+17
* sandbox: Drop ad-hoc device declarations in SPLSimon Glass2020-10-292-0/+5
* dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass2020-10-292-19/+10
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-10-296-92/+512
|\
| * dm: pci: fsl: Correct the workaround of erratum A-007815Hou Zhiqiang2020-10-232-4/+18
| * net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2020-10-231-2/+2
| * gpio: mpc8xxx: support fsl-layerscape platformhui.song2020-10-231-21/+87
| * pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor2020-10-232-0/+340
| * pci: layerscape: move pci node search in a common functionLaurentiu Tudor2020-10-231-42/+34
| * pci: layerscape: move per-pci device fdt fixup in a functionLaurentiu Tudor2020-10-231-26/+34
* | drivers: mux: mmio-based syscon mux controllerJean-Jacques Hiblot2020-10-283-0/+157
* | dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot2020-10-281-0/+23
* | drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot2020-10-285-0/+332
* | rtc: provide an emulated RTCHeinrich Schuchardt2020-10-273-0/+92
* | Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-10-261-1/+8
|\ \
| * | nokia_rx51: disable obsolete VIDEO configAnatolij Gustschin2020-10-261-1/+1
| * | eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin2020-10-261-0/+7
* | | riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson2020-10-262-0/+48
* | | timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson2020-10-262-2/+2
* | | riscv: Move Andes PLMT driver to drivers/timerSean Anderson2020-10-263-0/+58
* | | clk: kendryte: no need to check argument of free()Heinrich Schuchardt2020-10-261-2/+1
|/ /
* | phy: nop-phy: add clk bulkPeng Fan2020-10-231-0/+35
* | i2c: i2c-gpio: Convert to use APIs which support live DTPatrick Delaunay2020-10-231-7/+3
* | power: regulator: gpio-regulator: Convert to use APIs which support live DTPatrick Delaunay2020-10-231-9/+13
* | power: regulator: gpio-regulator: protect count valuePatrick Delaunay2020-10-231-2/+3
* | Revert "serial: serial_xen: print U-Boot banner and others"Tom Rini2020-10-231-0/+2
* | Revert "serial: serial_xen: add DEBUG_UART support"Tom Rini2020-10-232-31/+3
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2020-10-221-251/+206
|\ \ | |/ |/|
| * net: sun8i-emac: Lower MDIO frequencyAndre Przywara2020-10-211-0/+17
| * net: sun8i-emac: Make internal PHY handling more robustAndre Przywara2020-10-211-32/+15
| * net: sun8i_emac: Simplify and fix error handling for RXAndre Przywara2020-10-211-26/+30
| * net: sun8i_emac: Fix MAC soft resetAndre Przywara2020-10-211-14/+7
| * net: sun8i_emac: Fix overlong linesAndre Przywara2020-10-211-12/+10
| * net: sun8i_emac: Wrap and simplify cache maintenance operationsAndre Przywara2020-10-211-19/+14
| * net: sun8i_emac: Drop unneeded cache invalidation before sendingAndre Przywara2020-10-211-3/+0
| * net: sun8i_emac: Reduce cache maintenance on TX descriptor initAndre Przywara2020-10-211-2/+2
| * net: sun8i_emac: Improve cache maintenance on RX descriptor initAndre Przywara2020-10-211-4/+9
| * net: sun8i_emac: Name magic bits and simplify read-modify-write callsAndre Przywara2020-10-211-52/+61
| * net: sun8i_emac: Remove pointless wrapper functionsAndre Przywara2020-10-211-46/+16
| * net: sun8i_emac: Simplify mdio_read/mdio_write functionsAndre Przywara2020-10-211-41/+22
| * net: sun8i_emac: Don't hand out TX descriptor too earlyAndre Przywara2020-10-211-1/+1
| * net: sun8i-emac: Bail out on PHY errorAndre Przywara2020-10-211-1/+4
* | rtc: move pcf8563 to KconfigHeiko Schocher2020-10-221-0/+6
* | mmc: mtk-sd: change some dev_err into dev_dbgFabien Parent2020-10-221-3/+3
* | serial: serial_xen: add DEBUG_UART supportAKASHI Takahiro2020-10-222-3/+31
* | serial: serial_xen: print U-Boot banner and othersAKASHI Takahiro2020-10-221-2/+0
* | cosmetic: reset: ast2500: Rename driver and configsChia-Wei, Wang2020-10-223-2/+2
* | reset: ast2500: Use SCU for reset controlChia-Wei, Wang2020-10-222-51/+55
* | clk: ccf: replace the get_rate helperDario Binacchi2020-10-221-25/+1