summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6qsabrelite.h
Commit message (Expand)AuthorAgeFilesLines
* mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6xFabio Estevam2013-07-261-297/+0
* mx6qsabrelite: Change default environment to cope with OE changesOtavio Salvador2013-07-121-2/+2
* mx6qsabrelite: Enable support for ocotpBenoît Thébaudeau2013-04-281-0/+5
* mx6qsabrelite: Remove duplicate 'mmc dev'Fabio Estevam2013-04-031-1/+0
* i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUTEric Nelson2013-03-201-2/+0
* ARM: mx6: use common CPU errata config optionsStephen Warren2013-03-071-0/+3
* i.MX6Q: mx6qsabre*: Configure to allow CONFIG_SYS_ALT_MEMTESTEric Nelson2013-02-121-0/+1
* mx6qsabrelite: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-2/+37
* mx6qsabrelite: Use tabs to environment settingOtavio Salvador2013-01-131-33/+33
* mx6qsabrelite: Change default loadaddr to 0x12000000Otavio Salvador2012-12-261-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2012-12-081-1/+1
|\
| * Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configsStephen Warren2012-11-271-1/+1
* | mx6qsabrelite: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* | mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2012-11-101-0/+1
|/
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-271-3/+15
|\
| * mx6qsabrelite: enable DCache and MMC bounce bufferDirk Behme2012-10-171-2/+1
| * i.MX6: mx6qsabrelite: Add splash screen supportEric Nelson2012-10-161-1/+14
* | configs: Fix usage of mmc rescanAndrew Bradford2012-10-231-1/+1
|/
* mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-151-2/+0
* MX: Set a common gpio.h for all i.MXStefano Babic2012-09-011-1/+2
* mx6qsabrelite: add boot_mode supportTroy Kisky2012-09-011-0/+3
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-1/+0
* mx6qsabrelite: add i2c multi-bus supportTroy Kisky2012-07-311-4/+2
* Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2012-07-121-0/+1
|\
| * net: phy: micrel: make ksz9021 phy accessibleTroy Kisky2012-07-111-0/+1
* | mx6qsabrelite: add i2c supportTroy Kisky2012-07-111-0/+8
|/
* No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam2012-07-071-1/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* i.MX6: mx6q_sabrelite: add SATA bindingsEric Nelson2012-05-151-0/+13
* i.MX6Q: mx6qsabrelite: Add keypress support to alter boot flowEric Nelson2012-05-151-0/+3
* mx6qsabrelite: Allow booting a zImage kernelFabio Estevam2012-05-151-0/+1
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-161-42/+42
* mx6qsabrelite: Fix the serial console portFabio Estevam2012-04-161-1/+1
* i.MX6: mx6qsabrelite: add cache commands if cache is enabledEric Nelson2012-04-161-0/+4
* i.MX6: implement enable_caches()Eric Nelson2012-04-161-0/+2
* i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITEEric Nelson2012-03-271-0/+2
* i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAGEric Nelson2012-03-271-0/+1
* i.MX6: mx6qsabrelite: add ext2 supportEric Nelson2012-03-271-0/+1
* mx6qsabrelite: add and enable USB Host 1 supportWolfgang Grandegger2012-03-261-0/+13
* i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky2012-02-271-0/+2
* mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flashEric Nelson2012-02-271-3/+15
* mx6q: mx6qsabrelite: Provide default serial flash bus and chip-selectEric Nelson2012-02-271-0/+2
* mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platformEric Nelson2012-02-271-0/+9
* i.mx6q: mx6qsabrelite: Add the ethernet function supportJason Liu2012-02-121-2/+11
* i.mx6q: configs: Add fdt_high and initrd_high variablesDirk Behme2012-02-121-0/+2
* i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite boardJason Liu2012-01-161-0/+162
OpenPOWER on IntegriCloud