summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/malta (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-23bsps: Move PCI drivers to bspsSebastian Huber2-1103/+1
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber3-131/+5
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-17/+0
2018-04-23bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber1-1/+0
2018-04-20bsps: Move startup files to bspsSebastian Huber7-535/+6
2018-04-20bsps: Move start files to bspsSebastian Huber2-222/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber3-214/+2
2018-04-20bsps: Move clock drivers to bspsSebastian Huber1-2/+2
2018-04-20bsps: Move sbrk.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move getentropy-cpucounter.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move shared btimer support to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move pci_find_device.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber1-1/+0
2018-04-20bsps: Move bspgetworkarea.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspclean.c to bspsSebastian Huber1-1/+1
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber1-1/+1
2018-04-12bsps: Move bootcard.c to bspsSebastian Huber1-1/+0
2018-04-12bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber1-1/+0
2018-04-12bsps: Move legacy console driver to bspsSebastian Huber1-5/+3
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Move generic IRQ support to bspsSebastian Huber1-5/+1
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-39/+39
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-3/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-2/+0
2018-03-13bsps/mips: Move libcpu content to bspsSebastian Huber2-3/+2
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-2/+3
2018-01-25Remove make preinstallChris Johns8-486/+6
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-3/+4
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-0/+1
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-19malta: Simplify bsp_specsJoel Sherrill2-5/+4
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-2/+3
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-1/+1
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-03-09libbsp/malta/pci/pci.c: Correct printk() formatsJoel Sherrill1-6/+6
2016-11-18bsps/mips: Use <libcpu/isr_entries.h>Sebastian Huber1-1/+1
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2016-03-30mips/malta/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29mips/malta: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-27mips/malta/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10mips/malta: Use shared pci_find_device() and removed unused pci_list_devices()Joel Sherrill4-413/+1
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2016-01-19mips/malta: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-03-03mips BSPs: Remove .global for unprovided symbolJoel Sherrill1-1/+0