summaryrefslogtreecommitdiff
path: root/board/zylonite
Commit message (Expand)AuthorAgeLines
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-16-8/+6
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-19-53/+57
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-4/+4
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-0/+12
* Monahans: avoid floating point calculationsWolfgang Denk2009-08-17-3/+5
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-17-4/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-56/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* {delta,zylonite}/lowlevel_init.S: fix typoWolfgang Denk2009-01-27-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* Consolidate MAX/MIN definitionsAndy Fleming2008-11-02-2/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-26/+26
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-09-13-4/+2
|\
| * delta, zylonite: Update nand_oobinfo to nand_ecclayout.Scott Wood2008-09-10-4/+2
* | rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
|/
* Fixing coding style issuesWilliam Juul2008-08-12-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-30/+9
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-13-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Added support for the TQM8272 board from TQHeiko Schocher2006-12-21-1/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-9/+12
* NAND support for zylonite board + some minor cleanup.Markus Klotzbuecher2006-04-25-3/+589
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-6/+1
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-06-195/+191
* basic u-boot is working, boots into the command shell.Markus Klotzbücher2006-02-09-0/+3
* Changes:Markus Klotzbücher2006-02-08-20/+129
* Forgot to add files to zylonite branch.Markus Klotzbücher2006-02-07-0/+880