summaryrefslogtreecommitdiff
path: root/board/innokom
Commit message (Expand)AuthorAgeLines
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-16-4/+6
* mv_i2c: use structure to replace the direclty defineLei Wen2011-04-27-8/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* PXA: innokom: Fix for relocMarek Vasut2010-10-22-470/+15
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-19-6/+8
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-3/+3
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-0/+12
* 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
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-42/+42
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-7/+7
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Fix warning differ in signedness in board/innokom/innokom.cJean-Christophe PLAGNIOL-VILLARD2007-10-23-1/+1
* 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-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+2
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+1
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-177/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-02-6/+6
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-08-9/+5
* * Patches by Anders Larsen, 17 Sep 2003:wdenk2003-09-18-1/+1
* * Code cleanup:wdenk2003-06-27-124/+123
* Patch by Kyle Harris, 20 May 2003:wdenk2003-05-23-1/+1
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-05-22/+15
* * Patch by Rick Bronson, 16 Mar 2003:wdenk2003-03-26-8/+22
* * Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2003-03-14-3/+1
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-12-57/+52
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-06-34/+314
* * Patch by Robert Schwebel, 21 Jan 2003:wdenk2003-03-06-0/+1061