summaryrefslogtreecommitdiff
path: root/board/purple
Commit message (Expand)AuthorAgeLines
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-13-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-02-0/+9
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-05-7/+7
* [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-05-1/+0
* Fix some whitespace issuesWolfgang Denk2008-05-21-6/+6
* Big white-space cleanup.Wolfgang Denk2008-05-21-27/+25
* Use jr as register jump instructionShinya Kuribayashi2008-04-18-1/+1
* [MIPS] Introduce _machine_restartShinya Kuribayashi2008-03-25-0/+8
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-2/+2
* [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi2007-11-17-4/+5
* Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-17-0/+3
* Fix warning: pointer targets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2007-11-17-1/+1
* [MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi2007-10-21-1/+2
* [MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi2007-10-21-3/+5
* [MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi2007-10-21-3/+0
* 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
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-02-4/+4
* Cleanup for CMC_PU2 boardwdenk2004-12-14-3/+3
* * Code cleanup:wdenk2003-06-27-98/+102
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-2/+3
* Fix SDRAM timing on Purple boardwdenk2003-05-20-1/+72
* Prepare for 0.3.0 releasewdenk2003-04-08-0/+1147