Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jiffies.h: drop "const" from __jiffies | H. Peter Anvin | 2009-09-16 | 1 | -1/+2 |
* | lwip: now to the point we can make a TCP connection... | H. Peter Anvin | 2009-09-16 | 1 | -1/+1 |
* | core: pxe: additional work on the lwip port | H. Peter Anvin | 2009-09-15 | 7 | -587/+9 |
* | core: import lwip TCP/IP stack | H. Peter Anvin | 2009-09-10 | 1 | -1/+28 |
* | core: declare jiffies_t, MS_PER_JIFFY | H. Peter Anvin | 2009-09-08 | 1 | -3/+7 |
* | stddef.h: add container_of() | H. Peter Anvin | 2009-09-08 | 1 | -0/+8 |
* | Use jiffies() to implement times(); create <core/*.h> namespace | H. Peter Anvin | 2009-09-02 | 4 | -48/+23 |
* | 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 | 1 | -1/+2 |
* | Merge branch 'fsc' into elflink | H. Peter Anvin | 2009-09-02 | 86 | -5139/+6366 |
|\ | |||||
| * | Merge branch 'master' into fsc | H. Peter Anvin | 2009-08-31 | 69 | -4512/+5603 |
| |\ | |||||
| | * | 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 | 7 | -3584/+1355 |
| | |\ | |||||
| | | * | 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 | 372 | -22401/+23579 |
| | |\ \ | |||||
| | | * | | 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 | 350 | -22034/+22541 |
| | | |\| | |||||
| | | * | | 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 |
| | | * | | gpllib: Enlarge OEM Strings buffer (dmi) | Pierre-Alexandre Meyer | 2009-05-27 | 1 | -2/+1 |
| | | * | | hdt: Add SMBIOS OEM Strings (Type 11) (CLI) | Pierre-Alexandre Meyer | 2009-05-27 | 2 | -0/+16 |
| | | * | | gpllib: Add support for 3.3.12 OEM Strings (Type 11) (dmi) | Pierre-Alexandre Meyer | 2009-05-27 | 2 | -0/+21 |
| | | * | | hdt: Add SMBIOS On Board Devices Information (Type 10) (CLI) | Pierre-Alexandre Meyer | 2009-05-26 | 1 | -0/+9 |
| | | * | | gpllib: Add support for 3.3.11 On Board Devices Information (Type 10, obsolet... | Pierre-Alexandre Meyer | 2009-05-26 | 2 | -0/+50 |
| | | * | | hdt: Add SMBIOS System Reset (Type 23) (CLI) | Pierre-Alexandre Meyer | 2009-05-26 | 1 | -0/+20 |
| | | * | | gpllib: Add support for 3.3.24 System Reset (Type 23) (dmi) | Pierre-Alexandre Meyer | 2009-05-26 | 2 | -0/+62 |
| | | * | | hdt: Add SMBIOS System Configuration Options (Type 12) (CLI) | Pierre-Alexandre Meyer | 2009-05-26 | 1 | -0/+5 |