aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-08Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-10-08Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-08pinctrl: nxp: DM_FLAG_PRE_RELOC by defaultIgor Opaniuk
2019-10-08ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai
2019-10-08driver: ddr: Refine the ddr init driver on imx8mJacky Bai
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping
2019-10-08ddr: imx8m: Fix ddr4 driver build issueYe Li
2019-10-08spi: fsl_qspi: Add support for QSPI on iMX7ULPYe Li
2019-10-08spi: fsl_qspi: Update to use driver dataYe Li
2019-10-08spi: fsl_qspi: Update write data size for page program LUTYe Li
2019-10-08spi: fsl_qspi: Fix DDR mode setting for latest iMX platformsYe Li
2019-10-08misc: imx8: add more scfw apiPeng Fan
2019-10-08ddr: imx8m: fix ddr firmware location when enable SPL OFPeng Fan
2019-10-08imx: add support for i.MX7/i.MX8MQ reset controllerPatrick Wildt
2019-10-08imx: add support for i.MX8MQ power domain controllerPatrick Wildt
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driverLukasz Majewski
2019-10-08mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driverLukasz Majewski
2019-10-08mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTSLukasz Majewski
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driverLukasz Majewski
2019-10-08spi: fix: Call mxs_reset_block() during DM/DTS probeLukasz Majewski
2019-10-08spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spiLukasz Majewski
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan
2019-10-08misc: Kconfig: make i.MX7ULP could use MXC_OCOTPPeng Fan
2019-10-08serial: Kconfig: make MXC_UART usable for MX7 and IMX8MPeng Fan
2019-10-08pinctrl: imx: use devfdt_get_addr_size_indexPeng Fan
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus
2019-10-08mmc: atmel_sdhci: Add sam9x60-sdhci compatibility stringSandeep Sheriker Mallikarjun
2019-10-08net: macb: Add sam9x60-macb compatibility stringNicolas Ferre
2019-10-08x86: Allow the PCH and LPC uclasses to work with of-platdataSimon Glass
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08pci: Show a message if PCI autoconfig failsSimon Glass
2019-10-08pci: Add more debug detail when resources are exhaustedSimon Glass
2019-10-08pci: Disable autoconfig in SPLSimon Glass
2019-10-08pci: Show the result of binding a deviceSimon Glass
2019-10-08pci: sandbox: Probe PCI emulation devices when usedSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass
2019-10-08sandbox: pci: Drop the get_devfn() methodSimon Glass
2019-10-08sandbox: swap_case: Use statics where possibleSimon Glass
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass