summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsps/zynqmp: Allow any or all CGEMs to be enabledKinsey Moore2021-06-285-0/+72
* aarch64: whitespace fixes in start.SGedare Bloom2021-06-241-166/+166
* bsps/aarch64: replace boot options with asm switch codeGedare Bloom2021-06-245-29/+8
* bsps/aarch64: add non-secure mode and versal supportGedare Bloom2021-06-2411-10/+105
* bsps/aarch64: add physical secure timerGedare Bloom2021-06-244-0/+42
* 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-2428-0/+1481
* Update Strong APA SchedulerRichi Dubey2021-06-243-229/+924
* sparc: Simplify trap table initializationSebastian Huber2021-06-2415-170/+704
* bsps: bsp_interrupt_handler_dispatch_unchecked()Sebastian Huber2021-06-241-19/+40
* sparc: Move FP frame offset defines to cpuimpl.hSebastian Huber2021-06-242-57/+57
* bsps/sparc: Use rtems_interrupt_handler_install()Sebastian Huber2021-06-2410-31/+98
* sparc: More reliable bad trap handlingSebastian Huber2021-06-2423-585/+519
* sparc: Move ISR handler install routinesSebastian Huber2021-06-244-174/+203
* bsps/sparc: Add a symbol for each trap table entrySebastian Huber2021-06-241-95/+264
* score: Move _ISR_Vector_table[] to separate fileSebastian Huber2021-06-244-8/+50
* score: Remove bogus _ISR_Nest_level settingSebastian Huber2021-06-241-4/+0
* score: Remove _CPU_Initialize_vectors()Sebastian Huber2021-06-2413-76/+0
* 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-2416-22/+22
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_NUMBERSebastian Huber2021-06-242-4/+2
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-2455-0/+67
* smpcapture02: Fix use of BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-241-1/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-2461-107/+16
* bsps/irq: Assert BSP_INTERRUPT_VECTOR_MIN == 0Sebastian Huber2021-06-241-0/+4
* bsp/generic_or1k: Remove incomplete IRQ supportSebastian Huber2021-06-244-53/+3
* 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-2310-2364/+0
* bsp/leon3: Fix compile errorSebastian Huber2021-06-231-1/+1
* i2c: Add non blocking read / writeChristian Mauderer2021-06-223-7/+203
* cpukit: Add timespecisnonnegative to Makefile.amRyan Long2021-06-211-0/+1
* cpu/armv7m: Fix initialization of MPU regionsChristian Mauderer2021-06-211-1/+1
* cpu/armv7m: Avoid regions with negative sizeChristian Mauderer2021-06-211-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
* rtems: Fix rtems_task_set_affinity() docsSebastian Huber2021-06-171-1/+1
* 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
* arm: Fix parameter use in AARCH32_PMSA_MEM_ATTR()Sebastian Huber2021-06-161-1/+1