summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: imx: Define imx6_pinctrl_soc_info in .data sectionLukasz Majewski2019-06-111-1/+1
* net: fec_mxc: not access reserved register on i.MX8Peng Fan2019-06-111-1/+1
* serial: mxc: Add iMX6SX compatible stringMarek Vasut2019-06-111-0/+1
* pci: imx: Add DM and DT supportMarek Vasut2019-06-111-6/+105
* pci: imx: Pass driver private data aroundMarek Vasut2019-06-111-19/+25
* 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 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
|\ \ \
| * | | stm32mp1: ram: add tuning in DDR interactive modePatrick Delaunay2019-05-236-1/+1414
| * | | stm32mp1: ram: add tests in DDR interactive modePatrick Delaunay2019-05-235-0/+1541
| * | | stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay2019-05-234-0/+713
| * | | stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay2019-05-232-3/+10
| * | | stm32mp1: ram: update parameter array initializationPatrick Delaunay2019-05-232-16/+33
| * | | stm32mp1: ram: change ddr speed to kHzPatrick Delaunay2019-05-233-11/+11
| * | | stm32mp1: ram: increase the delay after reset to 128 cyclesPatrick Delaunay2019-05-231-5/+3
| * | | stm32mp1: ram: update mask for operating modePatrick Delaunay2019-05-231-1/+1
| * | | serial: stm32: remove watchog reset in debug putcPatrick Delaunay2019-05-231-1/+1
| * | | serial: stm32: remove unnecessary tracePatrick Delaunay2019-05-231-1/+0
| * | | clk: stm32mp1: add set_rate for DDRPHYC clockPatrick Delaunay2019-05-231-0/+83
| * | | i2c: stm32f7: improve loopback in timing algorithmNicolas Le Bayon2019-05-231-0/+4
| * | | i2c: stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon2019-05-231-1/+1
* | | | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2019-05-246-2/+1061
|\ \ \ \
| * | | | ata: fsl_ahci: Add sata DM support for Freescale powerpc socsPeng Ma2019-05-234-0/+1042