summaryrefslogtreecommitdiff
path: root/com32/modules/linux.c
Commit message (Expand)AuthorAgeFilesLines
* linux.c32: add missing break;syslinux-4.06-pre10H. Peter Anvin2012-06-291-0/+1
* linux.c32: allow loading arbitrary setup_data blobsH. Peter Anvin2012-06-291-12/+36
* linux.c32: add support for a device tree blob (dtb)H. Peter Anvin2012-06-291-2/+25
* Change fdt-specific loader into a generic setup_data loaderH. Peter Anvin2012-06-291-1/+1
* linux.c32: Make errors clearer for usersGene Cumm2012-06-091-7/+34
* Run Nindent on com32/modules/linux.cH. Peter Anvin2009-05-291-137/+137
* linux.c32: replace the kernel name with BOOT_IMAGE=syslinux-3.81-pre2H. Peter Anvin2009-05-051-13/+10
* linux.c32: honor the "quiet" flagH. Peter Anvin2009-05-051-6/+34
* linux.c32: move handling of mem= and vga= into the library functionsyslinux-3.80-pre5H. Peter Anvin2009-04-291-67/+1
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Handle vga={ask|normal|ext} in linux.c32syslinux-3.55-pre4H. Peter Anvin2008-01-041-2/+16
* linux.c32: saturate memory size to 32 bits if too largeH. Peter Anvin2007-04-261-1/+7
* Fix the handling of namelen and argument parsing in linux.c32Ferenc Wagner2007-04-031-0/+1
* Linux-loading module with optional DHCP generation.syslinux-3.40-pre15H. Peter Anvin2007-03-151-0/+236