source: rtems/bsps

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34a7a12f   12/12/19 15:02:19 Sebastian Huber bsps: Add RTEMS_SYSINIT_BSP_EARLY Add new BSP system initialization … 5
(edit) @ffa1153   12/14/19 20:36:09 Sebastian Huber bsps: Add RamEnd? to linker command files Update #3838. 5
(edit) @ebf0f8f   08/16/19 19:14:33 kinsey.moore bsps/arm/shared: Add GICv3 implementation This adds support for the … 5
(edit) @362cf319   01/04/20 19:50:46 gsnb.gn bsp/raspberrypi: Updated the console API. Replaces the legacy termios … 5
(edit) @eca25ef   01/03/20 03:26:14 gsnb.gn bsp/raspberrypi: Enable FDT support. This commit adds FDT support to … 5
(edit) @f1f6cd95   12/27/19 21:08:12 christian.mauderer bsp/raspberrypi: Fix size of work area. The BSP tried to get the size … 5
(edit) @c51f1fc5   12/27/19 21:08:11 christian.mauderer bsps/arm: Define index of the workspace entry. The imx BSP contained … 5
(edit) @739e3d0   01/03/20 18:33:02 Gedare Bloom bsps/irq: fix resource leak in irq-server.c Resource leak identified … 5
(edit) @a3706d4c   01/02/20 06:54:06 Sebastian Huber bsps/powerpc: Fix warning Update #3834. 5
(edit) @86abbb6e   12/19/19 11:05:45 Sebastian Huber bsps/powerpc: Support constructors with priority Close #3339. 5
(edit) @2497da06   12/19/19 09:59:20 Sebastian Huber bsps/arm: Export bsp_start_hook_0_done Close #3789. 5
(edit) @24f8915   12/12/19 06:11:54 Sebastian Huber config: Add _MPCI_Configuration Replace the user MPCI configuration … 5
(edit) @a00dff42   12/12/19 05:37:01 Sebastian Huber rtems: Add and use rtems_object_get_local_node() Update #3841. 5
(edit) @84aee2e9   12/10/19 07:09:13 Sebastian Huber mpci: Simplify MPCI configuration Use watchdog for shared memory … 5
(edit) @bb99cd0d   12/05/19 18:22:33 Sebastian Huber clock: Simplify driver initialization Use a system initialization … 5
(edit) @a6b2080   12/05/19 14:51:17 Sebastian Huber clock: Remove Clock_exit() from API This function is no longer … 5
(edit) @1380c822   12/05/19 06:51:12 Sebastian Huber bsp/xen: Use BSP options for all linkcmds vars Update #3818. 5
(edit) @4c30acf   12/04/19 14:29:33 jeff.kubascik bsp/xen: Create BSP Create the Xen BSP for Xen on ARM. 5
(edit) @b51a1d0   12/04/19 14:29:32 jeff.kubascik bsps/arm: Unmask generic timer in interrupt handler Xen will mask the … 5
(edit) @001cd9bd   12/04/19 14:29:31 jeff.kubascik bsps/arm: Add zImage boot header Xen currently only supports the … 5
(edit) @f4fda72   11/29/19 18:01:00 Sebastian Huber Regenerate headers.am 5
(edit) @05a32e15   11/21/19 09:31:26 Sebastian Huber bsp/mpc55xxevb: Remove obsolete linker cmd file Update #3818. 5
(edit) @3e9f5a55   11/21/19 08:46:56 Sebastian Huber bsp/gen83xx: Remove obsolete linker command file Update #3818. 5
(edit) @741fe47   11/19/19 15:02:50 Sebastian Huber bsp/lpc32xx: Fix linker command file 5
(edit) @a52d6174   11/19/19 14:22:14 Sebastian Huber bsp/imx7: Rename linker command file This BSP family uses only one … 5
(edit) @af321aa   11/19/19 13:49:43 Sebastian Huber bsp/altcycv_devkit: Rename linker command file This BSP family uses … 5
(edit) @12a263bb   11/18/19 14:24:05 Sebastian Huber bsp/atsamv: Fix warning 5
(edit) @41ab50e4   11/14/19 14:03:08 Sebastian Huber bsp/t32mppc: Rename linker command file This BSP family uses only one … 5
(edit) @bc28b65   11/14/19 14:02:03 Sebastian Huber bsp/beagle: Rename linker command file This BSP family uses only one … 5
(edit) @ae554670   11/14/19 10:20:41 Sebastian Huber bsp/riscv: Fix format and warnings Update #3785. 5
(edit) @e9ae7436   11/14/19 10:15:19 Sebastian Huber bsp/riscv: Fix use of uninitialized integer 5
(edit) @df9426f   11/14/19 10:08:28 Sebastian Huber bsp/riscv: riscv_get_core_frequency() Always provide this function. … 5
(edit) @3dcfee37   11/14/19 09:29:24 Sebastian Huber bsp/gumstix: Fix warning 5
(edit) @f9648ba   10/28/19 09:15:28 Sebastian Huber bsps/arm: Add support for small pages MMU The small page MMU support … 5
(edit) @044687d3   03/31/19 12:49:19 Hesham.Almatary bsps/riscv: UART - Read reg-shift from DTB to properly set/get registers 5
(edit) @94481ce   10/24/19 12:05:07 Hesham.Almatary riscv: Add new BSP cfg variants to be built with llvm/clang 5
(edit) @ce5988e   10/23/19 11:52:54 Hesham.Almatary riscv: Add new offending input sections to the linker script 5
(edit) @7f0c41c7   10/23/19 11:50:55 Hesham.Almatary riscv: Add NOLOAD directive to the .work section ld.lld defaults … 5
(edit) @f462bcb   10/23/19 11:43:17 Hesham.Almatary riscv: Address differences in the linkerscript between GNU LD and … 5
(edit) @ca82ded7   10/23/19 11:37:12 Hesham.Almatary riscv: Generate linkcmds.base from the shared linkcmds.base.in This … 5
(edit) @d2efc968   10/23/19 12:16:47 Sebastian Huber bsp/xilinx-zynq: Simplify linkcmds config Use NULL-pointer protection … 5
(edit) @1e1afa37   10/23/19 12:03:39 Sebastian Huber bsp/xilinx-zynqmp: Simplify linkcmds config Do all calculations in … 5
(edit) @9620dfa4   10/15/19 15:10:01 christian.mauderer bsp/atsam: Use PIO for SC16IS752. This allows to mix SC16IS752 chips … 5
(edit) @d60b6d7c   10/15/19 15:10:00 christian.mauderer bsp/atsam: Add additional PIO helper. 5
(edit) @d4b92da2   10/15/19 15:09:59 christian.mauderer bsps/atsam: Improve case for level triggered IRQs. For level … 5
(edit) @a7f5e42c   10/22/19 10:20:05 pragnesh.patel riscv: add freedom E310 Arty A7 bsp Added support for Sifive Freedom … 5
(edit) @2fdbdbc   10/19/19 04:53:50 Chris Johns arm/beanglebone: Fix i2c build error. 5
(edit) @be3d6974   10/01/19 06:54:20 Sebastian Huber bsp/erc32: Improve pseudo-SMP support Add support for … 5
(edit) @33ed412   09/20/19 07:16:17 Sebastian Huber rtems: Add rtems_interrupt_server_entry_move() The use case for this … 5
(edit) @a4e96cf   09/17/19 20:46:05 vijaykumar9597 bsps/beagle: register i2c device at initialization 5
(edit) @c331bdc   08/30/19 06:14:59 Sebastian Huber record: Allow tracing of ISR disable/enable Directly use the CPU port … 5
(edit) @15b6f44d   08/12/19 03:58:31 Chris Johns arm/tlb: Fix the MP affinity check to invalidate ASIDs. - The TI's … 5
(edit) @a4d7e4ce   08/06/19 10:00:56 Chris Johns arm/raspberry: Set the workspace based on the mailbox version. - … 5
(edit) @9cb19ded   08/04/19 23:58:07 Chris Johns libdl/debugger: Fix the broken list delete when unloading an object … 5
(edit) @886956a   08/02/19 20:57:01 vijaykumar9597 bsp/beagle: Add nocache section Closes #3780 5
(edit) @163927e5   07/30/19 19:14:16 christian.mauderer bsps/beagle: Remove dead code from GPIO. Remove static stuff that is … 5
(edit) @7d4f74e   06/25/19 11:16:27 Chris Johns arm/beagle: Add libdebugger support. - Port the jbang code from C++ … 5
(edit) @98d6792   06/25/19 10:48:51 Chris Johns arm: Select the TLB invalidate based on the core's Id variant. Closes … 5
(edit) @c5fd79cd   07/29/19 05:22:03 Sebastian Huber arm/raspberrypi: Fix linker map Add NULL-pointer protection. Make … 5
(edit) @5ee70c5   07/30/19 04:24:00 Sebastian Huber Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZE 5
(edit) @1e6380b   07/26/19 06:12:20 Sebastian Huber bsps/arm: Move HYP to SVC change to start.S This fixes the corruption … 5
(edit) @0ee2125   07/26/19 05:59:27 Sebastian Huber bsps/arm: Move register init to start.S This makes it easier to … 5
(edit) @0f5c1d53   07/26/19 05:54:05 Sebastian Huber bsps/arm: Remove register init for ARMv7-M There are no known ARMv7-M … 5
(edit) @e9c83b4   07/05/19 07:03:58 Sebastian Huber bsps: Regenerate headers.am Update #3269. 5
(edit) @b89d6cc   06/24/19 20:16:59 christian.mauderer bsp/beagle: Partial re-write of I2C driver. The old driver worked … 5
(edit) @c43071f   06/25/19 08:43:55 Chris Johns arm: Return the current handler from arm_cp15_set_exception_handler … 5
(edit) @9b858ee   06/27/19 12:34:23 Sebastian Huber bsp/motorola_powerpc: Fix linker command file Fix the size symbol … 5
(edit) @dc581f2   06/21/19 04:58:19 Sebastian Huber bsp/atsam: Enable configuration of SDRAMC_LPR 5
(edit) @a67b9b06   06/18/19 10:52:53 Sebastian Huber atsam: Add ATSAM_POWER_WAIT_MODE 5
(edit) @522cde4   06/18/19 09:31:48 Sebastian Huber atsam: Enable fast startup via RTC alarm 5
(edit) @bb24892   06/18/19 09:10:55 Sebastian Huber bsp/atsam: Use proper API 5
(edit) @d7d0bba   06/13/19 06:44:04 Sebastian Huber bsp/atsam: Do not disable the WDT The watchdog timer (WDT) can be … 5
(edit) @ee36616   06/12/19 10:53:22 Sebastian Huber bsp/atsam: Improve RTC power driver Accept a time interval up to 24h. 5
(edit) @5d4a81f5   06/12/19 10:51:20 Sebastian Huber bsp/atsam: Fix RTC_SetTimeAlarm() Set the alarm time according to the … 5
(edit) @98fc6014   06/04/19 10:04:55 Sebastian Huber bsp/lpc24xx: Fix LPC24XX_IO_PORT_COUNT 5
(edit) @f419349   05/27/19 08:14:48 Sebastian Huber bsps/powerpc: Adjust ppcboot.lds The GNU ld had a couple of changes … 5
(edit) @20bd667   05/27/19 05:35:07 Sebastian Huber bsps: Fix warnings in greth 5
(edit) @1a971d8   04/18/19 05:38:13 Sebastian Huber score: Remove SMP_MESSAGE_CLOCK_TICK Use _SMP_Multicast_action() instead. 5
(edit) @3b2481f   04/18/19 05:08:32 Sebastian Huber score: Simplify _SMP_Multicast_action() Move resposibility to disable … 5
(edit) @7fdf48a   04/28/19 12:29:21 Sebastian Huber score: Add _SMP_Othercast_action() 5
(edit) @65870044   04/18/19 04:47:01 Sebastian Huber score: Add _SMP_Broadcast_action() 5
(edit) @45d0659   05/11/19 12:57:39 Sebastian Huber bsps: Always build generic interrupt support This makes it possible … 5
(edit) @b446457   05/14/19 07:04:05 Sebastian Huber bsps/arm: Adjust machine flags for ARMv7-M Update machine flags for … 5
(edit) @0cdcb27   04/09/19 09:18:50 andreas.dachsberger Removed entry from Related Pages SAM V71 Xplained Ultra - Board … 5
(edit) @cf5d5d80   05/09/19 10:31:31 Sebastian Huber bsp/lpc24xx: Fix dynamic EMC configurations 5
(edit) @50d8d32   05/09/19 07:54:48 Sebastian Huber bsp/lpc24xx: Use fast slew rate for EMC pins 5
(edit) @0a6b81a   05/09/19 07:53:55 Sebastian Huber bsp/lpc24xx: Add LPC17XX_PIN_TYPE_FAST_SLEW_RATE 5
(edit) @6cad529   05/09/19 07:16:20 Sebastian Huber bsp/lpc24xx: Add SDRAM mode settings comment 5
(edit) @0b74d8f0   05/08/19 11:37:06 Sebastian Huber bsp/lpc24xx: Fix LPC24XX_EMC_MT48LC4M16A2 MPU cfg 5
(edit) @2ffbc4d   05/08/19 11:02:47 Sebastian Huber bsp/lpc24xx: Flexible LPC24XX_EMC_MT48LC4M16A2 cfg 5
(edit) @d49ff3e   05/08/19 11:02:04 Sebastian Huber bsp/lpc24xx: LPC24XX_EMC_MT48LC4M16A2 MPU support 5
(edit) @a6c08e8d   05/08/19 11:01:07 Sebastian Huber bsp/lpc24xx: Support LPC24XX_EMC_SST39VF3201 pins 5
(edit) @30d61a6   05/07/19 08:17:49 Sebastian Huber bsps/powerpc: Fix constructors with priority Update #3339. 5
(edit) @f6895c6   05/07/19 08:16:46 Sebastian Huber bsps/powerpc: Fix C++ exception handling Close #3736. 5
(edit) @f4db49a1   05/07/19 06:44:33 Sebastian Huber bsp/motorola_powerpc: Fix bootloader output 5
(edit) @8bd4f61c   05/06/19 05:56:01 Sebastian Huber bsps: Remove bogus config declaration Replace it with a proper struct … 5
(edit) @be50969   04/12/19 12:37:05 Sebastian Huber bsp/motorola_powerpc: Fix debug output Update #3122. 5
(edit) @ad40d05e   04/12/19 05:55:31 Sebastian Huber score: Remove _SMP_Before_multitasking_action() Use … 5
(edit) @df8d7bd7   04/09/19 08:58:35 Sebastian Huber score: Use processor mask in _SMP_Multicast_action Processor_mask is … 5
(edit) @ad87de4   04/11/19 06:54:29 Sebastian Huber score: Rename _SMP_Get_processor_count() Rename … 5
Note: See TracRevisionLog for help on using the revision log.