summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/altera-cyclone-v (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-08bsp/altera-cyclone-v: Remove debug outputSebastian Huber1-2/+0
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-08-23libbsp/arm: Fix ARM BSPs missing the bsp_translation_table_end symbol.Chris Johns1-0/+1
2016-07-04libchip: Simplify RTC driverSebastian Huber1-2/+0
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+2
2016-05-31libchip: Remove dwmac network interface driverSebastian Huber3-1260/+0
2016-03-29arm/altera-cyclone-v: Remove include of <rtems/console.h> from <bsp.h> and fi...Joel Sherrill1-1/+0
2016-03-25arm/altera-cyclone-v/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2016-01-07arm/altera-cyclone-v: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-11-24bsp/altera-cyclone-v: Add fatal extension handlerSebastian Huber3-18/+45
2015-10-08bsps: Add .nocacheheap sectionSebastian Huber1-3/+3
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill1-1/+1
2015-04-10bsp/altera-cyclone-v: Add RTC driverThomas Volgmann1-144/+622
2015-04-02bsp/altera-cyclone-v: Fix define usageSebastian Huber1-1/+1
2015-03-25bsp/altera-cyclone-v: TypoSebastian Huber1-3/+3
2015-01-23bsp/altera-cyclone-v: Use proper free functionSebastian Huber1-1/+1
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber9-182/+11
2014-11-20bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber3-47/+7
2014-11-20bsps/arm: L2C 310 add compile time checksSebastian Huber1-2/+4
2014-11-20bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASESebastian Huber1-1/+1
2014-10-07libchip/serial: Add alternative NS16550 driverSebastian Huber2-95/+71
2014-09-18bsps: Fix build errorSebastian Huber2-5/+0
2014-09-10bsps/arm: Add a9mpcore_clock_initialize_early()Sebastian Huber1-0/+2
2014-09-10bsp/altera-cyclone-v: Add BSP_USE_UART_INTERRUPTSSebastian Huber2-3/+12
2014-09-08bsps/arm: Do not build unused fileSebastian Huber1-1/+0
2014-08-29Regenerate all preinstall.am files.Chris Johns1-3/+3
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-7/+7
2014-08-28preinstall: Regenerated files differ from the repo.Chris Johns1-6/+6
2014-08-26bsp/altera-cyclone-v: Add DMA support hwlib filesSebastian Huber17-7/+21297
2014-08-26bsp/altera-cyclone-v: Update to hwlib 13.1Sebastian Huber16-3841/+8786
2014-08-22libchip/dwmac: Make PHY address user configurableChristian Mauderer1-0/+28
2014-08-11bsp/altera-cyclone-v: Add RTC driver.Christian Mauderer4-4/+381
2014-08-11bsp/altera-cyclone-v: Add a simple I2C driver.Christian Mauderer11-7/+10389
2014-08-11bsp/altera-cyclone-v: Add socal from hwlib.Christian Mauderer2-2/+60
2014-07-01bsp/altera-cyclone-v: Move MMU configuration tableSebastian Huber3-20/+37
2014-06-06bsp/altera-cyclone-v: Enable unified L2 cacheSebastian Huber2-1/+12
2014-06-06bsp/altera-cyclone-v: Move SMP supportSebastian Huber3-54/+94
2014-06-06bsp/altera-cyclone-v: Simplify start hooksSebastian Huber1-120/+25
2014-06-06bsp/altera-cyclone-v: Change default baudSebastian Huber1-1/+1
2014-06-06bsp/altera-cyclone-v: Use NOLOAD for nocache secSebastian Huber1-1/+1
2014-06-06bsp/altera-cyclone-v: Simplify MMU config tableSebastian Huber1-2/+1
2014-06-06bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber1-1/+3
2014-05-28bsp/altera-cyclone-v: CleanupRalf Kirchner1-3/+3
2014-05-28bsp/altera-cyclone-v: Reduce size of nocache heapRalf Kirchner2-4/+4
2014-05-28bsp/altera-cyclone-v: Cache mbufs and clustersRalf Kirchner1-12/+0
2014-05-28bsp/altera-cyclone-v: Enable L2 cache for network driverRalf Kirchner1-1/+14
2014-05-28bsp/altera-vyclone-v: Broadcast cache maintenancesRalf Kirchner1-3/+3