summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM except...Pavel Pisa2016-07-232-21/+0
* Added USB interrupt handler. And defined some macros regarding USB.Deval Shah2016-07-233-0/+25
* bsp/tms570: ensure that change of SCI baudrate is not applied in the middle o...Pavel Pisa2016-07-221-2/+23
* arm/raspberrypi: reorder and update MMU config table to nor force RW section ...Pavel Pisa2016-07-201-9/+22
* arm/raspberrypi: use cache manager operations to flush/invalidate all cache l...Pavel Pisa2016-07-201-7/+7
* arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa2016-07-203-6/+66
* bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa2016-07-202-8/+58
* arm/raspberrypi: cache manager can be used for mailbox synchronization now. R...Pavel Pisa2016-07-201-33/+2
* bsps/powerpc: Fix shared console driverSebastian Huber2016-07-191-13/+9
* bsps/powerpc: Fix AtliVec context switchSebastian Huber2016-07-192-62/+68
* beagle: pwm polishingPunit Vara2016-07-174-309/+568
* Misc: Spell length correctlyJoel Sherrill2016-07-127-8/+8
* bsps/powerpc: Fix AltiVec enableSebastian Huber2016-07-123-0/+3
* shared/console-polled.c: Use standard fatal error codesJoel Sherrill2016-07-051-3/+3
* bsps/arm: Fix basic cache support for SMPSebastian Huber2016-07-051-8/+8
* Beaglebone: Update PWM driver imported from BBBIOPunit Vara2016-07-044-386/+611
* Beaglebone: Add original BBBIO PWM driverPunit Vara2016-07-042-0/+448
* bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2016-07-043-48/+97
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-07-0410-124/+190
* bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa2016-07-041-0/+4
* rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa2016-07-041-0/+42
* arm/raspberrypi: update VideoCore cache flush workaround to work on RPi2.Pavel Pisa2016-07-041-2/+13
* arm/raspberrypi: Enable HYP to SVC switch for this BSP.Pavel Pisa2016-07-042-0/+7
* bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa2016-07-045-7/+175
* arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa2016-07-041-0/+30
* bsp/atsam: Add RTC driverAlexander Krutwig2016-07-042-1/+104
* libchip: Simplify RTC driverSebastian Huber2016-07-0414-39/+13
* bsps: Do not use fast idle clock for SMPSebastian Huber2016-06-301-13/+15
* bsp/atsam: Add support for TCMAlexander Krutwig2016-06-295-0/+150
* score: Fix SMP message handlingSebastian Huber2016-06-292-6/+0
* arm/raspberrypi: resolve BSP warnings.Pavel Pisa2016-06-285-2/+8
* arm/raspberrypi: run VideoCore and mailbox code through rtems.uncrustify.Pavel Pisa2016-06-285-246/+266
* arm/raspberrypi: Adding functionalities to Mailbox RPiMudit Jain2016-06-283-0/+99
* bsp/mvme162: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-281-0/+1
* libnetworking: Import current <arpa/inet.h>Christian Mauderer2016-06-287-8/+0
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-2412-0/+18
* arm/raspberrypi: Force VC mail box buffer to be synchronized through cache.Pavel Pisa2016-06-241-1/+13
* bsp/atsam: Add I2C driverAlexander Krutwig2016-06-236-0/+585
* bsp/atsam: Fix QSPI driver APIAlexander Krutwig2016-06-222-3/+3
* sparc: Optimize CPU counter supportSebastian Huber2016-06-223-15/+6
* Move printer initialization to separate headerSebastian Huber2016-06-222-1/+2
* Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2016-06-222-1/+2
* bsp/tms570: regenerate preinstall makefile by bootstrap -p.Pavel Pisa2016-06-211-0/+8
* bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa2016-06-211-2/+36
* bsp/tms570: update pinmux to provide support for initialization lists and cle...Pavel Pisa2016-06-214-69/+196
* bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS31...Pavel Pisa2016-06-212-0/+700
* bsp/leon3: Add up counter timecounterSebastian Huber2016-06-212-7/+36
* bsp/leon3: Fix interrupt timestampingSebastian Huber2016-06-211-20/+35
* sparc: Rework CPU counter supportSebastian Huber2016-06-216-71/+120
* bsp/leon3: Fix LEON3_Cpu_Index initializationSebastian Huber2016-06-213-4/+14