index
:
users/ebiederm/syslinux-devel.git
lwip-devel
lwip-devel-ebiederm
lwip-hpa
master
syslinux-lwip-checkpoint1
syslinux-lwip-checkpoint2
syslinux-lwip-checkpoint3
syslinux-lwip-checkpoint4
syslinux-lwip-checkpoint5
syslinux-lwip-checkpoint6
syslinux-lwip-checkpoint7
syslinux-lwip-checkpoint8
syslinux-threads-devel
ebiederm's development branch for syslinux+lwip
Eric W. Biederman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pxe: Move the tftp implementation into it's own file
Eric W. Biederman
2011-04-12
3
-429
/
+435
*
pxe: Add methods to abstract out the connection type.
Eric W. Biederman
2011-04-12
2
-140
/
+191
*
pxe: Statically initialize pxe_receive_thread_sem
Eric W. Biederman
2011-04-09
1
-2
/
+1
*
core: pxe: pm_return Use jiffies_t
Eric W. Biederman
2011-04-09
1
-4
/
+2
*
core: add .stack16 to layout.inc
H. Peter Anvin
2011-04-09
1
-0
/
+1
*
core: add .stack to layout.inc so it gets the proper flags
H. Peter Anvin
2011-04-09
1
-0
/
+3
*
core: pxeisr.inc: fix compatibility with older versions of NASM
H. Peter Anvin
2011-04-09
1
-2
/
+1
*
core: pxe: pm return hook to examine timer ticks and PXE ISR status
H. Peter Anvin
2011-04-09
1
-0
/
+44
*
core: add a way to invoke a function on return to protmode
H. Peter Anvin
2011-04-09
2
-1
/
+30
*
core: pxe: real-mode interrupt service routine
H. Peter Anvin
2011-04-09
3
-1
/
+103
*
lwip: Enable thread support
Eric W. Biederman
2011-04-09
3
-4
/
+158
*
core: Make the core malloc and free thread safe.
Eric W. Biederman
2011-04-09
3
-0
/
+20
*
core thread: Don't include core.h from thread.h
Eric W. Biederman
2011-04-09
2
-1
/
+3
*
core: Move timer functions into timer.h
Eric W. Biederman
2011-04-09
2
-16
/
+22
*
lwip: Use kaboom.h
Eric W. Biederman
2011-04-09
1
-3
/
+1
*
core: Move kaboom into it's own header.
Eric W. Biederman
2011-04-09
2
-6
/
+12
*
core: thread: add a name field
H. Peter Anvin
2011-04-09
4
-3
/
+6
*
core: thread: add static declaration of semaphores
H. Peter Anvin
2011-04-09
1
-0
/
+9
*
thread: add support for locking the scheduler
H. Peter Anvin
2011-04-09
4
-0
/
+18
*
core thread: Rename timeouts pvt to better reflect it's use.
Eric W. Biederman
2011-04-09
1
-3
/
+1
*
core: thread: add a "timeouts" pointer to the thread structure
H. Peter Anvin
2011-04-09
1
-0
/
+3
*
core: thread: move most thread state to stack; task switch errno
H. Peter Anvin
2011-04-09
4
-24
/
+39
*
core: thread: Add a global errno variable to support lwip
Eric W. Biederman
2011-04-09
1
-0
/
+3
*
core: thread: merge mbox_post() and mbox_trypost()
H. Peter Anvin
2011-04-08
2
-14
/
+7
*
core: add simple mailbox library
H. Peter Anvin
2011-04-08
2
-0
/
+92
*
core: thread: add option to not wait on a semaphore at all
H. Peter Anvin
2011-04-08
1
-26
/
+33
*
core: thread: have start_thread() allocate memory dynamically
H. Peter Anvin
2011-04-08
3
-11
/
+17
*
core: simple thread library
H. Peter Anvin
2011-04-08
11
-0
/
+416
*
core: declare jiffies_t and mstime_t and use them.
Eric W. Biederman
2011-04-08
4
-10
/
+13
*
stddef.h: add container_of()
H. Peter Anvin
2011-04-08
1
-0
/
+8
*
lwip: Minimal configuration to get lwip building in syslinux
Eric W. Biederman
2011-04-08
6
-1
/
+82
*
lwip: Delete the ipv6 support and the tests.
Eric W. Biederman
2011-04-08
19
-2159
/
+0
*
lwip: Import lwip version 1.3.2
Eric W. Biederman
2011-04-08
140
-0
/
+59388
*
core: Makefile don't worry about how deep the files are
Eric W. Biederman
2011-04-08
1
-7
/
+8
*
diskstart: Add a pointer to the syslinux_banner to the EPA
syslinux-4.04-pre22
master
H. Peter Anvin
2011-04-04
1
-0
/
+5
*
com32, bitops: proper constraint for byte-sized output
syslinux-4.04-pre21
H. Peter Anvin
2011-04-04
1
-1
/
+1
*
NEWS: iso9660 also had issues with ../ paths.
syslinux-4.04-pre20
H. Peter Anvin
2011-04-04
1
-1
/
+1
*
core: Adjust formatting around the date string
H. Peter Anvin
2011-04-04
1
-2
/
+2
*
tinyjpeg: change DEBUG to JPEG_DEBUG
H. Peter Anvin
2011-04-04
2
-3
/
+3
*
iso9660: use generic_mangle_name
H. Peter Anvin
2011-04-04
1
-49
/
+1
*
NEWS: Handle .. support for VFAT
syslinux-4.04-pre19
H. Peter Anvin
2011-04-04
1
-0
/
+1
*
vfat: Fix mangling of directory names starting with ..
Rich Mahn
2011-04-04
1
-2
/
+4
*
NEWS: update the NEWS file
syslinux-4.04-pre18
H. Peter Anvin
2011-04-04
1
-2
/
+11
*
pxe: disable the "force INT 18h" hack
H. Peter Anvin
2011-04-04
1
-6
/
+13
*
com32, bitops: an "m" constraint takes an object, not a pointer to one
H. Peter Anvin
2011-04-04
1
-3
/
+7
*
com32: fix range handling in vsscanf
H. Peter Anvin
2011-04-04
1
-6
/
+6
*
bitops: the bt instructions returns result in CF, not ZF
H. Peter Anvin
2011-04-04
1
-2
/
+2
*
diskstart: Move DATE_STR out of sector 1
H. Peter Anvin
2011-04-03
1
-2
/
+12
*
Merge remote-tracking branch 'genec/memdiskdbg-for-sha0'
syslinux-4.04-pre17
H. Peter Anvin
2011-04-01
1
-7
/
+54
|
\
|
*
memdisk/dskprobe.c: Add status check to probes 08h and 41h
Gene Cumm
2011-04-01
1
-0
/
+2
[prev]
[next]