summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-296-12/+12
| | | | * configure.ac: Remove AC_CHECK_SIZEOF([void *]).
* 2010-06-29 Joel Sherrill <Joel.Sherrill@OARcorp.com>Jennifer Averett2010-06-296-0/+24
| | | | * configure.ac: Added AC_CHECK_SIZEOF macro.
* 2010-05-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-246-33/+54
| | | | | | | * Makefile.am, amba/amba.c, console/console.c, console/debugputs.c, startup/bspstart.c: Rework initialization order so AMBA bus is scanned earlier. This lets us look for UARTs earlier and support printk as early as bsp_start() returning.
* 2010-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-1112-585/+54
| | | | | | | * startup/linkcmds: Include basic linker command file and define only board specific values. Define RAM and PROM limits only if not defined by command line arguments. * Makefile.am, preinstall.am: Reflect changes above.
* 2010-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-112-0/+186
| | | | * shared/startup/linkcmds.base: New file.
* 2010-04-27 Tiemen Schut <T.Schut@sron.nl>Joel Sherrill2010-05-074-420/+271
| | | | | | | | PR 1506/bsps * console/console.c: Removed. * console/erc32_console.c: New file. Use shared console driver. Make sure interrupt support works. PPPD confirmed on sis. * Makefile.am: Reflect changes above.
* 2010-04-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-04-072-0/+8
| | | | | | * shared/spw/grspw_rasta.c: Guard prototype of grspw_rasta_calc_memoffs in #ifdef GRSPW_STATIC_MEM to avoid warning.
* 2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-04-021-0/+4
| | | | * shared/gnatcommon.c: #include <unistd.h>.
* #include <unistd.h>.Ralf Corsepius2010-04-021-0/+2
|
* 2009-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-112-3/+7
| | | | | PR 1483/cpukit * shared/include/pci.h: Rename pci_config into rtems_pci_config_t.
* 2009-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-114-10/+20
| | | | | PR 1483/cpukit * pci/pci.c: Rename pci_config into rtems_pci_config_t.
* 2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-106-3/+18
| | | | | * console/console.c: Reflect changes to rtems_termios_callbacks->write.
* 2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-102-2/+6
| | | | * console/console.c: Let bsp_in_char return int.
* Whitespace removal.Ralf Corsepius2009-11-2969-1557/+1557
|
* Whitespace removal.Ralf Corsepius2009-11-287-11/+11
|
* 2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-11-233-68/+34
| | | | | * shared/bsppretaskinghook.c: New file. Was really common. * shared/bspstart.c: Removed. Was really leon2 specific.
* 2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-11-233-3/+55
| | | | | | * Makefile.am: sparc/shared/bspstart.c was really leon2 specific. So move it here. * startup/bspstart.c: New file.
* 2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-11-234-23/+7
| | | | | | * Makefile.am, startup/bspstart.c: Use ../../sparc/shared/bsppretaskinghook.c. * console/console.c: Remove sis comment.
* 2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-11-232-4/+8
| | | | * Makefile.am: Switch to ../../shared/bspstart.c
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+4
| | | | * amba/amba.c: Re-add tmp.
* Re-add tmp.Ralf Corsepius2009-10-301-3/+3
|
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/leon3.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-2/+4
| | | | * make/custom/leon2.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/erc32.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-206-3/+15
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-172-2/+6
| | | | * console/console.c: Fix warning.
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-0/+24
| | | | * make/custom/leon3.cfg: New (relocated from /make/custom).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-0/+23
| | | | * make/custom/leon2.cfg: New (relocated from /make/custom).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-153-0/+33
| | | | | * make/custom/erc32.cfg: New (relocated from /make/custom). * make/custom/sis.cfg: New (relocated from /make/custom).
* 2009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-102-0/+36
| | | | * shared/bspgetworkarea.c: Add debug prints of memory information.
* 2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-014-36/+48
| | | | | | PR 1445/BSPs * pci/pci.c: Rename pci_[read|write]_config* functions into BSP_pci_[read|write]_config* and make them static.
* 2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-292-3/+8
| | | | | * shared/include/pci.h: Add prototypes for BusCountPCI(void), init_pci(void).
* 2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-294-4/+12
| | | | * pci/pci.c: Add prototypes for BusCountPCI(void), init_pci(void).
* 2009-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-282-6/+10
| | | | * shared/include/pci.h: Revert extern inline patch.
* 2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-252-6/+10
| | | | * shared/include/pci.h: Change extern inline to static inline.
* 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-156-6/+15
| | | | * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
* 2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-282-1/+5
| | | | * shared/start.S: Fix comment.
* 2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-284-2/+10
| | | | * configure.ac: Fix typo.
* 2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-282-5/+10
| | | | * console/console.c: Spacing.
* 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-192-1/+4
| | | | * console/console.c: Fix warning.
* 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-192-31/+4
| | | | * startup/ithread.S: Removed. Now bspidle.S.
* 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-197-43/+68
| | | | | | | | * Makefile.am, console/console.c, console/debugputs.c, include/bsp.h, startup/setvec.c: Split idle method into its own file. Properly note to confdefs.h that this BSP has its own idle thread. Also address use of maximum termios constant in debug IO. * startup/bspidle.S: New file.
* 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-195-23/+53
| | | | | | | * Makefile.am, include/bsp.h, startup/setvec.c: Split idle method into its own file. Properly note to confdefs.h that this BSP has its own idle thread. * startup/bspidle.c: New file.
* 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-195-19/+45
| | | | | | | * Makefile.am, include/bsp.h, startup/setvec.c: Split idle method into its own file. Properly note to confdefs.h that this BSP has its own idle thread. * startup/bspidle.c: New file.
* 2009-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-205-2/+16
| | | | | * cchip/cchip.c, include/cchip.h, include/rasta.h, pci/pci.c: Add CVS Ids.
* 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-166-3/+24
| | | | | | * configure.ac: Rename BSP_BOOTCARD_OPTIONS to RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs have the same options.
* 2009-05-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-082-4/+10
| | | | | | * shared/bspgetworkarea.c: Switch from ssize_t to uintptr_t for bsp_get_work_area() since the work area is larger than a single allocatable object.
* 2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-042-5/+4
| | | | * shared/start.S: Checked and OK.
* 2009-04-28 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-282-3/+10
| | | | * shared/start/start.S: Update for boot_card command line change.
* 2009-03-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-03-254-0/+12
| | | | | * startup/linkcmds: Start of RTEMS Work Area must be on 16 byte boundary on the SPARC.