Commit graph

  • b4fd3cdcf4 task_create now accepts variable number of arguments; 8051 bringup changes patacongo 2007-03-11 17:37:47 +0000
  • aca78c3ff6 Updated patacongo 2007-03-10 14:45:23 +0000
  • df3e9d1db5 Add to nsh, add limits.h, gets, strtok, strtok_r patacongo 2007-03-10 14:42:30 +0000
  • aab0d08d21 Add to nsh, add limits.h, gets, strtok, strtok_r patacongo 2007-03-10 14:42:30 +0000
  • 36fe8c2091 Initial version patacongo 2007-03-10 00:17:51 +0000
  • 89b91918d9 Fix IRQ-related bugs, fix serial read logic, add fgets patacongo 2007-03-10 00:17:29 +0000
  • 435fe50ea6 Fix IRQ-related bugs, fix serial read logic, add fgets patacongo 2007-03-10 00:17:29 +0000
  • 1b305896b6 Updated patacongo 2007-03-09 19:17:40 +0000
  • 24c887a66c Updated patacongo 2007-03-09 19:17:40 +0000
  • 43f4608432 C5471 documentation patacongo 2007-03-09 17:23:25 +0000
  • 709fdc7604 C5471 documentation patacongo 2007-03-09 17:23:25 +0000
  • 3f8a1c1ea4 Finished C5471 Integration patacongo 2007-03-09 17:22:55 +0000
  • 34ecdea56a Finished C5471 Integration patacongo 2007-03-09 17:22:55 +0000
  • 9a90482b10 Finished C5471 Integration nuttx-1.0 patacongo 2007-03-09 17:22:55 +0000
  • fd34c0c113 Debug instrumentation patacongo 2007-03-09 15:27:47 +0000
  • 31c51190dd Debug instrumentation patacongo 2007-03-09 15:27:47 +0000
  • e0f2dd1408 C5471 timer interrupts and timing functions are working patacongo 2007-03-09 00:58:44 +0000
  • b2f92d06a5 C5471 timer interrupts and timing functions are working patacongo 2007-03-09 00:58:44 +0000
  • a3455d2a77 Fixed some interrupt-related bugs patacongo 2007-03-08 22:34:02 +0000
  • abe1bcd77c Fixed some interrupt-related bugs patacongo 2007-03-08 22:34:02 +0000
  • 9a3efb5f8d Fix c5471 signal handling + deallocation bug patacongo 2007-03-08 18:34:11 +0000
  • a0dffbf481 Fix c5471 signal handling + deallocation bug patacongo 2007-03-08 18:34:11 +0000
  • a7478ff0d4 Add support for onboard LEDs; Fix serial bug patacongo 2007-03-08 15:23:56 +0000
  • 4f27f52615 Add support for onboard LEDs; Fix serial bug patacongo 2007-03-08 15:23:56 +0000
  • c55287ab0e Working with c5471 interrupts patacongo 2007-03-07 23:34:48 +0000
  • 5e6b3c1345 Working with c5471 interrupts patacongo 2007-03-07 23:34:48 +0000
  • 04be124b7e c5471 bringup changes patacongo 2007-03-07 17:42:58 +0000
  • 44117a7ecc c5471 bringup changes patacongo 2007-03-07 17:42:58 +0000
  • 791617b3b0 c5471 bringup changes patacongo 2007-03-07 17:42:58 +0000
  • 282b5da0c3 Botched the case for n=0 patacongo 2007-03-06 21:35:03 +0000
  • f7545bec74 Basic 8052 context switching is working patacongo 2007-03-06 21:34:32 +0000
  • 4c61b4d89c Basic 8052 context switching is working patacongo 2007-03-06 21:34:32 +0000
  • d2f7a7e151 Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byte generic pointers. patacongo 2007-03-05 20:38:39 +0000
  • af1289c019 Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byte generic pointers. patacongo 2007-03-05 20:38:39 +0000
  • d62a01ebfa Fix some interrupt handling issues patacongo 2007-03-05 14:38:43 +0000
  • 24f2e6a0a4 Fix some interrupt handling issues patacongo 2007-03-05 14:38:43 +0000
  • eaa8134b71 Add comment patacongo 2007-03-04 20:34:48 +0000
  • 7426c294a0 Add comment patacongo 2007-03-04 20:34:48 +0000
  • 6061949bc5 Add capability to manager memory in discontiguous regions. patacongo 2007-03-04 15:23:22 +0000
  • 4b1edc8ea5 Add capability to manager memory in discontiguous regions. patacongo 2007-03-04 15:23:22 +0000
  • 7b93c5cd57 Add logic to initialize timer 2 patacongo 2007-03-03 19:17:15 +0000
  • 061279feb6 Add logic to initialize timer 2 patacongo 2007-03-03 19:17:15 +0000
  • b41f8cccc4 Fix stack addressing patacongo 2007-03-02 23:34:42 +0000
  • fdc7d628d1 Fix stack addressing patacongo 2007-03-02 23:34:42 +0000
  • b4a86b12c5 8051 is getting closer. Still have to setup timer and uart. patacongo 2007-03-02 22:44:29 +0000
  • 58720009d9 8051 is getting closer. Still have to setup timer and uart. patacongo 2007-03-02 22:44:29 +0000
  • 273e5d0d0e 8051 is getting closer. Still have to setup timer and uart. patacongo 2007-03-02 22:44:29 +0000
  • b53100f573 Import 8051 support patacongo 2007-03-02 21:29:08 +0000
  • fcef572648 Import 8051 support patacongo 2007-03-02 21:29:08 +0000
  • 5a51c512f5 Code complete for 8051 (not tested) patacongo 2007-03-02 21:27:47 +0000
  • 9014f894a2 Code complete for 8051 (not tested) patacongo 2007-03-02 21:27:47 +0000
  • 48dd4464af zipme script assumed hard-coded directory name patacongo 2007-03-01 23:07:52 +0000
  • 931f411a92 Add logic to suppress clock_ APIs patacongo 2007-03-01 21:46:29 +0000
  • 4fdd4c456b Add logic to suppress clock_ APIs patacongo 2007-03-01 21:46:29 +0000
  • 5a0fc9839b This creates a 8051 build that can run in 24Kb of RAM patacongo 2007-03-01 21:05:55 +0000
  • e93031920d This creates a 8051 build that can run in 24Kb of RAM patacongo 2007-03-01 21:05:55 +0000
  • bcd6ba97bd This creates a 8051 build that can run in 24Kb of RAM patacongo 2007-03-01 21:05:55 +0000
  • ef4093ff7e Still working toward clean 8051 link patacongo 2007-02-28 23:45:56 +0000
  • fb61b0b76b Still working toward clean 8051 link patacongo 2007-02-28 23:45:56 +0000
  • 9418d81df5 Fix link problems patacongo 2007-02-28 13:42:19 +0000
  • 3a4de8b8a8 Fix link problems patacongo 2007-02-28 13:42:19 +0000
  • 1de7dd2cf2 8051 does not have type double patacongo 2007-02-28 01:31:18 +0000
  • 979bf1cced Updated documentation patacongo 2007-02-28 01:16:49 +0000
  • 2710b807ee Updated documentation patacongo 2007-02-28 01:16:49 +0000
  • 925f45b933 Working toward successful link using aslink patacongo 2007-02-27 23:59:20 +0000
  • bb072cb0d2 Working toward successful link using aslink patacongo 2007-02-27 23:59:20 +0000
  • 954c1d9364 Finally, a clean SDCC compile patacongo 2007-02-27 21:17:21 +0000
  • a60059d9d0 Finally, a clean SDCC compile patacongo 2007-02-27 21:17:21 +0000
  • eed9c51a9a Updated docs patacongo 2007-02-22 01:50:30 +0000
  • ff0207cf9a Updated docs patacongo 2007-02-22 01:50:30 +0000
  • fb52eafa37 Progress toward clean SDCC compilation patacongo 2007-02-21 21:55:16 +0000
  • b5d671776c Progress toward clean SDCC compilation patacongo 2007-02-21 21:55:16 +0000
  • b8f3bd857b Progress toward clean SDCC compilation patacongo 2007-02-21 21:55:16 +0000
  • 17ecaed27c Eliminating SDCC compilation errors patacongo 2007-02-21 02:19:19 +0000
  • 7207076a5d Eliminating SDCC compilation errors patacongo 2007-02-21 02:19:19 +0000
  • 445e74105d Fixes for STDCC compiler (more needed) patacongo 2007-02-20 23:51:56 +0000
  • 59bd1d6954 Fixes for STDCC compiler (more needed) patacongo 2007-02-20 23:51:56 +0000
  • 7eb99852f7 Working toward compiler independence: Removed inline funcs patacongo 2007-02-20 23:16:24 +0000
  • 4881fed8bf Working toward compiler independence: Removed inline funcs patacongo 2007-02-20 23:16:24 +0000
  • 1bf496c8ec Eliminating GCC dependencies patacongo 2007-02-20 22:39:56 +0000
  • 3c0e634aee Eliminating GCC dependencies patacongo 2007-02-20 22:39:56 +0000
  • 0273237c83 Add options to define compiler characteristics patacongo 2007-02-20 20:39:12 +0000
  • f2a6057e3d Add options to define compiler characteristics patacongo 2007-02-20 20:39:12 +0000
  • 5e2c8a575a Add support for non-GCC compiler patacongo 2007-02-20 20:36:55 +0000
  • 469b933b63 SDCC detected bugs patacongo 2007-02-20 19:15:03 +0000
  • 56999d74e0 Still having problems with serial driver patacongo 2007-02-20 12:52:27 +0000
  • 808d6e3b33 Still having problems with serial driver patacongo 2007-02-20 12:52:27 +0000
  • 16f6bb5dc5 Fix ARM IRQ handling problem + ARM context restore problem patacongo 2007-02-19 22:51:18 +0000
  • e3f52bbeb4 Fix ARM IRQ handling problem + ARM context restore problem patacongo 2007-02-19 22:51:18 +0000
  • 4a4e21079b Progress with C5471 boot patacongo 2007-02-19 20:41:40 +0000
  • c79c1af172 Progress with C5471 boot patacongo 2007-02-19 20:41:40 +0000
  • 8ed76ffa96 Preparing to test on the C5471 patacongo 2007-02-18 23:46:29 +0000
  • b0611894f6 Preparing to test on the C5471 patacongo 2007-02-18 23:46:29 +0000
  • 61798aebb7 Update comments patacongo 2007-02-18 17:52:12 +0000
  • 864c80d909 Update comments patacongo 2007-02-18 17:52:12 +0000
  • d2131f47e0 Fix problems in state restore logic patacongo 2007-02-18 15:28:23 +0000
  • c42c9f4aef Fix problems in state restore logic patacongo 2007-02-18 15:28:23 +0000
  • 80e7408a71 NuttX RTOS patacongo 2007-02-17 23:21:28 +0000
  • 38f5e1bb8c NuttX RTOS patacongo 2007-02-17 23:21:28 +0000
  • b08a86171f NuttX RTOS patacongo 2007-02-17 23:21:28 +0000