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
*
Integrate Efika MX project back to home.
ray
2013-03-20
2
-0
/
+712
*
Attach the elf section headers to the loaded kernel as metadata, so
ian
2013-03-10
2
-32
/
+19
*
Since ubldr doesn't necessarily load a kernel at the physical address in the
ian
2013-03-09
1
-5
/
+6
*
Enable uart driver for A10.
ganbold
2013-03-01
1
-0
/
+2
*
Fix a typo that prevented booting a kernel that had virtual addresses in
ian
2013-02-27
1
-1
/
+1
*
Adjust the arm kernel entry point address properly regardless of whether the
ian
2013-02-26
1
-6
/
+17
*
Fix the bug I introduced in r247045.
kientzle
2013-02-25
3
-66
/
+30
*
- Move dma, sdhci and mbox nodes down in dts in order to get them
gonzo
2013-02-23
1
-38
/
+35
*
"fdt addr" gets run from loader.rc before the kernel is loaded.
kientzle
2013-02-23
1
-7
/
+22
*
Print kernel args as late as possible before jumping into kernel.
kientzle
2013-02-23
1
-1
/
+1
*
Convert machine/elf.h, machine/frame.h, machine/sigframe.h,
kib
2013-02-20
1
-0
/
+1
*
Fix "fdt addr" to accept literal addresses rather than va offsets.
kientzle
2013-02-20
1
-18
/
+40
*
Add mem_load_raw() for loading data from another location in memory.
kientzle
2013-02-18
2
-0
/
+39
*
Clarify an error message. The addresses here are
kientzle
2013-02-18
1
-1
/
+1
*
Enable USB1 (which is EHCI0) for Allwinner A10
gonzo
2013-02-15
1
-1
/
+8
*
Add watchdog driver for Allwinner A10
gonzo
2013-02-11
1
-0
/
+6
*
Provide verbose help for fdt commands on platforms that use it.
kientzle
2013-02-11
4
-3
/
+96
*
Add bootcamp support to the loader.
ae
2013-02-10
1
-3
/
+7
*
- Move scratch data from the USB bus structure to the USB device structure
hselasky
2013-02-10
1
-1
/
+1
*
Correctly list the usbloader dependencies.
hselasky
2013-02-08
1
-2
/
+2
*
* 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
[next]