summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-07bsp/imx: Fix pointer from integer warningSebastian Huber1-2/+5
2021-07-02bsps/imxrt: Simplify linkcmds and make it flexibleChristian Mauderer6-64/+60
2021-07-02bsps/imxrt: Allow different ARM PLL settingChristian Mauderer2-0/+41
2021-07-01m68k/uC5282: linkcmds KEEP and SORT sectionsGedare Bloom1-15/+19
2021-07-01bsp/leon3: Move bsp_interrupt_is_valid_vector()Sebastian Huber2-16/+14
2021-07-01bsp/leon3: Fix bsp_interrupt_is_valid_vector()Sebastian Huber1-3/+7
2021-06-30bsps: Fix GICv3 support for AArch32Sebastian Huber1-3/+3
2021-06-29bsps/cadence-spi: Fix moduleid offsetKinsey Moore1-0/+1
2021-06-29bsps/zynq-uart: Make post baud change kick globalKinsey Moore3-5/+14
2021-06-24aarch64: whitespace fixes in start.SGedare Bloom1-166/+166
2021-06-24bsps/aarch64: replace boot options with asm switch codeGedare Bloom1-7/+8
2021-06-24bsps/aarch64: add non-secure mode and versal supportGedare Bloom2-4/+37
2021-06-24bsps/aarch64: add physical secure timerGedare Bloom2-0/+9
2021-06-24bsps/aarch64: add mnemonic for ICC_IGRPEN1_EL3Gedare Bloom1-0/+1
2021-06-24bsps/dev/irq: make icspicfgr an indexable arrayGedare Bloom1-4/+2
2021-06-24aarch64: add support to drop EL3 to EL2Kinsey Moore1-1/+26
2021-06-24aarch64/xilinx-versal: new BSPs for qemu and vck190Gedare Bloom10-0/+965
2021-06-24sparc: Simplify trap table initializationSebastian Huber10-116/+64
2021-06-24bsps: bsp_interrupt_handler_dispatch_unchecked()Sebastian Huber1-19/+40
2021-06-24bsps/sparc: Use rtems_interrupt_handler_install()Sebastian Huber10-31/+98
2021-06-24sparc: More reliable bad trap handlingSebastian Huber10-578/+2
2021-06-24bsps/sparc: Add a symbol for each trap table entrySebastian Huber1-95/+264
2021-06-24bsp/atsam: Fix BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-1/+1
2021-06-24bsps/irq: Default BSP_INTERRUPT_VECTOR_COUNT == 0Sebastian Huber1-2/+5
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber55-65/+0
2021-06-24bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber15-21/+21
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_NUMBERSebastian Huber2-4/+2
2021-06-24bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber55-0/+67
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber60-106/+15
2021-06-24bsps/irq: Assert BSP_INTERRUPT_VECTOR_MIN == 0Sebastian Huber1-0/+4
2021-06-24bsp/generic_or1k: Remove incomplete IRQ supportSebastian Huber2-45/+1
2021-06-24bsp/genmcf548x: Change BSP_INTERRUPT_VECTOR_MINSebastian Huber1-1/+9
2021-06-24bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGESebastian Huber3-40/+3
2021-06-24grlib: Register system console as /dev/consoleSebastian Huber1-1/+5
2021-06-23bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee8-2359/+0
2021-06-23bsp/leon3: Fix compile errorSebastian Huber1-1/+1
2021-06-21bsps/i386: Update calibration of TSC to be more accurateJan Sommer1-33/+38
2021-06-17bsps/irq: Change license to BSD-2-ClauseSebastian Huber11-97/+242
2021-06-17grlib: Simplify apbuart_inbyte_nonblocking()Sebastian Huber1-5/+5
2021-06-17grlib: Fix apbuart_outbyte_polled() prototypeSebastian Huber2-2/+2
2021-06-17grlib: Add apbuart_outbyte_wait()Sebastian Huber6-24/+24
2021-06-17grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber6-12/+4
2021-06-17bsps/leon3: Auto initialization for printk()Sebastian Huber1-28/+14
2021-06-17grlib: Add ambapp_plb()Sebastian Huber19-63/+96
2021-06-17grlib: Customizable allocation in ambapp_scan()Sebastian Huber2-26/+42
2021-06-10bsps/sparc: Simplify memory initializationSebastian Huber2-34/+39
2021-06-10bsps/sparc: Simplify stack initializationSebastian Huber1-28/+21
2021-06-10bsps/sparc: Unify stack initializationSebastian Huber1-8/+6
2021-06-10bsps/sparc: Remove support to load data sectionSebastian Huber1-32/+4
2021-06-10bsps/sparc: Remove unused __bsp_mem_init symbolSebastian Huber1-1/+1