]> git.lizzy.rs Git - plan9front.git/history - sys/src/boot
merging erik quanstros nupas
[plan9front.git] / sys / src / boot /
2016-05-22 cinap_lenrekefi: ensure 8 byte alignment of buffer, as ReadBlocks...
2016-05-22 cinap_lenrekefi: allow access to iso filesystem on non-cdrom media...
2016-05-19 cinap_lenrek9boot: add iso hybrid loader 9boothyb
2016-05-04 cinap_lenrekretire the dec alpha port
2015-06-05 cinap_lenrek9boot: look for plan9.ini in all filesystems accessible...
2015-05-13 cinap_lenrekboot/zynq: use ./boothead.$cputype to invoke helper
2015-05-13 cinap_lenrekboot/zynq: add jtagload utility
2015-05-12 cinap_lenrekboot/zynq: implement sdmmc boot (fat)
2015-01-26 mischiefpc, efi loaders: erase characters when backspace is...
2014-12-24 aijuadded zynq kernel
2014-10-31 cinap_lenrekefi: generate /386/efiboot.fat for generating efi boota...
2014-10-31 cinap_lenrekefi: iso filesystem support for cdrom booting
2014-10-31 cinap_lenrekefi: add test targets for iso and fat (for documentatio...
2014-10-23 cinap_lenrekefi: change eficonfig ordering so memconf() is first...
2014-10-23 cinap_lenrekefi: add initial pxe support (v4 only)
2014-10-19 cinap_lenrekefi: use LocateHandle() and HandleProtocol() to check...
2014-10-19 cinap_lenrekefi: fix compiler warnings, remove indicator prints...
2014-10-18 cinap_lenrekefi: simplify bootscreen code
2014-10-18 cinap_lenrekefi: convert pixel format to bootscreen color channel
2014-10-18 cinap_lenrekefi: make clean target virtual
2014-10-18 cinap_lenrekefi: add experimental efi bootloader
2013-09-25 cinap_lenrekmerge
2013-09-23 cinap_lenrek9bootfat: only check for fat at block 0 on floppy drive...
2013-09-01 cinap_lenrek9bootfat: always try plan9 partition even when not...
2013-05-06 ppatience0merge
2013-05-05 cinap_lenrekpbs: allow 9bootfat start cluster beyond 0xFFFF
2013-02-18 cinap_lenrek9boot: fix 9bootiso
2013-02-18 cinap_lenrek9boot: serial console support
2013-02-17 cinap_lenrek9boot: make print handle \n -> \r\n conversion, style
2013-02-17 ftrvxmtrxmerge
2013-02-17 cinap_lenrek9boot: preserve configuration on boot error, add show...
2012-12-03 cinap_lenrek9boot: truncate long lines instead of producing partial...
2012-09-20 cinap_lenrektftp: prevent it from hanging if ack packets get lost
2012-08-21 cinap_lenrek9bootpxe: try /cfg/pxe/default if /cfg/pxe/$ether fails...
2012-06-23 cinap_lenrek9boot: change to new *e820= format, support for 64bit...
2012-05-08 cinap_lenrekdisk/format, 9boot: fix alignment issues
2012-05-08 cinap_lenrek9bootfat: fat12 support
2012-01-20 cinap_lenrek9boot: always check if a20 is already enabled, use...
2011-12-29 cinap_lenrekmerge
2011-12-25 cinap_lenrekmerge
2011-12-25 cinap_lenrek9boot: replace strrchr() call with a loop and strchr...
2011-11-11 cinap_lenrek9boot: fix more e820
2011-11-10 cinap_lenrek9boot: fix e820 scan
2011-11-09 cinap_lenrekmerge
2011-11-09 cinap_lenrek9boot: add wait word
2011-11-04 cinap_lenrekuse /386/9pcf in test.iso target
2011-08-16 cinap_lenrekhandy test targets
2011-07-20 cinap_lenrek9bootfat: handle extended partitions
2011-07-09 cinap_lenrekpbs: fix comment
2011-07-09 cinap_lenrekpbs: add some diagnostic dots, simplify
2011-06-26 cinap_lenrekmerge
2011-06-21 mentboot/pbs: wrong register
2011-06-13 cinap_lenrekpbs: dont rely on chainloader to hand us a partition...
2011-06-09 cinap_lenrekmerge
2011-06-09 cinap_lenrekmerge
2011-06-08 mentboot/pc: changed PBS relocating offset
2011-06-08 mentboot/pc: PBS now calculates rootdir offset itself
2011-06-01 cinap_lenrek9boot: add support for clearing single config settings
2011-05-15 cinap_lenrekremove 9bootfat print
2011-05-15 cinap_lenrek9boot: increase timeout, do less printing
2011-05-15 cinap_lenrek9boot: replace dots by printing 64k block number in hex
2011-05-15 cinap_lenrekremove nmi handling
2011-05-15 cinap_lenrekmerge
2011-05-15 cinap_lenrek9boot: use 500 ms timeout
2011-05-14 cinap_lenrek9boot: remove debug prints
2011-05-14 cinap_lenrekmerge
2011-05-14 cinap_lenrek9boot: add e820 scan to bootloader
2011-05-14 cinap_lenrek9boot: add APM support
2011-05-10 cinap_lenrek9bootfat: rename open() to fileinit and make it static...
2011-05-09 glenda9bootfat: rename Extend to File as fat files are not...
2011-04-28 cinap_lenrekmerge
2011-04-27 ment9boot: added support for fragmented files and FAT32
2011-04-27 mentshifted PBS loader to not overlap with FAT32 header
2011-04-20 cinap_lenrek9boot: oops, it all was just a20 gate not being enabled
2011-04-20 cinap_lenrek9boot: initialize the junk portion of pxe unload call
2011-04-20 cinap_lenrek9boot: pxe/kernel memory overlap problem, add unload...
2011-04-20 cinap_lenrekmerge
2011-04-20 cinap_lenrek9boot: disable nmi, reload idt, load segments twice...
2011-04-19 cinap_lenrekmerge
2011-04-19 cinap_lenrekboot(8): fix it
2011-04-15 cinap_lenrekadd clear command to 9boot to reset configuration
2011-04-15 cinap_lenreklet the kernel set dma mode for ata by default
2011-04-13 cinap_lenrekremove debugging
2011-04-12 cinap_lenrek9boot a20 gate
2011-04-12 cinap_lenrekmissing realemu manpage
2011-04-12 cinap_lenrekdont put plan9.ini bootimage in cd root
2011-04-11 cinap_lenreklivecd
2011-04-11 cinap_lenreknewboot
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image