haiku/src/system
PulkoMandy 0c65f35f47 u-boot: sync console implementation from raspberry port
* VT100 is much more common than VT52 which the u-boot port was
previously using (a legacy of the Atari m68k port)
 * Implement serial_getc (again, code is identical to raspberry port...)
so the boot menu can be used over the serial port. The enter key is
recognized, arrows currently aren't.
2014-09-09 22:06:21 +02:00
..
boot u-boot: sync console implementation from raspberry port 2014-09-09 22:06:21 +02:00
glue Optionally build glue code for bootstrap_stage0 platform. 2014-08-13 13:32:49 +02:00
kernel ARM: sync up VM code with x86 2014-09-08 00:52:33 +02:00
ldscripts ARM: define bootloader stack in linker script 2014-09-07 20:56:14 +02:00
libroot ARM: only enable C++11 for libroot, not globally 2014-09-01 15:28:49 +02:00
runtime_loader kernel, libroot: use C++11 atomics in atomic_*() 2014-08-25 23:06:08 +02:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00