summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm/tms570: document BSP setup with included hardware initialization.Pavel Pisa2016-10-021-22/+100
* arm/tms570: update bootstrap generated preinstall.amPavel Pisa2016-10-021-0/+13
* arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare metal sta...Pavel Pisa2016-10-022-0/+26
* arm/tms570: include hardware initialization and selftest based on Ti HalCoGen...Pavel Pisa2016-10-0216-0/+3519
* arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces.Pavel Pisa2016-10-021-1/+5
* bsp/tms570: ensure that change of SCI baudrate is not applied in the middle o...Pavel Pisa2016-10-021-2/+23
* bsp/tms570: regenerate preinstall makefile by bootstrap -p.Pavel Pisa2016-10-021-0/+8
* bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa2016-10-021-2/+36
* bsp/tms570: update pinmux to provide support for initialization lists and cle...Pavel Pisa2016-10-024-69/+196
* bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS31...Pavel Pisa2016-10-022-0/+700
* bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S.Pavel Pisa2016-10-021-0/+1
* arm/raspberrypi: minimized mainline patch move MMU in front of application im...Pavel Pisa2016-10-022-3/+4
* arm/raspberrypi: change interrupt dispatch and enable to generic vector id ba...Pavel Pisa2016-10-022-43/+94
* arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM except...Pavel Pisa2016-10-022-21/+0
* arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2016-10-022-0/+2
* arm/raspberrypi: reorder and update MMU config table to nor force RW section ...Pavel Pisa2016-10-021-9/+22
* arm/raspberrypi: Enable HYP to SVC switch for this BSP.Pavel Pisa2016-10-022-0/+7
* bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa2016-10-025-7/+175
* libbsp/arm: Fix ARM BSPs missing the bsp_translation_table_end symbol.Chris Johns2016-10-022-0/+2
* libbsp/arm: Add the TTB table to the default MMU set up as read/write.Chris Johns2016-10-021-0/+4
* bsps/arm: Fix basic cache support for SMPSebastian Huber2016-10-021-8/+8
* bsps/arm: remove lock in arm_cp15_set_translation_table_entries().Pavel Pisa2016-10-021-9/+1
* arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when initializ...Pavel Pisa2016-10-021-0/+35
* arm/raspberrypi: use cache manager operations to flush/invalidate all cache l...Pavel Pisa2016-10-021-7/+7
* arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa2016-10-022-4/+24
* bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa2016-10-021-8/+42
* bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2016-10-022-45/+69
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-10-029-20/+160
* bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa2016-10-021-0/+4
* arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2016-10-022-1/+39
* score: Fix simple timecounter supportSebastian Huber2016-01-271-14/+37
* bsps/arm: Fix broken switch statementSebastian Huber2016-01-181-4/+5
* bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa2015-12-011-2/+12
* bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek2015-11-183-18/+21
* bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa2015-11-185-64/+24
* bsp/tms570: separate Flash variants to one which boots directly and one for b...Premysl Houdek2015-11-184-0/+57
* bsp/tms570: use POM only when application image does not start at address 0.Pavel Pisa2015-11-187-14/+159
* bsp/tms570: updated reserved space for vector overlay in internal RAMPremysl Houdek2015-11-183-4/+6
* bsp/tms570: fixed sci driver freeze when closing terminal bugPremysl Houdek2015-11-181-3/+5
* bsp/tms570: Pinmux support and EMAC pin definition addedPremysl Houdek2015-11-184-1/+216
* bsp/tms570: EMAC control header file corrected and EMAC interrupt vector addedPremysl Houdek2015-11-186-236/+295
* Beaglebone: fix missing clobber in inline assembly.Marcos Diaz2015-09-101-1/+7
* bsps/arm: Update due to API changesSebastian Huber2015-07-211-4/+4
* bsp/tms570 Use bitfields instead of hard-coded valuesPremysl Houdek2015-07-204-32/+52
* bsp/tms570: skipped 32bit field definitions and corrected single bit fieldsPremysl Houdek2015-07-2036-3298/+2641
* bsp/tms570: source changes reflecting new headers.Premysl Houdek2015-07-1611-230/+335
* bsp/tms570: fix get time resolution after infrastructure change to timecounter.Pavel Pisa2015-07-161-6/+35
* bsp/tms570: New/generated header files for TMS570 SoC peripherals registers.Premysl Houdek2015-07-1637-0/+14362
* remaining bsp.h: Fix by hand to LIBBSP_@CPU@_@BSP_FAMILY@_BSP_HJoel Sherrill2015-07-162-4/+4
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-168-16/+16