freebsd_amp_hwpstate/sys/conf
Adrian Chadd 27afdbaa51 Introduce geom_map, a GEOM provider designed for use by
embedded flash stores.

Some devices - notably those with uboot - don't have an
explicit partition table (eg like Redboot's FIS.)
geom_map thus provides an easy way to export the hard-coded
flash layout as geom providers for use by filesystems and
other tools.

It also includes a "search" function which allows for
dynamic creation of partition layouts where the device only
has a single hard-coded partition. For example, if
there is a "kernel+rootfs" partition, a single image can
be created which appends the rootfs after the kernel with
an appropriate search string. geom_map can be told to
search for said search string and create a partition
beginning after it.

Submitted by:	Aleksandr Rybalko <ray@dlink.ua>
2011-04-12 08:10:25 +00:00
..
Makefile.amd64 Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
Makefile.arm
Makefile.i386 Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
Makefile.ia64
Makefile.mips
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
Makefile.sun4v
NOTES Add 'mos' interface to NOTES 2011-04-01 03:41:41 +00:00
defines
files Introduce geom_map, a GEOM provider designed for use by 2011-04-12 08:10:25 +00:00
files.amd64
files.arm
files.i386
files.ia64 Fix switching to physical mode as part of calling into EFI runtime 2011-03-21 18:20:53 +00:00
files.mips Import nvram2env, a device driver which imports various NVRAM-style 2011-04-03 11:55:48 +00:00
files.pc98
files.powerpc
files.sparc64 - Merge the *_SET macros from fire(4) which generally print out the 2011-03-26 16:49:12 +00:00
files.sun4v - Merge the *_SET macros from fire(4) which generally print out the 2011-03-26 16:49:12 +00:00
kern.mk
kern.post.mk
kern.pre.mk - Merge changes to the base system to support OFED. These include 2011-03-21 09:40:01 +00:00
kmod.mk
kmod_syms.awk
ldscript.amd64 The new binutils has correctly redefined MAXPAGESIZE on amd64 as 0x200000 2011-03-28 06:35:17 +00:00
ldscript.arm
ldscript.i386
ldscript.ia64 o Move the IVT and supporting functions to the front of the text 2011-03-18 22:45:43 +00:00
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh
options - Add kern.cam.ada.X.write_cache tunables/sysctls to control write caching 2011-04-08 14:42:29 +00:00
options.amd64
options.arm
options.i386
options.ia64
options.mips Put the ARGE_DEBUG behind a kernel config option. 2011-04-05 05:29:10 +00:00
options.pc98
options.powerpc
options.sparc64
options.sun4v
systags.sh