]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations.
[FreeBSD/FreeBSD.git] / sys / boot /
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-07 kientzleThe CELL fields can be various integer types depending...
2013-04-07 kientzleFix two broken macros.
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-05 avgstrncmp for boot code: fix an off by one error
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-31 ianWhen running on armv6, set alignment checking to modulo...
2013-03-30 kientzleInitialize sym_count to 0.
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-20 rayIntegrate Efika MX project back to home.
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-11 attilioMFC
2013-03-10 ianAttach the elf section headers to the loaded kernel...
2013-03-09 ianSince ubldr doesn't necessarily load a kernel at the...
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
2013-03-01 ganboldEnable uart driver for A10.
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-27 ianFix a typo that prevented booting a kernel that had...
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 ianAdjust the arm kernel entry point address properly...
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-25 kientzleFix the bug I introduced in r247045.
2013-02-24 attilioMFC
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-23 gonzo- Move dma, sdhci and mbox nodes down in dts in order...
2013-02-23 kientzle"fdt addr" gets run from loader.rc before the kernel...
2013-02-23 kientzlePrint kernel args as late as possible before jumping...
2013-02-21 attilioMFC
2013-02-20 kibConvert machine/elf.h, machine/frame.h, machine/sigframe.h,
2013-02-20 kientzleFix "fdt addr" to accept literal addresses rather than...
2013-02-18 kientzleAdd mem_load_raw() for loading data from another locati...
2013-02-18 kientzleClarify an error message. The addresses here are
2013-02-15 desUpgrade to 1.6.16
2013-02-15 gonzoEnable USB1 (which is EHCI0) for Allwinner A10
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 attilioMerge from vmcontention
2013-02-13 attilioMFC
2013-02-11 gonzoAdd watchdog driver for Allwinner A10
2013-02-11 kientzleProvide verbose help for fdt commands on platforms...
2013-02-10 attiliomerge from vmcontention
2013-02-10 attilioMFC
2013-02-10 aeAdd bootcamp support to the loader.
2013-02-10 hselasky- Move scratch data from the USB bus structure to the...
2013-02-09 delphijMFV r245512:
2013-02-08 attilioMerge from vmcontention
2013-02-08 attilioMFC
2013-02-08 hselaskyCorrectly list the usbloader dependencies.
2013-02-06 attilioMerge from vmcontention
2013-02-06 attilioMFC
2013-02-05 andrew* Add the integer div & mod functions and ARM EABI...
2013-02-05 hselaskyAdd defines to more easily allow a single threaded...
2013-02-05 hselaskyFix depend target.
2013-02-05 ganboldAdd gpio driver and update dts and kernel config accord...
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-02-01 sjgMerge bmake-20130123
2013-01-31 hselaskyInitial version of libusbboot, a fully stand-alone...
2013-01-30 ianDo metadata relocation fixup on all loaded modules...
2013-01-29 ganboldAdd simple clock driver and ehci glue code for a10
2013-01-28 dmarionConfigure all GPIO pins as described in Beaglebone...
2013-01-27 ianAdd support for the GlobalScale Technologies DreamPlug...
2013-01-25 ganboldFix method of naming compatible string to follow
2013-01-23 jhbAlways update the hw.uart.console hint anytime a change...
2013-01-22 bennoFix linking of loader.efi.
2013-01-21 kientzleUse correct size for AM335x CPSW memory window.
2013-01-20 avgzfs/sparc64 boot: fix booting after r242230
2013-01-19 andrewLink against compiler-rt to pull in the required __aeab...
2013-01-19 kientzleUse correct GPIO interrupt lines.
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-15 ganboldInitial support for Allwinner A10 SoC (Cubieboard)
2013-01-14 sbrunoQuiesce some clang warnings while we're here doing...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 attilioMFC
2013-01-09 neelGet rid of gratuitous diff with respect to HEAD.
2013-01-09 neelIFC @ r245178
2013-01-08 grehanBring in some userboot changes from the bhyve branch...
next