agc
|
aad01611e7
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
2003-08-07 16:26:28 +00:00 |
|
thorpej
|
d876aa082a
|
Nuke the "alchemy_info" stuff, and just use the dev_propdb to set
the mac-addr property for the Au1x00 on-chip MACs.
|
2003-07-04 01:19:58 +00:00 |
|
he
|
57822a30b2
|
Conditionalize usage of the COM_HW_HAYESP constant on COM_HAYESP.
Add a dummy type argument to the local (au)comcnattach to match the change
in the prototype of the "real" comcnattach.
Reviewed and tested by simonb.
|
2003-06-27 07:39:34 +00:00 |
|
ragge
|
69a66687f8
|
Call ksyms_init() instead of ddb_init() in case of
NKSYMS || defined(DDB) || defined(LKM)
|
2003-04-26 11:05:05 +00:00 |
|
thorpej
|
fd53a1c386
|
Use PAGE_SIZE rather than NBPG.
|
2003-04-02 03:51:33 +00:00 |
|
hpeyerl
|
2664e8455c
|
route a clock to the USB Host peripheral. includes code to configure
auxpll but this seems to come up at the right speed out of reset so it's
#if 0'd out.
|
2003-04-01 17:35:45 +00:00 |
|
thorpej
|
23bc250391
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
|
scw
|
61724834f9
|
Fix a typo to make this compile with MEMSIZE is defined.
|
2002-11-25 11:26:22 +00:00 |
|
thorpej
|
139cdc3125
|
Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these
variables unsigned, and update places where their values are printed.
|
2002-08-25 20:21:33 +00:00 |
|
simonb
|
bf71dff7b9
|
Convert to use merged mips cpu_sysctl().
|
2002-08-05 01:33:36 +00:00 |
|
simonb
|
10a72d78d1
|
Add support for the Alchemy Semiconductor Pb1000 evaluation board for
their Au1000 CPU. Should also work with little or no tweaking for the
Pb1500 board for the Au1500 CPU as well.
|
2002-07-29 16:22:55 +00:00 |
|