aboutsummaryrefslogtreecommitdiff
path: root/mkconfig
AgeCommit message (Expand)AuthorFilesLines
2014-07-30kconfig: remove mkconfig and boards.cfgMasahiro Yamada1-186/+0
2014-07-14boards.cfg: change "<none>" in the board field to "-"Masahiro Yamada1-7/+1
2014-07-07build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada1-3/+8
2014-06-11Remove ${objtree}/include/asm/proc/ linkVasili Galka1-5/+0
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada1-2/+2
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada1-2/+2
2014-03-12kbuild: use $(KBUILD_SRC) to check out-of-tree buildMasahiro Yamada1-2/+2
2014-03-04kbuild: allow empty board directoriesMasahiro Yamada1-2/+4
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-1/+1
2014-01-10arm: make 'MAKEALL -a' distinguish between arm and aarch64Albert ARIBAUD1-0/+7
2013-11-08Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada1-8/+6
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD1-15/+16
2013-07-24Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk1-1/+3
2013-04-12Revert "mkconfig: start deprecating Makefile config targets"Benoît Thébaudeau1-9/+0
2012-10-01OMAP: networking support for SPLIlya Yanok1-0/+1
2012-09-01mkconfig: remove bashisms and cleanup config.mk generationAllen Martin1-21/+17
2012-08-09mkconfig: add support for SPL CPUAllen Martin1-1/+14
2012-07-09Add env vars describing U-Boot target boardStephen Warren1-0/+8
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-0/+1
2011-10-05mkconfig: start deprecating Makefile config targetsMike Frysinger1-0/+9
2011-07-28mkconfig: also create CONFIG defines with BSD sedJeroen Hofstee1-1/+1
2011-01-21Don't add symlink in srctree when using an objtreeLoïc Minier1-2/+1
2011-01-09config_cmd_defaults.h: new header for common u-boot command defaultsMike Frysinger1-0/+1
2010-10-18mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk1-1/+1
2010-10-18Build: Add "board options" column to boards.cfgMarek Vasut1-5/+29
2010-06-13Makefile/mkconfig: read simple board configurations from boards.cfgWolfgang Denk1-21/+51
2010-06-13Makefile: simplify handling of build target namesWolfgang Denk1-3/+3
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser1-11/+9
2010-01-18config_defaults.h: new header for common u-boot config defaultsMike Frysinger1-4/+6
2009-12-05Merge branch 'master' into nextWolfgang Denk1-0/+5
2009-11-24mkconfig: deny messed up ARCH definitionNishanth Menon1-0/+5
2009-11-02mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.hStefan Roese1-0/+9
2009-09-15mkconfig: split the board make target to multiple config targetsWolfgang Denk1-1/+7
2009-09-10mkconfig: pass the board name to board config fileMingkai Hu1-0/+1
2009-02-19mkconfig: include board config.h before asm/config.hKim Phillips1-1/+1
2009-02-10Add an architecture specific config.h for common definesKumar Gala1-0/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+22
2006-07-21* Cleanup TQM5200 board configurations:Wolfgang Denk1-1/+5
2005-08-03Fix typo in mkconfig script (used == instead of =)Wolfgang Denk1-1/+1
2005-07-21Fix file permissionsWolfgang Denk1-0/+0
2005-04-03Patch by Steven Scholz, 03 Apr 2005:wdenk1-1/+6
2004-10-09Patch by Steven Scholz, 16 Aug 2004:wdenk1-6/+8
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk1-0/+5
2002-11-02Initial revisionwdenk1-0/+57