summaryrefslogtreecommitdiffstats
path: root/include/configs/mx31pdk.h
Commit message (Expand)AuthorAgeFilesLines
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-121-0/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-9/+0
* mx31pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
* ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-201-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-111-1/+0
|\
| * include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
| * include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* | i.MX31 PDK: Enable generic board for i.MX31 PDKMagnus Lilja2014-08-081-0/+2
|/
* configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam2013-11-131-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-011-0/+1
* mx31pdk: Remove watchdog supportFabio Estevam2013-04-121-2/+0
* nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-121-6/+15
* mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-131-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-101-3/+3
|\
| * power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski2012-11-141-3/+3
* | mx31pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
|/
* mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau2012-10-151-5/+5
* mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-2/+0
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-7/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* mx31pdk: Allow booting a zImage kernelFabio Estevam2012-05-151-0/+1
* mx31pdk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-271-1/+1
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-061-1/+1
* rtc: Make mc13783-rtc driver genericFabio Estevam2011-11-031-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-281-1/+5
|\
| * MX31: mx31pdk: use new pmic driverStefano Babic2011-10-271-1/+5
* | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-271-1/+1
|/
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* mx31pdk: Place machine ID into board configFabio Estevam2011-09-301-0/+2
* mx31pdk: Change the prompt as per other i.MX boardsFabio Estevam2011-09-301-1/+1
* MX31: mx31pdk: make use of GPIO frameworkStefano Babic2011-09-071-0/+1
* mx31pdk: cosmetic: Fix line over 80 charactersFabio Estevam2011-07-141-2/+4
* mx31pdk: Add DHCP commandFabio Estevam2011-06-211-0/+1
* mx31pdk: Clean up mx31pdk.h fileFabio Estevam2011-05-231-16/+16
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-121-1/+0
* MX31: mx31pdk: Add watchdog supportFabio Estevam2011-05-111-0/+3
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-271-1/+1
* mx31pdk: Make the full boot log visibleFabio Estevam2011-02-211-0/+1
* mx31pdk: Use the new relocation schemeFabio Estevam2011-02-211-0/+6
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-291-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
OpenPOWER on IntegriCloud