summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/stackalloc: Add initialization hookSebastian Huber2012-04-262-16/+23
* bsp/mpc55xxevb: Enable stack allocatorSebastian Huber2012-04-246-4/+10
* bsps/stackalloc: Use stack section symbolsSebastian Huber2012-04-245-55/+26
* bsps/powerpc: Add no cache sectionSebastian Huber2012-04-2414-89/+78
* bsp/mpc55xxevb: Change early MMU settingsSebastian Huber2012-04-243-17/+28
* bsp/lpc24xx: Fix define nameSebastian Huber2012-04-231-1/+1
* bsps/arm: Make the Clock_isr() static againSebastian Huber2012-04-201-1/+1
* bsps: Avoid rtems_irq_hdl_param type usageSebastian Huber2012-04-201-2/+1
* bsp/genmcf548x: Enable FPU in BSP startup codeSebastian Huber2012-04-201-13/+5
* bsp/genmcf548x: Fix BSP optionsSebastian Huber2012-04-201-3/+4
* bsps/arm: Remove superfluous includeSebastian Huber2012-04-201-1/+0
* s3c24xx shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-23/+11
* pxa255 shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-16/+8
* mc9328mxl shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-31/+18
* lpc22xx shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-58/+53
* at91rm9200 shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-23/+19
* lpc shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-1/+1
* armv7m shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-1/+2
* nds: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-15/+8
* gba: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-32/+25
* edb7312: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill2012-04-191-19/+14
* Clock Driver Shell - Correct PIC IRQ Prototype.Joel Sherrill2012-04-191-2/+2
* LEON3: rename console/debugputs.c to printk_support.cDaniel Hellstrom2012-04-192-1/+1
* LEON3: added TX-wait-complete and CR on NL support for UARTDaniel Hellstrom2012-04-192-6/+23
* LEON3: debugputs removed pointless isinit code, invoked only onceDaniel Hellstrom2012-04-191-34/+26
* LEON3: debugputs added printk mem buffer when no UART presentDaniel Hellstrom2012-04-191-1/+13
* LEON3: add console interrupt mode supportDaniel Hellstrom2012-04-192-23/+153
* LEON3: add console attributes such as parity and baudrateDaniel Hellstrom2012-04-191-3/+68
* LEON3: console, lower bus utilization waiting for UART TX readyDaniel Hellstrom2012-04-191-3/+7
* LEON: updated drivers to use new AMBAPP LayerDaniel Hellstrom2012-04-1731-259/+266
* LEON3: Network initialization code updated to new AMBAPP layerDaniel Hellstrom2012-04-173-41/+50
* LEON3: updated console driver for new AMBAPP layerDaniel Hellstrom2012-04-177-43/+75
* LEON2: clock driver use new AMBAPP layerDaniel Hellstrom2012-04-171-8/+8
* LEON: updated AMBA PnP APIDaniel Hellstrom2012-04-1719-634/+1839
* no_cpu: replace no_cpu_isr with rtems_isrGedare Bloom2012-04-162-3/+3
* lm32: use shared setvec.cGedare Bloom2012-04-162-44/+1
* m68k: use shared setvec.cGedare Bloom2012-04-1623-60/+23
* lm32: replace lm32_isr with rtems_isrGedare Bloom2012-04-163-7/+3
* m68k: replace m68k_isr with rtems_isrGedare Bloom2012-04-1635-63/+57
* bsp/stm32f4: API changesSebastian Huber2012-04-159-83/+174
* bsp/stm32f4: Add IO and RCCSebastian Huber2012-04-129-55/+487
* PR2052: LEON3: fix open_eth interrupt initialization bugDaniel Hellstrom2012-04-101-4/+4
* bsp/stm32f4: New BSPSebastian Huber2012-04-0717-0/+1085
* bsps/arm: Add BSP_ARMV7M_SYSTICK_PRIORITYSebastian Huber2012-04-073-5/+6
* bsps/arm: Add BSP_ARMV7M_IRQ_PRIORITY_DEFAULTSebastian Huber2012-04-073-2/+6
* bsps: Update due to API changesSebastian Huber2012-04-072-7/+7
* GRETH: use shared-irq service instead of BSP specific set_vec()Daniel Hellstrom2012-04-063-28/+17
* SMC91111: updated to use shared IRQ serviceDaniel Hellstrom2012-04-064-20/+15
* LEON3 - Fix spacingJoel Sherrill2012-04-062-2/+2
* LEON3: added IRQAMP supportDaniel Hellstrom2012-04-062-3/+18