Commit graph

  • 2e961bd737 pull-in func-params again BVK Chaitanya 2010-05-12 17:59:09 +05:30
  • 7b252ac27c few more testcases BVK Chaitanya 2010-05-12 17:46:49 +05:30
  • b4cd82945a minor fix BVK Chaitanya 2010-05-12 17:43:49 +05:30
  • 45ab4f486f pull-in func-params branch BVK Chaitanya 2010-05-12 17:35:07 +05:30
  • 04888e8787 few more testcases added BVK Chaitanya 2010-05-12 13:53:50 +05:30
  • 53018ca6c3 minor fix BVK Chaitanya 2010-05-12 13:12:49 +05:30
  • d13f69de73 handle failure case BVK Chaitanya 2010-05-12 10:45:22 +05:30
  • 263b0fa757 merge with mainline BVK Chaitanya 2010-05-12 10:41:24 +05:30
  • 49b9bacdee merge with mainline BVK Chaitanya 2010-05-12 10:40:35 +05:30
  • a0167e8bdf rewrote arglist to argv conversion and added $@, $* support BVK Chaitanya 2010-05-12 10:19:12 +05:30
  • 01b0317f7b simplified nesting dynamic scopes BVK Chaitanya 2010-05-11 10:52:10 +05:30
  • 9fbfb64abe adjust usb_keyboard for keylayouts Vladimir 'phcoder' Serbinenko 2010-05-10 21:25:46 +02:00
  • 176194068f cleaner AltGr handling Vladimir 'phcoder' Serbinenko 2010-05-10 21:23:40 +02:00
  • 1ff38af9b9 Simplify AT keyboards and support 102nd key Vladimir 'phcoder' Serbinenko 2010-05-10 20:57:01 +02:00
  • 08bfb543c4 Add key_102 Vladimir 'phcoder' Serbinenko 2010-05-10 15:04:46 +02:00
  • 87fae34a1f Skeleton for keyboard layouts Vladimir 'phcoder' Serbinenko 2010-05-10 14:54:51 +02:00
  • 2e33ae0d1b few minor fixes BVK Chaitanya 2010-05-10 15:37:18 +05:30
  • 1426af206c fix vga.c BVK Chaitanya 2010-05-10 15:08:02 +05:30
  • 8be3ced19f fix mips build BVK Chaitanya 2010-05-10 14:05:10 +05:30
  • 062cdbc1ca added i386-multiboot support BVK Chaitanya 2010-05-10 13:50:43 +05:30
  • 7361f78ca6 merge with mainline BVK Chaitanya 2010-05-10 12:59:57 +05:30
  • a68c419413 macroify cp437 codepoints Vladimir 'phcoder' Serbinenko 2010-05-09 13:37:32 +02:00
  • 232dbbe509 Rename 'VGA' character set to CP-437 Vladimir 'phcoder' Serbinenko 2010-05-09 13:26:52 +02:00
  • d7fd78dc3d macroify EFI characters mapping Vladimir 'phcoder' Serbinenko 2010-05-09 13:20:35 +02:00
  • b764bff263 Move arrow number into unicode characters array Vladimir 'phcoder' Serbinenko 2010-05-09 12:56:32 +02:00
  • 7dcef22cd3 merge mainline into bidi Vladimir 'phcoder' Serbinenko 2010-05-09 11:03:03 +02:00
  • d42b0387bf fix sparc64 compilation Vladimir 'phcoder' Serbinenko 2010-05-08 01:25:18 +02:00
  • 2dd54ae21d macroify keys in ncusest terminal code Vladimir 'phcoder' Serbinenko 2010-05-08 01:08:58 +02:00
  • 3c151d94af simplify setcolor/getcolor Vladimir 'phcoder' Serbinenko 2010-05-08 01:06:22 +02:00
  • d8e9099811 Move serial encoding handling to terminfo.c Vladimir 'phcoder' Serbinenko 2010-05-08 00:17:23 +02:00
  • 710d05aa8c Support serial colors Vladimir 'phcoder' Serbinenko 2010-05-07 18:07:05 +02:00
  • bf8733749b merge common serial and ofconsole code into terminfo Vladimir 'phcoder' Serbinenko 2010-05-07 15:44:43 +02:00
  • 4a2ec49233 merge with mainline BVK Chaitanya 2010-05-07 11:24:17 +05:30
  • e9efa0fe36 shift command support BVK Chaitanya 2010-05-07 10:08:09 +05:30
  • 7897070571 pulled-in func-params branch BVK Chaitanya 2010-05-07 08:38:08 +05:30
  • 58664b94b7 pass pointer to term to term functions Vladimir 'phcoder' Serbinenko 2010-05-07 02:30:44 +02:00
  • 82e32bc310 make serial use ANSI code recognition in terminfo.mod Vladimir 'phcoder' Serbinenko 2010-05-06 21:32:58 +02:00
  • e903ddec1c move ANSI code recognition to terminfo.mod Vladimir 'phcoder' Serbinenko 2010-05-06 21:11:59 +02:00
  • 42d2c16b39 merge mainline in bidi Vladimir 'phcoder' Serbinenko 2010-05-06 15:18:46 +02:00
  • ac49c9200a merge with emu-lite again BVK Chaitanya 2010-05-06 13:13:26 +05:30
  • 1828cb6098 merge with emu-reorg BVK Chaitanya 2010-05-06 13:06:51 +05:30
  • 16321bf9ca pull-in emu-lite branch BVK Chaitanya 2010-05-06 12:55:47 +05:30
  • 7ad9681655 add missing files BVK Chaitanya 2010-05-06 11:38:35 +05:30
  • 8c41176882 automake commit without merge history BVK Chaitanya 2010-05-06 11:34:04 +05:30
  • 8f6a910b23 fixed n > active_loops case BVK Chaitanya 2010-05-06 09:55:06 +05:30
  • f948a3ffab respect GRUB_IEEE1275_FLAG_NO_PRE1_5M_CLAIM Vladimir 'phcoder' Serbinenko 2010-05-05 21:42:39 +02:00
  • e96ee4339f merge mainline into newreloc Vladimir 'phcoder' Serbinenko 2010-05-05 21:41:43 +02:00
  • 0cd8e62cfa remove leftover modules Vladimir 'phcoder' Serbinenko 2010-05-05 21:41:25 +02:00
  • 99bfe57386 merge mainline into bidi Vladimir 'phcoder' Serbinenko 2010-05-05 16:28:52 +02:00
  • eee2594104 continue command support BVK Chaitanya 2010-05-05 16:19:31 +05:30
  • 160bb3d885 pull-in break-cmd branch BVK Chaitanya 2010-05-05 15:38:36 +05:30
  • 785d61dbcb pull-in func-params branch BVK Chaitanya 2010-05-05 15:37:55 +05:30
  • fea6e1e94b remove cmdblock merged BVK Chaitanya 2010-05-05 15:37:05 +05:30
  • a7aa28248b break command support BVK Chaitanya 2010-05-05 15:34:26 +05:30
  • 3472009838 pull-in func-params branch BVK Chaitanya 2010-05-05 14:48:37 +05:30
  • 342bf06e58 function parameters support BVK Chaitanya 2010-05-05 14:47:50 +05:30
  • fae50860c8 simplify cmdblock with cmdlist BVK Chaitanya 2010-05-05 14:40:20 +05:30
  • dcf937195c revert accidental debugging commit Vladimir 'phcoder' Serbinenko 2010-05-05 10:49:03 +02:00
  • 839ced08f5 separate function to allocate DMA memory Vladimir 'phcoder' Serbinenko 2010-05-05 10:40:48 +02:00
  • 020cf9607c simplify cmdblock with cmdlist BVK Chaitanya 2010-05-05 14:06:19 +05:30
  • a8a145eb2f simplify cmdblock with cmdlist BVK Chaitanya 2010-05-05 14:05:06 +05:30
  • 469ed9410b Fix i386-pc compilation Vladimir 'phcoder' Serbinenko 2010-05-05 09:58:02 +02:00
  • 6a82c1b2db merge mainline into newreloc Vladimir 'phcoder' Serbinenko 2010-05-04 17:35:44 +02:00
  • 4e75dd1212 fix warnings on x86_64 Vladimir 'phcoder' Serbinenko 2010-05-04 17:25:29 +02:00
  • b2d8783a98 remove grub_stop_floppy leftover Vladimir 'phcoder' Serbinenko 2010-05-04 17:20:26 +02:00
  • 8496927478 move grub_halt out of kernel on most platforms Vladimir 'phcoder' Serbinenko 2010-05-04 17:15:36 +02:00
  • 4dff488793 merge mainline into intwrap Vladimir 'phcoder' Serbinenko 2010-05-04 15:57:37 +02:00
  • d0fd0a359f remove references to kern/i386/ieee1275/init.c Vladimir 'phcoder' Serbinenko 2010-05-04 15:57:18 +02:00
  • 41cf1ca332 implement ACPI shutdown Vladimir 'phcoder' Serbinenko 2010-05-04 15:53:21 +02:00
  • c3a4565068 Don't access NULL in dprintf Vladimir 'phcoder' Serbinenko 2010-05-04 11:32:10 +02:00
  • 0a58eb2e3a move fwstart.S to boot/ Vladimir 'phcoder' Serbinenko 2010-05-04 10:56:52 +02:00
  • 725396942e replace --enable-grub-emu-modules with grub-emu-lite BVK Chaitanya 2010-05-04 09:47:48 +05:30
  • a06157aa05 pull in emu-reorg branch BVK Chaitanya 2010-05-04 09:18:33 +05:30
  • 04d050152f Move geode init to bus/cs5536.c Vladimir 'phcoder' Serbinenko 2010-05-04 00:05:23 +02:00
  • bcfd0cf0fa Pause before returning to menu editor Vladimir 'phcoder' Serbinenko 2010-05-03 23:14:23 +02:00
  • 0cb0344d11 Fix overflow and add more dprintfs Vladimir 'phcoder' Serbinenko 2010-05-03 23:02:18 +02:00
  • cfdcef121f Fix efiemu compilation condition Vladimir 'phcoder' Serbinenko 2010-05-03 23:00:49 +02:00
  • f34c08dac5 merge merge-mkimage into newreloc Vladimir 'phcoder' Serbinenko 2010-05-03 22:59:30 +02:00
  • ee0b981c20 Fix BSD tests. Move BSD bootchecks to i386.rmk in hope to enable them one day everywhere Vladimir 'phcoder' Serbinenko 2010-05-03 22:58:27 +02:00
  • a1a5c86985 Fix default mkimage path determination Vladimir 'phcoder' Serbinenko 2010-05-03 22:54:46 +02:00
  • a57c242287 Add missing token Vladimir 'phcoder' Serbinenko 2010-05-03 22:53:51 +02:00
  • 86fbf9798a Fix makefile problem due to compression Vladimir 'phcoder' Serbinenko 2010-05-03 01:46:43 +02:00
  • 7f5320b319 Compress miniroot and decrease timeout Vladimir 'phcoder' Serbinenko 2010-05-02 23:09:45 +02:00
  • 05f602fc51 enable xnu on all platforms Vladimir 'phcoder' Serbinenko 2010-05-02 22:06:44 +02:00
  • db292d391f Support elfsyms on mb2 Vladimir 'phcoder' Serbinenko 2010-05-02 19:39:46 +02:00
  • 6f030865da Add missing memory.h Vladimir 'phcoder' Serbinenko 2010-05-02 19:39:35 +02:00
  • 32bf9244dc Remove reference to loader.h Vladimir 'phcoder' Serbinenko 2010-05-02 19:39:07 +02:00
  • 4fc5ff74f2 USe more low memory on i386-qemu Vladimir 'phcoder' Serbinenko 2010-05-02 16:27:22 +02:00
  • 92517362b2 Split a memory chunk spanning accross 1MiB mark for openbsd Vladimir 'phcoder' Serbinenko 2010-05-02 16:26:00 +02:00
  • 32fa4348a3 merge mainline into newreloc Vladimir 'phcoder' Serbinenko 2010-05-01 16:38:58 +02:00
  • 6d971470fa REmove memory map altering for FreeBSD Vladimir 'phcoder' Serbinenko 2010-05-01 16:38:10 +02:00
  • aa8d7b2647 coreboot and qemu rescue disks and bootchecks Vladimir 'phcoder' Serbinenko 2010-05-01 16:33:22 +02:00
  • ef4ffedd46 remove loader.h leftovers Vladimir 'phcoder' Serbinenko 2010-05-01 15:15:38 +02:00
  • c6fb51295b merge mainline into newreloc Vladimir 'phcoder' Serbinenko 2010-05-01 15:10:44 +02:00
  • 421e8a5591 Fix ppc compilation problems Vladimir 'phcoder' Serbinenko 2010-05-01 13:23:19 +02:00
  • 19dd394f56 block argument support BVK Chaitanya 2010-04-30 12:09:31 +05:30
  • fd5df0f9ab merge nested-record branch BVK Chaitanya 2010-04-30 12:06:23 +05:30
  • 8d402bc9a8 small change in the interface structure. Manoel R. Abranches 2010-04-29 17:56:09 -03:00
  • 0993355a68 nested recording support BVK Chaitanya 2010-04-29 18:10:22 +05:30
  • 6406a79dff switch off manually on linux x86_64 Vladimir 'phcoder' Serbinenko 2010-04-29 13:36:53 +02:00