| Commit message (Expand) | Author | Age | Lines |
* | mkconfig: start deprecating Makefile config targets | Mike Frysinger | 2011-10-05 | -0/+9 |
* | mkconfig: also create CONFIG defines with BSD sed | Jeroen Hofstee | 2011-07-28 | -1/+1 |
* | Don't add symlink in srctree when using an objtree | Loïc Minier | 2011-01-21 | -2/+1 |
* | config_cmd_defaults.h: new header for common u-boot command defaults | Mike Frysinger | 2011-01-09 | -0/+1 |
* | mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | Build: Add "board options" column to boards.cfg | Marek Vasut | 2010-10-18 | -5/+29 |
* | Makefile/mkconfig: read simple board configurations from boards.cfg | Wolfgang Denk | 2010-06-13 | -21/+51 |
* | Makefile: simplify handling of build target names | Wolfgang Denk | 2010-06-13 | -3/+3 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -11/+9 |
* | config_defaults.h: new header for common u-boot config defaults | Mike Frysinger | 2010-01-18 | -4/+6 |
* | Merge branch 'master' into next | Wolfgang Denk | 2009-12-05 | -0/+5 |
|\ |
|
| * | mkconfig: deny messed up ARCH definition | Nishanth Menon | 2009-11-24 | -0/+5 |
* | | mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.h | Stefan Roese | 2009-11-02 | -0/+9 |
|/ |
|
* | mkconfig: split the board make target to multiple config targets | Wolfgang Denk | 2009-09-15 | -1/+7 |
* | mkconfig: pass the board name to board config file | Mingkai Hu | 2009-09-10 | -0/+1 |
* | mkconfig: include board config.h before asm/config.h | Kim Phillips | 2009-02-19 | -1/+1 |
* | Add an architecture specific config.h for common defines | Kumar Gala | 2009-02-10 | -0/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -8/+22 |
* | * Cleanup TQM5200 board configurations: | Wolfgang Denk | 2006-07-21 | -1/+5 |
* | Fix typo in mkconfig script (used == instead of =) | Wolfgang Denk | 2005-08-03 | -1/+1 |
* | Fix file permissions | Wolfgang Denk | 2005-07-21 | -0/+0 |
* | Patch by Steven Scholz, 03 Apr 2005: | wdenk | 2005-04-03 | -1/+6 |
* | Patch by Steven Scholz, 16 Aug 2004: | wdenk | 2004-10-09 | -6/+8 |
* | * Header file cleanup for ARM | wdenk | 2003-06-25 | -0/+5 |
* | Initial revision | wdenk | 2002-11-02 | -0/+57 |