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
/
s3c2xx0
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant redeclarations of uart_s3c2410_class in
dim
2013-10-09
2
-3
/
+0
*
Use the correct address when calling kva_free()
cognet
2013-08-10
1
-1
/
+1
*
- The address lies in the bus space handle, not in the cookie
cognet
2013-08-10
1
-5
/
+5
*
Replace kernel virtual address space allocation with vmem. This provides
jeff
2013-08-07
1
-2
/
+2
*
Fix low-level uart drivers that set their fifo sizes in the softc too late.
ian
2013-04-01
1
-9
/
+9
*
Eliminate a redundant #include: machine/pmap.h is already included
alc
2013-03-01
1
-1
/
+0
*
Complete r247297:
attilio
2013-02-28
1
-2
/
+0
*
Initialize vm_max_kernel_address on non-FDT platforms. (This should have
alc
2013-02-20
1
-1
/
+2
*
Create a common set_stackptrs in sys/arm/machdep.c.
andrew
2012-09-22
1
-11
/
+1
*
Set machine correctly on ARM. This allows universe to use the correct world
andrew
2012-08-18
1
-0
/
+1
*
Merging projects/armv6, part 1
gonzo
2012-08-15
3
-5
/
+3
*
Move unmask IRQ function call up to nexus device level.
gonzo
2012-07-17
1
-1
/
+0
*
Remove some unused variables/externs that have been copied too many times...
imp
2012-07-10
1
-9
/
+0
*
Remove stray line from merge.
imp
2012-06-15
1
-1
/
+0
*
More Linux boot support. Create arm_dump_avail_init() to initialize
imp
2012-06-14
1
-12
/
+2
*
Modify all the arm platform files to call parse_boot_param passing in
imp
2012-06-14
1
-3
/
+2
*
Trim trailing whitespace...
imp
2012-06-13
5
-20
/
+20
*
Pull out the common code to initialise proc0 & thread0 from initarm to a
andrew
2012-06-10
1
-10
/
+2
*
Minor rearrangement of the locore <-> initarm interface. Pass in a
imp
2012-06-03
1
-1
/
+1
*
Get myself a brain, move the call to init_param1() before the first use in
cognet
2011-02-21
1
-2
/
+3
*
Move the load address of the kernel to the start of KVA as the
andrew
2011-01-29
1
-4
/
+4
*
Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.
pluknet
2011-01-21
1
-4
/
+3
*
Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by
jhb
2011-01-06
1
-1
/
+1
*
Allow external interrupts.
andrew
2010-07-24
2
-7
/
+163
*
Add the s3c24x0 real time clock driver
andrew
2010-07-22
4
-1
/
+194
*
Rework how device memory is allocated on the s3c24x0 CPU's.
andrew
2010-07-22
5
-81
/
+67
*
Add support for the Samsung S3C2xx0 family of ARM SoCs written by
imp
2010-03-20
20
-0
/
+3577