Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lwip: Add return address to LWIP_PLATFORM_ASSERT()syslinux-4.10-pre20 | H. Peter Anvin | 2012-04-26 | 1 | -1/+1 |
* | pxe: Remove stray debugging message | H. Peter Anvin | 2012-04-26 | 1 | -2/+1 |
* | pxe, tftp: Handle block number wraparound | H. Peter Anvin | 2012-04-26 | 1 | -1/+1 |
* | pxe, tftp: make TimeoutTable static | H. Peter Anvin | 2012-04-26 | 2 | -2/+1 |
* | pxe, tftp: Unify UDP send and use pbuf memory | H. Peter Anvin | 2012-04-26 | 1 | -20/+37 |
* | lwipopts: increase the number of netbufs | H. Peter Anvin | 2012-04-26 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre19 | H. Peter Anvin | 2012-04-26 | 2 | -4/+102 |
|\ | |||||
| * | Merge remote-tracking branch 'genec/diag-geodsp-perl-for-hpa' | H. Peter Anvin | 2012-04-25 | 2 | -4/+102 |
| |\ | |||||
| | * | diag/geodsp: Use perl to make the image; Fix Makefile | Gene Cumm | 2011-12-31 | 1 | -4/+8 |
| | * | diag/geodsp: add mk-lba-img.pl | Gene Cumm | 2011-12-31 | 1 | -0/+94 |
* | | | Merge remote-tracking branch 'genec/com32-cptime-upd-for-hpa' into lwip | H. Peter Anvin | 2012-04-25 | 4 | -3/+55 |
|\ \ \ | |||||
| * | | | prdhcp.c32: Fix what is retrieved. | Gene Cumm | 2012-02-03 | 1 | -2/+3 |
| * | | | prdhcp.c32: Add to Makefile | Gene Cumm | 2011-12-18 | 1 | -1/+1 |
| * | | | cptime.txt: AsciiDoc manpage for cptime.c32 | Gene Cumm | 2011-12-18 | 1 | -0/+50 |
| * | | | cptime.c32: Move to modules; include in Makefile | Gene Cumm | 2011-12-17 | 2 | -1/+2 |
* | | | | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre18 | H. Peter Anvin | 2012-03-30 | 76 | -2168/+8445 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | libinstaller: Avoid using <linux/ext2_fs.h>syslinux-4.06-pre3 | H. Peter Anvin | 2012-03-26 | 3 | -11/+886 |
| * | | | version: Update year to 2012 | H. Peter Anvin | 2012-03-26 | 1 | -1/+1 |
| * | | | Makefile: Use -Ox option to NASM | H. Peter Anvin | 2012-03-26 | 2 | -2/+2 |
| * | | | Merge branch 'chaindev' | H. Peter Anvin | 2012-03-26 | 21 | -1937/+4000 |
| |\ \ \ | |||||
| | * | | | chain.c: Fix misplaced #endif breaking non-DEBUG builds | H. Peter Anvin | 2012-03-26 | 1 | -1/+1 |
| | * | | | Use PRIu64 instead of %llu, where appropriate | Michal Soltys | 2011-08-02 | 2 | -2/+3 |
| | * | | | Merge remote-tracking branch 'origin/master' into chaindev | Michal Soltys | 2011-08-02 | 27 | -315/+575 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'origin/master' into chaindev | Michal Soltys | 2011-06-08 | 1 | -9/+15 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge remote branch 'origin/master' into chaindev | Michal Soltys | 2011-05-10 | 8 | -8/+34 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | com32/chain: once more rename option: stop -> break | Michal Soltys | 2011-05-10 | 4 | -19/+19 |
| | * | | | | | | com32/chain: minor doc fix | Michal Soltys | 2011-05-10 | 1 | -7/+7 |
| | * | | | | | | com32/chain: add support for ReactOS's freeldr.sys | Michal Soltys | 2011-05-10 | 2 | -0/+21 |
| | * | | | | | | Merge branch 'master' into chaindev | Michal Soltys | 2011-05-04 | 151 | -828/+4682 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2011-03-30 | 2 | -10/+23 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | com32/chain: change 'nochain' -> 'stop', update docs | Michal Soltys | 2011-03-18 | 4 | -24/+23 |
| | * | | | | | | | | Merge branch 'master' into chaindev | Michal Soltys | 2011-03-18 | 41 | -89/+1244 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | com32/chain: minor adjustment to manglepe_fixchs() | Michal Soltys | 2011-03-09 | 1 | -4/+2 |
| | * | | | | | | | | | com32/chain: setup_handover() - use iter->length | Michal Soltys | 2011-03-09 | 1 | -18/+13 |
| | * | | | | | | | | | com32/chain: modify lba2chs() towards using disk_chs type | Michal Soltys | 2011-03-09 | 4 | -16/+13 |
| | * | | | | | | | | | com32/chain: add generic length field to partition iterators | Michal Soltys | 2011-03-08 | 2 | -0/+4 |
| | * | | | | | | | | | com32/chain: always report detected BPB | Michal Soltys | 2011-03-08 | 3 | -22/+17 |
| | * | | | | | | | | | com32/chain: option rename: mbrchs -> fixchs | Michal Soltys | 2011-03-08 | 4 | -11/+11 |
| | * | | | | | | | | | com32/chain: split manglepe_mbrchshide() into separate functions | Michal Soltys | 2011-03-08 | 3 | -35/+104 |
| | * | | | | | | | | | Merge branch 'master' into chaindev | Michal Soltys | 2011-03-07 | 57 | -392/+804 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | com32/chain: minor help fix | Michal Soltys | 2011-03-07 | 1 | -2/+2 |
| | * | | | | | | | | | | Merge branch 'master' into chaindev | Michal Soltys | 2011-02-14 | 78 | -299/+7493 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2010-12-30 | 15 | -445/+460 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2010-12-09 | 5 | -5/+52 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2010-11-18 | 16 | -294/+1134 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | com32/chain: minor fixes and cleanups | Michal Soltys | 2010-10-25 | 7 | -60/+72 |
| | * | | | | | | | | | | | | | | Merge branch 'master' into chaindev | Michal Soltys | 2010-10-25 | 3 | -21/+48 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | com32/chain/chain.c: fix if-order during handover preparation | Michal Soltys | 2010-10-21 | 1 | -34/+34 |
| | * | | | | | | | | | | | | | | | Merge branch 'master' into chaindev | Michal Soltys | 2010-10-14 | 6 | -39/+73 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | com32/chain: remove remains of SECTOR | Michal Soltys | 2010-10-14 | 2 | -6/+6 |