summaryrefslogtreecommitdiffstats
path: root/board/scb9328
Commit message (Expand)AuthorAgeFilesLines
* cfi_flash: move include/cfi_flash.c next to driverSascha Hauer2010-02-081-1/+0
* scb9328: setup chipselect the correct waySascha Hauer2009-12-181-3/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-222-3/+3
* boards: use recently introduced protect_file functionSascha Hauer2009-10-021-1/+1
* remove id fields from struct device_dSascha Hauer2009-07-211-2/+0
* register sdram devices correctlySascha Hauer2009-07-211-1/+0
* Get rid of DEVICE_TYPE_CONSOLE usageSascha Hauer2009-07-211-1/+0
* Get rid of DEVICE_TYPE_DRAM usageSascha Hauer2009-07-211-2/+1
* Get rid of DEVICE_TYPE_ETHER usageSascha Hauer2009-07-211-1/+0
* introduce cdevSascha Hauer2009-07-211-5/+9
* [memory layout]: streamline memory layoutSascha Hauer2008-06-041-4/+0
* [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-071-0/+34
* add missing includeSascha Hauer2008-03-011-0/+1
* [ARM] Remove CONFIG_ARCH_NUMBER from Kconfig system. Putting too manySascha Hauer2008-02-261-0/+4
* netx doc added and some typos fixedJuergen Beisert2007-10-191-1/+1
* adding first board docJuergen Beisert2007-10-191-0/+9
* add temporary default environment for scb9328sascha2007-10-191-0/+3
* - Implement tree structure for devicessascha2007-10-191-2/+2
* Linking: Remove linker scripts from (arm based-) boards and addsascha2007-10-172-73/+0
* arm: use text_entry for reset vector instead of hardcoded filenamesascha2007-10-171-1/+1
* update scb9328 configsascha2007-10-161-6/+61
* move dm9000 specific stuff to platform_datasascha2007-10-161-1/+10
* scb9328: Move all not critical register initializationssascha2007-10-162-122/+46
* __u_boot__symtab -> __usymtabSascha Hauer2007-10-071-3/+3
* update linker scripts:Sascha Hauer2007-10-011-1/+9
* whitespace cleanupSascha Hauer2007-09-131-14/+14
* use text_entry instead of hardcoded start.S for scb9328Sascha Hauer2007-09-051-1/+1
* arm: use linker section for reset vectorSascha Hauer2007-07-251-1/+1
* enable flash protection for monitorSascha Hauer2007-07-161-0/+3
* fix compiler warningSascha Hauer2007-07-151-0/+1
* move gpio setup functions to board codeSascha Hauer2007-07-051-0/+4
* svn_rev_664Sascha Hauer2007-07-051-1/+0
* svn_rev_495Sascha Hauer2007-07-051-1/+1
* svn_rev_470Sascha Hauer2007-07-051-1/+1
* svn_rev_447Sascha Hauer2007-07-051-0/+22
* svn_rev_430Sascha Hauer2007-07-051-12/+0
* svn_rev_270Sascha Hauer2007-07-051-1/+1
* svn_rev_222Sascha Hauer2007-07-051-5/+1
* svn_rev_213Sascha Hauer2007-07-051-0/+26
* svn_rev_149Sascha Hauer2007-07-051-13/+2
* svn_rev_145Sascha Hauer2007-07-051-13/+12
* svn_rev_122Sascha Hauer2007-07-051-38/+0
* svn_rev_120Sascha Hauer2007-07-054-56/+105
* svn_rev_115Sascha Hauer2007-07-051-18/+30
* svn_rev_112Sascha Hauer2007-07-054-0/+336
* svn_rev_002Sascha Hauer2007-07-057-813/+0
* 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-8/+12
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-19/+18
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1