]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Merge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branch to head, both
[FreeBSD/FreeBSD.git] / sys / boot /
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 Luigi RizzoThis commits brings in a lot of documentation and some...
2008-12-01 Sam Lefflerimport ath hal
2008-11-27 Rafal JaworowskiLet ARM loader(8) build with the man page.
2008-11-26 Luigi RizzoFix a typo in previous commit: must call "putn" to...
2008-11-26 Luigi RizzoPass the pointer to the selected partition in %si to...
2008-11-22 Doug RabsonFix amd64 build and re-enable gptzfsboot.
2008-11-21 Dag-Erling SmørgravDisconnect gptzfsboot from the build until dfr@ gets...
2008-11-20 Luigi RizzoAs reported in kern/118222, pxeboot in RELENG7 (and...
2008-11-19 Rafal JaworowskiInitial storage functionality for U-Boot support library.
2008-11-19 Doug RabsonSome zfsboot fixes from Norikatsu Shigemura:
2008-11-19 Doug RabsonAdd a GPT-aware variant of zfsboot which should be...
2008-11-19 Doug RabsonIf we free the GPT partition list in bd_open_gpt()...
2008-11-18 Andrey A. ChernovFix building without ZFS (can't find library)
2008-11-17 Pawel Jakub DawidekUpdate ZFS from version 6 to 13 and bring some FreeBSD...
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-12 Pyun YongHyeonAdd ale(4), a driver for Atheros AR8121/AR8113/AR8114...
2008-10-31 Nathan WhitehornModify our boot block to pick an output device, without...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-14 Rafal JaworowskiInitial support of loader(8) for ARM machines running...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-10-14 Nathan WhitehornAdd a simple HFS boot block implementation for booting...
2008-10-13 Nathan WhitehornDon't close OF disk devices on PowerPC. This fixes...
2008-10-07 Warner LoshMore diff reductions against ixp425/boot2/boot2.c....
2008-10-07 Warner LoshDiff reduction with boot/arm/at91/boot2/boot2.c: indent...
2008-10-07 Sam Lefflerdon't hardcode cc
2008-10-07 John BaldwinUse CPUID to see if the current CPU supports long mode...
2008-10-06 John HayAdd a boot loader for ixp425 based boards like the...
2008-10-05 Warner LoshBring in the trivial differences between this code...
2008-10-05 Warner LoshRemove XMODEM_DL support. It never was complete and...
2008-10-05 Warner LoshIndent with 8-space tabs. This reduces the diffs to...
2008-10-05 Marius StroblDisable ATAPI DMA as it's once again broken in that...
2008-10-04 Rafal JaworowskiMinor style(9) fixes for U-Boot API glue.
2008-10-04 Rafal JaworowskiU-Boot API glue improvements:
2008-10-04 Stanislav Sedov- Add ae(4) to loader.conf.
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-19 Maxim SobolevBackout rev 183181. It appears that I should have been...
2008-09-19 Maxim SobolevOn PowerPC send output to both "/chosen/stdout" and...
2008-09-18 David E. O'BrienNo FORTH for MIPS.
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-10 Marius StroblRevert r177108 and restore r60506 for sparc64 as long...
2008-09-10 Marius StroblWork around Cheetah+ erratum 34 (USIII+ erratum #10...
2008-09-10 John BaldwinResurrect the sbni(4) driver. Someone finally tested...
2008-09-08 Marius StroblUSIII and beyond CPUs have stricter requirements when...
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-04 Marius StroblEnsure interrupts are off while in {d,i}tlb_va_to_pa_su...
2008-09-03 Rafal JaworowskiImprove loader support for U-Boot.
2008-09-03 Rafal JaworowskiShow info about net devices in loader's 'lsdev' command...
2008-09-03 Rafal JaworowskiUse current SP instead of global data ptr for the U...
2008-09-03 Rafal JaworowskiMake metadata.c shared across all platforms using U...
2008-09-03 Rafal JaworowskiMove U-Boot compatibility library to WARNS=2 level.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-30 Marius Strobl- Read ASI_{D,I}TLB_DATA_ACCESS_REG twice in order...
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-26 Matteo RiondatoAdd geom_journal
2008-08-22 Marius Stroblcosmetic changes and style fixes
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-11 Weongyo JeongAdd an entry for the upgt(4) module.
2008-08-08 John Baldwin- Initialize the vm86 structure to a known-good state...
2008-08-08 John BaldwinFix the hangs reported with the real mode BTX:
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-07 Marius Strobl- Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa...
2008-08-04 Rui PauloAdd coretemp(4) and k8temp(4).
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-04 Colin PercivalDereferencing uninitialized pointers considered harmful...
2008-08-04 Colin PercivalSetting a variable to the same value twice doesn't...
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-07-23 Warner LoshOnly descend into the boot directory for the architectu...
2008-07-18 David MaloneAdd an accept filter for TCP based DNS requests. It...
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-04 John BaldwinRemove the sbni(4) driver. No one responded to calls...
2008-07-04 John BaldwinRemove the oltr(4) driver. No one responded to calls...
2008-07-04 Yoshihiro TakahashiRemove Japanese document.
2008-07-01 Yoshihiro TakahashiFix off-by-one error.
2008-06-26 Ruslan ErmilovFix a fallout from SSP commit, and make this compile...
2008-06-25 Ruslan ErmilovEnable GCC stack protection (aka Propolice) for userland:
2008-06-16 Oliver FrommeImplement a workaround for a long-standing problem in
2008-06-07 Konstantin BelousovFix the incorrect calculation of a block address within...
2008-06-07 John BaldwinWorkaround a bug in the BIOS of Dell R900 machines...
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-27 Pyun YongHyeonAdd an entry for the jme(4) module.
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-19 Pyun YongHyeonAdd an entry for the age(4) module.
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
next