kiyohara
|
c51a6569f3
|
Support Armada 370 and DDR3 tags.
|
2014-03-15 13:33:48 +00:00 |
|
kiyohara
|
b1438b0a3a
|
Add ARMADAXP IDs.
|
2013-09-28 05:39:06 +00:00 |
|
msaitoh
|
d74909fbf4
|
Add "static".
|
2012-09-10 13:36:40 +00:00 |
|
kiyohara
|
52b45b8c4d
|
Support Kirkwoods. Kirkwoods has 4ch for XORE and not has IDMAC. tested on OpenBlockS A6 with ch0 only.
|
2012-07-23 06:09:47 +00:00 |
|
matt
|
4b50cb788d
|
Use proper ANSI prototypes for foo() -> foo(void)
Caught when compiling with -Wold-style-definition
|
2012-01-30 23:31:27 +00:00 |
|
kiyohara
|
049fc26168
|
Cleanup foo_match().
+ Remove check for model.
+ Remove unnecessary null line.
|
2010-08-01 06:57:06 +00:00 |
|
kiyohara
|
0326b42837
|
Fix information on the product with comment-out. This was obtained from
the data sheet of Marvell.
|
2010-07-20 11:47:59 +00:00 |
|
kiyohara
|
2c444bf727
|
Add macro MVA_{UNIT,OFFSET,IRQ}_DEFAULT.
|
2010-07-11 08:43:36 +00:00 |
|
kiyohara
|
a0143cae24
|
Fix sume bugs.
- Why +1 ?
- mvidmac_dump_xoredesc() -> gtidmac_dump_xoredesc().
- bitmask_snprintf() -> snprintb().
Support big endian machines with GTIDMAC_CCHR_ENDIAN_BE.
|
2010-06-04 06:31:50 +00:00 |
|
kiyohara
|
e9d9dba532
|
Use kmem(9) instead of malloc(9) in gtidmac_attach().
|
2010-06-02 06:05:32 +00:00 |
|
kiyohara
|
a748aedcb5
|
Clean up gt and peripherals.
This change tested compile only.
|
2010-04-28 13:51:55 +00:00 |
|