summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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...WIP/13Jan2021Tom Rini2021-01-1330-447/+511
|\
| * video: stm32_dsi: migrate trace to dev and log macroPatrick Delaunay2021-01-131-8/+10
| * video: stm32_ltdc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-15/+18
| * serial: stm32: define LOG_CATEGORYPatrick Delaunay2021-01-131-0/+3
| * memory: stm32-fmc2: migrate trace to dev and log macroPatrick Delaunay2021-01-131-14/+16
| * mtd: stm32_fmc2: migrate trace to dev and log macroPatrick Delaunay2021-01-131-21/+19
| * spi: stm32_qspi: migrate trace to dev and log macroPatrick Delaunay2021-01-131-21/+25
| * spi: stm32_spi: migrate trace to dev and log macroPatrick Delaunay2021-01-131-14/+17
| * phy: stm32-usbphyc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-8/+10
| * i2c: stm32f7_i2c: migrate trace to dev and log macroPatrick Delaunay2021-01-131-37/+37
| * mailbox: stm32-ipcc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-7/+9
| * reset: stm32-reset: migrate trace to dev and log macroPatrick Delaunay2021-01-131-4/+9
| * clk: clk_stm32h7: migrate trace to dev and log macroPatrick Delaunay2021-01-131-32/+38
| * clk: clk_stm32f: migrate trace to dev and log macroPatrick Delaunay2021-01-131-19/+20
| * clk: stm32mp1: migrate trace to dev and log macroPatrick Delaunay2021-01-131-76/+71
| * misc: rcc: keep the rcc device name for subnodePatrick Delaunay2021-01-131-2/+2
| * misc: rcc: migrate trace to dev macroPatrick Delaunay2021-01-131-2/+4
| * power: regulator: stm32-verfbuf: define LOG_CATEGORYPatrick Delaunay2021-01-131-0/+2
| * watchdog: stm32mp: migrate trace to dev macroPatrick Delaunay2021-01-131-3/+6
| * rtc: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-0/+3
| * hwspinlock: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-0/+2
| * timer: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-0/+2
| * mmc: stm32_sdmmc2: migrate trace to dev and log macroPatrick Delaunay2021-01-131-40/+44
| * ram: stm32mp1: migrate trace to dev or log macroPatrick Delaunay2021-01-135-104/+117
| * ram: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-4/+6
| * remoproc: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-1/+2
| * gpio: stm32-gpio: migrate trace to dev and log macroPatrick Delaunay2021-01-131-1/+3
| * pinctrl: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-14/+16
* | Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-01-137-5/+307
|\ \ | |/ |/|
| * adc: meson-saradc: use correct printf codeHeinrich Schuchardt2021-01-111-1/+1
| * adc: meson-saradc: skip hardware init only if ADC is enabledMarek Szyprowski2021-01-111-2/+5
| * adc: meson-saradc: add G12A variantMarek Szyprowski2021-01-111-0/+2
| * clk: meson: add minimal driver for g12a-ao clocksMarek Szyprowski2021-01-112-0/+84
| * video: add TDO tl070wsh30 panel driverNeil Armstrong2021-01-113-0/+165
| * power: domain: meson-ee-pwrc: add support for the Meson AXG SoCsNeil Armstrong2021-01-111-0/+26
| * power: domain: meson-ee-pwrc: add support for the Meson GX SoCsNeil Armstrong2021-01-111-2/+24
* | remoteproc: ti_k3_arm64: Program CNTFID0 register in GTCNishanth Menon2021-01-121-0/+15
* | video: omap: move drivers to 'ti' directoryDario Binacchi2021-01-1210-7/+20
* | video: omap: split the legacy code from the DM codeDario Binacchi2021-01-127-374/+468
* | video: omap: set LCD clock rate through DM APIDario Binacchi2021-01-121-26/+103
* | video: omap: add panel driverDario Binacchi2021-01-125-150/+323
* | dm: core: add a function to decode display timingsDario Binacchi2021-01-121-0/+6
* | bus: ti: am33xx: add pwm subsystem driverDario Binacchi2021-01-123-0/+28
* | pwm: ti: am33xx: add enhanced pwm driverDario Binacchi2021-01-123-0/+476
* | omap: timer: fix the rate settingDario Binacchi2021-01-121-3/+3
* | fdt: translate address if #size-cells = <0>Dario Binacchi2021-01-125-13/+24