aboutsummaryrefslogtreecommitdiff
path: root/board/incaip/incaip.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck1-110/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-02Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren1-0/+8
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi1-1/+1
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi1-0/+6
2007-11-17Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD1-2/+3
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk1-1/+1
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-47/+1
2003-03-31* Patch by Arun Dharankar, 24 Mar 2003:wdenk1-0/+28
2003-03-27* Add support for MIPS32 4Kc CPUswdenk1-0/+129