aboutsummaryrefslogtreecommitdiff
path: root/board/incaip
AgeCommit message (Expand)AuthorFilesLines
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-2/+3
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-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk3-5/+8
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:wdenk2-5/+5
2004-02-20Add Auto-MDIX support for INCA-IPLABEL_2004_02_20_2310wdenk1-0/+2
2004-01-29* Implement adaptive SDRAM timing configuration based on actual CPULABEL_2004_01_29_1030wdenk1-37/+94
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-47/+1
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-31/+30
2003-12-27* Make CPU clock on ICA-IP board controllable by a "cpuclk"wdenk1-51/+132
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk4-28/+31
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+1
2003-04-20* Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk1-10/+16
2003-03-31* Patch by Arun Dharankar, 24 Mar 2003:wdenk2-1/+29
2003-03-27* Add support for MIPS32 4Kc CPUswdenk6-0/+1088