aboutsummaryrefslogtreecommitdiff
path: root/board/innokom
AgeCommit message (Expand)AuthorFilesLines
2011-11-15PXA: Drop csb226 and innokom boards (unmaintained)Marek Vasut3-654/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ1-4/+6
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen1-8/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-22PXA: innokom: Fix for relocMarek Vasut4-470/+15
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut1-6/+8
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-3/+3
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
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
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-42/+42
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk2-7/+7
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-10-23Fix warning differ in signedness in board/innokom/innokom.cJean-Christophe PLAGNIOL-VILLARD1-1/+1
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 Balakowicz1-7/+11
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-177/+0
2005-04-02Prepare for SoC rework of ARM code:wdenk2-6/+6
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk1-9/+5
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk6-124/+123
2003-05-23Patch by Kyle Harris, 20 May 2003:LABEL_2003_05_23_1450wdenk1-1/+1
2003-04-05* Patch by Arun Dharankar, 4 Apr 2003:LABEL_2003_04_05_0300wdenk3-22/+15
2003-03-26* Patch by Rick Bronson, 16 Mar 2003:wdenk2-8/+22
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk1-3/+1
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk1-57/+52
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk4-34/+314
2003-03-06* Patch by Robert Schwebel, 21 Jan 2003:LABEL_2003_03_06_0050wdenk6-0/+1061