Vladimir 'phcoder' Serbinenko
|
e8d0a8f85c
|
Merge mainline into bidi
|
2010-07-02 19:35:07 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
6e198650e9
|
Enable serial in simulcast with local terminal on yeeloong
|
2010-05-22 23:36:44 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
e34b610d49
|
merge mainline into yeeloongfw
|
2010-05-22 16:58:45 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
3c151d94af
|
simplify setcolor/getcolor
|
2010-05-08 01:06:22 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
d8e9099811
|
Move serial encoding handling to terminfo.c
|
2010-05-08 00:17:23 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
bf8733749b
|
merge common serial and ofconsole code into terminfo
|
2010-05-07 15:44:43 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
58664b94b7
|
pass pointer to term to term functions
|
2010-05-07 02:30:44 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
82e32bc310
|
make serial use ANSI code recognition in terminfo.mod
|
2010-05-06 21:32:58 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
99bfe57386
|
merge mainline into bidi
|
2010-05-05 16:28:52 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
d8b5cd4011
|
* commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command
name and add N_.
* commands/i386/pc/drivemap.c (GRUB_MOD_INIT): Likewise.
* commands/iorw.c (GRUB_MOD_INIT): Likewise.
* commands/password_pbkdf2.c (GRUB_MOD_INIT): Likewise.
* commands/regexp.c (GRUB_MOD_INIT): Likewise.
* commands/setpci.c (GRUB_MOD_INIT): Likewise.
* commands/terminal.c (GRUB_MOD_INIT): Likewise.
* efiemu/main.c (GRUB_MOD_INIT): Likewise.
* font/font_cmd.c (GRUB_MOD_INIT): Likewise.
* kern/corecmd.c (GRUB_MOD_INIT): Likewise.
* mmap/mmap.c (GRUB_MOD_INIT): Likewise.
* normal/context.c (GRUB_MOD_INIT): Likewise.
* normal/main.c (GRUB_MOD_INIT): Likewise.
* term/gfxterm.c (GRUB_MOD_INIT): Likewise.
* term/serial.c (GRUB_MOD_INIT): Likewise.
* term/terminfo.c (GRUB_MOD_INIT): Likewise.
|
2010-05-01 20:28:07 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
6c363dfd54
|
Fix doublewidth character handling
|
2010-03-16 21:29:15 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
8a0b074f39
|
Fix combining characters messing with width counter
|
2010-03-16 19:56:33 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
50186d826d
|
Fix combining characters messing with width counter
|
2010-03-16 19:55:09 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d6e0e85bf4
|
Disable UTF-8 serial by default
|
2010-03-16 19:16:15 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
05c15154a2
|
Visual(sic) UTF-8 support
|
2010-03-16 10:39:18 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
4f501d31ae
|
Fix length miscomputing
|
2010-03-16 00:55:11 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
f10331edf2
|
Preliminary support for UTF-8 console
|
2010-03-16 00:48:34 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
0a239a8211
|
bidi works in terminal in grub-emu
|
2010-03-15 21:14:11 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
dfed5c6bb4
|
Removed grub_putchar
|
2010-03-15 11:49:27 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
1eb746f274
|
Initialise remaining UART registers on Yeeloong
|
2010-02-16 22:40:53 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
402e377992
|
2010-02-15 Vladimir Serbinenko <phcoder@gmail.com>
* term/serial.c (serial_get_divisor) [GRUB_MACHINE_MIPS_YEELOONG]:
Double divisor.
(serial_hw_init) [GRUB_MACHINE_MIPS_YEELOONG]: Don't enable advanced
features.
(GRUB_MOD_INIT) [GRUB_MACHINE_MIPS_YEELOONG]: Default to 115200.
|
2010-02-15 19:01:38 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
85a2cf749f
|
merge mainline into mips
|
2010-01-10 13:34:48 +01:00 |
|
Robert Millan
|
d94000ed13
|
Merge from trunk
|
2009-12-25 22:29:47 +00:00 |
|
Vladimir 'phcoder' Serbinenko
|
bde358ac91
|
merged with mainline
|
2009-11-25 23:17:32 +01:00 |
|
phcoder
|
cba2cae2f5
|
simplified serial
|
2009-10-18 11:49:09 +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
|
f651d13a18
|
split serial
|
2009-10-10 20:59:18 +02:00 |
|