nuttx/arch/x86/src/qemu
2015-02-27 17:19:38 -06:00
..
chip.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
Kconfig QEMU i486: Minor updates to VGA driver 2014-03-08 10:56:19 -06:00
Make.defs There used to be two ways to pass parameters to new tasks, depending upon the configuration: Either (1) argv[] as created as an array with each string strdup'ed. Or (1) argv[] array and strings were created on the stack before the new task was started. Now, there is only one way, way (1). Way (2) might be slightly more compact, but this is not worth carry the complexity of two different ways of doing the same thing. 2014-09-01 15:39:34 -06:00
qemu_fullcontextrestore.S Cosmetic changes to comments 2014-07-29 07:17:01 -06:00
qemu_handlers.c arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 17:19:38 -06:00
qemu_head.S More trailing whilespace removal 2014-04-13 16:22:22 -06:00
qemu_idle.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
qemu_internal.h LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
qemu_keypad.c QEMU i486: New QEMU keyboard and VGA drivers from Lizhuoyi 2014-03-08 09:24:24 -06:00
qemu_keypad.h QEMU i486: New QEMU keyboard and VGA drivers from Lizhuoyi 2014-03-08 09:24:46 -06:00
qemu_lowputc.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
qemu_lowsetup.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
qemu_memorymap.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
qemu_saveusercontext.S Cosmetic changes to comments 2014-07-29 07:17:01 -06:00
qemu_serial.c Move serial header files to include/nuttx/serial 2012-03-21 19:47:23 +00:00
qemu_timerisr.c Move clock functions from sched/ to sched/clock 2014-08-08 14:43:02 -06:00
qemu_vectors.S Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
qemu_vga.c Make sure that there is one space after for 2014-04-12 13:28:22 -06:00
qemu_vga.h QEMU i486: New QEMU keyboard and VGA drivers from Lizhuoyi 2014-03-08 09:24:46 -06:00