summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-24bsp/raspberrypi: New BSPAlan Cudmore21-0/+1532
2013-03-18bsps: Support DWARF extensionSebastian Huber2-0/+4
2013-03-14bsp/edb7312: Improve output charSebastian Huber1-11/+20
2013-03-14bsp/edb7312: Fix warningsSebastian Huber1-8/+0
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom15-4683/+0
2013-02-12bsp/lpc32xx: Add BSP_USB_OTG_TRANSCEIVER_VBUSSebastian Huber1-0/+3
2013-02-11bsp/lpc24xx: Move UART probes to separate filesSebastian Huber6-53/+130
2013-02-11libchip/serial: Add const qualifierSebastian Huber12-15/+15
2013-01-11bsp/lpc32xx: Bypass the IrDA modem for UART6Sebastian Huber1-3/+6
2013-01-09bsps/arm: Fix LPC Ethernet driver initializationSebastian Huber1-0/+3
2013-01-08arm/smdk2410: Update to include bspidle.cJoel Sherrill1-1/+1
2013-01-08arm/gp32: Correct compilation error in BSP Idle ThreadJoel Sherrill4-24/+38
2013-01-07bsp/lpc24xx: Declare conditionallySebastian Huber1-0/+4
2013-01-07bsp/lpc32xx: System reset after fatal conditionsSebastian Huber1-1/+1
2013-01-07bsp/lpc24xx: System reset after fatal conditionsSebastian Huber1-1/+1
2013-01-07bsp/lpc24xx: Request system reset for LPC17XXSebastian Huber1-4/+6
2013-01-07bsp/lpc24xx: Add WWDT module definesSebastian Huber1-1/+21
2013-01-07arm: Add and use _ARMV7M_Exception_default()Sebastian Huber1-15/+16
2013-01-07arm: Rename inline functionsSebastian Huber2-4/+4
2013-01-07arm: Move inline functionsSebastian Huber1-0/+2
2013-01-07arm: Add and use default exception handlerSebastian Huber1-15/+15
2013-01-07arm: Rename arm_exc_interrupt()Sebastian Huber4-4/+4
2013-01-07arm: Move prototypes to new fileSebastian Huber3-0/+5
2012-12-18bsps/arm: Move promiscuous mode settingSebastian Huber1-2/+3
2012-12-18bsps/arm: Add PHY up/downSebastian Huber1-53/+211
2012-12-18bsps/arm: Add PHY timeout detectionSebastian Huber1-9/+20
2012-12-18bsps/arm: Add interface down supportSebastian Huber3-43/+105
2012-12-18bsps/arm: Prepare for interface down supportSebastian Huber1-78/+83
2012-12-18bsps/arm: Use assert() instead of status macrosSebastian Huber1-33/+9
2012-12-18bsps/arm: Remove superfluous attributesSebastian Huber1-3/+3
2012-12-18bsps/arm: Avoid mbuf migration in LPC ethernetSebastian Huber1-56/+30
2012-12-18bsp/lpc32xx: Add UART_CLKMODE settingsSebastian Huber2-0/+4
2012-12-18bsp/lpc32xx: Configure U4_TX pin for UART 4Sebastian Huber1-0/+8
2012-12-18bsp/lpc32xx: Fix function prototypeSebastian Huber1-2/+2
2012-12-18bsp/lpc32xx: Add idle thread bodySebastian Huber3-0/+39
2012-12-13bsp/lpc32xx: Fix console baud configurationSebastian Huber3-48/+64
2012-12-07bsp/gdbarmsim: Do not call bsp_cleanup()Sebastian Huber1-2/+0
2012-12-03bsp/csb637: Fix memory mapSebastian Huber1-2/+2
2012-12-03bsp/csb337: Fix memory mapSebastian Huber1-2/+2
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber11-33/+11
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber14-25/+41
2012-11-14bsps: Include <bspopts.h> in <bsp.h>Sebastian Huber1-0/+2
2012-11-07sapi: Delete duplicate declarationsSebastian Huber1-2/+0
2012-11-07bsp/nds: Do not change configurationSebastian Huber1-3/+0
2012-11-02libblock: Block device transfer request API changeSebastian Huber1-2/+2
2012-11-02libnetworking: Use system eventsSebastian Huber5-16/+16
2012-10-25score: Work area initialization API changeSebastian Huber1-15/+5
2012-10-15bsps: Remove unused bsp_libc_init() prototypeSebastian Huber1-1/+0
2012-10-12bsps/arm: Add BSP_USB_OTG_TRANSCEIVER_I2C_ADDRSebastian Huber2-0/+6
2012-10-12bsp/lpc24xx: Fix PCLK clock divider calculationSebastian Huber1-1/+1