]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
- Re-implement lock profiling in such a way that it no longer breaks
[FreeBSD/FreeBSD.git] / sys / boot /
2007-04-07 katoAdded the IPLware 3.33 support.
2007-04-06 kanpc98 boot2 is compiled with _KERNEL defined, and that...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-04-02 impLoop on sdcard init. This helps if one hasn't plugged...
2007-03-28 impRTC_TIMR's RTC_SEC field is BCD. That makes it unsuita...
2007-03-28 impSince we're about to set ST_RTMR to 1 to increase the...
2007-03-28 impAll SD cards have a block size of 512. The READ_BL_LEN...
2007-03-28 impVarious buglets fixed (from submitter):
2007-03-28 impFix problem where memcmp would return true in the case...
2007-03-28 impFix off by one error in length of the string.
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-26 thomasFix setting of serial port speed. A junk value was...
2007-03-23 jkimUpdate to FICL 3.03 (the last release before FICL4...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimCatch up with ACPI-CA 20070320 import.
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-17 kato- Moved the uninitialized variables from the data to...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 impRemove vestiges of very specific fpga support for my...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-04 nyanMFi386: revision 1.17.
2007-02-23 remkoFix the cdboot twiddle display.
2007-02-04 impDocument the init_chroot and init_script variables.
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-14 maximo Wrap long lines.
2007-01-14 maximo Typo: note -> node.
2007-01-14 maximo Move the comment to the correct place.
2007-01-07 mariusGarbage collect the code for auto-loading modules based...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-20 impMFp4: differences for bwct ethernet attachment
2006-12-20 impMFp4: Differences in flash part for bwct. need a more...
2006-12-20 impMFp4: Add timeout to eeprom access for lame eeprom...
2006-12-20 impMFp4: bwct memory size and PLL parameters
2006-12-20 impMFp4: bwct boot rom is different. need a more generic...
2006-12-20 impMFp4: Delay a second or two after the upload before...
2006-12-20 impMFp4: bwct is a new board choice.
2006-12-18 kmacyadd an interface for passing the entire kernel size...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-13 yongariAdd an entry for the msk(4) module.
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-06 jhbIgnore any breakpoint instructions (int 3) we encounter...
2006-11-29 yarNote that not all architectures use sendfile(2) buffers;
2006-11-23 kmacyremove CDDL derive hcall.S
2006-11-19 marcelRemove LDR_LOG2_PGSZ, ia64_pgtbl and ia64_pgtblsz....
2006-11-16 ruRemove an unused variable.
2006-11-16 impMfp4: Remove mci_device.c. It should have been removed...
2006-11-16 impMove to using a common arm_init.S. These things are...
2006-11-16 impMFp4: Don't fix the size at 8k, and some minor cleanups...
2006-11-16 impMFp4: Improvements, including the ability to download...
2006-11-16 impTweaks for better boot flavor support.
2006-11-16 impMfp4: We no longer need ee.h included here.
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-09 impMFp4: boot2 should now build
2006-11-09 impMFp4: boot on KB9202 correctly. Also, reduce the size...
2006-11-09 impMFp4: Support KB9202 booting better
2006-11-09 impFix typo
2006-11-09 impMFp4: Make boot2 work on Kwikbyte KB9202 boards.
2006-11-09 impMFp4: Merge a slightly more generic build infrastructure.
2006-11-09 impMFp4: Remove bogus \r
2006-11-09 nyanAdd a stub of bios_addsmapdata(). PC98 does not have...
2006-11-09 nyanMFi386: revisions from 1.39 to 1.43.
2006-11-05 marcelMajor rework of the ia64 loaders. The two primary objec...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-03 marcelMake this compile on EFI32. The EFI_PHYSICAL_ADDRESS...
2006-11-03 marcelProperly calculate the checksum of the APIC table.
2006-11-02 ruUnbreak compile with ELF_VERBOSE defined, and fix forma...
2006-11-02 ruRevert the last change. Masking only 2 MSBs of the...
2006-11-02 marcelSync the EFI headers with version 1.10.14.62 of the...
2006-11-02 marcelExtend struct devdesc with a unit field, called d_unit...
2006-11-02 marcelDon't unconditionally compile-in the bcache code. It...
2006-11-02 marcelo Make sure to clear f->f_devdata if d_dev->dv_open...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-29 ruBecause the BTX mini-kernel now uses flat memory mode...
2006-10-26 ruAdopt comments borrowed from aout_freebsd.c.
2006-10-26 ruRestore support for -c and -d that were treacherously...
2006-10-26 ruBack out rev. 1.71 as it breaks directly loading (i386...
2006-10-23 impDon't descend into at91 until we sort out the boot...
2006-10-21 impMFp4: default to not loading the fpga
2006-10-21 impMFp4: Update to smaller code footprint.
2006-10-21 impMFp4: Move to smaller code footprint.
2006-10-21 impMFp4: Move to smaller code. This was somehow forgotten...
2006-10-20 impThere's no fpga.c, so omit it.
2006-10-20 impMFp4:
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruReplace a rarely used "depuration" with "debugging".
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-09 kmacymore sun4v fallout - missed add
2006-10-09 kmacyunbreak sparc64 loader build
next