index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[infiniband] Record multicast GID attachment as part of group membership
Michael Brown
2016-03-08
3
-18
/
+16
*
[infiniband] Do not use GRH for local paths
Michael Brown
2016-03-08
1
-7
/
+6
*
[infiniband] Use correct transaction identifier in CM responses
Michael Brown
2016-03-08
3
-17
/
+31
*
[infiniband] Use connection's local ID as debug message identifier
Michael Brown
2016-03-08
2
-25
/
+33
*
[infiniband] Use "%d" as format specifier for LIDs
Michael Brown
2016-03-08
2
-4
/
+4
*
[infiniband] Use "%#lx" as format specifier for queue pair numbers
Michael Brown
2016-03-08
4
-12
/
+12
*
[infiniband] Assign names to Infiniband devices for debug messages
Michael Brown
2016-03-08
8
-118
/
+140
*
[infiniband] Add support for performing service record lookups
Michael Brown
2016-03-08
3
-1
/
+106
*
[infiniband] Avoid multiple calls to ib_cmrc_shutdown()
Michael Brown
2016-03-08
1
-0
/
+3
*
[infiniband] Remove concept of whole-device owner data
Michael Brown
2016-03-07
2
-35
/
+45
*
[netdevice] Refuse to create duplicate network device names
Michael Brown
2016-03-07
1
-0
/
+8
*
[librm] Support ioremap() for addresses above 4GB in a 64-bit build
Michael Brown
2016-02-26
6
-1
/
+216
*
[ioapi] Split ioremap() out to a separate IOMAP API
Michael Brown
2016-02-26
9
-44
/
+163
*
[librm] Add support for running in 64-bit long mode
Michael Brown
2016-02-24
4
-61
/
+498
*
[librm] Rename prot_call() to virt_call()
Michael Brown
2016-02-22
4
-39
/
+39
*
[librm] Support userptr_t in 64-bit builds
Michael Brown
2016-02-21
1
-1
/
+23
*
[librm] Mark virt_offset, text16, data16, rm_cs, and rm_ds as constant
Michael Brown
2016-02-21
1
-5
/
+5
*
[librm] Do not preserve flags unnecessarily
Michael Brown
2016-02-21
1
-17
/
+11
*
[librm] Add phys_call() wrapper for calling code with physical addressing
Michael Brown
2016-02-21
3
-153
/
+212
*
[build] Fix building on older versions of binutils
Michael Brown
2016-02-19
2
-10
/
+20
*
[librm] Generate page tables for 64-bit builds
Michael Brown
2016-02-19
3
-2
/
+197
*
[librm] Prepare for long-mode memory map
Michael Brown
2016-02-19
6
-35
/
+96
*
[relocate] Preserve page alignment during relocation
Michael Brown
2016-02-19
1
-12
/
+10
*
[librm] Transition to protected mode within init_librm()
Michael Brown
2016-02-19
2
-107
/
+127
*
[librm] Provide an abstraction wrapper for prot_call
Michael Brown
2016-02-19
20
-60
/
+77
*
[librm] Convert prot_call() to a real-mode near call
Michael Brown
2016-02-18
16
-23
/
+6
*
[prefix] Standardise calls to prot_call()
Michael Brown
2016-02-18
2
-11
/
+28
*
[librm] Simplify definitions for prot_call() and real_call() stack frames
Michael Brown
2016-02-18
1
-14
/
+17
*
[prefix] Use garbage-collectable section names
Michael Brown
2016-02-18
1
-20
/
+20
*
[bios] Use an 8kB stack for x86_64
Michael Brown
2016-02-18
1
-1
/
+7
*
[librm] Use garbage-collectable section names
Michael Brown
2016-02-18
1
-22
/
+26
*
[bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit clean
Michael Brown
2016-02-18
5
-13
/
+17
*
[romprefix] Align PMM temporary decompression area to a page boundary
Michael Brown
2016-02-18
1
-6
/
+9
*
[prefix] Align INT 15,88 temporary decompression area to a page boundary
Michael Brown
2016-02-18
1
-0
/
+1
*
[librm] Discard argument as part of return from real_call()
Michael Brown
2016-02-17
2
-2
/
+1
*
[librm] Discard argument as part of return from prot_call()
Michael Brown
2016-02-17
15
-22
/
+6
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
155
-240
/
+198
*
[bios] Move isolinux definitions to Makefile.pcbios
Michael Brown
2016-02-16
2
-22
/
+22
*
[bios] Allow librm to be compiled for x86_64
Michael Brown
2016-02-16
3
-15
/
+30
*
[bios] Allow memmap.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-1
/
+1
*
[bios] Allow bios_console.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-1
/
+1
*
[bios] Allow bzimage.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-3
/
+3
*
[bios] Allow rtc_entropy.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-16
/
+13
*
[bios] Allow relocate.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-12
/
+12
*
[bios] Use size_t when casting _text16_memsz and _data16_memsz
Michael Brown
2016-02-16
2
-6
/
+7
*
[bios] Use intptr_t when casting .text16 function pointers
Michael Brown
2016-02-16
9
-32
/
+24
*
[libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h
Michael Brown
2016-02-16
7
-25
/
+33
*
[prefix] Pad .text16 and .data16 segment sizes at build time
Michael Brown
2016-02-12
2
-10
/
+7
*
[intel] Add INTEL_NO_PHY_RST for another I218-LM variant
Mika Tiainen
2016-02-12
1
-1
/
+1
*
[efi] Add missing definitions for function key scancodes
Michael Brown
2016-02-12
1
-0
/
+8
[next]