Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | core: make sure __jiffies is aligned | H. Peter Anvin | 2009-09-02 | 1 | -0/+1 | |
* | | | Use jiffies() to implement times(); create <core/*.h> namespace | H. Peter Anvin | 2009-09-02 | 5 | -57/+24 | |
* | | | Merge branch 'fsc' into elflink | H. Peter Anvin | 2009-09-02 | 15 | -110/+181 | |
|\| | | ||||||
| * | | core: pxe: create a single tftp_error() function, send ERROR on close | H. Peter Anvin | 2009-09-02 | 1 | -18/+45 | |
| * | | core: use jiffies instead of BIOS_timer | H. Peter Anvin | 2009-09-02 | 6 | -32/+29 | |
| * | | core: hook INT 1Ch for a simple monotonic timer | H. Peter Anvin | 2009-09-02 | 6 | -1/+67 | |
| * | | core: merge cpuinit.inc into init.inc | H. Peter Anvin | 2009-09-02 | 5 | -60/+38 | |
| * | | core: pxe: fix the behavior on non-received RRQ reply | H. Peter Anvin | 2009-09-02 | 1 | -6/+9 | |
* | | | elflink: clean up formatting in com32/elflink | H. Peter Anvin | 2009-09-02 | 21 | -298/+295 | |
* | | | core: elflink: clean up formatting | H. Peter Anvin | 2009-09-02 | 8 | -254/+233 | |
* | | | Merge branch 'fsc' into elflink | H. Peter Anvin | 2009-09-02 | 143 | -11069/+12829 | |
|\| | | ||||||
| * | | core: pxe: use FAR_PTR() macro where appropriate | H. Peter Anvin | 2009-09-01 | 3 | -12/+6 | |
| * | | core: pxe: remove vestigial dnsresolv.inc | H. Peter Anvin | 2009-09-01 | 5 | -34/+10 | |
| * | | core: pxe: port the PXE idle function to C | H. Peter Anvin | 2009-09-01 | 7 | -141/+133 | |
| * | | core: drop any .eh_frame sectionssyslinux-4.00-pre5 | H. Peter Anvin | 2009-08-31 | 1 | -0/+5 | |
| * | | Merge branch 'master' into fsc | H. Peter Anvin | 2009-08-31 | 75 | -4519/+5647 | |
| |\| | ||||||
| | * | NEWS: update for 3.83 | H. Peter Anvin | 2009-08-25 | 2 | -0/+12 | |
| | * | hdt: enhance error reporting in the CLI (disk)syslinux-3.83-pre9 | Pierre-Alexandre Meyer | 2009-08-24 | 1 | -2/+7 | |
| | * | hdt: make get_error behaves like perror | Pierre-Alexandre Meyer | 2009-08-24 | 5 | -31/+9 | |
| | * | hdt: fix CLI crash when parsing unsupported geometries | Pierre-Alexandre Meyer | 2009-08-24 | 1 | -2/+0 | |
| | * | hdt: 0.3.4syslinux-3.83-pre8hdt-0.3.4 | erwan | 2009-08-20 | 1 | -1/+1 | |
| | * | hdt: fix disklib display | Pierre-Alexandre Meyer | 2009-08-20 | 2 | -2/+2 | |
| | * | disklib: fix extended partition code | Pierre-Alexandre Meyer | 2009-08-20 | 1 | -12/+21 | |
| | * | hdt: Fixing memory corruption | erwan | 2009-08-20 | 2 | -5/+5 | |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ... | erwan | 2009-08-19 | 11 | -3591/+1387 | |
| | |\ | ||||||
| | | * | MEMDISK: generate map filessyslinux-3.83-pre7 | H. Peter Anvin | 2009-08-17 | 3 | -0/+3 | |
| | | * | memdisk: make the stack size configurable | H. Peter Anvin | 2009-08-17 | 1 | -7/+29 | |
| | | * | menu: initialize cm (current menu) before empty check | H. Peter Anvin | 2009-08-17 | 1 | -1/+2 | |
| | | * | Merge commit 'origin/master' | H. Peter Anvin | 2009-08-14 | 2 | -1676/+1351 | |
| | | |\ | ||||||
| | | | * | Revert "Run Nindent on com32/include/pngconf.h" | H. Peter Anvin | 2009-08-13 | 1 | -60/+61 | |
| | | | * | Revert "Run Nindent on com32/include/png.h" | H. Peter Anvin | 2009-08-13 | 1 | -1616/+1290 | |
| | | * | | menu: fix Ctrl-W (word erase) when editing a command line | H. Peter Anvin | 2009-08-13 | 1 | -1/+1 | |
| | | |/ | ||||||
| | | * | zlib: remove unused sample programs | H. Peter Anvin | 2009-08-10 | 2 | -888/+0 | |
| | | * | zlib: kill gzio.c | H. Peter Anvin | 2009-08-09 | 2 | -1018/+1 | |
| | * | | Merge commit 'pam/disklib-fixes' | Erwan Velu | 2009-08-19 | 521 | -31878/+34300 | |
| | |\ \ | ||||||
| | | * | | hdt: Remove extra more_printf calls | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -12/+10 | |
| | | * | | gpllib: Introduce typedefs for callbacks | Pierre-Alexandre Meyer | 2009-08-05 | 2 | -5/+7 | |
| | | * | | hdt: Don't show partition header if not needed | Pierre-Alexandre Meyer | 2009-08-05 | 2 | -2/+6 | |
| | | * | | hdt: Fix disk menu to use the new disklib interfaces | Pierre-Alexandre Meyer | 2009-08-05 | 3 | -32/+16 | |
| | | * | | hdt: Make the menu and cli use the new disk interfaces | Pierre-Alexandre Meyer | 2009-08-05 | 3 | -39/+23 | |
| | | * | | gpllib: More errno fixes | Pierre-Alexandre Meyer | 2009-08-05 | 5 | -45/+45 | |
| | | * | | gpllib: Enhance Makefile | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -6/+2 | |
| | | * | | gpllib: Fix compilation | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -0/+2 | |
| | | * | | disklib: Change read/write interface | Pierre-Alexandre Meyer | 2009-08-05 | 8 | -206/+164 | |
| | | * | | disklib: Fix write_verify_sectors | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -1/+1 | |
| | | * | | Merge commit 'hpa/master' into for-erwan | Pierre-Alexandre Meyer | 2009-08-04 | 499 | -31511/+33262 | |
| | | |\| | ||||||
| | | * | | gpllib: refactor partitions detection | Pierre-Alexandre Meyer | 2009-08-04 | 2 | -65/+53 | |
| | | * | | gpllib: Define HARDWARE_SECURITY_SIZE for Type 24 (dmi) | Pierre-Alexandre Meyer | 2009-05-27 | 1 | -0/+2 | |
| | | * | | hdt: Add SMBIOS Hardware Security Information (Type 24) (CLI) | Pierre-Alexandre Meyer | 2009-05-27 | 2 | -0/+26 | |
| | | * | | gpllib: Add support for 3.3.25 Hardware Security (Type 24) (dmi) | Pierre-Alexandre Meyer | 2009-05-27 | 2 | -0/+39 |