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
/
mv
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for Marvell 88F6282.
hrs
2012-07-28
6
-4
/
+22
*
Remove some unused variables/externs that have been copied too many times...
imp
2012-07-10
1
-6
/
+0
*
Fix LINT.
marcel
2012-07-05
1
-1
/
+1
*
More Linux boot support. Create arm_dump_avail_init() to initialize
imp
2012-06-14
1
-6
/
+1
*
Create default_parse_boot_param which, if FreeBSD /boot/loader support
imp
2012-06-14
2
-33
/
+9
*
Modify all the arm platform files to call parse_boot_param passing in
imp
2012-06-14
1
-2
/
+2
*
Trim trailing whitespace...
imp
2012-06-13
2
-2
/
+2
*
Pull out the common code to initialise proc0 & thread0 from initarm to a
andrew
2012-06-10
1
-10
/
+1
*
Minor rearrangement of the locore <-> initarm interface. Pass in a
imp
2012-06-03
1
-1
/
+3
*
Unbreak LINT for ARM: DEBUG is a kernel configuration option.
marcel
2012-05-19
1
-3
/
+0
*
Add localbus driver for Marvell's platforms.
gber
2012-05-18
1
-0
/
+493
*
Add architecture dependent code to support NAND Framework on Marvell SoCs.
gber
2012-05-18
4
-28
/
+82
*
Fix error check.
raj
2012-03-15
1
-1
/
+1
*
Remove unused #defines. All this is now retrieved from the device tree.
raj
2012-03-04
1
-126
/
+0
*
Make sure we do not provide the page 0 to the VM. It can't handle it properly,
cognet
2012-02-29
1
-3
/
+13
*
Fix OF_finddevice error return value in case of FDT.
jchandra
2011-12-02
2
-8
/
+8
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-2
/
+1
*
Initial version of cesa(4) driver for Marvell crypto engine and security
raj
2011-11-19
1
-0
/
+1
*
Fix build when DEBUG is defined in the kernel configuration file (e.g.
marcel
2011-10-04
2
-6
/
+0
*
Do not call platform_gpio_init() early. It doesn't work because we do
marcel
2011-07-15
2
-26
/
+2
*
Set preload_addr_relocate accordingly so that preloaded modules and
marcel
2011-07-15
1
-0
/
+1
*
Typo
kevlo
2011-06-29
1
-1
/
+1
*
Add basic support for the Marvell Orion TS-7800.
philip
2011-04-15
2
-0
/
+19
*
Fix mv_gpio_in() for pin numbers that occupy bits 8-31 in GPIO registers.
marcel
2011-03-16
1
-1
/
+1
*
In arm_get_next_irq(), use the last IRQ argument in order to prevent
marcel
2011-02-08
1
-11
/
+23
*
o Make sure to mask off timer1 interrupts. It's not necessarily
marcel
2011-02-08
1
-1
/
+2
*
Remove use_high from the softc and simply check the number of GPIO
marcel
2011-02-07
1
-7
/
+3
*
The FDT describes the host controller directly. There's no need to
marcel
2011-02-03
1
-17
/
+10
*
Fix r217688. We need to call init_param1() before we use msgbufsize,
marcel
2011-01-22
1
-1
/
+3
*
Fix backtraces by defining ksym_start & ksym_end if DDB is
marcel
2011-01-22
1
-0
/
+8
*
Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.
pluknet
2011-01-21
1
-3
/
+2
*
- Add a proper return value to mv_gpio_intr().
jhb
2011-01-06
1
-4
/
+5
*
Set of legacy mode SATA enchancements:
mav
2010-10-18
1
-1
/
+1
*
Clear timer interrupt status before calling callback, not after it,
mav
2010-09-18
1
-4
/
+6
*
Fix several un-/signedness bugs of r210290 and r210293. Add one more check.
mav
2010-07-20
1
-3
/
+3
*
Refactor Marvell ARM SoC timer driver to the new timer infrastructure.
mav
2010-07-20
2
-42
/
+81
*
Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.
raj
2010-07-19
5
-33
/
+3
*
Eliminate FDT_IMMR_VA define.
raj
2010-07-19
1
-1
/
+1
*
Move MRVL FDT fixups and PIC decode routine to a platform specific area.
raj
2010-07-19
1
-0
/
+42
*
Convert Marvell ARM platforms to FDT convention.
raj
2010-06-13
26
-2287
/
+1532
*
Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllers
mav
2010-05-02
1
-0
/
+1
*
Oops! Wrong copy-paste in r206053.
mav
2010-04-01
1
-1
/
+1
*
Fill extended ATA command registers in cPRD to support 48bit commands.
mav
2010-04-01
1
-0
/
+5
*
Provide correct TCLK value for Kirkwood A1 silicon revision.
raj
2010-03-05
2
-2
/
+4
*
Do not force verbose and single mode in non-metadata boot case.
raj
2010-02-24
1
-2
/
+1
*
Fix the build.
mav
2009-12-08
1
-2
/
+13
*
MFp4:
mav
2009-12-06
1
-10
/
+4
*
Eliminate an unnecessary vm include file.
alc
2009-11-04
1
-1
/
+0
*
MFp4:
mav
2009-10-31
1
-7
/
+6
*
Review previous change. It has no relation to the I-cache coherency
marcel
2009-10-21
1
-1
/
+1
[prev]
[next]