summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: mtk_snor: add support for MTK SPI NOR controllerSkyLake.Huang2021-01-293-0/+571
* rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)2021-01-273-0/+563
* mmc: pci_mmc: Set the removable flagSimon Glass2021-01-271-0/+8
* mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass2021-01-271-1/+10
* video: Allow syncing the entire framebuffer to the copySimon Glass2021-01-271-0/+10
* pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese2021-01-272-81/+41
* bootcount: allow to use this feature on TPLPhilippe Reynes2021-01-271-0/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-01-276-11/+62
|\
| * arm64: a37xx: pci: Fix printing debug messagesPali Rohár2021-01-271-3/+2
| * serial: a3720: Implement pending method for output directionPali Rohár2021-01-271-2/+8
| * pci: pci_mvebu: Define an IO region as wellPhil Sutter2021-01-271-1/+27
| * pci: Make auto-config code a little more robustPhil Sutter2021-01-271-4/+5
| * arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár2021-01-271-0/+19
| * gpio: Add support for DM GPIO for KirkwoodHarm Berntsen2021-01-271-1/+1
* | net: phy: micrel: Try default PHY ofnode firstMarek Vasut2021-01-271-2/+7
* | net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang2021-01-274-0/+144
* | net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCsAaron Tseng2021-01-274-0/+1512
* | net: e1000: Add missing address translationsStefan Roese2021-01-271-5/+5
* | net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()Stefan Roese2021-01-271-7/+1
* | net: e1000: Remove unused bus_to_phys() macroStefan Roese2021-01-271-2/+0
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-01-2510-69/+260
|\
| * clk: sunxi: Add support for H616 clocksJernej Skrabec2021-01-253-0/+128
| * sunxi: gpio: introduce compatible for H616Jernej Skrabec2021-01-251-0/+2
| * sunxi: Add support for H616 SoCJernej Skrabec2021-01-251-0/+1
| * mmc: sunxi: Refactor mod clock register offsetAndre Przywara2021-01-251-61/+23
| * i2c: mvtwsi: sunxi: update macroJernej Skrabec2021-01-251-1/+1
| * mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec2021-01-251-6/+6
| * sunxi: Add support for AXP305 PMICJernej Skrabec2021-01-253-1/+96
| * net: sun8i-emac: Allow all RGMII PHY modesAndre Przywara2021-01-251-0/+3
* | Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2021-01-2525-12/+2709
|\ \ | |/ |/|
| * reset: reset-mtmips: add DM_FLAG_PRE_RELOC flagWeijie Gao2021-01-241-0/+1
| * mmc: mtk-sd: assign plat->cfg.f_max with a correct valueWeijie Gao2021-01-241-0/+2
| * mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCsWeijie Gao2021-01-241-3/+118
| * mmc: mtk-sd: fix sclk cycles shift valueWeijie Gao2021-01-241-9/+4
| * net: add ethernet driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+1235
| * phy: add USB PHY driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+118
| * spi: add spi controller support for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+289
| * gpio: add GPIO controller driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+155
| * watchdog: add watchdog driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+150
| * pinctrl: mtmips: add support for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+210
| * clk: add clock driver for MediaTek MT7620 SoCWeijie Gao2021-01-242-0/+160
| * serial: add uart driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+267
* | Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-01-257-7/+136
|\ \
| * | spi: imx: Use clock framework if enabledMarek Vasut2021-01-231-0/+12
| * | spi: imx: Define register bits in the driverMarek Vasut2021-01-231-0/+76
| * | clk: imx: Add ECSPI to iMX8MNMarek Vasut2021-01-231-0/+29
| * | spi: nxp_fspi: Enable support for nxp,imx8mm-fspiAdam Ford2021-01-231-0/+9
| * | mmc: fsl_esdhc_imx.c: fix compiler warningHeiko Schocher2021-01-231-0/+2
| * | w1: mxc: fix buildMartin Fuzzey2021-01-231-1/+1
| * | imx: imx8mn_evk: correct stack/malloc adressPeng Fan2021-01-231-4/+4