summaryrefslogtreecommitdiffstats
path: root/bsps/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* libc: Optimize malloc() initializationSebastian Huber2021-11-302-0/+98
* score: Optimize Workspace Handler initializationSebastian Huber2021-11-302-0/+92
* bsps/gicv2: Allow BSPs to define IRQ attributesKinsey Moore2021-09-213-34/+180
* bsps/shared: Add PSCI SMP startup supportKinsey Moore2021-09-211-0/+92
* build: Remove old build systemSebastian Huber2021-09-214-151/+0
* arm/xilinx: Fix zynq-uart interrupt receiveChris Johns2021-09-162-57/+66
* bsps/zynq: Moved general i2c files to shared directoriesStephen Clark2021-09-091-0/+482
* bsps/cache: Optimize smp_cache_broadcast()Sebastian Huber2021-07-291-1/+2
* bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber2021-07-274-13/+5
* bsps/irq: Add rtems_interrupt_entry_install()Sebastian Huber2021-07-267-341/+481
* bsps/irq: Move bsp_interrupt_handler_is_empty()Sebastian Huber2021-07-261-19/+0
* bsps/irq: Add bsp_interrupt_check_and_lock()Sebastian Huber2021-07-262-61/+50
* bsps/irq: Use rtems_interrupt_entrySebastian Huber2021-07-262-13/+13
* bsps/irq: Implement new directives for GICv2/3Sebastian Huber2021-07-262-31/+185
* bsps/irq: bsp_interrupt_set_affinity()Sebastian Huber2021-07-263-4/+7
* bsps/irq: bsp_interrupt_get_affinity()Sebastian Huber2021-07-263-10/+16
* bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber2021-07-264-6/+8
* bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber2021-07-264-6/+8
* bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber2021-07-264-1/+49
* bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber2021-07-264-2/+55
* bsps/irq: Add rtems_interrupt_raise()Sebastian Huber2021-07-266-0/+144
* bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber2021-07-264-1/+51
* rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPTSebastian Huber2021-07-261-7/+5
* rtems: Add rtems_interrupt_vector_enable()Sebastian Huber2021-07-263-0/+61
* bsps/irq: Move handler iterate to separate fileSebastian Huber2021-07-264-82/+102
* bsps/irq: Canonicalize get/set affinity errorsSebastian Huber2021-07-261-2/+10
* bsps/irq: Move get/set affinity to separate fileSebastian Huber2021-07-264-52/+92
* bsps: Fix bsp_fatal_extension()Sebastian Huber2021-07-231-0/+3
* bsp: Remove fatal from exit(0). Add extended heap error outputChris Johns2021-07-231-13/+70
* bsps: Fix GICv3 support for AArch32Sebastian Huber2021-06-301-3/+3
* bsps/zynq-uart: Make post baud change kick globalKinsey Moore2021-06-292-0/+14
* bsps/aarch64: add non-secure mode and versal supportGedare Bloom2021-06-241-2/+21
* bsps/aarch64: add mnemonic for ICC_IGRPEN1_EL3Gedare Bloom2021-06-241-0/+1
* bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-242-2/+2
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_NUMBERSebastian Huber2021-06-241-1/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-1/+1
* bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGESebastian Huber2021-06-241-31/+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-231-1663/+0
* bsps/irq: Change license to BSD-2-ClauseSebastian Huber2021-06-178-71/+185
* grlib: Simplify apbuart_inbyte_nonblocking()Sebastian Huber2021-06-171-5/+5
* grlib: Fix apbuart_outbyte_polled() prototypeSebastian Huber2021-06-171-1/+1
* grlib: Add apbuart_outbyte_wait()Sebastian Huber2021-06-173-17/+17
* grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber2021-06-173-9/+2
* grlib: Add ambapp_plb()Sebastian Huber2021-06-174-6/+6
* grlib: Customizable allocation in ambapp_scan()Sebastian Huber2021-06-171-16/+25
* rtems: Constify rtems_task_wake_when()Sebastian Huber2021-05-121-1/+1
* _TOD_Validate(): Fix incorrect return codeFrank Kühndel2021-05-121-1/+1
* bsps/shared/ofw: Fix coverity defectsG S Niteesh Babu2021-05-061-1/+11
* Makefile.am: Remove legacy networking filesVijay Kumar Banerjee2021-04-262-18/+0