Vladimir 'phcoder' Serbinenko
|
8ea6ecb36d
|
Some cleanups
|
2010-04-26 21:11:16 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
962b15b4c1
|
Fill info tables for qemu, sparc and mips
|
2010-04-26 14:42:40 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
2296410ffb
|
initial support for ppc in grub-mkimage (bugs for now)
|
2010-04-25 22:26:29 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
5d04b11e0e
|
Unify libgcc processing.
* Makefile.in (kernel_img_LDFLAGS): New variable.
* conf/common.rmk (kernel_img_HEADERS): Add libgcc.h.
* conf/i386-coreboot.rmk (kernel_img_LDFLAGS): Append instead of
overwriting.
* conf/i386-ieee1275.rmk (kernel_img_LDFLAGS): Likewise.
* conf/i386-pc.rmk (kernel_img_LDFLAGS): Likewise.
* conf/i386-qemu.rmk (kernel_img_LDFLAGS): Likewise.
* conf/x86-efi.rmk (kernel_img_LDFLAGS): Likewise.
* conf/mips-qemu-mips.rmk (kernel_img_LDFLAGS): Append instead of
overwriting. Remove -lgcc and -static-libgcc
* conf/mips-yeeloong.rmk (kernel_img_LDFLAGS): Likewise.
* conf/mips.rmk (kernel_img_HEADERS): Remove cpu/libgcc.h
* conf/powerpc-ieee1275.rmk (kernel_img_HEADERS): Remove cpu/libgcc.h
(kernel_img_LDFLAGS): Append instead of overwriting.
Remove -lgcc and -static-libgcc
* conf/sparc64-ieee1275.rmk: Likewise.
* include/grub/powerpc/libgcc.h: Move to ...
* include/grub/libgcc.h: .. this.
* include/grub/libgcc.h: Don't export most of the function on x86.
(__bswapsi2): New export.
(__bswapdi2): Likewise.
* include/grub/mips/libgcc.h: Removed.
* include/grub/sparc64/libgcc.h: Likewise.
|
2010-04-11 01:14:31 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
8c46a785e3
|
mips multiboot2 support
|
2010-04-03 14:14:48 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
b66948bd88
|
setjmp on mips
|
2009-12-12 02:33:41 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d4af2a73dc
|
datetime for yeeloong
|
2009-12-11 22:14:09 +01:00 |
|
Robert Millan
|
febfc12c6e
|
2009-12-10 Robert Millan <rmh.grub@aybabtu.com>
* include/grub/mips/libgcc.h: Only export symbols for functions
that libgcc provides.
|
2009-12-10 22:38:54 +00:00 |
|
Vladimir 'phcoder' Serbinenko
|
d114e89ca8
|
Add clock
|
2009-12-09 17:58:48 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
0f355bc6b3
|
add memory routines
|
2009-12-07 16:16:10 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d5b44e501d
|
retrieve firmware arguments
|
2009-12-07 02:09:39 +01:00 |
|
Robert Millan
|
c4282e6cb3
|
Remove mips/reboot.h.
|
2009-12-04 00:05:48 +00:00 |
|
Vladimir 'phcoder' Serbinenko
|
035a008c13
|
Remove leftover
|
2009-12-02 11:44:29 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
7b5f334bc0
|
Rename qemu-r4k to qemu-mips
|
2009-12-02 08:49:36 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
e6b9873356
|
Remove qemu-mipssim
|
2009-12-02 08:40:51 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
3e5c7dc3d8
|
Fix qemu-r4k
|
2009-12-02 08:39:17 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
bde358ac91
|
merged with mainline
|
2009-11-25 23:17:32 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
6abdf8e20d
|
Fix for native miscompilation
|
2009-11-21 17:33:52 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
77546cfd8f
|
Restored missing headers
|
2009-11-09 22:07:57 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
b0979f1191
|
Cleaned up CS5536 ATA compat support
|
2009-11-06 22:50:44 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
02602a7002
|
Cleaned __gnu_local_gp handling
|
2009-11-06 17:37:31 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
cc32314161
|
Removed memset declaration
|
2009-11-03 00:05:41 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
811c0d8b5c
|
missing kbd files
|
2009-11-03 00:00:59 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
810d8224cd
|
PCI cleanup
|
2009-11-02 23:42:07 +01:00 |
|
phcoder
|
f0628ef04f
|
additional "machines"
|
2009-10-23 18:21:15 +02:00 |
|
phcoder
|
270bd79ca7
|
kernel constants updated
|
2009-10-23 18:20:52 +02:00 |
|
phcoder
|
061282ed11
|
bonito impl. I/O cleanup
|
2009-10-22 17:10:54 +02:00 |
|
phcoder
|
1e4f46c162
|
fixed pci base address
|
2009-10-19 18:08:44 +02:00 |
|
phcoder
|
82b1f15b6b
|
declaration fix
|
2009-10-19 13:06:16 +02:00 |
|
phcoder
|
e145631831
|
pci for yeeloong
|
2009-10-19 13:03:38 +02:00 |
|
phcoder
|
4a1eefb623
|
Revert "simplify mipsel handling"
This reverts commit 3451c43f4938a20aee5a2c0d0fa17c29e40b989b.
Conflicts:
configure.ac
|
2009-10-18 15:06:47 +02:00 |
|
phcoder
|
a9a6948ac3
|
grub as flash for qemu-gdium
|
2009-10-18 15:04:14 +02:00 |
|
phcoder
|
ad17a401d6
|
new image format for mips. Asm part
|
2009-10-18 14:10:31 +02:00 |
|
phcoder
|
1c2cdb26d3
|
yeeloong headers
|
2009-10-18 12:04:20 +02:00 |
|
phcoder
|
cba2cae2f5
|
simplified serial
|
2009-10-18 11:49:09 +02:00 |
|
phcoder
|
d71b572aea
|
empty loader.h added
|
2009-10-18 00:25:22 +02:00 |
|
phcoder
|
fdb3c3acb0
|
simplify mipsel handling
|
2009-10-18 00:22:15 +02:00 |
|
phcoder
|
023593d766
|
relocator dor mips
|
2009-10-11 23:00:22 +02:00 |
|
phcoder
|
1540a08402
|
various fixes. MIPSsim support
|
2009-10-11 18:18:18 +02:00 |
|
phcoder
|
50739170db
|
seems to work now. A lot is still missing though
|
2009-10-11 14:18:58 +02:00 |
|
phcoder
|
ffa9860a86
|
various fixes
|
2009-10-11 02:07:52 +02:00 |
|
phcoder
|
33dc6f74d2
|
bugfixes. Merge MIPS and MIPSel
|
2009-10-10 14:19:50 +02:00 |
|