summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Support DWARF extensionSebastian Huber2013-03-182-0/+4
* bsp/edb7312: Improve output charSebastian Huber2013-03-141-11/+20
* bsp/edb7312: Fix warningsSebastian Huber2013-03-141-8/+0
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-0815-4683/+0
* bsp/lpc32xx: Add BSP_USB_OTG_TRANSCEIVER_VBUSSebastian Huber2013-02-121-0/+3
* bsp/lpc24xx: Move UART probes to separate filesSebastian Huber2013-02-116-53/+130
* libchip/serial: Add const qualifierSebastian Huber2013-02-1112-15/+15
* bsp/lpc32xx: Bypass the IrDA modem for UART6Sebastian Huber2013-01-111-3/+6
* bsps/arm: Fix LPC Ethernet driver initializationSebastian Huber2013-01-091-0/+3
* arm/smdk2410: Update to include bspidle.cJoel Sherrill2013-01-081-1/+1
* arm/gp32: Correct compilation error in BSP Idle ThreadJoel Sherrill2013-01-084-24/+38
* bsp/lpc24xx: Declare conditionallySebastian Huber2013-01-071-0/+4
* bsp/lpc32xx: System reset after fatal conditionsSebastian Huber2013-01-071-1/+1
* bsp/lpc24xx: System reset after fatal conditionsSebastian Huber2013-01-071-1/+1
* bsp/lpc24xx: Request system reset for LPC17XXSebastian Huber2013-01-071-4/+6
* bsp/lpc24xx: Add WWDT module definesSebastian Huber2013-01-071-1/+21
* arm: Add and use _ARMV7M_Exception_default()Sebastian Huber2013-01-071-15/+16
* arm: Rename inline functionsSebastian Huber2013-01-072-4/+4
* arm: Move inline functionsSebastian Huber2013-01-071-0/+2
* arm: Add and use default exception handlerSebastian Huber2013-01-071-15/+15
* arm: Rename arm_exc_interrupt()Sebastian Huber2013-01-074-4/+4
* arm: Move prototypes to new fileSebastian Huber2013-01-073-0/+5
* bsps/arm: Move promiscuous mode settingSebastian Huber2012-12-181-2/+3
* bsps/arm: Add PHY up/downSebastian Huber2012-12-181-53/+211
* bsps/arm: Add PHY timeout detectionSebastian Huber2012-12-181-9/+20
* bsps/arm: Add interface down supportSebastian Huber2012-12-183-43/+105
* bsps/arm: Prepare for interface down supportSebastian Huber2012-12-181-78/+83
* bsps/arm: Use assert() instead of status macrosSebastian Huber2012-12-181-33/+9
* bsps/arm: Remove superfluous attributesSebastian Huber2012-12-181-3/+3
* bsps/arm: Avoid mbuf migration in LPC ethernetSebastian Huber2012-12-181-56/+30
* bsp/lpc32xx: Add UART_CLKMODE settingsSebastian Huber2012-12-182-0/+4
* bsp/lpc32xx: Configure U4_TX pin for UART 4Sebastian Huber2012-12-181-0/+8
* bsp/lpc32xx: Fix function prototypeSebastian Huber2012-12-181-2/+2
* bsp/lpc32xx: Add idle thread bodySebastian Huber2012-12-183-0/+39
* bsp/lpc32xx: Fix console baud configurationSebastian Huber2012-12-133-48/+64
* bsp/gdbarmsim: Do not call bsp_cleanup()Sebastian Huber2012-12-071-2/+0
* bsp/csb637: Fix memory mapSebastian Huber2012-12-031-2/+2
* bsp/csb337: Fix memory mapSebastian Huber2012-12-031-2/+2
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-1511-33/+11
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-1514-25/+41
* bsps: Include <bspopts.h> in <bsp.h>Sebastian Huber2012-11-141-0/+2
* sapi: Delete duplicate declarationsSebastian Huber2012-11-071-2/+0
* bsp/nds: Do not change configurationSebastian Huber2012-11-071-3/+0
* libblock: Block device transfer request API changeSebastian Huber2012-11-021-2/+2
* libnetworking: Use system eventsSebastian Huber2012-11-025-16/+16
* score: Work area initialization API changeSebastian Huber2012-10-251-15/+5
* bsps: Remove unused bsp_libc_init() prototypeSebastian Huber2012-10-151-1/+0
* bsps/arm: Add BSP_USB_OTG_TRANSCEIVER_I2C_ADDRSebastian Huber2012-10-122-0/+6
* bsp/lpc24xx: Fix PCLK clock divider calculationSebastian Huber2012-10-121-1/+1
* bsp/lpc24xx: Use 96MHz CCLK for LPC17XX EA BSPSebastian Huber2012-10-121-1/+1