summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
| | | | Update #2408.
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
| | | | | | Use the bsp_predriver_hook() instead. Update #2408.
* bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber2014-11-201-4/+4
|
* bsps/arm: Convert PL011 and PL050 console driversSebastian Huber2014-10-141-6/+2
| | | | Use Termios device API.
* bsps: Fix build errorSebastian Huber2014-09-181-1/+0
| | | | Fix build error introduced in f535fe5311978af53635c2da8e5cb10ef9d78802.
* bsps/arm: Do not build unused fileSebastian Huber2014-09-081-1/+0
|
* bsp/realview-pbx-a9: Add arm-errata.h and arm-release-id.hRalf Kirchner2014-03-131-0/+2
|
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+1
| | | | | | | | | 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.
* bsps/arm: Include missing header fileSebastian Huber2014-02-101-0/+1
|
* bsp/realview-pbx-a9: Add NULL pointer protectionSebastian Huber2013-10-311-4/+2
| | | | | Qemu Git version 8641136c54d216edb5bb8ef723c754039b4c5cf3 or later is required.
* bsps: Add simple console output charSebastian Huber2013-10-271-0/+1
|
* mouse: Add shared bsp_get_serial_mouse_device()Sebastian Huber2013-07-071-0/+1
|
* bsps/arm: Add PL050 supportSebastian Huber2013-06-291-0/+3
|
* bsps/arm: Add PL111 supportSebastian Huber2013-06-291-0/+6
|
* bsps/arm: Add SMP supportSebastian Huber2013-05-311-0/+7
|
* bsps/arm: Add shared GIC tmtests/tm27 supportSebastian Huber2013-05-061-0/+1
|
* bsp/realview-pbx-a9: New BSPSebastian Huber2013-05-031-0/+130