summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini2021-01-221-56/+0
|\
| * mmc: exynos_dw_mmc: remove unused functionJaehoon Chung2021-01-131-56/+0
* | pci: Add Rockchip dwc based PCIe controller driverShawn Lin2021-01-214-0/+890
* | phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHYShawn Lin2021-01-213-0/+164
* | mmc: xenon_sdhci: Remove duplicated macrosMichal Simek2021-01-201-12/+0
* | net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut2021-01-191-78/+51
* | net: ks8851: Reset internal RXFC count on bad packetMarek Vasut2021-01-191-1/+2
* | net: ftgmac100: Read and retain MAC addressHongwei Zhang2021-01-191-0/+32
* | net: e1000: implement eth_write_hwaddr for DM_ETHIan Ray2021-01-191-3/+14
* | timer: mtk_timer: initialize the timer before useWeijie Gao2021-01-181-0/+10
* | pinctrl: mediatek: correct error handlingHeinrich Schuchardt2021-01-181-0/+1
* | mtd: remove drivers/mtd/mw_eeprom.cHeinrich Schuchardt2021-01-182-239/+0
* | drivers: qe: avoid double free()Heinrich Schuchardt2021-01-181-1/+0
* | mmc: fsl_esdhc_spl: remove superfluous free()Heinrich Schuchardt2021-01-181-3/+0
* | dma: bcm6348: incorrect buffer allocationHeinrich Schuchardt2021-01-181-2/+2
* | power: pmic: add driver for Monolithic Power mp5416Tim Harvey2021-01-183-0/+114
* | aspeed: Add AST2600 platform supportChia-Wei, Wang2021-01-181-0/+5
* | reset: aspeed: Add AST2600 reset supportChia-Wei, Wang2021-01-183-0/+118
* | wdt: aspeed: Add AST2600 watchdog supportChia-Wei, Wang2021-01-183-0/+120
* | ram: aspeed: Add AST2600 DRAM control supportDylan Hung2021-01-183-2/+1123
* | clk: aspeed: Add AST2600 clock supportRyan Chen2021-01-182-0/+1174
* | mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC supportKate Liu2021-01-184-0/+1696
* | mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen2021-01-181-2/+4
* | clk: mediatek: Add MT8183 clock driverFabien Parent2021-01-182-0/+824
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-01-181-5/+72
|\ \
| * | pinctrl: renesas: Implement get_pin_muxing() callbackLad Prabhakar2021-01-181-0/+25
| * | pinctrl: renesas: Make sure the pin type is updated after setting the MUXLad Prabhakar2021-01-181-5/+47
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-01-1813-20/+707
|\ \ \
| * | | clk: Add Microchip PolarFire SoC clock driverPadmarao Begari2021-01-188-0/+514
| * | | net: macb: Add phy address to read it from device treePadmarao Begari2021-01-181-0/+13
| * | | net: macb: Add DMA 64-bit address support for macbPadmarao Begari2021-01-182-17/+120
| * | | riscv: timer: Add support for an early timerPragnesh Patel2021-01-183-3/+60
| |/ /
* | | ram: k3-j721e: rename BIT_MASK()Heinrich Schuchardt2021-01-162-15/+19
* | | mtd: misplaced log.h and dm/devres.hHeinrich Schuchardt2021-01-161-2/+0
* | | drivers: serial: probe all uart devicesVabhav Sharma2021-01-162-0/+25
* | | dm: core: add function uclass_probe_all() to probe all devicesVabhav Sharma2021-01-161-0/+19
* | | power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPLNishanth Menon2021-01-161-1/+1
* | | Kconfig: simple panel requires backlightMarcin Juszkiewicz2021-01-161-1/+1
|/ /
* | disk: dos: rename write_mbr_partition to write_mbr_sectorMarek Szyprowski2021-01-151-1/+1
* | common: board_r: Drop initr_bbmii wrapperOvidiu Panait2021-01-151-1/+3
* | common: board_r: Drop initr_xen wrapperOvidiu Panait2021-01-151-1/+3
* | common: board_r: Drop initr_pci wrapperOvidiu Panait2021-01-152-3/+7
* | common: board_r: Drop initr_pci_ep wrapperOvidiu Panait2021-01-151-1/+3
* | dm: fix build errors generated by last mergesDario Binacchi2021-01-1511-21/+21
* | arm: socfpga: soc64: Add ATF support for FPGA reconfig driverChee Hong Ang2021-01-151-0/+139
* | net: designware: socfpga: Add ATF support for MAC driverChee Hong Ang2021-01-151-6/+31
* | mmc: dwmmc: socfpga: Add ATF support for MMC driverChee Hong Ang2021-01-151-0/+14
* | mmc: dwmmc: Change designware MMC 'clksel' callback function to return statusSiew Chin Lim2021-01-155-6/+19
* | Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2021-01-1330-447/+511
|\ \
| * | video: stm32_dsi: migrate trace to dev and log macroPatrick Delaunay2021-01-131-8/+10