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
*
While trying to track down the root cause for
kientzle
2013-01-05
2
-24
/
+23
*
Overhauled CPSW driver for TI CPSW Ethernet module
kientzle
2013-01-01
3
-373
/
+622
*
Document the known values of the RTL release field in the cache is register
andrew
2013-01-01
1
-0
/
+8
*
PL310 driver update:
gonzo
2012-12-31
4
-110
/
+366
*
Merge r234561 from busdma_machdep.c to ARMv6 version of busdma:
gonzo
2012-12-31
1
-19
/
+33
*
Add makeshift implementation for framebuffer console's cursor
gonzo
2012-12-28
1
-2
/
+139
*
Fix event timer on Raspberry Pi
gonzo
2012-12-28
1
-2
/
+16
*
Add custom renderer for poor man's cursor support for framebuffer console
gonzo
2012-12-28
1
-2
/
+133
*
The manpage states that bus_dmamap_create(9) returns ENOMEM if it can't
cognet
2012-12-22
1
-3
/
+11
*
The VM_MEMATTR_ constants are enumerated, not a bitset. Compare accordingly.
cognet
2012-12-22
2
-8
/
+8
*
Replace generic ARM11 option with more specific
gonzo
2012-12-20
13
-57
/
+452
*
Fix misleading comment
gonzo
2012-12-20
1
-1
/
+1
*
Use C comments instead of C++ comments.
cognet
2012-12-20
1
-4
/
+8
*
Busdma enhancements, especially for managing small uncacheable buffers.
cognet
2012-12-20
1
-198
/
+296
*
Use the new allocator in bus_dmamem_alloc().
cognet
2012-12-20
1
-40
/
+127
*
Use NFSCL since NFSCLIENT build is broken at the moment
gonzo
2012-12-19
1
-3
/
+1
*
Properly implement pmap_[get|set]_memattr
cognet
2012-12-19
4
-16
/
+67
*
Add sysctls for changing GPIO pins function
gonzo
2012-12-18
1
-26
/
+163
*
Fix comment to represent actual file purpose
gonzo
2012-12-16
1
-1
/
+1
*
Add support for QEMU's version of Versatile Platform Board
gonzo
2012-12-13
14
-0
/
+3347
*
Add driver for PrimeCell Vectored Interrupt Controller (PL190)
gonzo
2012-12-13
1
-0
/
+187
*
Don't write-back the cachelines if we really just want to invalidate them.
cognet
2012-12-05
1
-1
/
+1
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-05
6
-12
/
+12
*
- Enable syscons/framebuffer by default
gonzo
2012-11-30
1
-8
/
+8
*
Get reserved memory regions and exclude them from available memory map
gonzo
2012-11-30
1
-1
/
+71
*
Get frequency from "clock-frequency" property of "/axi/sdhci" FDT node
gonzo
2012-11-30
1
-1
/
+14
*
Fix RGB565 case
gonzo
2012-11-30
1
-4
/
+4
*
Fix hardcoded bpp value
gonzo
2012-11-29
1
-1
/
+1
*
Do not enable data cache until later in kernel init. Stale bits in
gonzo
2012-11-27
1
-1
/
+1
*
Add NOTES and Makefile in order to generate LINT. NOTES contains pretty
marcel
2012-11-27
2
-0
/
+95
*
Allow building LINT by defining both SAMPLE_AT_RESET on the one hand
marcel
2012-11-27
1
-3
/
+4
*
Don't include arm/xscale/i8134x/i81342reg.h when we're compiling LINT.
marcel
2012-11-27
1
-1
/
+7
*
Remove print_kernel_section_addr(). All statements in that function
marcel
2012-11-27
1
-13
/
+0
*
Don't define intr_disable and intr_restore as macros. The macros
marcel
2012-11-27
1
-8
/
+24
*
Unbreak building a kernel with EHCI: there's no ehci_atmelarm.c.
marcel
2012-11-26
1
-1
/
+0
*
Fix spelling.
kientzle
2012-11-25
3
-3
/
+3
*
Add Raspberry Pi GPIO driver
gonzo
2012-11-23
3
-0
/
+660
*
Strip trailing newline.
imp
2012-11-23
1
-1
/
+0
*
Now that we have working USB keyboard add ukbd to the syscons-enabling
gonzo
2012-11-23
1
-0
/
+1
*
Multiple fixes for BCM2835 framebuffer
gonzo
2012-11-23
1
-31
/
+149
*
Make sure the address starts on a cache line boundary.
cognet
2012-11-21
1
-1
/
+13
*
Correctly use spaces here.
adrian
2012-11-18
1
-2
/
+2
*
Clean up the two i80321 copies of initarm to be closer to one another.
andrew
2012-11-17
2
-42
/
+43
*
Just compile the whole ath chipset support in.
adrian
2012-11-17
1
-15
/
+4
*
Move the declaration of vm_phys_paddr_to_vm_page() from vm/vm_page.h
kib
2012-11-16
1
-0
/
+1
*
Don't forget to unlock the pmap lock on failure.
cognet
2012-11-16
1
-2
/
+6
*
Remove a useless printf
cognet
2012-11-15
1
-1
/
+0
*
Use the "inner shareable" variations of flush/invalidate functions for SMP.
cognet
2012-11-15
1
-4
/
+18
*
Flip the semantic of M_NOWAIT to only require the allocation to not
kib
2012-11-14
1
-6
/
+1
*
Make it clear the L2 ops are filled for any cpu using a PL310 cache, not just
cognet
2012-11-14
1
-1
/
+2
[next]