summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-042-0/+31
* 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: Force VC mail box buffer to be synchronized through cache.Pavel Pisa2016-06-241-1/+13
* MAINTAINERS: added selfPavel Pisa2016-06-241-0/+3
* 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
* arm/raspberrypi: Ensure that buffers used for VC mail box communication are s...Pavel Pisa2016-06-202-7/+56
* arm/raspberrypi: move MMU in front of application image to respect variable m...Pavel Pisa2016-05-314-4/+83
* arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns direct...Pavel Pisa2016-05-311-0/+4
* arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2016-05-314-0/+4
* arm/raspberrypi: cmdline enhancement and early access workaround.Pavel Pisa2016-05-311-4/+8
* arm/raspberrypi: add cmdline support for rpi bsp.Pavel Pisa2016-05-193-0/+54
* arm/raspberrypi: add locking around GPIO pin function selection.Pavel Pisa2016-05-191-0/+5
* arm/raspberrypi: correct GPIO pin function selection.Pavel Pisa2016-05-192-10/+11
* arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2016-05-192-1/+39
* bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa2016-05-191-0/+48
* i386/pc386: reimplemented check for unused EDID entry in fb_vesa.c to suppres...Pavel Pisa2016-04-162-1/+9
* bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa2015-12-011-2/+12
* untar: do not exit with error when created directory already exists.Pavel Pisa2015-11-232-2/+46
* bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa2015-11-185-64/+24
* bsp/tms570: use POM only when application image does not start at address 0.Pavel Pisa2015-11-187-14/+159
* bsp/tms570: fix get time resolution after infrastructure change to timecounter.Pavel Pisa2015-07-161-6/+35
* arm/tms570: sci context has to be writable because it holds state variable.Pavel Pisa2015-02-042-4/+4
* score: More strict RTEMS_DEQUALIFY implementation.Pavel Pisa2014-09-081-1/+53
* bsp/tms570: implemented and tested initialization of Cortex-R performance cou...Pavel Pisa2014-08-221-4/+84
* bsp/tms570: disable huge memory demanding tests for internal RAM build variant.Pavel Pisa2014-08-212-13/+23
* bsp/tms570: implemented support functions to satisfy complete tests build req...Pavel Pisa2014-08-219-4/+186
* lpc24xx/lpc17xx: lpc24xx_pin_set_function() keep LPC4088 W type pin in digita...Pavel Pisa2014-08-201-1/+6
* SPI SD-Card: adapt common driver code to block devices core API changes.Pavel Pisa2014-03-311-3/+3
* bsps/arm: Add DP83848 PHY support to LPC EthernetPavel Pisa2014-03-141-0/+8
* bsps/arm: Add PHY detection to LPC EthernetPavel Pisa2014-03-141-13/+45
* bsps/arm: Reset MII management in LPC EthernetPavel Pisa2014-03-141-1/+7
* bsp/lpc24xx: Add LPC24XX_PIN_ETHERNET_POWER_DOWNPavel Pisa2014-03-142-0/+15
* SPI SD-Card: setup valid CRC-7 for STOP_TRANSMISSION command.Pavel Pisa2013-10-081-0/+5
* bsp/csb336: Memory map update and jump to start at image start provided.Pavel Pisa2013-08-142-3/+14
* bsp/csb336: implement bsp_interrupt_vector_enable/disable.Pavel Pisa2013-08-091-0/+10
* bsp/csb336: Fix MMU _ttbl_base location to not overlap with exception vectors.Pavel Pisa2013-08-091-3/+4
* bsp/csb336: mc9328mxl correct AITC access in bsp_interrupt_dispatch.Pavel Pisa2013-07-261-1/+2