Age | Commit message (Expand) | Author |
2020-11-21 | efi: prefer plan9.ini from ESP we loaded from | mischief |
2020-04-08 | 9bootpxe: simplify | cinap_lenrek |
2020-04-08 | 9bootpxe: continues the war against random DHCPv6 DUIDs | cinap_lenrek |
2019-08-18 | add missing device tree file for raspberry pi 4 | cinap_lenrek |
2019-08-18 | add raspberry pi 4 kernel and bootloader to pi3.img target | cinap_lenrek |
2018-10-22 | add /sys/src/boot/bcm/mkfile to download raspberry pi bootcode firmware | cinap_lenrek |
2018-10-06 | 9boot: get rid of 64 byte line length limit | cinap_lenrek |
2018-09-16 | 9boot: don't let user erase the prompt (thanks mischief) | cinap_lenrek |
2018-05-27 | 9boot: detect SYSLINUX "memdisk" and pass to kernel via ramdisk0= parameter | cinap_lenrek |
2018-05-15 | 9boot: DHCPv6 support for efi | cinap_lenrek |
2018-02-10 | aijuboard bootloader: fix 10BASE-T / 100BASE-TX support | aiju |
2017-09-29 | 9boot: limit read size to 4K for efi simple file system protocol | cinap_lenrek |
2017-09-10 | rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update document... | cinap_lenrek |
2016-05-22 | efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail othe... | cinap_lenrek |
2016-05-22 | efi: allow access to iso filesystem on non-cdrom media (iso/hybrid) | cinap_lenrek |
2016-05-19 | 9boot: add iso hybrid loader 9boothyb | cinap_lenrek |
2016-05-04 | retire the dec alpha port | cinap_lenrek |
2015-06-05 | 9boot: look for plan9.ini in all filesystems accessible to efi to find plan9 ... | cinap_lenrek |
2015-05-13 | boot/zynq: use ./boothead.$cputype to invoke helper | cinap_lenrek |
2015-05-13 | boot/zynq: add jtagload utility | cinap_lenrek |
2015-05-13 | boot/zynq: implement sdmmc boot (fat) | cinap_lenrek |
2015-01-25 | pc, efi loaders: erase characters when backspace is pressed | mischief |
2014-12-24 | added zynq kernel | aiju |
2014-10-31 | efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E ... | cinap_lenrek |
2014-10-31 | efi: iso filesystem support for cdrom booting | cinap_lenrek |
2014-10-31 | efi: add test targets for iso and fat (for documentation only) | cinap_lenrek |
2014-10-24 | efi: change eficonfig ordering so memconf() is first, dont fallback to fs whe... | cinap_lenrek |
2014-10-23 | efi: add initial pxe support (v4 only) | cinap_lenrek |
2014-10-19 | efi: use LocateHandle() and HandleProtocol() to check for multiple gop protoc... | cinap_lenrek |
2014-10-19 | efi: fix compiler warnings, remove indicator prints in readn() | cinap_lenrek |
2014-10-18 | efi: simplify bootscreen code | cinap_lenrek |
2014-10-18 | efi: convert pixel format to bootscreen color channel | cinap_lenrek |
2014-10-18 | efi: make clean target virtual | cinap_lenrek |
2014-10-18 | efi: add experimental efi bootloader | cinap_lenrek |
2013-09-23 | 9bootfat: only check for fat at block 0 on floppy drives (thanks aap) | cinap_lenrek |
2013-09-01 | 9bootfat: always try plan9 partition even when not marked active, fix bug | cinap_lenrek |
2013-05-06 | pbs: allow 9bootfat start cluster beyond 0xFFFF | cinap_lenrek |
2013-02-18 | 9boot: fix 9bootiso | cinap_lenrek |
2013-02-18 | 9boot: serial console support | cinap_lenrek |
2013-02-17 | 9boot: make print handle \n -> \r\n conversion, style | cinap_lenrek |
2013-02-17 | 9boot: preserve configuration on boot error, add show command | cinap_lenrek |
2012-12-03 | 9boot: truncate long lines instead of producing partial lines from console/pl... | cinap_lenrek |
2012-09-20 | tftp: prevent it from hanging if ack packets get lost | cinap_lenrek |
2012-08-21 | 9bootpxe: try /cfg/pxe/default if /cfg/pxe/$ether fails before breaking to th... | cinap_lenrek |
2012-06-23 | 9boot: change to new *e820= format, support for 64bit kernels | cinap_lenrek |
2012-05-08 | disk/format, 9boot: fix alignment issues | cinap_lenrek |
2012-05-08 | 9bootfat: fat12 support | cinap_lenrek |
2012-01-20 | 9boot: always check if a20 is already enabled, use different keyboard code, r... | cinap_lenrek |
2011-12-26 | 9boot: replace strrchr() call with a loop and strchr() for ignoring bang path... | cinap_lenrek |
2011-11-11 | 9boot: fix more e820 | cinap_lenrek |