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
*
* Add the integer div & mod functions and ARM EABI support functions to
andrew
2013-02-05
1
-2
/
+2
*
Add defines to more easily allow a single threaded version of the FreeBSD
hselasky
2013-02-05
3
-44
/
+8
*
Fix depend target.
hselasky
2013-02-05
1
-4
/
+4
*
Add gpio driver and update dts and kernel config accordingly.
ganbold
2013-02-05
1
-0
/
+9
*
Initial version of libusbboot, a fully stand-alone, single threaded and
hselasky
2013-01-31
10
-0
/
+3295
*
Do metadata relocation fixup on all loaded modules, not just the kernel.
ian
2013-01-30
1
-6
/
+9
*
Add simple clock driver and ehci glue code for a10
ganbold
2013-01-29
1
-0
/
+7
*
Configure all GPIO pins as described in Beaglebone SRM.
dmarion
2013-01-28
1
-1
/
+52
*
Add support for the GlobalScale Technologies DreamPlug computer.
ian
2013-01-27
2
-0
/
+659
*
Fix method of naming compatible string to follow
ganbold
2013-01-25
1
-6
/
+6
*
Always update the hw.uart.console hint anytime a change is made to the
jhb
2013-01-23
1
-18
/
+7
*
Fix linking of loader.efi.
benno
2013-01-22
1
-1
/
+1
*
Use correct size for AM335x CPSW memory window.
kientzle
2013-01-21
1
-1
/
+1
*
zfs/sparc64 boot: fix booting after r242230
avg
2013-01-20
1
-8
/
+12
*
Link against compiler-rt to pull in the required __aeabi_* functions
andrew
2013-01-19
1
-2
/
+2
*
Use correct GPIO interrupt lines.
kientzle
2013-01-19
1
-1
/
+1
*
Initial support for Allwinner A10 SoC (Cubieboard)
ganbold
2013-01-15
1
-0
/
+104
*
Quiesce some clang warnings while we're here doing stuff.
sbruno
2013-01-14
3
-2
/
+9
*
Bring in some userboot changes from the bhyve branch to reduce diffs.
grehan
2013-01-08
3
-4
/
+12
*
Add interrupt for PL310 controller
gonzo
2012-12-31
1
-0
/
+2
*
Move the 64-bit _setjmp to lib/libstand.
rpaulo
2012-12-21
2
-94
/
+1
*
Build a 64 bit version of the FICL library. This is need for a 64 bit
rpaulo
2012-12-21
2
-6
/
+23
*
amd64 only has rela sections.
rpaulo
2012-12-17
1
-12
/
+12
*
Restore pre-r234898 printing of boot loader and path.
marius
2012-12-16
1
-3
/
+3
*
Ignore a warning in ubldr where clang doesn't understand the %D printf
andrew
2012-12-15
1
-0
/
+3
*
Add support for QEMU's version of Versatile Platform Board
gonzo
2012-12-13
1
-0
/
+118
*
Fix a regression caused by SVN r222417.
dteske
2012-12-12
6
-40
/
+87
*
Add support for comma-separated values (whitespace-separated still supported).
dteske
2012-12-10
1
-6
/
+6
*
Use ASCII characters for box/line characters in frames.4th
dteske
2012-12-09
2
-0
/
+56
*
Typo in a comment.
rpaulo
2012-12-07
1
-1
/
+1
*
Make this work for 64 bit binaries.
rpaulo
2012-12-07
1
-9
/
+22
*
Remove dead code that clang refuses to compile.
rpaulo
2012-12-05
1
-10
/
+0
*
Teach userboot to boot from ISO image files.
neel
2012-11-30
2
-4
/
+7
*
Add vchiq node
gonzo
2012-11-30
1
-0
/
+7
*
- Implement "fdt mres" sub-command that prints reserved memory regions
gonzo
2012-11-30
2
-60
/
+221
*
Discussed at-length on -arch.
dteske
2012-11-28
2
-42
/
+142
*
Print kernel args when booting the kernel.
kientzle
2012-11-25
1
-0
/
+1
*
Make FDT blob compatible with Raspberry Pi firmware.
gonzo
2012-11-23
1
-11
/
+22
*
Fix build after r243245.
marius
2012-11-19
1
-6
/
+6
*
Fix build on powerpc.
trasz
2012-11-19
1
-8
/
+8
*
+ This patch does not change user experience or functionality
dteske
2012-11-16
2
-309
/
+274
*
boot: use packed attribute for edd_params* structures and their substructures
avg
2012-11-14
1
-5
/
+5
*
Add a callback function to userboot.so to fetch a list of environment
neel
2012-11-12
3
-2
/
+42
*
Fix a stack leak in [unused] cycle_menuitem function while we're here
dteske
2012-11-12
1
-0
/
+1
*
cosmetic changes to reduce diffs against i386.
nyan
2012-11-10
1
-2
/
+2
*
MFi386: r241300
nyan
2012-11-10
1
-14
/
+22
*
MFi386: r241301
nyan
2012-11-10
2
-8
/
+15
*
MFi386: r241785
nyan
2012-11-10
1
-1
/
+1
*
Shrink boot2 by 8 bytes, by eliminating some unneeded instructions in
dim
2012-11-08
1
-4
/
+2
*
Put in a band-aid to get the pc98 bootstraps building, now clang is the
dim
2012-11-07
2
-1
/
+5
[next]