aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-19pico-imx7d: Enable DM_USBJoris Offouga
2019-07-19ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut
2019-07-19IMX: serial: dm: Set DM_FLAG_PRE_RELOC in the IMX uart driverLukasz Majewski
2019-07-19watchdog: imx: Add DM supportMarek Vasut
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut
2019-07-19ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxcLukasz Majewski
2019-07-19DTS: Add imx6q-display5-u-boot.dtsi file with u-boot specific propertiesLukasz Majewski
2019-07-19DTS: imx: Add display5 board (imx6q based) device tree description (v5.1)Lukasz Majewski
2019-07-19ARM: display5: Increase the pre-relocation malloc pool size to 4KiBLukasz Majewski
2019-07-19gpio: Add missing parenthesis to the GPIO_TO_PORT defineLukasz Majewski
2019-07-19ARM: display5: Fix CS check after moving some SPI related CONFIGs to KconfigLukasz Majewski
2019-07-19cosmetic: Update comment in cmd/eeprom.cLukasz Majewski
2019-07-19cosmetic: display5: Remove not needed commentsLukasz Majewski
2019-07-19configs: icorem6: Enable Nand bcb commandShyam Saini
2019-07-19configs: icore: Fix U-Boot proper loading from nandShyam Saini
2019-07-19pwm: imx: add DM_PWM supportHeiko Schocher
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher
2019-07-19opos6uldev: remove board_ehci_hcd_init functionSébastien Szymanski
2019-07-19doc: Update parallel NOR flash related information in README.falconLukasz Majewski
2019-07-19Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offsetLukasz Majewski
2019-07-19Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFSLukasz Majewski
2019-07-19Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is usedLukasz Majewski
2019-07-19ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski
2019-07-19ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski
2019-07-19ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski
2019-07-19mx7ulp_evk: Update DDR freq to 352.8Mhz for ULP B0Ye Li
2019-07-19mx7ulp: Select the SCG1 APLL PFD as a system clock sourceYe Li
2019-07-19mx7ulp_evk: Change APLL and its PFD0 frequenciesYe Li
2019-07-19mx7ulp_evk: Update LPDDR3 scriptYe Li
2019-07-19mx7ulp: Fix APLL num and denom setting issueYe Li
2019-07-19warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue
2019-07-19warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue
2019-07-19warp7_bl33: configs: Enable CONFIG_OF_LIBFDT_OVERLAYBryan O'Donoghue
2019-07-19warp7_bl33: configs: Enable CONFIG_OF_LIBFDTBryan O'Donoghue
2019-07-19warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue
2019-07-19warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue
2019-07-19warp7_bl33: configs: Enable FIT as the boot.scr formatBryan O'Donoghue
2019-07-19regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen
2019-07-19imx: imx8dx/qxp: enable thermalPeng Fan
2019-07-19thermal: add i.MX8 thermal driverPeng Fan
2019-07-19misc: imx8: add sc_misc_get_tempPeng Fan
2019-07-19MAINTAINERS: Update lib/optee with my detailsBryan O'Donoghue
2019-07-19warp7: configs: bl33: Tidy up OPTEE definesBryan O'Donoghue
2019-07-19optee: Make TZDRAM config options contingent on CONFIG_OPTEEBryan O'Donoghue
2019-07-19spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)Lukasz Majewski
2019-07-19pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driverLukasz Majewski
2019-07-19gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)Lukasz Majewski
2019-07-19ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driverLukasz Majewski
2019-07-19net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driverLukasz Majewski
2019-07-19ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.11)Lukasz Majewski