summaryrefslogtreecommitdiffstats
path: root/board/incaip
Commit message (Expand)AuthorAgeFilesLines
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-051-1/+1
* [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-051-1/+0
* Use jr as register jump instructionShinya Kuribayashi2008-04-181-4/+4
* [MIPS] Introduce _machine_restartShinya Kuribayashi2008-03-251-0/+6
* [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi2008-03-251-0/+6
* 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-2/+3
* [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
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-043-5/+8
* 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-022-5/+5
* Add Auto-MDIX support for INCA-IPwdenk2004-02-201-0/+2
* * Implement adaptive SDRAM timing configuration based on actual CPUwdenk2004-01-291-37/+94
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-47/+1
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-31/+30
* * Make CPU clock on ICA-IP board controllable by a "cpuclk"wdenk2003-12-271-51/+132
* * Code cleanup:wdenk2003-06-274-28/+31
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-1/+1
* * Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk2003-04-201-10/+16
* * Patch by Arun Dharankar, 24 Mar 2003:wdenk2003-03-312-1/+29
* * Add support for MIPS32 4Kc CPUswdenk2003-03-276-0/+1088
OpenPOWER on IntegriCloud