summaryrefslogtreecommitdiff
path: root/sys/src/boot
AgeCommit message (Expand)Author
2022-12-27boot/reform: bootm if loading the kernel workedSigrid Solveig Haflínudóttir
2022-12-029boot: delay GetMemoryMap until right before ExitBootServices (thanks michael...cinap_lenrek
2022-11-03boot/bitsy: clean up checked in binaryJacob Moody
2022-07-10imx8: load a plan9.ini at CONFADDR 0x40010000cinap_lenrek
2022-06-18generate boot.scr in /sys/src/boot/reformcinap_lenrek
2022-06-18add /sys/src/boot/reform/mkfile to download official u-boot for the mnt-reformcinap_lenrek
2021-09-119boot: fix isowalk() for directories spanning multiple sectorscinap_lenrek
2021-08-22revert 8c228a123fa0c6062570964011854302bbf57242: accidental commitOri Bernstein
2021-08-17mk for only supported archsunobe@cpan.org
2021-02-22boot/bcm: download dtb files for rpi-400 and rpi-cm4cinap_lenrek
2021-02-209boot: handle automatic length for 64-bit values in hexfmt() for framebuffer ...cinap_lenrek
2021-02-159boot: mark efi boot and runtime service regions as reservedcinap_lenrek
2020-11-21efi: prefer plan9.ini from ESP we loaded frommischief
2020-04-089bootpxe: simplifycinap_lenrek
2020-04-089bootpxe: continues the war against random DHCPv6 DUIDscinap_lenrek
2019-08-18add missing device tree file for raspberry pi 4cinap_lenrek
2019-08-18add raspberry pi 4 kernel and bootloader to pi3.img targetcinap_lenrek
2018-10-22add /sys/src/boot/bcm/mkfile to download raspberry pi bootcode firmwarecinap_lenrek
2018-10-069boot: get rid of 64 byte line length limitcinap_lenrek
2018-09-169boot: don't let user erase the prompt (thanks mischief)cinap_lenrek
2018-05-279boot: detect SYSLINUX "memdisk" and pass to kernel via ramdisk0= parametercinap_lenrek
2018-05-159boot: DHCPv6 support for eficinap_lenrek
2018-02-10aijuboard bootloader: fix 10BASE-T / 100BASE-TX supportaiju
2017-09-299boot: limit read size to 4K for efi simple file system protocolcinap_lenrek
2017-09-10rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update document...cinap_lenrek
2016-05-22efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail othe...cinap_lenrek
2016-05-22efi: allow access to iso filesystem on non-cdrom media (iso/hybrid)cinap_lenrek
2016-05-199boot: add iso hybrid loader 9boothybcinap_lenrek
2016-05-04retire the dec alpha portcinap_lenrek
2015-06-059boot: look for plan9.ini in all filesystems accessible to efi to find plan9 ...cinap_lenrek
2015-05-13boot/zynq: use ./boothead.$cputype to invoke helpercinap_lenrek
2015-05-13boot/zynq: add jtagload utilitycinap_lenrek
2015-05-13boot/zynq: implement sdmmc boot (fat)cinap_lenrek
2015-01-25pc, efi loaders: erase characters when backspace is pressedmischief
2014-12-24added zynq kernelaiju
2014-10-31efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E ...cinap_lenrek
2014-10-31efi: iso filesystem support for cdrom bootingcinap_lenrek
2014-10-31efi: add test targets for iso and fat (for documentation only)cinap_lenrek
2014-10-24efi: change eficonfig ordering so memconf() is first, dont fallback to fs whe...cinap_lenrek
2014-10-23efi: add initial pxe support (v4 only)cinap_lenrek
2014-10-19efi: use LocateHandle() and HandleProtocol() to check for multiple gop protoc...cinap_lenrek
2014-10-19efi: fix compiler warnings, remove indicator prints in readn()cinap_lenrek
2014-10-18efi: simplify bootscreen codecinap_lenrek
2014-10-18efi: convert pixel format to bootscreen color channelcinap_lenrek
2014-10-18efi: make clean target virtualcinap_lenrek
2014-10-18efi: add experimental efi bootloadercinap_lenrek
2013-09-239bootfat: only check for fat at block 0 on floppy drives (thanks aap)cinap_lenrek
2013-09-019bootfat: always try plan9 partition even when not marked active, fix bugcinap_lenrek
2013-05-06pbs: allow 9bootfat start cluster beyond 0xFFFFcinap_lenrek
2013-02-189boot: fix 9bootisocinap_lenrek