summaryrefslogtreecommitdiffstats
path: root/board/esd/tasreg
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-85/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* CHECKPATCH: ./board/esd/tasreg/fpgadata.cMarek Vasut2011-12-181-5331/+10661
* ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-191-58/+11
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-7/+7
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-131-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-211-1/+0
* General help message cleanupWolfgang Denk2009-06-121-12/+12
* i2c: Update references to individual i2c commandsPeter Tyser2009-06-121-2/+2
* ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-201-3/+4
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Command usage cleanupPeter Tyser2009-01-281-6/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-12/+12
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* (no commit message)Wolfgang Denk2005-12-121-0/+2
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* Code cleanup.wdenk2004-12-161-1/+1
* TASREG board support addedstroese2004-12-166-0/+6062
OpenPOWER on IntegriCloud