summaryrefslogtreecommitdiffstats
path: root/board/purple
Commit message (Expand)AuthorAgeFilesLines
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-4/+4
* MIPS: update the MIPS u-boot.ldsXiangfu Liu2010-09-041-1/+1
* board/purple/flash.c: removed unneded variableFrans Meulenbroeks2010-08-091-3/+2
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-131-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-20/+20
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-131-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-021-0/+9
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-051-7/+7
* [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-051-1/+0
* Fix some whitespace issuesWolfgang Denk2008-05-211-6/+6
* Big white-space cleanup.Wolfgang Denk2008-05-212-27/+25
* Use jr as register jump instructionShinya Kuribayashi2008-04-181-1/+1
* [MIPS] Introduce _machine_restartShinya Kuribayashi2008-03-251-0/+8
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-2/+2
* [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi2007-11-171-4/+5
* Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-171-0/+3
* Fix warning: pointer targets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2007-11-171-1/+1
* [MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi2007-10-211-1/+2
* [MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi2007-10-211-3/+5
* [MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi2007-10-211-3/+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-7/+11
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-023-4/+4
* Cleanup for CMC_PU2 boardwdenk2004-12-141-3/+3
* * Code cleanup:wdenk2003-06-275-98/+102
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-302-2/+3
* Fix SDRAM timing on Purple boardwdenk2003-05-202-1/+72
* Prepare for 0.3.0 releasewdenk2003-04-088-0/+1147
OpenPOWER on IntegriCloud