summaryrefslogtreecommitdiff
path: root/bsps (follow)
AgeCommit message (Expand)Author
2020-09-23bsps/riscv: Add bsp_fdt_map_intr()Sebastian Huber
2020-09-20bsps/powerpc: Remove __ppc_generic defineSebastian Huber
2020-09-17riscv: Make sifive_test finisher 4 bytesHesham Almatary
2020-09-17bsps/arm: Use RTEMS_SECTION()Sebastian Huber
2020-09-17arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber
2020-09-15bsp/pc386: Remove support for obsolete BinutilsSebastian Huber
2020-09-15bsps/riscv: Use far jump to boot_card()Sebastian Huber
2020-09-14build: Alternative build system based on wafSebastian Huber
2020-09-11Remove tmoverhd which existed to produce the obsolete coverhd.hJoel Sherrill
2020-09-10Remove remaining references to coverhd.hJoel Sherrill
2020-09-06htif_console_handler is defined in htif.cHesham Almatary
2020-08-31bsps: Always install IPI in SMP configsSebastian Huber
2020-08-22bsp/xilinx-zynq: Flush TX-Buffer before initializing uartJan Sommer
2020-08-20bsps/leon3: Remove superfluous includesSebastian Huber
2020-08-20bsps/arm: Use _Assert()Sebastian Huber
2020-08-12powerpc/io: The eieio() function clashes with FreeBSD. Change.Chris Johns
2020-08-05arm/atsam: Make interrupt server configurableSebastian Huber
2020-08-03bsps/beagle: Remove some debug output from I2C.Christian Mauderer
2020-08-03dev/spi-memdrv: Fix use of uninit mem_param_ptrSebastian Huber
2020-08-03rtems: Add rtems_interrupt_server_create()Sebastian Huber
2020-07-31bsps/fdt: Make sure data is cache alignedChristian Mauderer
2020-07-31bsp/imx: Use GPIOs for SPI CSChristian Mauderer
2020-07-31bsp/imx: Add a GPIO driverChristian Mauderer
2020-07-31bsps/lm32: Use shared <bsp/irq.h>Sebastian Huber
2020-07-23bsps/clock: Fix fast idle clock tick supportSebastian Huber
2020-07-16bsps/pc386: Fix IPI for non-consecutive APICIDsJan Sommer
2020-07-14rtems: Remove _Copyright_Notice from API headerSebastian Huber
2020-07-13Fix for Beaglebone BSP PWM bugJames Fitzsimons
2020-07-05epiphany: Remove support for this targetSebastian Huber
2020-07-05bsps/powerpc: Remove obsolete BSPsSebastian Huber
2020-07-05bsps/powerpc: Remove SPE enabled variantsSebastian Huber
2020-07-05bsps/powerpc: Remove __atexit form start.oSebastian Huber
2020-07-05bsps/powerpc: Fix tlbie instruction usageSebastian Huber
2020-07-05bsps/powerpc: Fix inline assemblySebastian Huber
2020-07-05bsp/qoriq: Fix tlbwe sequenceSebastian Huber
2020-07-05bsps/mips: Fix issues with -fno-commonSebastian Huber
2020-06-18i386/pc: Initialise the printk serial port on first useChris Johns
2020-06-17bsps/i386/pc386/start/*.S: Remove space before tabJoel Sherrill
2020-06-11bsp/pc386: Disable interrupt nesting for job handlerJan Sommer
2020-06-11bsps/pc386: Separate smp API functions. Makes smpfatal08 linkJan Sommer
2020-06-11bsps/pc386: Fix Clock_isr for SMPJan Sommer
2020-06-11bsp/pc386: Define interrupt stack frame for smpJan Sommer
2020-06-11bsp/pc386: Update GDT to work for SMPJan Sommer
2020-06-11bsp/pc386: Turn start16.S into a startAP.SJan Sommer
2020-05-06testsuite: Add expected-fail to beagleboneblackChris Johns
2020-05-06testsuite: Add expected-fail to xilinx's zedboard, a9_qemu, zc702 and zc706Chris Johns
2020-05-06testsuite: Add expected-fail to psimChris Johns
2020-05-06testsuite: Add expected-fail to erc32, leon2, and leon3 BSPsChris Johns
2020-05-06Use rtems_get_version_string()Sebastian Huber
2020-04-20bsps/arm: Fix uninitialized value in generic timerChristian Mauderer