platform/upstream/syslinux.git
2011-04-12 Eric W. Biedermancore: Add isspace to ctype.h
2011-04-12 Eric W. Biedermancore: pxe: Factor out pxe_poll from pxe_receive_thread
2011-04-12 Eric W. Biedermancore: pxe: Rewrite the tftp implementation to use lwip
2011-04-12 Eric W. Biedermancore: pxe: Add a netconn socket to the pxe private...
2011-04-12 Eric W. Biedermancore pxe: Use the lwip dns resolver
2011-04-12 Eric W. Biedermanpxe: Send tftp acks after we reach our timeout
2011-04-12 Eric W. Biedermanlwip: Use byteswap.h to define htons and friends
2011-04-12 Eric W. Biedermancore: factor out byteswap.h from netinet/in.h
2011-04-12 Eric W. Biedermancore pxe: Cleanup the call to pxe_isr_init
2011-04-12 H. Peter Anvinlwip: show stats when displaying speedtest results
2011-04-12 Eric W. Biedermanundiif: Fix weird include order madness.
2011-04-12 H. Peter Anvinlwip: fix timestamps, statistics functions
2011-04-12 H. Peter Anvincore: lwipopts: additional fine-tuning
2011-04-12 H. Peter Anvinlwip: better speed test
2011-04-12 Eric W. Biedermanlwip: Disable lwip's malloc routines
2011-04-12 Eric W. Biedermanlwip: In mem.h define mem_realloc as static inline
2011-04-12 H. Peter AnvinMake sure TCP_WND is < 64K-TCP_MSS
2011-04-12 H. Peter Anvincore: lwip: tune parameters for performance
2011-04-12 H. Peter Anvinlwip: better test case
2011-04-12 H. Peter Anvinlwip: now to the point we can make a TCP connection...
2011-04-12 H. Peter Anvinlwip: Allow clearing a dns server
2011-04-12 Eric W. Biedermancore pxe: Ensure all parameters in pxe_get_cached_info...
2011-04-12 H. Peter Anvincore: pxe: additional work on the lwip port
2011-04-12 Eric W. Biedermancore pxe: Switch threads if more than one runnable.
2011-04-12 Eric W. Biedermancore: pxeisr.inc: The name of the globals is pxe_irq_ve...
2011-04-12 Eric W. Biedermancore thread: Make the code a little clearer.
2011-04-12 H. Peter Anvincore: thread: return 0 from sem_down() if we didn't...
2011-04-12 H. Peter Anvincore: pxe: don't switch to the PXE stack if we're on...
2011-04-12 H. Peter Anvinpxe: lwip: busy-wait if transmit is blocked for buffers
2011-04-12 H. Peter Anvinpxe: lwip: update data pointer after getting a secondar...
2011-04-12 Eric W. Biedermanpxe: hook up the interrupt routine and the lwip receive...
2011-04-12 H. Peter Anvinlwip: fix conflict with <netinet/in.h>
2011-04-12 H. Peter Anvinlwip: undiif - initial cut at a UNDI Ethernet-only...
2011-04-12 Eric W. Biedermanpxe: Move the gpxe url reading code into it's own file.
2011-04-12 Eric W. Biedermanpxe: Move the tftp implementation into it's own file
2011-04-12 Eric W. Biedermanpxe: Add methods to abstract out the connection type.
2011-04-10 Eric W. Biedermanpxe: Statically initialize pxe_receive_thread_sem
2011-04-10 Eric W. Biedermancore: pxe: pm_return Use jiffies_t
2011-04-10 H. Peter Anvincore: add .stack16 to layout.inc
2011-04-10 H. Peter Anvincore: add .stack to layout.inc so it gets the proper...
2011-04-10 H. Peter Anvincore: pxeisr.inc: fix compatibility with older versions...
2011-04-10 H. Peter Anvincore: pxe: pm return hook to examine timer ticks and...
2011-04-10 H. Peter Anvincore: add a way to invoke a function on return to protmode
2011-04-10 H. Peter Anvincore: pxe: real-mode interrupt service routine
2011-04-10 Eric W. Biedermanlwip: Enable thread support
2011-04-10 Eric W. Biedermancore: Make the core malloc and free thread safe.
2011-04-10 Eric W. Biedermancore thread: Don't include core.h from thread.h
2011-04-10 Eric W. Biedermancore: Move timer functions into timer.h
2011-04-10 Eric W. Biedermanlwip: Use kaboom.h
2011-04-10 Eric W. Biedermancore: Move kaboom into it's own header.
2011-04-10 H. Peter Anvincore: thread: add a name field
2011-04-10 H. Peter Anvincore: thread: add static declaration of semaphores
2011-04-10 H. Peter Anvinthread: add support for locking the scheduler
2011-04-10 Eric W. Biedermancore thread: Rename timeouts pvt to better reflect...
2011-04-10 H. Peter Anvincore: thread: add a "timeouts" pointer to the thread...
2011-04-10 H. Peter Anvincore: thread: move most thread state to stack; task...
2011-04-10 Eric W. Biedermancore: thread: Add a global errno variable to support...
2011-04-08 H. Peter Anvincore: thread: merge mbox_post() and mbox_trypost()
2011-04-08 H. Peter Anvincore: add simple mailbox library
2011-04-08 H. Peter Anvincore: thread: add option to not wait on a semaphore...
2011-04-08 H. Peter Anvincore: thread: have start_thread() allocate memory dynam...
2011-04-08 H. Peter Anvincore: simple thread library
2011-04-08 Eric W. Biedermancore: declare jiffies_t and mstime_t and use them.
2011-04-08 H. Peter Anvinstddef.h: add container_of()
2011-04-08 Eric W. Biedermanlwip: Minimal configuration to get lwip building in...
2011-04-08 Eric W. Biedermanlwip: Delete the ipv6 support and the tests.
2011-04-08 Eric W. Biedermanlwip: Import lwip version 1.3.2
2011-04-08 Eric W. Biedermancore: Makefile don't worry about how deep the files are
2011-04-05 H. Peter Anvindiskstart: Add a pointer to the syslinux_banner to... syslinux-4.04-pre22
2011-04-04 H. Peter Anvincom32, bitops: proper constraint for byte-sized output syslinux-4.04-pre21
2011-04-04 H. Peter AnvinNEWS: iso9660 also had issues with ../ paths. syslinux-4.04-pre20
2011-04-04 H. Peter Anvincore: Adjust formatting around the date string
2011-04-04 H. Peter Anvintinyjpeg: change DEBUG to JPEG_DEBUG
2011-04-04 H. Peter Anviniso9660: use generic_mangle_name
2011-04-04 H. Peter AnvinNEWS: Handle .. support for VFAT syslinux-4.04-pre19
2011-04-04 Rich Mahnvfat: Fix mangling of directory names starting with ..
2011-04-04 H. Peter AnvinNEWS: update the NEWS file syslinux-4.04-pre18
2011-04-04 H. Peter Anvinpxe: disable the "force INT 18h" hack
2011-04-04 H. Peter Anvincom32, bitops: an "m" constraint takes an object, not...
2011-04-04 H. Peter Anvincom32: fix range handling in vsscanf
2011-04-04 H. Peter Anvinbitops: the bt instructions returns result in CF, not ZF
2011-04-03 H. Peter Anvindiskstart: Move DATE_STR out of sector 1
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'genec/memdiskdbg-for... syslinux-4.04-pre17
2011-04-01 Gene Cummmemdisk/dskprobe.c: Add status check to probes 08h...
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'genec/diag-mbr-handoff... syslinux-4.04-pre16
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'genec/diag-geodsp-for...
2011-04-01 H. Peter Anvingpxe: Inhibit parallel make syslinux-4.04-pre15
2011-04-01 Sebastian HerbsztUpdate .gitignore
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'sherbszt/gfxboot32'
2011-04-01 H. Peter Anvinld: Use ABSOLUTE() when taking differences between...
2011-03-30 Sebastian Herbsztgfxboot: remove save_read() function
2011-03-30 Sebastian Herbsztgfxboot: remove lowmem_buf_size variable
2011-03-30 Sebastian Herbsztgfxboot: don't use the bounce buffer
2011-03-30 Sebastian Herbsztgfxboot: use skipspace()
2011-03-29 Gene Cummdiag/geodsp/README: Additional use notes
2011-03-29 H. Peter AnvinMerge remote-tracking branch 'mcb30/empty-tftp-ip'
2011-03-28 Michael Brownpxe: allow TFTP server IP to be empty when not using...
2011-03-27 Gene Cummdiag/mbr/handoff: Add optional printing of floppy descr...
2011-03-27 Gene Cummdiag/mbr/handoff: Code comments; reflow output
2011-03-18 H. Peter Anvinlinux.c32: For protocol 2.10+, use init_size when reloc...
next