summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc32xx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/arm: Change code to explicit selection of cache implementation for ARM ↵Pavel Pisa2016-10-021-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | BSPs. The original ARM architecture wide cache_.h is changed to dummy version for targets not implementing/enablig cache at all. The ARM targets equipped by cache should include appropriate implementation. Next options are available for now c/src/lib/libbsp/arm/shared/armv467ar-basic-cache/cache_.h basic ARM cache integrated on the CPU core directly which requires only CP15 oparations c/src/lib/libbsp/arm/shared/arm-l2c-310/cache_.h support for case where ARM L2C-310 cache controller is used. It is accessible as mmaped peripheral. c/src/lib/libbsp/arm/shared/armv7m/include/cache_.h Cortex-M specific cache support Updates #2782 Updates #2783
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
| | | | | | Fix typo. closes 2345.
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-0/+2
| | | | Update #2271.
* Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill2015-03-061-0/+1
|
* Fix a number of minor Doxygen formatting issuesJoel Sherrill2015-03-061-1/+1
|
* bsp/lpc32xx: Fix memory mapSebastian Huber2014-12-151-1/+1
| | | | | | Fixes bug introduced with f0c564c5ae36da20b1543ae9db9e8fe9644a81c8. close #2218
* Update bug report URLSebastian Huber2014-12-051-1/+1
|
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-274-0/+8
| | | | | This section can be use to provide a cache coherent memory area via rtems_cache_coherent_add_area().
* bsp/lpc32xx: Fix warningSebastian Huber2014-10-101-1/+1
|
* libchip/serial: Add alternative NS16550 driverSebastian Huber2014-10-075-239/+296
| | | | Use the Termios device API.
* bsps: Fix build errorSebastian Huber2014-09-182-5/+0
| | | | Fix build error introduced in f535fe5311978af53635c2da8e5cb10ef9d78802.
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-2/+1
| | | | | | | | | | | | | | This change starts with removing the effectively empty file timerdrv.h. The prototypes for benchmark_timer_XXX() were in btimer.h which was not universally used. Thus every use of timerdrv.h had to be changed to btimer.h. Then the prototypes for benchmark_timer_read() had to be adjusted to return benchmark_timer_t rather than int or uint32_t. I took this opportunity to also correct the file headers to separate the copyright from the file description comments which is needed to ensure the copyright isn't propagated into Doxygen output.
* bsps/arm: Do not build unused fileSebastian Huber2014-09-081-1/+0
|
* Regenerate all preinstall.am files.Chris Johns2014-08-291-7/+7
| | | | | With this patch the preinstall.am files are in a set order and not dependent on now perl implements a hash.
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-3/+3
| | | | | Apparently, at some point automake output changed and these were not updated.
* arm: Add tests which fail to build with C++ enabled.Chris Johns2014-08-281-0/+2
|
* Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill2014-07-161-0/+3
| | | | | | | The first pass at building these was without networking enabled. This pass addresses that plus accounts for some new BSPs which needed testsuite.tcfg files and BSPs which could not link tests which had been added since the first pass.
* bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber2014-06-061-0/+2
| | | | | Define ARM_CP15_TEXT_SECTION to BSP_START_TEXT_SECTION so that the start code is in the right section.
* multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-061-4/+0
|
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-051-0/+17
| | | | | | | | Provide a file per BSP to list tests that do not build for a BSP. This change removes the BSP_SMALL_MEMORY hack from the code. That hack was a mistake. Provide configuration files for each BSP with tests that cannot build.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2129-29/+29
|
* bsp/lpc32xx: Add arm-errata.h and arm-release-id.hRalf Kirchner2014-03-132-0/+10
|
* score: Add CPU counter supportSebastian Huber2014-02-142-4/+10
| | | | | | | | | Add a CPU counter interface to allow access to a free-running counter. It is useful to measure short time intervals. This can be used for example to enable profiling of critical low-level functions. Add two busy wait functions rtems_counter_delay_ticks() and rtems_counter_delay_nanoseconds() implemented via the CPU counter.
* doxygen: refactored doxygen in libbsp/arm/lpc32xxDaniel Ramirez2013-11-2920-23/+34
| | | | | | | | This patch refactors a lot of the existing doxygen within libbsp/arm/lpc32xx. Much of this refactoring was just renaming of existing groups to conform to a more consistent naming structure. With the addition of a doxygen header for tm27.h, all files within lpc32xx belong to doxygen group now. lpc32xx should be used a reference for adding doxygen to other bsps.
* bsp/lpc32xx: Fix memory map for GPIO registersSebastian Huber2013-07-241-0/+2
|
* bsps/arm: Rename functionSebastian Huber2013-06-241-1/+1
| | | | | | Rename arm_cp15_start_setup_translation_table_and_enable_mmu() in arm_cp15_start_setup_translation_table_and_enable_mmu_and_cache() to emphasize that the cache is also enabled after this operation.
* bsps/arm: Move CP15 start initializationSebastian Huber2013-05-033-121/+24
|
* bsps/arm: Add arm_cp15_set_trans*_table_entries()Sebastian Huber2013-05-033-84/+6
|
* bsps/arm: Add and use bsp_translation_table_baseSebastian Huber2013-05-032-4/+2
|
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-081-252/+0
| | | | | | | | | This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
* bsp/lpc32xx: Add BSP_USB_OTG_TRANSCEIVER_VBUSSebastian Huber2013-02-121-0/+3
|
* libchip/serial: Add const qualifierSebastian Huber2013-02-112-2/+2
|
* bsp/lpc32xx: Bypass the IrDA modem for UART6Sebastian Huber2013-01-111-3/+6
|
* bsp/lpc32xx: System reset after fatal conditionsSebastian Huber2013-01-071-1/+1
|
* arm: Rename inline functionsSebastian Huber2013-01-071-2/+2
| | | | | Rename arm_status_irq_enable() to _ARMV4_Status_irq_enable() and arm_status_restore() to _ARMV4_Status_restore().
* arm: Rename arm_exc_interrupt()Sebastian Huber2013-01-071-1/+1
| | | | Rename arm_exc_interrupt() to _ARMV4_Exception_interrupt().
* arm: Move prototypes to new fileSebastian Huber2013-01-071-0/+2
| | | | | | Move bsp_interrupt_dispatch() and arm_exc_interrupt() prototypes to new file <rtems/score/armv4.h> since they have nothing to do with the CPU port.
* bsps/arm: Add interface down supportSebastian Huber2012-12-181-0/+5
|
* 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
|
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-151-3/+1
|
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-6/+7
| | | | | | | Include <bsp/default-initial-extension.h> in all BSPs. Call rtems_fatal() with RTEMS_FATAL_SOURCE_EXIT as source and the exit() status code as fatal code in every bsp_cleanup(). Move previous bsp_cleanup() code into bsp_fatal_extension().
* bsps/arm: Add BSP_USB_OTG_TRANSCEIVER_I2C_ADDRSebastian Huber2012-10-121-0/+3
|
* bsps/arm: Add LPC_DMA_CHANNEL_COUNTSebastian Huber2012-09-281-0/+3
|
* bsp/lpc32xx: Specify scratch area alignmentSebastian Huber2012-08-201-1/+2
|
* bsp/lpc32xx: Stop unused DDRAM_CLKSebastian Huber2012-08-201-1/+1
|
* bsp/lpc32xx: Fix clock nameSebastian Huber2012-08-202-7/+7
| | | | Rename lpc32xx_dram_clk() in lpc32xx_ddram_clk()