summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2012-07-25New.Ralf Corsépius
2012-07-19Remove CVS-Ids.Ralf Corsépius
2012-07-19Require automake-1.12.2.Ralf Corsépius
2012-07-19Require autoconf-2.69.Ralf Corsépius
2012-07-17libnetworking: Silence set but not used warningsSebastian Huber
2012-07-17score: Change greedy allocation APISebastian Huber
2012-07-12mghttpd: Clarify commentChristian Mauderer
2012-07-12mghttpd: Add stack size and scheduling optionsChristian Mauderer
2012-07-12mghttpd: Use MD5 librarySebastian Huber
2012-07-12mghttpd: Use HAVE_CONFIG_HSebastian Huber
2012-07-12mghttpd: Update MongooseChristian Mauderer
2012-07-11dosfs: Use fs_info instead of mt_entrySebastian Huber
2012-07-09libblock: Fix read-ahead task wake-upSebastian Huber
2012-07-03libblock: Move read-ahead trigger checkSebastian Huber
2012-07-02libblock: Fix read-ahead trigger and next updateSebastian Huber
2012-07-02libcsupport: C++ compatibilitySebastian Huber
2012-07-02libblock: Fix read-ahead trigger and next updateSebastian Huber
2012-07-02libblock: Fix continuous blocks write requestSebastian Huber
2012-07-02libblock: Remove unused fieldSebastian Huber
2012-06-14score: Fix performance issue for 64-bit timestampsSebastian Huber
2012-06-14score: New structure TOD_ControlSebastian Huber
2012-06-14sapi: Add nanoseconds_per_tick to configurationSebastian Huber
2012-06-12v850 - byte swap instructions not available on all multilibsJoel Sherrill
2012-06-12libblock: Add block device statisticsSebastian Huber
2012-06-12libblock: Remove const qualifierSebastian Huber
2012-06-11v850 port: Initial addition with BSP for simulator in GDBJoel Sherrill
2012-06-11powerpc/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Init...Joel Sherrill
2012-06-11mips/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill
2012-06-11i386/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill
2012-06-11arm/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill
2012-06-11isr.c: Do not call _CPU_Initialize_vectors() if PIC Interrupt ModelJoel Sherrill
2012-06-11threadhandler.c: Fix spelling of __main() in prototypeJoel Sherrill
2012-06-06librpc: PR2066: Fix for short enumsSebastian Huber
2012-06-06network/bootp: PR2031: Add and use header fileSebastien Bourdeauducq
2012-06-04libcsupport: Add rtems_printf_plugin()Sebastian Huber
2012-06-04libblock: Rename structureSebastian Huber
2012-06-04dosfs: Fix for no space left on device conditionSebastian Huber
2012-06-04libblock: Add read-ahead taskSebastian Huber
2012-06-04powerpc: Simplify context switchSebastian Huber
2012-05-31Fix C files which had two semi-colons at EOLJoel Sherrill
2012-05-31dosfs: Fix format request with sectors per clusterSebastian Huber
2012-05-31libblock: Move rtems_bdbuf_get_media_block() callSebastian Huber
2012-05-31libblock: Simplify disk managementSebastian Huber
2012-05-31libblock: Remove explicit bds_per_group parameterSebastian Huber
2012-05-31libblock: Remove const qualifier from bdbuf APISebastian Huber
2012-05-31libblock: Add task stack size bdbuf configurationSebastian Huber
2012-05-29dosfs: Fix print format stringSebastian Huber
2012-05-29ftpd: Set current directory after session closeSebastian Huber
2012-05-29Filesystem: Wait for unmount() to finishSebastian Huber
2012-05-24shell/lsof: Use fprintf() instead of printk()Sebastian Huber