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
/
uboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print kernel args as late as possible before jumping into kernel.
kientzle
2013-02-23
1
-1
/
+1
*
Clarify an error message. The addresses here are
kientzle
2013-02-18
1
-1
/
+1
*
Do metadata relocation fixup on all loaded modules, not just the kernel.
ian
2013-01-30
1
-6
/
+9
*
- Implement "fdt mres" sub-command that prints reserved memory regions
gonzo
2012-11-30
1
-4
/
+15
*
Print kernel args when booting the kernel.
kientzle
2012-11-25
1
-0
/
+1
*
Add the flags parameter to the disk_open() function and DISK_F_NOCACHE
ae
2012-10-21
1
-1
/
+1
*
Almost each time when loader opens a file, this leads to calling
ae
2012-09-29
1
-0
/
+1
*
Update according to the change of struct uboot_devdesc.
ae
2012-09-09
1
-1
/
+1
*
Build disk.c only when DISK_SUPPORT is enabled.
ae
2012-09-09
1
-1
/
+6
*
Update uboot's disk driver to use new DISK API.
ae
2012-09-09
1
-592
/
+98
*
Use disk_fmtdev() and disk_parsedev() functions from the new DISK API.
ae
2012-09-09
1
-62
/
+9
*
Make struct uboot_devdesc compatible with struct disk_devdesc.
ae
2012-09-09
1
-6
/
+3
*
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
2
-0
/
+4
*
Access the device tree blob via copyin/copyout.
kientzle
2012-05-17
1
-2
/
+2
*
Ooops. Back out changes to main.c from r235094.
kientzle
2012-05-06
1
-11
/
+0
*
Don't call strcmp with a NULL pointer.
kientzle
2012-05-06
2
-4
/
+18
*
Teach ubldr(8) about simple MBR partitioning.
kientzle
2012-05-01
3
-2
/
+103
*
Use the common/shared CRC-32 implementation instead of duplicating it.
marius
2012-03-21
2
-69
/
+7
*
Improve device tree blob (DTB) handling in loader(8).
raj
2012-03-20
1
-7
/
+6
*
Rename the linker emulation name for powerpc and powerc64. This is needed that
andreast
2011-11-19
1
-1
/
+1
*
MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...
imp
2010-08-23
1
-1
/
+1
*
Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,
nwhitehorn
2010-07-12
1
-0
/
+5
*
Get rid of bootinfo for good in loader (U-Boot-based) and ARM.
raj
2010-07-11
1
-119
/
+0
*
Fix conditional FDT support in loader(8).
raj
2010-06-13
1
-0
/
+2
*
Initial loader(8) support for Flattened Device Tree.
raj
2010-05-25
3
-9
/
+64
*
Mostly revert r200691. U-Boot syscall() entry point returns 1 on success.
raj
2010-05-25
1
-1
/
+1
*
Use loader devices only when they initialized properly.
raj
2010-05-25
2
-9
/
+11
*
Minor style correction.
raj
2010-02-25
1
-1
/
+1
*
Fix handling of GPT disk partition index.
raj
2010-02-25
1
-0
/
+8
*
Let loader(8) for U-Boot use default storage more flexibly.
raj
2010-02-25
1
-7
/
+18
*
Fix ub_env_enum(): syscall() returns 0 when properly invoked.
marcel
2009-12-18
1
-4
/
+3
*
Provide an effective (relocated) address when building modules metadata.
raj
2009-11-19
1
-1
/
+3
*
- Remove trailing ";" after if statement
antoine
2009-11-11
1
-6
/
+1
*
Make GPT style partitiong endian-safe in U-Boot support library.
raj
2009-06-03
1
-13
/
+28
*
Fix NETIF_DEBUG compilation.
marcel
2009-05-30
1
-8
/
+2
*
GPT style partitioning for loader(8) with U-Boot support library (tested on
raj
2009-05-05
3
-27
/
+243
*
Improve style(9) in PowerPC U-Boot support lib.
raj
2008-12-17
2
-8
/
+10
*
Initial storage functionality for U-Boot support library.
raj
2008-11-19
6
-87
/
+424
*
Initial support of loader(8) for ARM machines running U-Boot.
raj
2008-10-14
1
-1
/
+1
*
Minor style(9) fixes for U-Boot API glue.
raj
2008-10-04
4
-25
/
+23
*
U-Boot API glue improvements:
raj
2008-10-04
4
-42
/
+45
*
Improve loader support for U-Boot.
raj
2008-09-03
3
-65
/
+188
*
Make metadata.c shared across all platforms using U-Boot.
raj
2008-09-03
2
-1
/
+458
*
Move U-Boot compatibility library to WARNS=2 level.
raj
2008-09-03
8
-40
/
+49
*
Enable GCC stack protection (aka Propolice) for userland:
ru
2008-06-25
1
-0
/
+3
*
style(9) & style.Makefile(9)
obrien
2008-03-13
14
-258
/
+297
*
Eliminate artificial increasing of 'netdev_opens' counter in loader's net_ope...
raj
2008-03-12
6
-79
/
+90
*
o Include glue.h
marcel
2008-02-23
1
-12
/
+10
*
o Build libuboot with -msoft-float like everything else.
marcel
2008-02-23
3
-50
/
+88
[next]