summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/imx: Fix pointer from integer warningSebastian Huber2021-07-071-2/+5
* bsps/imxrt: Simplify linkcmds and make it flexibleChristian Mauderer2021-07-026-64/+60
* bsps/imxrt: Allow different ARM PLL settingChristian Mauderer2021-07-022-0/+41
* m68k/uC5282: linkcmds KEEP and SORT sectionsGedare Bloom2021-07-011-15/+19
* bsp/leon3: Move bsp_interrupt_is_valid_vector()Sebastian Huber2021-07-012-16/+14
* bsp/leon3: Fix bsp_interrupt_is_valid_vector()Sebastian Huber2021-07-011-3/+7
* bsps: Fix GICv3 support for AArch32Sebastian Huber2021-06-301-3/+3
* bsps/cadence-spi: Fix moduleid offsetKinsey Moore2021-06-291-0/+1
* bsps/zynq-uart: Make post baud change kick globalKinsey Moore2021-06-293-5/+14
* aarch64: whitespace fixes in start.SGedare Bloom2021-06-241-166/+166
* bsps/aarch64: replace boot options with asm switch codeGedare Bloom2021-06-241-7/+8
* bsps/aarch64: add non-secure mode and versal supportGedare Bloom2021-06-242-4/+37
* bsps/aarch64: add physical secure timerGedare Bloom2021-06-242-0/+9
* bsps/aarch64: add mnemonic for ICC_IGRPEN1_EL3Gedare Bloom2021-06-241-0/+1
* bsps/dev/irq: make icspicfgr an indexable arrayGedare Bloom2021-06-241-4/+2
* aarch64: add support to drop EL3 to EL2Kinsey Moore2021-06-241-1/+26
* aarch64/xilinx-versal: new BSPs for qemu and vck190Gedare Bloom2021-06-2410-0/+965
* sparc: Simplify trap table initializationSebastian Huber2021-06-2410-116/+64
* bsps: bsp_interrupt_handler_dispatch_unchecked()Sebastian Huber2021-06-241-19/+40
* bsps/sparc: Use rtems_interrupt_handler_install()Sebastian Huber2021-06-2410-31/+98
* sparc: More reliable bad trap handlingSebastian Huber2021-06-2410-578/+2
* bsps/sparc: Add a symbol for each trap table entrySebastian Huber2021-06-241-95/+264
* bsp/atsam: Fix BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-1/+1
* bsps/irq: Default BSP_INTERRUPT_VECTOR_COUNT == 0Sebastian Huber2021-06-241-2/+5
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-2455-65/+0
* bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-2415-21/+21
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_NUMBERSebastian Huber2021-06-242-4/+2
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-2455-0/+67
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-2460-106/+15
* bsps/irq: Assert BSP_INTERRUPT_VECTOR_MIN == 0Sebastian Huber2021-06-241-0/+4
* bsp/generic_or1k: Remove incomplete IRQ supportSebastian Huber2021-06-242-45/+1
* bsp/genmcf548x: Change BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-1/+9
* bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGESebastian Huber2021-06-243-40/+3
* grlib: Register system console as /dev/consoleSebastian Huber2021-06-241-1/+5
* bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee2021-06-238-2359/+0
* bsp/leon3: Fix compile errorSebastian Huber2021-06-231-1/+1
* bsps/i386: Update calibration of TSC to be more accurateJan Sommer2021-06-211-33/+38
* bsps/irq: Change license to BSD-2-ClauseSebastian Huber2021-06-1711-97/+242
* grlib: Simplify apbuart_inbyte_nonblocking()Sebastian Huber2021-06-171-5/+5
* grlib: Fix apbuart_outbyte_polled() prototypeSebastian Huber2021-06-172-2/+2
* grlib: Add apbuart_outbyte_wait()Sebastian Huber2021-06-176-24/+24
* grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber2021-06-176-12/+4
* bsps/leon3: Auto initialization for printk()Sebastian Huber2021-06-171-28/+14
* grlib: Add ambapp_plb()Sebastian Huber2021-06-1719-63/+96
* grlib: Customizable allocation in ambapp_scan()Sebastian Huber2021-06-172-26/+42
* bsps/sparc: Simplify memory initializationSebastian Huber2021-06-102-34/+39
* bsps/sparc: Simplify stack initializationSebastian Huber2021-06-101-28/+21
* bsps/sparc: Unify stack initializationSebastian Huber2021-06-101-8/+6
* bsps/sparc: Remove support to load data sectionSebastian Huber2021-06-101-32/+4
* bsps/sparc: Remove unused __bsp_mem_init symbolSebastian Huber2021-06-101-1/+1