Warner Losh
|
a096e4b36b
|
Centralize initialization of pcpu, and set curthread early...
|
2010-01-08 22:48:21 +00:00 |
|
Randall Stewart
|
8fae280afb
|
With this commit our friend RMI will now compile. I have
not tested it and the chances of it running yet are about
ZERO.. but it will now compile. The hard part now begins,
making it run ;-)
|
2009-10-30 08:53:11 +00:00 |
|
Andrew Thompson
|
3c2330f2e4
|
Parse and save the command line passed in from RedBoot (exec -c "xxx") and also
the board specific environment variables.
This is not ar71xx specific and should be shared better.
|
2009-10-28 21:27:56 +00:00 |
|
Oleksandr Tymoshenko
|
61bfa4ba5d
|
- Move CPU/AHB frequency calculations to functions to
prevent code duplication
|
2009-07-09 20:11:26 +00:00 |
|
Oleksandr Tymoshenko
|
f92ba06830
|
- ar71xx increases Count value every two cycles
|
2009-05-19 02:51:30 +00:00 |
|
Oleksandr Tymoshenko
|
89616da3f5
|
- Get memory size and base MAC address from RedBoot (if available)
|
2009-05-16 02:43:24 +00:00 |
|
Oleksandr Tymoshenko
|
b31707c849
|
- Calculate CPU frequency using dividers from PLL registers
|
2009-05-15 01:53:09 +00:00 |
|
Oleksandr Tymoshenko
|
fd7391fc0c
|
- Revert changes accidentally killed by merge operation
|
2009-04-14 22:53:22 +00:00 |
|