summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: meson: add support of drive-strength-microampGuillaume La Roque2019-06-123-14/+74
* pinctrl: meson-axg: add support for getting pinmux statusNeil Armstrong2019-06-121-0/+48
* pinctrl: meson-gx: add support for getting pinmux statusNeil Armstrong2019-06-121-0/+44
* pinctrl: meson: add common function to get pins nameNeil Armstrong2019-06-122-0/+27
* pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groupsNeil Armstrong2019-06-122-4/+9
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-06-102-96/+193
|\
| * spi: mpc8xxx: Convert to DMJagan Teki2019-06-102-42/+112
| * spi: mpc8xxx: Use get_timerMario Six2019-06-101-4/+7
| * spi: mpc8xxx: Fix if checkMario Six2019-06-101-1/+1
| * spi: mpc8xxx: Re-order transfer setupMario Six2019-06-101-5/+5
| * spi: mpc8xxx: Document LEN setting betterMario Six2019-06-101-11/+5
| * spi: mpc8xxx: Rename variableMario Six2019-06-101-4/+4
| * spi: mpc8xxx: Make code more readableMario Six2019-06-101-8/+19
| * spi: mpc8xxx: Reduce scope of loop variablesMario Six2019-06-101-6/+5
| * spi: mpc8xxx: Simplify logic a bitMario Six2019-06-101-10/+13
| * spi: mpc8xxx: Get rid of is_readMario Six2019-06-101-5/+7
| * spi: mpc8xxx: Simplify ifMario Six2019-06-101-7/+5
| * spi: mpc8xxx: Use IO accessorsMario Six2019-06-101-19/+19
| * spi: mpc8xxx: Replace defines with enumsMario Six2019-06-101-7/+19
| * spi: mpc8xxx: Fix function names in stringsMario Six2019-06-101-4/+5
| * spi: mpc8xxx: Fix space after castMario Six2019-06-101-3/+3
| * spi: mpc8xxx: Rename camel-case variablesMario Six2019-06-101-11/+11
| * spi: mpc8xxx: Fix commentsMario Six2019-06-101-8/+14
| * spi: mpc8xxx: Use short type namesMario Six2019-06-101-7/+5
* | video: meson: hdmi-supply regulator should be optionalMaxime Jourdan2019-06-051-4/+10
* | video: mxsfb: add DM_VIDEO supportIgor Opaniuk2019-06-041-9/+136
* | video: mxsfb: refactor video_hw_init()Igor Opaniuk2019-06-041-27/+41
* | video: mxsfb: reorder includesIgor Opaniuk2019-06-041-4/+3
* | video: mxsfb: change mxs_lcd_init signatureIgor Opaniuk2019-06-041-5/+4
* | Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efiTom Rini2019-06-021-1/+1
|\ \
| * | rtc: export rtc_month_days()Heinrich Schuchardt2019-05-311-1/+1
* | | dm: net: macb: Implement link speed change callbackBin Meng2019-06-011-0/+35
* | | dm: net: macb: Update macb_linkspd_cb() signatureBin Meng2019-06-011-1/+21
* | | clk: sifive: Add clock driver for GEMGXL MGMTBin Meng2019-06-013-0/+69
|/ /
* | Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchipTom Rini2019-05-311-0/+2
|\ \
| * | rockchip: clk: rk3399: allow requests for all UART clocksChristoph Muellner2019-05-301-0/+2
* | | clk: meson-g12a: Add PCIE PLL supportNeil Armstrong2019-05-311-0/+103
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2019-05-296-0/+518
|\ \
| * | sound: tegra: Add a sound driverSimon Glass2019-05-242-1/+101
| * | tegra: sound: Add an I2S driverSimon Glass2019-05-243-1/+153
| * | tegra: sound: Add an audio hub driverSimon Glass2019-05-243-0/+266
* | | dm: arm: bcmstb: Enable driver model MMC supportThomas Fitzsimmons2019-05-281-18/+55
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-05-265-13/+596
|\ \ \
| * | | mmc: tmio: sdhi: HS400 manual adjustmentMarek Vasut2019-05-212-3/+166
| * | | mmc: tmio: sdhi: Minor macro cleanupMarek Vasut2019-05-211-10/+10
| * | | pci: renesas: Add RCar Gen3 PCIe controller driverMarek Vasut2019-05-213-0/+420
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-05-261-3/+2
|\ \ \ \
| * | | | gpio: dwapb_gpio: fix broken dev->nodeSimon Goldschmidt2019-05-241-3/+2
| | |/ / | |/| |
* | | | configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-263-1/+40
* | | | Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini2019-05-2413-39/+3814
|\ \ \ \