summaryrefslogtreecommitdiff
path: root/include/configs/zmx25.h
Commit message (Expand)AuthorAgeFilesLines
* env: Finish migration of common ENV optionsTom Rini2019-11-201-4/+0
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-3/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-0/+1
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-6/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* Convert CONFIG_MXC_GPIO to KconfigAdam Ford2018-02-081-5/+0
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-221-1/+0
* mx25: Move MX25 selection to KconfigFabio Estevam2017-11-071-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-5/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini2017-01-281-0/+1
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* arm: Remove unregister MACH_TYPE_xxx usesTom Rini2017-01-141-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* 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
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-4/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* zmx25: Convert to generic boardFabio Estevam2015-02-241-0/+2
* ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-201-1/+0
* ARM: mx25: convert to common timer codeRob Herring2013-11-041-0/+6
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau2012-11-161-3/+3
* mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-1/+0
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-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
* include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini2012-05-151-2/+0
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-061-1/+1
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-271-1/+1