summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* colibri_imx7_emmc: enable CONFIG_ARMV7_BOOT_SEC_DEFAULTIgor Opaniuk2019-07-191-0/+1
* colibri-imx6ull: fix vidargsMarcel Ziswiler2019-07-191-1/+1
* pico-imx7d: Enable DM_USBJoris Offouga2019-07-196-13/+6
* ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut2019-07-193-0/+12
* IMX: serial: dm: Set DM_FLAG_PRE_RELOC in the IMX uart driverLukasz Majewski2019-07-191-2/+0
* watchdog: imx: Add DM supportMarek Vasut2019-07-192-17/+104
* watchdog: Split WDT from SPL_WDTMarek Vasut2019-07-197-5/+13
* ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxcLukasz Majewski2019-07-191-9/+0
* DTS: Add imx6q-display5-u-boot.dtsi file with u-boot specific propertiesLukasz Majewski2019-07-191-0/+44
* DTS: imx: Add display5 board (imx6q based) device tree description (v5.1)Lukasz Majewski2019-07-191-0/+352
* ARM: display5: Increase the pre-relocation malloc pool size to 4KiBLukasz Majewski2019-07-191-0/+3
* gpio: Add missing parenthesis to the GPIO_TO_PORT defineLukasz Majewski2019-07-191-1/+1
* ARM: display5: Fix CS check after moving some SPI related CONFIGs to KconfigLukasz Majewski2019-07-191-1/+1
* cosmetic: Update comment in cmd/eeprom.cLukasz Majewski2019-07-191-1/+1
* cosmetic: display5: Remove not needed commentsLukasz Majewski2019-07-191-5/+0
* configs: icorem6: Enable Nand bcb commandShyam Saini2019-07-191-0/+1
* configs: icore: Fix U-Boot proper loading from nandShyam Saini2019-07-191-0/+1
* pwm: imx: add DM_PWM supportHeiko Schocher2019-07-191-9/+101
* pwm: imx: add Kconfig supportHeiko Schocher2019-07-1918-16/+13
* opos6uldev: remove board_ehci_hcd_init functionSébastien Szymanski2019-07-191-21/+0
* doc: Update parallel NOR flash related information in README.falconLukasz Majewski2019-07-191-0/+2
* Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offsetLukasz Majewski2019-07-191-0/+8
* Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFSLukasz Majewski2019-07-191-2/+1
* Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is usedLukasz Majewski2019-07-191-0/+1
* ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski2019-07-191-0/+1
* ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski2019-07-193-9/+0
* ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski2019-07-191-2/+0
* mx7ulp_evk: Update DDR freq to 352.8Mhz for ULP B0Ye Li2019-07-192-6/+7
* mx7ulp: Select the SCG1 APLL PFD as a system clock sourceYe Li2019-07-192-2/+2
* mx7ulp_evk: Change APLL and its PFD0 frequenciesYe Li2019-07-192-2/+26
* mx7ulp_evk: Update LPDDR3 scriptYe Li2019-07-192-18/+4
* mx7ulp: Fix APLL num and denom setting issueYe Li2019-07-192-24/+1
* warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue2019-07-191-0/+4
* warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue2019-07-191-0/+1
* warp7_bl33: configs: Enable CONFIG_OF_LIBFDT_OVERLAYBryan O'Donoghue2019-07-191-0/+1
* warp7_bl33: configs: Enable CONFIG_OF_LIBFDTBryan O'Donoghue2019-07-191-0/+1
* warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue2019-07-191-3/+4
* warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue2019-07-191-0/+8
* warp7_bl33: configs: Enable FIT as the boot.scr formatBryan O'Donoghue2019-07-191-0/+3
* regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen2019-07-195-58/+607
* imx: imx8dx/qxp: enable thermalPeng Fan2019-07-192-0/+58
* thermal: add i.MX8 thermal driverPeng Fan2019-07-193-0/+213
* misc: imx8: add sc_misc_get_tempPeng Fan2019-07-193-0/+31
* MAINTAINERS: Update lib/optee with my detailsBryan O'Donoghue2019-07-191-0/+5
* warp7: configs: bl33: Tidy up OPTEE definesBryan O'Donoghue2019-07-191-1/+3
* optee: Make TZDRAM config options contingent on CONFIG_OPTEEBryan O'Donoghue2019-07-191-0/+2
* spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)Lukasz Majewski2019-07-191-83/+317
* pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driverLukasz Majewski2019-07-194-0/+262
* gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)Lukasz Majewski2019-07-191-0/+148
* ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driverLukasz Majewski2019-07-191-0/+28