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 more debug messages.
ae
2012-08-12
1
-1
/
+6
*
As it turned out, there are some installations, where BSD label
ae
2012-08-07
1
-1
/
+1
*
Fix start offset calculation for the EBR partitions.
ae
2012-08-06
1
-1
/
+1
*
Bump USERBOOT_VERSION.
ae
2012-08-05
3
-2
/
+5
*
Reduce diffs against i386.
nyan
2012-08-05
2
-3
/
+4
*
Teach the ZFS use new partitions API when probing.
ae
2012-08-05
2
-23
/
+98
*
Remove unneeded flag.
ae
2012-08-05
1
-3
/
+0
*
Add offset field to the i386_devdesc structure to be compatible with
ae
2012-08-05
4
-1070
/
+243
*
Reduce diffs against i386.
nyan
2012-08-05
2
-4
/
+4
*
MFi386: the part of r219452 and r236405.
nyan
2012-08-05
1
-5
/
+6
*
When GPT signature is invalid in the primary GPT header, then try to
ae
2012-08-05
1
-7
/
+36
*
Introduce new API to work with disks from the loader's drivers.
ae
2012-08-05
8
-788
/
+313
*
Remove unused variables.
ae
2012-08-05
2
-2
/
+1
*
Create the interface to work with various partition tables from the
ae
2012-08-05
2
-0
/
+921
*
Pull the tier-2 card and change the sparc64 ZFS loader to no longer probe
marius
2012-07-27
1
-9
/
+43
*
Try to avoid all files dependence on the modification time of the large and
ache
2012-07-26
2
-0
/
+4
*
Use the pin number rather than the hybrid pin number + name.
imp
2012-07-15
7
-35
/
+35
*
Fix domain.
dteske
2012-07-14
16
-16
/
+16
*
Generalize this for loading the loader into the SPI. Plus trim about
imp
2012-07-07
1
-11
/
+5
*
Allow other SOCs to be compiled in, first step.
imp
2012-07-07
1
-1
/
+3
*
Strip out the useless junk. All we really care about is the text,
imp
2012-07-07
1
-232
/
+0
*
MFV: Update zlib to 1.2.7.
delphij
2012-06-21
1
-6
/
+11
*
Don't return an error if a kld does not contain any modules (e.g. a
jhb
2012-06-20
2
-2
/
+2
*
Fix ZFS boot with pre-features pools (version <= 28) broken in r236884
mm
2012-06-13
1
-3
/
+4
*
Introduce "feature flags" for ZFS pools (bump SPA version to 5000).
mm
2012-06-11
1
-1
/
+66
*
The loaddev environment variable is not modifiable once set, so it is not
marius
2012-06-04
1
-14
/
+16
*
The workaround added in r151650 for handling firmwares that don't allow
marius
2012-06-04
1
-68
/
+56
*
Remove unnecessary initializations. The BSS of boot2 is in fact
jhb
2012-06-01
1
-2
/
+2
*
Make sure that each va_start has one and only one matching va_end,
kevlo
2012-05-29
1
-0
/
+1
*
Allow the load address used by ARM ubldr to be set via Make argument.
kientzle
2012-05-27
2
-2
/
+19
*
Import DTS files for the upcoming DPAA QorIQ (PowerPC) support.
raj
2012-05-25
6
-567
/
+5498
*
Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and prevent
gleb
2012-05-25
8
-31
/
+26
*
Fixes to man8 groff mandoc style, usage mistakes, or typos.
wblock
2012-05-24
8
-8
/
+8
*
Divide nand flash for DB6281 into two partitions. One for u-boot
gber
2012-05-22
1
-0
/
+9
*
Add a new geom class which allows to divide NAND Flash chip
gber
2012-05-22
1
-0
/
+9
*
Determine kernel load address dynamically from u-boot memory map.
kientzle
2012-05-20
3
-10
/
+46
*
Add architecture dependent code to support NAND Framework on Marvell SoCs.
gber
2012-05-18
6
-70
/
+109
*
Update contact info.
dteske
2012-05-17
16
-16
/
+16
*
Import work done under project/nand (@235533) into head.
gber
2012-05-17
5
-0
/
+18
*
Access the device tree blob via copyin/copyout.
kientzle
2012-05-17
2
-41
/
+66
*
libpc98: unbreak after zfs-related changes in libi386 code
avg
2012-05-13
1
-0
/
+2
*
zfs boot: cleanup remnants of temporary compat code
avg
2012-05-13
1
-2
/
+1
*
zfs boot code: mark spa_t arguments as const where they are used as such
avg
2012-05-13
2
-28
/
+28
*
sparc64/zfs boot: take advantage of new libzfsboot capabilities
avg
2012-05-12
8
-156
/
+55
*
zfs boot code: use %j and uintmax_t instead %ll and uint64_t in printfs
avg
2012-05-12
2
-11
/
+13
*
zfs boot: try to set vfs.root.mountfrom from currdev as a fallback
avg
2012-05-12
1
-2
/
+16
*
zfsboot/zfsloader: support accessing filesystems within a pool
avg
2012-05-12
12
-187
/
+784
*
Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219.
dim
2012-05-11
1
-0
/
+4
*
Add support for passing in the board ID.
imp
2012-05-11
1
-2
/
+3
*
Hack to unbreak boot2 for at91rm9200 boot loader. When the at91sam
imp
2012-05-11
1
-0
/
+2
[prev]
[next]