summaryrefslogtreecommitdiffstats
path: root/mkconfig
Commit message (Expand)AuthorAgeFilesLines
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* arm: make 'MAKEALL -a' distinguish between arm and aarch64Albert ARIBAUD2014-01-101-0/+7
* Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-081-8/+6
* Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD2013-09-121-15/+16
* Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk2013-07-241-1/+3
* Revert "mkconfig: start deprecating Makefile config targets"Benoît Thébaudeau2013-04-121-9/+0
* OMAP: networking support for SPLIlya Yanok2012-10-011-0/+1
* mkconfig: remove bashisms and cleanup config.mk generationAllen Martin2012-09-011-21/+17
* mkconfig: add support for SPL CPUAllen Martin2012-08-091-1/+14
* Add env vars describing U-Boot target boardStephen Warren2012-07-091-0/+8
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-0/+1
* mkconfig: start deprecating Makefile config targetsMike Frysinger2011-10-051-0/+9
* mkconfig: also create CONFIG defines with BSD sedJeroen Hofstee2011-07-281-1/+1
* Don't add symlink in srctree when using an objtreeLoïc Minier2011-01-211-2/+1
* config_cmd_defaults.h: new header for common u-boot command defaultsMike Frysinger2011-01-091-0/+1
* mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-181-1/+1
* Build: Add "board options" column to boards.cfgMarek Vasut2010-10-181-5/+29
* Makefile/mkconfig: read simple board configurations from boards.cfgWolfgang Denk2010-06-131-21/+51
* Makefile: simplify handling of build target namesWolfgang Denk2010-06-131-3/+3
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-11/+9
* config_defaults.h: new header for common u-boot config defaultsMike Frysinger2010-01-181-4/+6
* Merge branch 'master' into nextWolfgang Denk2009-12-051-0/+5
|\
| * mkconfig: deny messed up ARCH definitionNishanth Menon2009-11-241-0/+5
* | mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.hStefan Roese2009-11-021-0/+9
|/
* mkconfig: split the board make target to multiple config targetsWolfgang Denk2009-09-151-1/+7
* mkconfig: pass the board name to board config fileMingkai Hu2009-09-101-0/+1
* mkconfig: include board config.h before asm/config.hKim Phillips2009-02-191-1/+1
* Add an architecture specific config.h for common definesKumar Gala2009-02-101-0/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-8/+22
* * Cleanup TQM5200 board configurations:Wolfgang Denk2006-07-211-1/+5
* Fix typo in mkconfig script (used == instead of =)Wolfgang Denk2005-08-031-1/+1
* Fix file permissionsWolfgang Denk2005-07-211-0/+0
* Patch by Steven Scholz, 03 Apr 2005:wdenk2005-04-031-1/+6
* Patch by Steven Scholz, 16 Aug 2004:wdenk2004-10-091-6/+8
* * Header file cleanup for ARMwdenk2003-06-251-0/+5
* Initial revisionwdenk2002-11-021-0/+57
OpenPOWER on IntegriCloud