summaryrefslogtreecommitdiffstats
path: root/board/BuS
Commit message (Expand)AuthorAgeFilesLines
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-4/+4
* update board EB+CPUx9K2Jens Scharsig2010-10-192-5/+3
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-184-5/+5
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-2/+2
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-4/+4
* new board (eb_cpux9k2)Jens Scharsig2010-02-123-0/+438
* update the EB+MCF-EV123 board supportJens Scharsig2009-07-264-201/+89
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-2/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-032-305/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-186-41/+41
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* EB+MCF-EV123 board: fix coding style (alingment)Wolfgang Denk2008-07-141-43/+43
* EB+MCF-EV123 board: fix syntx errorWolfgang Denk2008-07-141-1/+1
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-142-2/+2
* Fix compile error caused by incorrect function return typeTsiChung Liew2008-07-111-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Fix config files for out-of-tree buildingWolfgang Denk2008-05-141-1/+1
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-141-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* ColdFire: Update EB+MCF-EV123 platformTsiChungLiew2007-08-162-1/+305
* Code cleanup.Wolfgang Denk2006-11-306-20/+20
* 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-012-8/+12
* Minor code cleanup.Wolfgang Denk2006-06-104-5/+5
* Add MCF5282 support (without preloader)Heiko Schocher2006-04-2010-0/+1221
OpenPOWER on IntegriCloud