aboutsummaryrefslogtreecommitdiff
path: root/board/purple
AgeCommit message (Expand)AuthorFilesLines
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-20/+20
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk1-1/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-02Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren1-0/+9
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi1-7/+7
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi1-1/+0
2008-05-21Fix some whitespace issuesWolfgang Denk1-6/+6
2008-05-21Big white-space cleanup.Wolfgang Denk2-27/+25
2008-04-18Use jr as register jump instructionShinya Kuribayashi1-1/+1
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi1-0/+8
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-2/+2
2007-11-17[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi1-4/+5
2007-11-17Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD1-0/+3
2007-11-17Fix warning: pointer targets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-10-21[MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi1-1/+2
2007-10-21[MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi1-3/+5
2007-10-21[MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi1-3/+0
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-04-02Prepare for SoC rework of ARM code:wdenk3-4/+4
2004-12-14Cleanup for CMC_PU2 boardwdenk1-3/+3
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk5-98/+102
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk2-2/+3
2003-05-20Fix SDRAM timing on Purple boardwdenk2-1/+72
2003-04-08Prepare for 0.3.0 releaseU-Boot-0_3_0wdenk8-0/+1147