| Commit message (Expand) | Author | Age | Files | Lines |
* | setup_data: if nothing to load and version < 2.09, no harm no foul | H. Peter Anvin | 2012-06-29 | 1 | -3/+3 |
* | setup_data: check to make sure kernel version >= 0x0209 | H. Peter Anvin | 2012-06-29 | 1 | -0/+7 |
* | Change fdt-specific loader into a generic setup_data loader | H. Peter Anvin | 2012-06-29 | 4 | -55/+75 |
* | com32: Add device tree support | Thierry Reding | 2012-06-29 | 3 | -2/+71 |
* | com32.ld: handle .init_array and .fini_arraysyslinux-4.06-pre5 | H. Peter Anvin | 2012-05-28 | 1 | -23/+10 |
* | COM32: add DHCP pack/unpack functions | H. Peter Anvin | 2012-05-27 | 3 | -1/+283 |
* | Merge branch 'chaindev' | H. Peter Anvin | 2012-03-26 | 2 | -1/+537 |
|\ |
|
| * | Merge remote-tracking branch 'origin/master' into chaindev | Michal Soltys | 2011-08-02 | 9 | -101/+40 |
| |\ |
|
| * \ | Merge branch 'master' into chaindev | Michal Soltys | 2011-05-04 | 9 | -101/+107 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2011-03-30 | 1 | -7/+20 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2011-03-18 | 4 | -19/+10 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2011-03-07 | 6 | -52/+85 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2010-12-09 | 1 | -2/+4 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2010-11-18 | 1 | -18/+7 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2010-10-25 | 1 | -18/+27 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into chaindev | Michal Soltys | 2010-10-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | disklib: make CHS calculation match core/fs/diskio.cdisklib | Michal Soltys | 2010-10-13 | 1 | -6/+6 |
| * | | | | | | | | | | disklib: updates to params/read/write functions | Michal Soltys | 2010-10-12 | 1 | -38/+24 |
| * | | | | | | | | | | disklib: updates - lbacnt, bps, misc. things | Michal Soltys | 2010-10-08 | 1 | -65/+104 |
| * | | | | | | | | | | disklib: small fixes / addons | Michal Soltys | 2010-08-20 | 1 | -10/+12 |
| * | | | | | | | | | | chain.c32, libcom32: Move gpt_dump() as disk_gpt_header_dump() | Shao Miller | 2010-07-10 | 1 | -0/+38 |
| * | | | | | | | | | | chain.c32, libcom32: Move gpt_part_dump() as disk_gpt_part_dump() | Shao Miller | 2010-07-10 | 1 | -0/+27 |
| * | | | | | | | | | | chain.c32, libcom32: Move guid_to_str() and str_to_guid() | Shao Miller | 2010-07-10 | 1 | -0/+117 |
| * | | | | | | | | | | chain.c32, libcom32: Move mbr_part_dump() as disk_dos_part_dump() | Shao Miller | 2010-07-10 | 1 | -0/+39 |
| * | | | | | | | | | | libcom32 disk: A slight grunt of constipation | Shao Miller | 2010-07-10 | 1 | -5/+6 |
| * | | | | | | | | | | chain.c32, libcom32: Move write_verify_sector() as disk_write_verify_sector() | Shao Miller | 2010-07-10 | 1 | -0/+29 |
| * | | | | | | | | | | chain.c32, libcom32: Move write_sector() as disk_write_sector() | Shao Miller | 2010-07-10 | 1 | -0/+69 |
| * | | | | | | | | | | libcom32 disk: Trivial formatting fix-up | Shao Miller | 2010-07-10 | 1 | -3/+5 |
| * | | | | | | | | | | chain.c32, libcom32: Move read_sectors() as disk_read_sectors() | Shao Miller | 2010-07-10 | 1 | -0/+78 |
| * | | | | | | | | | | chain.c32, libcom32: Move get_disk_params() as disk_get_params() | Shao Miller | 2010-07-10 | 1 | -0/+48 |
| * | | | | | | | | | | chain.c32, libcom32: Move int13_retry() as disk_int13_retry() | Shao Miller | 2010-07-10 | 1 | -0/+23 |
| * | | | | | | | | | | libcom32: Introduce disk header and module | Shao Miller | 2010-07-10 | 2 | -1/+39 |
* | | | | | | | | | | | com32/lib/pci/scan.c: Fix free_pci_domain() | Henri Roosen | 2012-03-12 | 1 | -3/+3 |
* | | | | | | | | | | | strreplace: additional cleanups | H. Peter Anvin | 2012-02-06 | 1 | -1/+1 |
* | | | | | | | | | | | strreplace: clean up and simplify | H. Peter Anvin | 2012-02-06 | 1 | -20/+24 |
* | | | | | | | | | | | Merge remote-tracking branch 'hpa/master' | Erwan Velu | 2011-07-11 | 9 | -101/+40 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
| * | | | | | | | | | | com32: make syslinux_dump_*() pure debugging functions | H. Peter Anvin | 2011-06-27 | 5 | -38/+29 |
| * | | | | | | | | | | Use <dprintf.h> instead of an ad hoc definition | H. Peter Anvin | 2011-06-27 | 4 | -46/+4 |
| * | | | | | | | | | | lib/shuffle: use <dprintf.h> | H. Peter Anvin | 2011-06-20 | 1 | -17/+1 |
| * | | | | | | | | | | dprintf: add the ability to log to stdio | H. Peter Anvin | 2011-06-20 | 2 | -0/+6 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | strreplace: Fixing includes | Erwan Velu | 2011-06-06 | 1 | -0/+1 |
* | | | | | | | | | | string: Adding strreplace | Erwan Velu | 2011-04-27 | 2 | -0/+54 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup' | H. Peter Anvin | 2011-04-26 | 2 | -82/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Makefile: Move Makefile fragments into mk/ | Matt Fleming | 2011-04-07 | 2 | -82/+3 |
* | | | | | | | | | | com32: inet_ntoa() takes struct in_addr | H. Peter Anvin | 2011-04-25 | 1 | -6/+8 |
* | | | | | | | | | | Merge remote branch 'hpa/master' into libupload | Erwan Velu | 2011-04-11 | 4 | -16/+29 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| * | | | | | | | | | tinyjpeg: change DEBUG to JPEG_DEBUG | H. Peter Anvin | 2011-04-04 | 2 | -3/+3 |
| * | | | | | | | | | com32: fix range handling in vsscanf | H. Peter Anvin | 2011-04-04 | 1 | -6/+6 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | linux.c32: For protocol 2.10+, use init_size when relocating | H. Peter Anvin | 2011-03-18 | 1 | -7/+20 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | inet: Adding inet_ntoa() | Erwan Velu | 2011-03-22 | 2 | -0/+38 |