summaryrefslogtreecommitdiff
path: root/board/esd/tasreg
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* CHECKPATCH: ./board/esd/tasreg/fpgadata.cMarek Vasut2011-12-18-5331/+10661
* ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-19-58/+11
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-1/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-7/+7
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-13-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-1/+1
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-1/+0
* General help message cleanupWolfgang Denk2009-06-12-12/+12
* i2c: Update references to individual i2c commandsPeter Tyser2009-06-12-2/+2
* ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-20-3/+4
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* Command usage cleanupPeter Tyser2009-01-28-6/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-12/+12
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-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
* (no commit message)Wolfgang Denk2005-12-12-0/+2
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* Code cleanup.wdenk2004-12-16-1/+1
* TASREG board support addedstroese2004-12-16-0/+6062