| Commit message (Expand) | Author | Age | Files | Lines |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -2/+0 |
* | integrator: switch to DM serial port | Linus Walleij | 2015-08-12 | 1 | -9/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -2/+0 |
* | ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig | Masahiro Yamada | 2015-04-23 | 1 | -1/+0 |
* | integrator: consolidate flash info | Linus Walleij | 2015-04-10 | 1 | -20/+2 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | integrator: break out common config | Linus Walleij | 2012-09-04 | 1 | -110/+5 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -11/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | integrator: update the Integrator/CP config | Linus Walleij | 2012-02-27 | 1 | -34/+13 |
* | integrator: move text offset to config | Linus Walleij | 2011-11-10 | 1 | -0/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | integrator: convert to new build system | Linus Walleij | 2011-09-03 | 1 | -0/+2 |
* | integratorcp: make the board compile | Linus Walleij | 2011-09-03 | 1 | -0/+6 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -1/+0 |
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-10-04 | 1 | -1/+2 |
* | integratorap/cp: use cfi driver | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-23 | 1 | -1/+3 |
* | Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ | Ladislav Michl | 2009-03-29 | 1 | -1/+0 |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | 1 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -30/+30 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -7/+7 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | Moved conditional compile into Makefile | Andreas Engel | 2008-09-09 | 1 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -3/+3 |
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | 1 | -1/+1 |
* | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | 1 | -0/+9 |
* | include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | 1 | -2/+0 |
* | include/configs: Use new CONFIG_CMD_* in various i* named board config files. | Jon Loeliger | 2007-07-05 | 1 | -8/+12 |
* | Update ARM Integrator boards: | Wolfgang Denk | 2005-10-04 | 1 | -79/+107 |
* | Cleanup | Wolfgang Denk | 2005-09-25 | 1 | -11/+11 |
* | Add ARM946E cpu and core module targets; remap memory to 0x00000000 | Wolfgang Denk | 2005-09-25 | 1 | -17/+85 |
* | * Patch by Robin Getz, 13 Oct 2004: | wdenk | 2005-01-12 | 1 | -18/+31 |
* | * Patch by Andreas Engel, 12 Jul 2004: | wdenk | 2004-08-02 | 1 | -0/+2 |
* | Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340 | wdenk | 2004-03-14 | 1 | -1/+2 |
* | * Patch by Philippe Robin, 09 Mar 2004: | wdenk | 2004-03-14 | 1 | -0/+131 |