source: rtems/c/src/lib/libbsp/arm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24fe213   10/17/16 12:36:49 alexander.krutwig atsam: multiple messages on one cs low level 5
(edit) @f45ddeea   10/13/16 05:51:55 Sebastian Huber bsp/atsamv: Fix typo 5
(edit) @a899549e   10/05/16 12:04:23 Sebastian Huber bsp/atsam: Provide default buffer counts 5
(edit) @10eedb9f   10/05/16 12:04:07 Sebastian Huber bsp/atsam: Fix PHY detection 5
(edit) @425f6cfa   09/22/16 07:56:06 pisa arm/tms570: document BSP setup with included hardware initialization. 5
(edit) @aae17bf3   09/22/16 07:48:26 pisa arm/tms570: update bootstrap generated preinstall.am 5
(edit) @98b6874   09/22/16 07:23:17 pisa arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare … 5
(edit) @29430a3   09/22/16 07:50:59 pisa arm/tms570: include hardware initialization and selftest based on Ti … 5
(edit) @5746f10   09/12/16 08:46:58 pisa arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces. … 5
(edit) @a396ed4   09/17/16 15:09:11 pisa bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S. The … 5
(edit) @55e0be36   09/16/16 10:58:06 Sebastian Huber termios: Use IMFS nodes for new Termios devices This makes the new … 5
(edit) @0ab86d09   09/13/16 14:32:51 alexander.krutwig bsp/atsam: Add SPI bus driver 5
(edit) @c186de5c   09/14/16 12:46:03 alexander.krutwig bsp/atsam: Use normal memory for QSPI flash area This is a … 5
(edit) @5eb769ca   09/08/16 21:40:21 pisa arm/raspberrypi: define bsp_reset to restart board by watchdog. … 5
(edit) @d4160618   09/07/16 03:59:16 Chris Johns testsuite: Add libdl/dl05 reloc test. 5
(edit) @531924d   09/08/16 05:24:29 Sebastian Huber bsp/raspberrypi: Rename file 5
(edit) @5d369c85   09/03/16 12:10:52 pisa arm/raspberrypi: use GPU/system timer as clock source. It has … 5
(edit) @40f49d1   09/03/16 12:04:16 pisa arm/raspberrypi: correct and extend definitions for GPU timer. 5
(edit) @df2ee9d   09/07/16 18:28:33 pisa arm/raspberrypi: basic BCM2836 SMP implementation. The BSP support is … 5
(edit) @38a5385   09/01/16 19:55:51 pisa arm/raspberrypi: propagate number of configured CPUs into linker script. 5
(edit) @dfbedf3   09/01/16 19:40:09 pisa arm/raspberrypi: rename linkcmds to linkcmds.in to allow their … 5
(edit) @4c53be1   09/03/16 01:37:36 pisa arm/raspberrypi: more definitions of BCM2836 core local peripherals. 5
(edit) @bf62c39   09/03/16 00:26:10 krohini1593 arm/raspberrypi: include definitions of BCM2836 SMP mailboxes. 5
(edit) @5c494641   09/02/16 23:30:47 pisa bsps/arm: remove lock in arm_cp15_set_translation_table_entries(). … 5
(edit) @b9cc5aa   08/22/16 08:41:33 Christian.Mauderer bsp/atsam: Add SDRAM IS42S16320F-7BL. 5
(edit) @beb289e   08/19/16 09:59:12 Christian.Mauderer bsp/atsam: Move ram init values to structure. 5
(edit) @cac586e6   09/06/16 08:55:09 Sebastian Huber bsp/xilinx-zynq: Avoid duplicate declaration 5
(edit) @caf2cbd   08/16/16 05:49:41 Chris Johns arm/xilinx_zynq: Start the second core when an SMP build. 5
(edit) @13c985c   08/31/16 14:49:15 pisa arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when … 5
(edit) @6deb4190   08/25/16 06:18:21 Chris Johns libdl: The dl04 is too big for some BSPs. Do not built it. 5
(edit) @3c74f4aa   08/27/16 06:15:04 muditjain18011995 arm/raspberrypi: Mailbox : Extending functionality Adding … 5
(edit) @8099e0a   08/24/16 14:26:07 alexander.krutwig bsp/atsam: Add missing break statement 5
(edit) @8cf102dd   08/24/16 13:30:06 alexander.krutwig bsp/atsam: Fix data cache flush 5
(edit) @89a319a0   08/23/16 01:11:53 Chris Johns libbsp/arm: Fix ARM BSPs missing the bsp_translation_table_end symbol. … 5
(edit) @fea392a   08/10/16 08:32:39 alexander.krutwig bsp/atsam: Add timeout to QSPI send command 5
(edit) @01aa1ba   08/09/16 07:05:27 Chris Johns libbsp/arm: Add the TTB table to the default MMU set up as read/write. … 5
(edit) @5d0f0de4   07/28/16 11:33:50 alexander.krutwig bsp/atsam: Add power support 5
(edit) @e5fd901   07/28/16 10:01:58 alexander.krutwig atsam: Add atsam_rtc_get_time() 5
(edit) @912a1a90   07/31/16 11:10:28 pisa arm/raspberrypi: framebuffer driver checks for initialization and … 5
(edit) @3d3ad4dc   07/31/16 09:33:06 pisa arm/raspberrypi: VideoCore? access corrections in cache operation and … 5
(edit) @f6fdf2e   07/25/16 13:11:07 alexander.krutwig atsam: Add user defined RX/TX descriptor counts 5
(edit) @c51e6d91   07/18/16 11:20:18 alexander.krutwig atsam: Use normal memory for DTCM Avoids problems with unaligned data … 5
(edit) @84008f9e   07/25/16 12:51:06 alexander.krutwig bsps/arm: Clear pending exceptions for ARMv7-M 5
(edit) @ba0471d   07/23/16 13:15:17 pisa arm/raspberrypi: add Secure Digital (SD) controller interrupt source … 5
(edit) @d216c5d6   07/23/16 10:10:34 pisa arm/raspberrypi: change interrupt dispatch and enable to generic … 5
(edit) @d548318   07/23/16 10:07:10 pisa arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM … 5
(edit) @1c62f7ee   07/22/16 08:27:11 deval.maker Added USB interrupt handler. And defined some macros regarding USB. 5
(edit) @0055b65   07/22/16 19:15:55 pisa bsp/tms570: ensure that change of SCI baudrate is not applied in the … 5
(edit) @dcf806e   07/17/16 16:50:18 pisa arm/raspberrypi: reorder and update MMU config table to nor force RW … 5
(edit) @bef2b73   07/17/16 16:45:46 pisa arm/raspberrypi: use cache manager operations to flush/invalidate all … 5
(edit) @577e7fb   07/17/16 17:31:33 pisa arm/bsps: CP15 and basic cache support entire cache clean for more … 5
(edit) @33381218   07/17/16 16:21:48 pisa bsps/arm: do not disable MMU during translation table management … 5
(edit) @a48c052   07/15/16 14:21:12 pisa arm/raspberrypi: cache manager can be used for mailbox synchronization … 5
(edit) @55bde66   07/17/16 13:40:30 punitvara beagle: pwm polishing . added a README to pwm . added … 5
(edit) @612297e8   07/12/16 10:44:17 joel Misc: Spell length correctly 5
(edit) @c3058473   07/04/16 18:34:39 Sebastian Huber bsps/arm: Fix basic cache support for SMP 5
(edit) @5e3096db   07/04/16 18:05:43 punitvara Beaglebone: Update PWM driver imported from BBBIO This patch adapts … 5
(edit) @6dc5c03f   07/04/16 18:02:05 punitvara Beaglebone: Add original BBBIO PWM driver This patch adds the PWM … 5
(edit) @0616555   07/03/16 23:30:05 pisa bsps/arm: basic on core cache support changed to use l1 functions. … 5
(edit) @d4316537   07/03/16 15:26:50 pisa bsps/arm: Change code to explicit selection of cache implementation … 5
(edit) @abea02a8   07/03/16 07:30:20 pisa bsp/arm: Report correct maximal cache line length for ARM Cortex-A + … 5
(edit) @2d5902d6   07/02/16 16:52:44 pisa arm/raspberrypi: update VideoCore? cache flush workaround to work on … 5
(edit) @fe106ad5   07/02/16 11:15:02 pisa arm/raspberrypi: Enable HYP to SVC switch for this BSP. This support … 5
(edit) @5812df8f   07/04/16 09:05:55 pisa bsps/arm: Support recent bootloaders starting kernel in HYP mode When … 5
(edit) @137bd37   07/04/16 09:11:06 alexander.krutwig bsp/atsam: Add RTC driver 5
(edit) @0057e38f   07/04/16 09:06:53 Sebastian Huber libchip: Simplify RTC driver 5
(edit) @891fa3e   06/28/16 08:47:15 alexander.krutwig bsp/atsam: Add support for TCM 5
(edit) @9bb3ce39   06/29/16 07:50:47 Sebastian Huber score: Fix SMP message handling According to the C11 standard only … 5
(edit) @b83c23e6   06/28/16 15:07:02 pisa arm/raspberrypi: resolve BSP warnings. 5
(edit) @68565b0   06/28/16 14:15:38 pisa arm/raspberrypi: run VideoCore? and mailbox code through … 5
(edit) @48704cde   06/20/16 21:17:57 spark1729 arm/raspberrypi: Adding functionalities to Mailbox RPi Added … 5
(edit) @4c02385   06/24/16 06:52:48 Christian.Mauderer libnetworking: Import current <arpa/inet.h> Import the <arpa/inet.h> … 5
(edit) @1c77a36   06/24/16 12:31:29 Sebastian Huber bsps: Include missing <rtems/bspIo.h> 5
(edit) @14de20f1   06/24/16 09:22:43 pisa arm/raspberrypi: Force VC mail box buffer to be synchronized through … 5
(edit) @0c1413c   06/14/16 15:10:05 alexander.krutwig bsp/atsam: Add I2C driver 5
(edit) @0fddefe   06/08/16 07:55:53 alexander.krutwig bsp/atsam: Fix QSPI driver API We support read/write of arbitrary buffers. 5
(edit) @91043bf   06/20/16 17:10:41 pisa bsp/tms570: regenerate preinstall makefile by bootstrap -p. 5
(edit) @8df196f7   12/07/15 15:59:35 pisa bsp/tms570: include complete peripheral initialization to SCI driver. … 5
(edit) @6626efe6   06/20/16 16:55:49 pisa bsp/tms570: update pinmux to provide support for initialization lists … 5
(edit) @bc884f6   06/20/16 16:56:49 pisa bsp/tms570: include package balls and PINMMR registers mapping for … 5
(edit) @fa239ff2   06/19/16 13:41:45 Pavel Pisa arm/raspberrypi: Ensure that buffers used for VC mail box … 5
(edit) @b61d5cac   06/14/16 08:56:09 Sebastian Huber bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSOR Add … 5
(edit) @033443c   06/02/16 11:25:26 alexander.krutwig bsp/atsam: Support QSPI flash 5
(edit) @15f0f9b   04/11/16 11:27:53 alexander.krutwig atsam: Fix network interface PHY handling Close #2685. 5
(edit) @6b5df95   08/12/15 22:06:49 yangqiao0505 arm/raspberrypi: add fbcons support for rpi bsp 5
(edit) @c12069e   08/12/15 22:06:30 yangqiao0505 arm/raspberrypi: add video outchar support for rpi bsp 5
(edit) @c64d5f0d   05/21/16 22:18:03 Pavel Pisa arm/raspberrypi: move MMU in front of application image to respect … 5
(edit) @c1a9f6a1   08/12/15 22:06:10 yangqiao0505 arm/raspberrypi: add VideoCore? framebuffer without initialization 5
(edit) @b96defd   05/21/16 23:10:21 Pavel Pisa arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns … 5
(edit) @de378ad   05/21/16 21:50:31 Pavel Pisa arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided … 5
(edit) @4c59eebf   05/21/16 01:10:06 Pavel Pisa arm/raspberrypi: cmdline enhancement and early access workaround. … 5
(edit) @dd2c57d4   05/31/16 08:25:25 Sebastian Huber libchip: Remove dwmac network interface driver The network interface … 5
(edit) @0546e65e   05/31/16 07:12:43 Sebastian Huber bsps: Add defines for some linker subsections The GNU ld sort by name … 5
(edit) @ccda9459   05/31/16 07:10:24 Sebastian Huber bsps: Sort some sections first by alignment This helps to avoid … 5
(edit) @8830bfe6   05/19/16 09:36:15 Pavel Pisa arm/raspberrypi: add cmdline support for rpi bsp. 5
(edit) @54c197a   08/12/15 22:05:34 yangqiao0505 arm/raspberrypi: add VideoCore? frame buffer control support 5
(edit) @33e39d31   08/12/15 22:04:33 yangqiao0505 arm/raspberrypi: add VideoCore? mailbox support read and write 5
(edit) @1258229   05/19/16 08:34:18 Pavel Pisa arm/raspberrypi: add locking around GPIO pin function selection. This … 5
(edit) @4b62192f   05/19/16 08:29:28 Pavel Pisa arm/raspberrypi: correct GPIO pin function selection. Original … 5
(edit) @e706a9d   05/19/16 08:24:46 Pavel Pisa arm/raspberrypi: ensure that RTEMS application image can be started by … 5
Note: See TracRevisionLog for help on using the revision log.