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
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable SATA interface on Armada XP
zbb
2013-10-26
1
-0
/
+7
*
Enable UART busy detection handling for Armada XP - based board
zbb
2013-10-26
1
-0
/
+4
*
Remove all the instances of '#undef DEBUG' from kernel.
loos
2013-10-25
2
-6
/
+0
*
Add the Raspberry Pi SPI controller driver.
loos
2013-10-24
1
-0
/
+8
*
Add the Raspberry Pi BSC (I2C compliant) controller driver.
loos
2013-10-23
1
-0
/
+16
*
Add FDT for Radxa Rock board and Rockchip RK3188 SoC.
ganbold
2013-10-23
2
-0
/
+310
*
Allow users to set UUID in network byte order regardless of SMBIOS version.
jkim
2013-10-22
2
-6
/
+13
*
Sync BERI kernel configs with P4:
brooks
2013-10-22
2
-0
/
+410
*
Add configuration for the Freescale i.MX53 Quick Start Board.
ian
2013-10-20
1
-0
/
+126
*
Switch to using the standard uart console driver instead of the special
ian
2013-10-20
1
-5
/
+4
*
Merge from project branch. Uninteresting commits are trimmed.
markm
2013-10-12
1
-0
/
+11
|
\
|
*
Snapshot.
markm
2013-10-06
1
-0
/
+11
*
|
Sanitize the %eflags returned by BIOS routines. Some BIOS routines enter
jhb
2013-10-10
1
-2
/
+5
|
/
*
Sweep man pages replacing ad -> ada.
pluknet
2013-10-01
1
-2
/
+2
*
Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob
bdrewery
2013-09-29
5
-5
/
+5
*
Fix ixp425 boot2 with ARM EABI:
andrew
2013-09-29
1
-0
/
+5
*
Initial support for the Digi ConnectCore(c) i.MX53 / Wi-i.MX53 boards.
rpaulo
2013-09-01
2
-0
/
+803
*
Update copyright.
dteske
2013-08-27
1
-1
/
+1
*
Building upon SVN r254237, disable automated activation of alternate layouts
dteske
2013-08-26
3
-19
/
+34
*
Set the hint for physical address of RSDP in hexadecimal as before r223262.
jkim
2013-08-23
1
-1
/
+1
*
Add support for uarts other than the serial console in TI OMAP SoCs.
ian
2013-08-21
1
-3
/
+59
*
Make the standard sdhci(4) driver work for the TI OMAP family SoCs.
ian
2013-08-20
1
-0
/
+2
*
Add optional support for default override of standard setup; but only if
dteske
2013-08-12
1
-3
/
+35
*
Fix the freaddir implementation for the stand-alone interpreter.
marcel
2013-08-09
1
-11
/
+39
*
Update legacy static assignments in old code to support dynamic framing,
dteske
2013-08-08
2
-16
/
+96
*
Since the introduction of SVN r244048 and [follow-up] r244089, it is now
dteske
2013-08-08
8
-43
/
+51
*
Make the check for number of entries less strict.
ae
2013-08-08
1
-6
/
+9
*
Bring initial support for Allwinner A20 SoC (Cubieboard2).
ganbold
2013-08-07
1
-0
/
+141
*
Change <sys/diskpc98.h> to not redefine the same symbols that are
marcel
2013-08-07
2
-12
/
+12
*
Let the platform calculate the timer frequency at runtime, and use that for
cognet
2013-08-05
1
-8
/
+7
*
Fix the build of the testmain target. This target compiles a Forth
marcel
2013-08-01
1
-4
/
+31
*
Add definitions for the Mailbox, Spinlock and PRU-ICSS devices.
rpaulo
2013-07-31
1
-0
/
+19
*
Put in commented-out version of beastie menu commands
kientzle
2013-07-27
1
-0
/
+4
*
Install Forth infrastructure along with ubldr.
kientzle
2013-07-27
1
-1
/
+14
*
Add 2 builtin words for working with directories:
marcel
2013-07-10
1
-0
/
+54
*
default loader.conf: there is no need to load zpool.cache now
avg
2013-07-09
1
-8
/
+0
*
- MMC1 (internal eMMC) pins should be configured as input-pullup, except
gonzo
2013-07-08
1
-11
/
+11
*
- Add musb node to shared dtsi and proper pin configuratin for every
gonzo
2013-07-07
4
-0
/
+27
*
Add nodes for PWMSS1 and PWMSS2
gonzo
2013-07-04
1
-1
/
+29
*
Add descriptions to the FILES list, fix some mdoc complaints, move the
wblock
2013-07-03
1
-5
/
+7
*
Add a new gptboot(8) man page. Factor out the redundant information
wblock
2013-07-01
2
-0
/
+237
*
Split bcm2835-rpi-b.dts into bcm2835.dtsi and rpi.dts. This DTS actually works
rpaulo
2013-07-01
2
-175
/
+445
*
Add FDT for Arndale board and Samsung Exynos5250 SoC.
ray
2013-06-29
2
-0
/
+202
*
- The method introduced as part of r234898 for not altering the boot path
marius
2013-06-09
1
-24
/
+24
*
Convert old make variable modifiers :U and :L to bmake :tu and :tl.
tijl
2013-06-02
4
-4
/
+4
*
MFi386: revision 245848
nyan
2013-06-01
1
-18
/
+7
*
Add DTS for AM335x EVM with properly muxed PWM and LCD pins, and
gonzo
2013-05-27
1
-0
/
+180
*
Add PWM and LCDC nodes to base DTS for AM335x-based devices
gonzo
2013-05-27
1
-0
/
+23
*
Correct the spelling of "okay".
kientzle
2013-05-18
1
-1
/
+2
*
Move 'compatible' line out of the common am335x.dtsi and into
kientzle
2013-05-10
3
-2
/
+160
[next]