summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | pci: imx: Fix potential 64bit memory access clampingMarek Vasut2019-06-111-9/+11
| * | pci: imx: Factor out hard-coded register base addressesMarek Vasut2019-06-111-31/+44
| * | imx8: fuse: fix fuse driverMarcel Ziswiler2019-06-111-2/+0
| * | clk: imx8qm: fix usdhc2 clocksMarcel Ziswiler2019-06-111-0/+18
| * | spi: imx: work with cs greater 0Heiko Schocher2019-06-111-22/+52
| * | spi: imx: remove doubled pointer from mxc_spi_probeHeiko Schocher2019-06-111-4/+3
| * | Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"Breno Matheus Lima2019-06-112-11/+0
| * | regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-bootMatti Vaittinen2019-06-113-0/+97
| * | power: pfuze100: Fix off by one error in voltage table handlingTrent Piepho2019-06-111-2/+2
| |/
* | 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