summaryrefslogtreecommitdiffstats
path: root/board/spc1920
Commit message (Expand)AuthorAgeFilesLines
* 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
* GCC4.6: Remove debugX() usage from spc1920 hpiMarek Vasut2011-10-271-34/+34
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-201-2/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-58/+12
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-28/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-7/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-5/+5
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-3/+3
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-3/+3
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-231-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-26/+26
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+2
* 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
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-0/+8
* SPC1920: cleanup memory contoller setupMarkus Klotzbuecher2007-01-092-10/+5
* SPC1920: add support for the FM18L08 Ramtron FRAMMarkus Klotzbuecher2007-01-091-0/+5
* Miscellanious spc1920 related cleanupsMarkus Klotzbuecher2007-01-092-3/+12
* SPC1920 GO/NOGO led should be set to color red in U-BootMarkus Klotzbuecher2007-01-091-0/+8
* Update the SPC1920 CMB PLD driverMarkus Klotzbuecher2007-01-091-1/+1
* Add support for the tms320671x host port interface (HPI)Markus Klotzbuecher2007-01-094-2/+644
* 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
* Code cleanup.Wolfgang Denk2006-07-211-1/+0
* Support for spc1920 board.Markus Klotzbuecher2006-07-125-0/+470
OpenPOWER on IntegriCloud