summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx6
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-077-15/+7
* imx6ul: opos6ul: in Serial Downloader boot mode use ymodemSébastien Szymanski2018-04-261-0/+10
* imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski2018-04-262-44/+10
* imx: board: Add support for the K+P's kp_imx6q_tpc boardLukasz Majewski2018-04-151-0/+11
* ARM: mx6: ddr: Add write leveling correction codeMarek Vasut2018-04-151-0/+24
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-2/+2
* imx6q: engicam: Use SPL_LOAD_FIT for MMC boardsJagan Teki2018-02-221-1/+0
* imx: cleanup bootauxPeng Fan2018-02-041-38/+0
* imx: refactor imx_get_mac_from_fusePeng Fan2018-02-041-34/+0
* Merge git://git.denx.de/u-boot-spiTom Rini2018-01-261-11/+11
|\
| * wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-11/+11
* | ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath2018-01-121-0/+1
* | mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULLFabio Estevam2018-01-121-2/+2
* | mx6: Support SKS-Kinkel sksimx6 BoardStefano Babic2018-01-121-0/+5
|/
* imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner2018-01-081-1/+3
* imx: introduce CONFIG_GPT_TIMERStefan Agner2018-01-081-0/+1
* mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam2018-01-042-2/+2
* mx6: Add board mx6memcal for use in validating DDREric Nelson2018-01-031-0/+9
* imx: Kconfig: Add HAS_CAAM optionBreno Lima2017-12-291-0/+7
* Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULLBreno Lima2017-12-291-1/+2
* mx6sl: Select MX6SL option via KconfigBreno Lima2017-12-291-0/+2
* mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam2017-12-291-0/+1
* i.MX6: engicam: Add imx6q/imx6ul boards for existing boardsJagan Teki2017-11-271-44/+6
* i.MX6UL: icore: Add SPL_OF_CONTROL supportJagan Teki2017-11-271-0/+9
* i.MX6Q: icore: Add SPL_OF_CONTROL supportJagan Teki2017-11-271-0/+8
* imx: Remove boolean parameter from wdog powerdown functionFabio Estevam2017-11-271-1/+1
* mx6: Select MX6QDL option via KconfigFabio Estevam2017-11-201-0/+11
* imx:display5: Add support for LWN's DISPLAY5 boardLukasz Majewski2017-11-091-0/+7
* ARM: imx6: Add DHCOM i.MX6 PDK board supportMarek Vasut2017-10-121-0/+10
* mx6: soc: Include <asm/bootm.h> header fileDiego Dorta2017-10-121-0/+1
* imx6: disable clock command and print_cpuinfo code in SPLAnatolij Gustschin2017-10-121-14/+16
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-0/+3
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-0/+1
* imx6: don't include unneeded boot_mode array in SPLAnatolij Gustschin2017-08-291-0/+2
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-0/+17
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-163-24/+55
|\
| * imx: mx6sl: simplify code using setbits_le32Peng Fan2017-08-161-15/+2
| * imx: mx6sx: select OSC as uart's clk parentPeng Fan2017-08-161-0/+5
| * imx: mx6: soc: fix mx6sll settingsPeng Fan2017-08-161-2/+10
| * imx: mx6: select ARM_ERRATA_845369Peng Fan2017-08-161-0/+1
| * ARM: i.MX6: exclude the ARM errata from i.MX6 UP systemPeng Fan2017-08-161-4/+11
| * imx: imx6ull: correct get_cpu_speed_grade_hzSébastien Szymanski2017-08-161-1/+18
| * imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCsSébastien Szymanski2017-08-161-1/+1
| * imx6: clock: correct comment for PLL_VIDEOAnatolij Gustschin2017-08-161-1/+1
| * mx6: Add support for Phytec pfla02 (NAND)Stefano Babic2017-08-021-0/+6
* | env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* | env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-1/+0
* | Convert CONFIG_CMD_SPL to KconfigSimon Glass2017-08-111-0/+1
|/
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-0/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-128-0/+4777