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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert BWCT and HL200 over to new board mechanism as well. The
imp
2008-11-25
11
-51
/
+260
*
Start to make it easier to add AT91RM9200 based boards:
imp
2008-11-25
7
-52
/
+135
*
Whitespace nit.
imp
2008-11-25
1
-2
/
+2
*
Save boot args.
imp
2008-11-25
1
-0
/
+5
*
more silly whitespace changes.
imp
2008-11-25
1
-4
/
+2
*
Fix various whitespace botches, mostly having them at the end of a line.
imp
2008-11-25
1
-15
/
+13
*
Replace disclaimer with the one from COPYRIGHT. Joint authors aggreed
imp
2008-11-25
3
-30
/
+33
*
Replace three magic constants with L1_S_SIZE, since that's what is
imp
2008-11-25
1
-3
/
+3
*
Tweak the disclaimer section of the license to match COPYRIGHT, for
imp
2008-11-25
27
-270
/
+298
*
Add sv_flags field to struct sysentvec with intention to provide description
kib
2008-11-22
1
-1
/
+2
*
- bump __FreeBSD version to reflect added buf_ring, memory barriers,
kmacy
2008-11-22
1
-0
/
+4
*
Improve error handling in pcib_mbus_identify().
raj
2008-11-19
1
-1
/
+3
*
Improve style(9) and other cosmetics in Marvell SOCs code.
raj
2008-11-19
3
-64
/
+64
*
Fix off-by-one error in mbus_attach().
raj
2008-11-19
1
-1
/
+1
*
Enable PCI in Marvell kernel configs.
raj
2008-11-19
3
-0
/
+6
*
PCI/PCI-Express support for Marvell systems.
raj
2008-11-19
12
-93
/
+1011
*
- Fix two minor errors in at91 code.
stas
2008-11-18
2
-2
/
+2
*
ARM pmap style(9) and cosmetics.
raj
2008-11-06
1
-5
/
+5
*
Auto-size kernel page tables allocation on Marvell systems.
raj
2008-11-06
1
-11
/
+9
*
Support kernel crash mini dumps on ARM architecture.
raj
2008-11-06
6
-4
/
+570
*
Allow card reader bridge driver to report maximum supported transfer size.
mav
2008-10-29
1
-0
/
+4
*
- Add stream bus_space operations.
stas
2008-10-26
1
-0
/
+36
*
- Add a missing NULL-pointer check.
stas
2008-10-26
1
-2
/
+4
*
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
des
2008-10-23
1
-2
/
+2
*
Add arm/conf/DEFAULTS and populate it with:
marcel
2008-10-23
15
-28
/
+11
*
Eliminate flushing of L2 cache in ARM context switch routines.
raj
2008-10-16
1
-8
/
+0
*
correct sizeof calculation
sam
2008-10-14
1
-1
/
+1
*
Initial support of loader(8) for ARM machines running U-Boot.
raj
2008-10-14
3
-1
/
+82
*
Add kernel config files for Marvell development boards.
raj
2008-10-14
3
-0
/
+235
*
Introduce basic support for Marvell families of system-on-chip ARM devices:
raj
2008-10-13
28
-1
/
+5698
*
One more L2 cache synchronization call that didn't make the previous commit.
raj
2008-10-13
1
-0
/
+2
*
Provide L2 cache synchronization (write back + invalidation) on ARM.
raj
2008-10-13
5
-12
/
+134
*
Do not use cached page for temporary mapping in pmap_zero_page_generic()
raj
2008-10-13
1
-10
/
+8
*
Introduce low-level support for new Marvell core CPUs: 88FR131, 88FR571.
raj
2008-10-13
5
-4
/
+514
*
Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel
imp
2008-10-07
4
-17
/
+18
*
Allow static hints to override kenv.
bms
2008-10-02
1
-0
/
+5
*
Collect N identical (or near identical) mkdumpheader() implementations into
peter
2008-10-01
1
-22
/
+1
*
Properly implement read only. Also, the caps implementation is wrong
imp
2008-09-30
1
-5
/
+1
*
Implement MMCBR_IVAR_CAPS for AT91 MCI device.
imp
2008-09-28
1
-0
/
+5
*
White space nit.
imp
2008-09-28
1
-1
/
+0
*
Replace all calls to minor() with dev2unit().
ed
2008-09-27
1
-4
/
+4
*
Change the static struct sysentvec and struct Elf_Brandinfo initializers
kib
2008-09-24
1
-44
/
+45
*
Bandaid: disable interrupts to make sure intr_enabled and the IER register
cognet
2008-09-11
1
-3
/
+8
*
Remove the unused field "pc_prvspace" from the MD fields for the struct
cognet
2008-09-11
1
-6
/
+1
*
ARM nexus style(9) improvements.
raj
2008-09-11
1
-34
/
+31
*
ARM interrupts improvements.
raj
2008-09-11
3
-14
/
+16
*
IXP425: split handling of the two QMGR interrupts so they are separately
raj
2008-09-11
1
-14
/
+42
*
Commit the no-brainer parts of my space saving kernel experiments. We
imp
2008-09-08
1
-1
/
+5
*
Minor cleanup of this config file:
imp
2008-09-07
1
-9
/
+12
*
Turn some lame pseudo-code into a less lame comment.
imp
2008-09-05
1
-8
/
+1
[next]