]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Make it little bit more C++ friendly. This explicit casting fixes some
[FreeBSD/FreeBSD.git] / sys / boot /
2013-07-03 wblockAdd descriptions to the FILES list, fix some mdoc compl...
2013-07-01 wblockAdd a new gptboot(8) man page. Factor out the redundan...
2013-07-01 rpauloSplit bcm2835-rpi-b.dts into bcm2835.dtsi and rpi.dts...
2013-06-29 rayAdd FDT for Arndale board and Samsung Exynos5250 SoC.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-09 marius- The method introduced as part of r234898 for not...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-02 tijlConvert old make variable modifiers :U and :L to bmake...
2013-06-01 nyanMFi386: revision 245848
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-27 gonzoAdd DTS for AM335x EVM with properly muxed PWM and...
2013-05-27 gonzoAdd PWM and LCDC nodes to base DTS for AM335x-based...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-18 kientzleCorrect the spelling of "okay".
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-10 kientzleMove 'compatible' line out of the common am335x.dtsi...
2013-05-07 jhbDon't pad disk partition sizes with leading zeros....
2013-05-06 gberMove initialization of CESA decoding windows from commo...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 wkoszekAdd Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-26 gonzoMove pinmux configuration to board-specific config...
2013-04-24 dimWhen rebooting (exiting) from the BTX loader, make...
2013-04-22 gonzoSplit BeagleBone DTS to generic AM335x part and Beagle...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-21 aeSince we didn't break the loop, we should set i to...
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
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.
next