summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam2017-09-201-0/+10
* imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson2017-09-181-3/+3
* imx_common: detect USB serial downloader reliablyStefan Agner2017-09-181-0/+12
* 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
* i.MX6Q: spl: Fix falcon to use dram_init_banksizeJagan Teki2017-08-301-0/+12
* imx: remove SATA boot mode for i.MX 6UL and 6ULLStefan Agner2017-08-301-0/+2
* imx6: don't include unneeded boot_mode array in SPLAnatolij Gustschin2017-08-291-0/+2
* imx: timer: don't clear the GPT control register multiple timesAnatolij Gustschin2017-08-291-2/+1
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-0/+17
* imx: use BOOT_DEVICE_BOARD instead of UARTStefan Agner2017-08-251-2/+2
* imx: fix USB boot mode detection for i.MX 6UL and 6ULLStefan Agner2017-08-251-1/+1
* imx: mx7: psci: add copyright and licensePeng Fan2017-08-232-0/+14
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-08-181-1/+1
|\
| * dm: sata: imx: Allow driver model to be used for sataSimon Glass2017-08-171-1/+1
* | Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-164-27/+59
|\ \
| * | imx: mx7: fix build warning when CONFIG_IMX_RDC not enabledPeng Fan2017-08-161-3/+4
| * | 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 getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* | | env: Rename setenv() to env_set()Simon Glass2017-08-162-3/+3
* | | env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-152-2/+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-252-0/+2
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-1249-0/+13855