summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini27-474/+1969
2019-10-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+9
2019-10-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini25-112/+197
2019-10-09Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-1/+3
2019-10-09Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-0/+14
2019-10-08pinctrl: nxp: DM_FLAG_PRE_RELOC by defaultIgor Opaniuk4-8/+0
2019-10-08ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai1-4/+4
2019-10-08driver: ddr: Refine the ddr init driver on imx8mJacky Bai7-311/+184
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping1-1/+4
2019-10-08ddr: imx8m: Fix ddr4 driver build issueYe Li1-2/+1
2019-10-08spi: fsl_qspi: Add support for QSPI on iMX7ULPYe Li1-0/+10
2019-10-08spi: fsl_qspi: Update to use driver dataYe Li1-34/+79
2019-10-08spi: fsl_qspi: Update write data size for page program LUTYe Li1-11/+1
2019-10-08spi: fsl_qspi: Fix DDR mode setting for latest iMX platformsYe Li1-15/+16
2019-10-08misc: imx8: add more scfw apiPeng Fan1-8/+512
2019-10-08ddr: imx8m: fix ddr firmware location when enable SPL OFPeng Fan1-1/+11
2019-10-08imx: add support for i.MX7/i.MX8MQ reset controllerPatrick Wildt3-0/+320
2019-10-08imx: add support for i.MX8MQ power domain controllerPatrick Wildt3-0/+145
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driverLukasz Majewski1-17/+55
2019-10-08mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driverLukasz Majewski1-2/+2
2019-10-08mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTSLukasz Majewski1-70/+373
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driverLukasz Majewski1-2/+32
2019-10-08spi: fix: Call mxs_reset_block() during DM/DTS probeLukasz Majewski1-0/+2
2019-10-08spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spiLukasz Majewski1-1/+1
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan2-0/+183
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan1-0/+27
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan1-0/+22
2019-10-08misc: Kconfig: make i.MX7ULP could use MXC_OCOTPPeng Fan1-1/+1
2019-10-08serial: Kconfig: make MXC_UART usable for MX7 and IMX8MPeng Fan1-1/+1
2019-10-08pinctrl: imx: use devfdt_get_addr_size_indexPeng Fan1-3/+1
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus1-1/+1
2019-10-08mmc: atmel_sdhci: Add sam9x60-sdhci compatibility stringSandeep Sheriker Mallikarjun1-0/+1
2019-10-08net: macb: Add sam9x60-macb compatibility stringNicolas Ferre1-0/+1
2019-10-08x86: Allow the PCH and LPC uclasses to work with of-platdataSimon Glass1-0/+2
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass3-16/+24
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass1-8/+5
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass1-2/+14
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass2-2/+2
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass3-4/+4
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass3-30/+45
2019-10-08pci: Show a message if PCI autoconfig failsSimon Glass1-3/+9
2019-10-08pci: Add more debug detail when resources are exhaustedSimon Glass1-1/+3
2019-10-08pci: Disable autoconfig in SPLSimon Glass1-1/+1
2019-10-08pci: Show the result of binding a deviceSimon Glass1-1/+2
2019-10-08pci: sandbox: Probe PCI emulation devices when usedSimon Glass1-3/+2
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass1-6/+30
2019-10-08sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass1-5/+2
2019-10-08sandbox: pci: Drop the get_devfn() methodSimon Glass1-8/+0
2019-10-08sandbox: swap_case: Use statics where possibleSimon Glass1-5/+5
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass1-2/+3