summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove powerpc/haleakala boardJoel Sherrill2021-12-1713-1841/+0
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-2918-0/+0
* build: Remove old build systemSebastian Huber2021-09-2123-436/+0
* powerpc/motorola_powerpc: Map LibBSD bus space to the PCI base addressChris Johns2021-09-191-3/+29
* bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber2021-07-2711-75/+63
* bsps/irq: bsp_interrupt_set_affinity()Sebastian Huber2021-07-263-4/+7
* bsps/irq: bsp_interrupt_get_affinity()Sebastian Huber2021-07-263-4/+7
* bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber2021-07-2611-12/+29
* bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber2021-07-2611-12/+29
* bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber2021-07-2611-0/+132
* bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber2021-07-2611-0/+96
* bsps/irq: Add rtems_interrupt_raise()Sebastian Huber2021-07-2611-0/+166
* bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber2021-07-2611-0/+132
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-2411-12/+0
* bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-3/+3
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-2411-0/+12
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-2412-21/+3
* bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGESebastian Huber2021-06-241-1/+0
* bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee2021-06-234-481/+0
* powerpc/.../sbrk.c: Do not reference errno.Joel Sherrill2021-05-251-2/+12
* ppc-irq-legacy.c: Use rtems_malloc() instead of malloc().Joel Sherrill2021-05-251-10/+11
* score: Add _CPU_Context_switch_no_return()Sebastian Huber2021-05-181-0/+2
* bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber2021-05-0210-0/+39
* powerpc/shared/console: "termios" first open sets console baud to 9600Peter Dufault2021-04-271-0/+4
* powerpc/shared/console: Make console baud rate configurable.Peter Dufault2021-04-272-3/+3
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-0751-60502/+0
* powerpc/motorola_power: Place any common data in the .bss sectionChris Johns2021-02-281-1/+7
* powerpc/motorola_power: Link all text sections into the executable imageChris Johns2021-02-281-1/+1
* bsps: Fix legacy buildSebastian Huber2021-02-262-8/+0
* bsps: Change license to BSD-2-Clause of some filesSebastian Huber2021-02-242-19/+63
* powerpc/motorola_powerpc: Add cache coherent memory to the allocatorChris Johns2021-02-161-0/+6
* powerpc/motorola_powerpc: Enable bus PCI support in LibBSDChris Johns2021-02-161-0/+4
* powerpc/io: Make [out/in] le and be calls conditionalChris Johns2021-02-161-0/+8
* powerpc/shared: Fix warnings in i8259 PIC code.Chris Johns2021-02-161-6/+0
* powerpc/shared: Fix warningsChris Johns2021-02-163-10/+16
* powerpc/motorola_powerpc: Fix tm27 warningsChris Johns2021-02-161-8/+16
* Update motorola_power to irq-generic interrupt managementChris Johns2021-02-137-55/+283
* bsp/motorola_powerp: Print RTEMS_VERSION from the bootloaderChris Johns2021-02-081-1/+3
* powerpc/shared: ISA bus bridge fails to enable the openpic irqChris Johns2021-02-082-2/+2
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-2818-167/+0
* bsps: Add missing DWARF 5 sectionsSebastian Huber2021-01-262-6/+10
* bsps: Support DWARF 5 sectionsSebastian Huber2021-01-252-16/+26
* bsp/mpc83xx: Fix non-ASCII charactersChristian Mauderer2020-12-141-1/+1
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-101-3/+3
* Misc: Correct spelling of occurredJoel Sherrill2020-10-071-1/+1
* bsps/powerpc: Remove __ppc_generic defineSebastian Huber2020-09-201-6/+0
* bsps: Always install IPI in SMP configsSebastian Huber2020-08-311-16/+14
* powerpc/io: The eieio() function clashes with FreeBSD. Change.Chris Johns2020-08-121-4/+4
* bsps/clock: Fix fast idle clock tick supportSebastian Huber2020-07-231-3/+9
* bsps/powerpc: Remove obsolete BSPsSebastian Huber2020-07-056-70/+0