aboutsummaryrefslogtreecommitdiffstats
path: root/board/zylonite
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut1-53/+57
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-4/+4
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
2009-08-17Monahans: avoid floating point calculationsWolfgang Denk1-3/+5
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood1-4/+0
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-56/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-27{delta,zylonite}/lowlevel_init.S: fix typoWolfgang Denk1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-11-02Consolidate MAX/MIN definitionsAndy Fleming1-2/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-26/+26
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-4/+2
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10delta, zylonite: Update nand_oobinfo to nand_ecclayout.Scott Wood1-4/+2
2008-08-12Fixing coding style issuesWilliam Juul1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-30/+9
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher1-1/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz2-9/+12
2006-04-25NAND support for zylonite board + some minor cleanup.Markus Klotzbuecher4-3/+589
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-6/+1
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk1-195/+191
2006-02-09basic u-boot is working, boots into the command shell.Markus Klotzbücher1-0/+3
2006-02-08Changes:Markus Klotzbücher1-20/+129
2006-02-07Forgot to add files to zylonite branch.Markus Klotzbücher6-0/+880