index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arm
/
xscale
/
i80321
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase the refresh rate.
cognet
2005-05-25
1
-1
/
+1
*
Allocating the memory for the kernel stack one time is enough.
cognet
2005-04-27
1
-7
/
+0
*
Don't announce the range SDRAM_START-freemempos until I figure out what's
cognet
2005-04-07
1
-5
/
+5
*
pmap_update() is gone.
cognet
2005-04-07
1
-1
/
+0
*
Bring back some of the cleanups and fixes jmg did in the TS7200 port.
cognet
2005-03-17
1
-18
/
+16
*
Use PCIR_BARS instead of PCIR_MAPS.
cognet
2005-03-17
2
-16
/
+17
*
Instead of using sysarch() to store-retrieve the tp, add a magic address,
cognet
2005-02-26
1
-0
/
+1
*
MFp4: get the code that set the pc correctly to work, remove a few IQ31244
cognet
2005-02-20
1
-11
/
+11
*
Remove unused prototype.
cognet
2005-02-13
1
-1
/
+0
*
Remove redondant includes.
cognet
2005-02-13
1
-2
/
+0
*
Don't prototype pmap_kenter().
cognet
2005-02-13
1
-1
/
+1
*
Remove references to non-existing symbols DO_corb and got_mmu.
cognet
2005-01-20
1
-7
/
+0
*
Add a new sysctl, hw.sevenseg.freq, to control the update frequency.
cognet
2005-01-16
1
-1
/
+6
*
Add support for the IQ31244 7 seg display.
cognet
2005-01-15
4
-0
/
+390
*
Start the license statement with /*-
cognet
2005-01-15
1
-1
/
+1
*
Use device_set_desc().
cognet
2005-01-15
1
-0
/
+2
*
Add the i80321 watchdog.
cognet
2005-01-15
2
-0
/
+2
*
Add a driver for the i80321 watchdog.
cognet
2005-01-15
1
-0
/
+149
*
Start all license statements with /*-
imp
2005-01-05
17
-17
/
+17
*
- The IQ80321 has a jumper which changes the PCI device id from 4 to 8 for the
cognet
2004-12-21
1
-5
/
+13
*
Make sure to map the whole kernel into 1MB pages. Try to use the remaining
cognet
2004-12-05
1
-27
/
+67
*
Use ns8250.
cognet
2004-11-23
2
-3
/
+2
*
Get the kernel stack right now that the u-area is gone.
cognet
2004-11-20
1
-1
/
+2
*
U areas are going away, so don't allocate one for process 0.
das
2004-11-20
1
-7
/
+0
*
Move KERNPHYSADDR and KERNVIRTADDR from std.i80321 to std.iq31244.
cognet
2004-11-18
2
-2
/
+2
*
Remove debugging printf.
cognet
2004-11-13
1
-1
/
+0
*
Convert the IQ31244 code to use ARM32_NEW_VM_LAYOUT.
cognet
2004-11-10
1
-6
/
+15
*
If we're still running at the physical address, jump to the virtual address
cognet
2004-11-05
1
-33
/
+7
*
Import partial support for the IQ31244 eval board (i80321 CPU). IQ80321 might
cognet
2004-09-23
21
-0
/
+3870