summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: novena: Enable DM GPIOMarek Vasut2019-06-113-0/+6
* ARM: imx: novena: Enable DM pin controlMarek Vasut2019-06-111-0/+5
* ARM: dts: imx: novena: Import Novena DT from LinuxMarek Vasut2019-06-113-2/+796
* pico-imx7d: enable boot without PMICJun Nie2019-06-111-2/+5
* pico-imx7d: README: Add BL33 usage caseJun Nie2019-06-111-0/+44
* pico-imx7d: Add bl33 configJun Nie2019-06-111-0/+66
* pico-imx7d: Add boot option for verified bootJun Nie2019-06-111-3/+35
* pico-imx7d: Reserve region of memory to OPTEEJun Nie2019-06-111-0/+5
* pico-imx7d: Correct uart clock rootJun Nie2019-06-112-1/+19
* imx: mx7: Skip secure init in arch_cpu_initJun Nie2019-06-111-15/+28
* mx7_common: Share configs to skip low level initJun Nie2019-06-112-11/+11
* 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
* arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT caseHeiko Schocher2019-06-112-1/+14
* wandboard: Rework Makefile to prevent spl.o from being builtEzequiel Garcia2019-06-112-4/+2
* ARM: imx: dh-imx6: Convert SPI support to DMMarek Vasut2019-06-113-10/+9
* ARM: imx: dh-imx6: Convert USB support to DMMarek Vasut2019-06-111-0/+1
* ARM: imx: dh-imx6: Convert SATA support to DMMarek Vasut2019-06-113-9/+4
* ARM: imx: dh-imx6: Convert SD/MMC support to DMMarek Vasut2019-06-112-57/+3
* ARM: imx: dh-imx6: Enable DM GPIOMarek Vasut2019-06-112-0/+11
* ARM: imx: dh-imx6: Enable DM pin controlMarek Vasut2019-06-111-0/+3
* ARM: dts: imx: dh-imx6: Fix SPI CS polarity on DHCOM iMX6 PDK2Marek Vasut2019-06-111-1/+1
* ARM: dts: imx: dh-imx6: Import DHCOM iMX6 PDK2 DTs from LinuxMarek Vasut2019-06-114-2/+632
* Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"Breno Matheus Lima2019-06-112-11/+0
* config: Update KP's imx53 HSC config to pass key pressed informationLukasz Majewski2019-06-111-0/+2
* config: Update KP's imx53 HSC config to support SWUpdateLukasz Majewski2019-06-111-2/+5
* imx: Use a convenient default value for SYS_MALLOC_F_LENFabio Estevam2019-06-111-0/+2
* opos6uldev: don't call enable_lcdif_clockSébastien Szymanski2019-06-111-3/+0
* opos6ul: set REFSEL and REFR fieldsSébastien Szymanski2019-06-111-0/+2
* imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devicesBreno Matheus Lima2019-06-112-2/+2
* colibri-imx6ull: fix usb host modeMarcel Ziswiler2019-06-111-1/+1
* ARM: imx: apalis_imx6: Drop ad-hoc SATA bindingMarek Vasut2019-06-111-49/+0
* regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-bootMatti Vaittinen2019-06-114-0/+159
* colibri_imx7: migrate usb to driver modelIgor Opaniuk2019-06-114-0/+95
* configs: imx6-engicam: Update the recoveryboot settingJagan Teki2019-06-111-12/+7
* toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LENIgor Opaniuk2019-06-1111-1/+11
* apalis_imx6: add device tree to makefileMarcel Ziswiler2019-06-111-0/+1
* apalis/colibri imx6: provide proper fdtfile valueIgor Opaniuk2019-06-112-2/+2
* ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-splParthiban Nallathambi2019-06-112-0/+35
* power: pfuze100: Fix off by one error in voltage table handlingTrent Piepho2019-06-111-2/+2
* mx7ulp: Add common plugin codes for mx7ulpYe Li2019-06-112-1/+94
* board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler2019-06-1112-4/+970
* imx: fix building for i.mx8 without splMarcel Ziswiler2019-06-111-0/+2
* ARM: imx6logic: Stop overwriting fdt_file if manually setAdam Ford2019-06-111-1/+2
* spl: Correct SPL_SIZE_LIMIT Kconfig optionTom Rini2019-06-081-1/+1
* Merge branch '2019-06-07-master-imports'Tom Rini2019-06-076-26/+95
|\
| * spl: add overall SPL size checkSimon Goldschmidt2019-06-075-9/+72
| * configs: rk3288: Tinker Board SPL file must fit into 32 KiBHeinrich Schuchardt2019-06-071-0/+1
| * configs: define CONFIG_SPL_SIZE_LIMITHeinrich Schuchardt2019-06-072-0/+16
| * imx: move BOARD_SIZE_CHECK to main MakefileHeinrich Schuchardt2019-06-072-16/+1