Laurent Vivier
|
41e204ab1d
|
a C string is signed char
|
2007-03-22 16:42:06 +00:00 |
|
Laurent Vivier
|
1cab2b046b
|
second argument of Gestalt() is signed long, cast unsigned parameter
|
2007-03-22 16:27:34 +00:00 |
|
Laurent Vivier
|
21bec7bfa7
|
font_get is unsigned
|
2007-03-22 16:22:45 +00:00 |
|
Laurent Vivier
|
ddddfeffbb
|
set variable kernel by casting with (char*) instead of (unsigned char*)
|
2007-03-22 16:21:54 +00:00 |
|
Laurent Vivier
|
99efa437be
|
modify to work on etch, identify architecture host and build with dpkg-architecture
|
2007-03-22 15:59:06 +00:00 |
|
Laurent Vivier
|
cdc94e3962
|
change .chip to .cpu to use binutils 2.17
|
2007-03-22 15:36:39 +00:00 |
|
Laurent Vivier
|
a2d4a3624f
|
Add support of cross toolchain from http://www.emdebian.org/
|
2007-03-22 15:33:33 +00:00 |
|
Laurent Vivier
|
09423e7e90
|
to remove warning on signedness with gcc 4, cast some parameters
|
2007-02-24 14:02:40 +00:00 |
|
Laurent Vivier
|
7be7cf61df
|
Add -Werror
|
2007-02-24 14:02:11 +00:00 |
|
Laurent Vivier
|
8f419ba4b1
|
to remove warning on signedness with gcc 4, cast some parameters
|
2007-02-24 13:35:32 +00:00 |
|
Laurent Vivier
|
eb3cf75e0c
|
Add -Werror
|
2007-02-24 13:34:44 +00:00 |
|
Laurent Vivier
|
f0493defba
|
remove debian revision
|
2007-02-24 12:47:09 +00:00 |
|
Laurent Vivier
|
e6610164e0
|
correct cast of 1st arg of isonum_733
|
2007-02-24 11:42:45 +00:00 |
|
Laurent Vivier
|
edd5bc94fb
|
Correct GPR[7] init
|
2007-02-19 15:57:57 +00:00 |
|
Laurent Vivier
|
93926639bc
|
Remove section .bootstrap from swith_to_PPC.o to be able to put the new one
|
2007-02-19 15:57:25 +00:00 |
|
Laurent Vivier
|
f48db9e15f
|
Add bootstrap section in swith_to_PPC.o instead of main.o
|
2007-02-17 22:39:07 +00:00 |
|
Laurent Vivier
|
e2777d45e2
|
use swith_to_PPC and a bootstrap to boot kernel PPC
|
2007-02-17 22:38:18 +00:00 |
|
Laurent Vivier
|
26118c7f51
|
update copyright to 2007
|
2007-02-17 22:29:23 +00:00 |
|
Laurent Vivier
|
17796502ab
|
Add some code to use bootstrap
|
2007-02-17 22:27:08 +00:00 |
|
Laurent Vivier
|
1ddf371672
|
Add ld.script in DISTFILES
|
2007-02-05 12:41:40 +00:00 |
|
Laurent Vivier
|
5dcd8bb683
|
Add HEADERS vga.h console.h
|
2007-02-05 12:14:28 +00:00 |
|
Laurent Vivier
|
29e78549bc
|
remove bootstrapPPC.h
|
2007-02-05 11:52:06 +00:00 |
|
Laurent Vivier
|
ecd6e4a478
|
Define PPC registers for PPC bootstrap
|
2007-02-02 22:29:40 +00:00 |
|
Laurent Vivier
|
ada6f874ba
|
correct bootstrap dependency
|
2007-02-02 22:27:58 +00:00 |
|
Laurent Vivier
|
46d18c90b4
|
Add bootstrap and switch to PPC
|
2007-02-02 22:21:38 +00:00 |
|
Laurent Vivier
|
09991740ef
|
Add bootstrap section in main.o and copy it to second.o
|
2007-02-02 22:12:48 +00:00 |
|
Laurent Vivier
|
1c837e7b48
|
Add bootstrap section
|
2007-02-02 22:10:17 +00:00 |
|
Laurent Vivier
|
a9eabdd56d
|
pass PPC_CC and PPC_OBJCOPY to second Makefile
|
2007-02-02 20:52:24 +00:00 |
|
Laurent Vivier
|
7ea5409a1c
|
Substract min_addr instead of PAGE_SIZE, align kernel address on PAGE_SIZE
|
2007-02-02 20:13:11 +00:00 |
|
Laurent Vivier
|
5b64251564
|
add console.c vga.c font_8x16.c ld.script main.c vga.h console.h
|
2007-02-02 20:09:43 +00:00 |
|
Laurent Vivier
|
1d820285d1
|
add console.c vga.c font_8x16.c
|
2007-02-02 20:05:19 +00:00 |
|
Laurent Vivier
|
0b90ff25b3
|
Add relocation code
|
2007-02-02 20:03:40 +00:00 |
|
Laurent Vivier
|
68e219e402
|
remove unused file
|
2007-01-01 20:53:32 +00:00 |
|
Laurent Vivier
|
51aa5b458f
|
correct typo
|
2007-01-01 18:51:03 +00:00 |
|
Laurent Vivier
|
fd27a28539
|
re-activate powerpc support
|
2006-12-30 17:30:52 +00:00 |
|
Laurent Vivier
|
2f0f9f997e
|
Add support for e_machine EM_PPC
|
2006-12-30 17:19:58 +00:00 |
|
Laurent Vivier
|
c7c53e03bf
|
remove bootstrap_size for ARCH_PPC
|
2006-12-29 22:14:13 +00:00 |
|
Laurent Vivier
|
da4ce9585c
|
correct errors to re-activate ARCH_PPC
|
2006-12-29 22:13:22 +00:00 |
|
Laurent Vivier
|
53d1c73f96
|
include macos/types.h
|
2006-12-29 22:10:34 +00:00 |
|
Laurent Vivier
|
3867353dec
|
Add apple_driver in all_bin
|
2006-12-29 21:41:52 +00:00 |
|
Laurent Vivier
|
246caebcd4
|
pass the M68K_CC to the aple driver
|
2006-12-29 20:32:29 +00:00 |
|
Laurent Vivier
|
e68b0482e8
|
clear command line buffer before filling it with the property
|
2006-12-29 20:29:19 +00:00 |
|
Laurent Vivier
|
58efcb5f44
|
remove unneeded packed attribute
|
2006-12-29 20:28:28 +00:00 |
|
Laurent Vivier
|
21ee355ca7
|
add #ifdef __mc68000__ for inlined asm functions
|
2006-12-29 20:27:15 +00:00 |
|
Laurent Vivier
|
c70264f609
|
remove unneeded ARCH_M68K for typedef
|
2006-12-29 20:26:08 +00:00 |
|
Laurent Vivier
|
479702a005
|
Add default pathes for first and second level, manage some error cases
|
2006-11-03 12:39:55 +00:00 |
|
Laurent Vivier
|
d163a2f291
|
Add apple_driver-clean
|
2006-11-01 19:50:58 +00:00 |
|
Laurent Vivier
|
ce0ab6332f
|
Don't overwrite CFLAGS
|
2006-11-01 19:48:51 +00:00 |
|
Laurent Vivier
|
002e3026ae
|
On TEST_UNIT, use REQUEST_SENSE to know the device state
|
2006-11-01 17:47:32 +00:00 |
|
Laurent Vivier
|
7ce6576ba8
|
TEST_UNIT_READY doesn't need buffer, add REQUEST_SENSE
|
2006-11-01 17:46:06 +00:00 |
|