Commit Graph

513 Commits

Author SHA1 Message Date
Chris Johns
37ae92ae11 2010-08-26 Chris Johns <chrisj@rtems.org>
* Makefile.am: Add bspinit.c from the shared BSP files.
2010-08-26 06:07:10 +00:00
Joel Sherrill
1246d791ab 2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/bspgetworkarea.c: Formatting.
2010-08-03 14:17:15 +00:00
Joel Sherrill
cd90b9c959 2010-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Remove AC_CHECK_SIZEOF([void *]).
2010-06-29 18:53:19 +00:00
Jennifer Averett
438983d25c 2010-06-29 Joel Sherrill <Joel.Sherrill@OARcorp.com>
* configure.ac: Added AC_CHECK_SIZEOF macro.
2010-06-29 13:49:06 +00:00
Joel Sherrill
d17733ccd8 2010-05-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* 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-24 15:05:19 +00:00
Sebastian Huber
abd740a6af 2010-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
* 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 07:41:23 +00:00
Sebastian Huber
c8941b04cb 2010-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/startup/linkcmds.base: New file.
2010-05-11 07:35:56 +00:00
Joel Sherrill
e455a1252f 2010-04-27 Tiemen Schut <T.Schut@sron.nl>
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-05-07 12:13:23 +00:00
Ralf Corsepius
665446c10d 2010-04-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/spw/grspw_rasta.c: Guard prototype of
	grspw_rasta_calc_memoffs in #ifdef GRSPW_STATIC_MEM to avoid
	warning.
2010-04-07 13:57:30 +00:00
Ralf Corsepius
ecfd91ce04 2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/gnatcommon.c: #include <unistd.h>.
2010-04-02 06:40:39 +00:00
Ralf Corsepius
8fbc22cc3b #include <unistd.h>. 2010-04-02 06:40:32 +00:00
Ralf Corsepius
01f8266c14 2009-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1483/cpukit
	* shared/include/pci.h: Rename pci_config into rtems_pci_config_t.
2009-12-11 13:02:17 +00:00
Ralf Corsepius
df0243f6de 2009-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1483/cpukit
	* pci/pci.c: Rename pci_config into rtems_pci_config_t.
2009-12-11 13:00:27 +00:00
Ralf Corsepius
dab21360b1 2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c:
	Reflect changes to rtems_termios_callbacks->write.
2009-12-10 14:43:52 +00:00
Ralf Corsepius
e8cf7b5f6a 2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c: Let bsp_in_char return int.
2009-12-10 08:46:17 +00:00
Ralf Corsepius
44b06ca617 Whitespace removal. 2009-11-29 15:33:28 +00:00
Ralf Corsepius
309dbd07ff Whitespace removal. 2009-11-28 06:28:41 +00:00
Joel Sherrill
e5962ef59d 2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* shared/bsppretaskinghook.c: New file.  Was really common.
	* shared/bspstart.c: Removed.  Was really leon2 specific.
2009-11-23 20:11:09 +00:00
Joel Sherrill
c23e29effa 2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: sparc/shared/bspstart.c was really leon2 specific. So
	move it here.
	* startup/bspstart.c: New file.
2009-11-23 20:09:58 +00:00
Joel Sherrill
d4df43d226 2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, startup/bspstart.c:
	Use ../../sparc/shared/bsppretaskinghook.c.
	* console/console.c: Remove sis comment.
2009-11-23 20:09:22 +00:00
Joel Sherrill
f1860440e0 2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Switch to ../../shared/bspstart.c
2009-11-23 20:08:25 +00:00
Ralf Corsepius
6cc234a902 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* amba/amba.c: Re-add tmp.
2009-10-30 12:33:20 +00:00
Ralf Corsepius
9c8527b96f Re-add tmp. 2009-10-30 12:33:11 +00:00
Ralf Corsepius
a461ce932f 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/leon3.cfg: Remove RTEMS_BSP_FAMILY.
2009-10-21 10:56:53 +00:00
Ralf Corsepius
92ee3e4dd9 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/leon2.cfg: Remove RTEMS_BSP_FAMILY.
2009-10-21 10:56:51 +00:00
Ralf Corsepius
0621efd5a2 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/erc32.cfg: Remove RTEMS_BSP_FAMILY.
2009-10-21 10:56:45 +00:00
Ralf Corsepius
218a2bb4a0 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-20 05:13:14 +00:00
Joel Sherrill
1c8514a5af 2009-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/console.c: Fix warning.
2009-10-17 19:55:40 +00:00
Ralf Corsepius
680911ccba 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/leon3.cfg: New (relocated from /make/custom).
2009-10-15 04:29:05 +00:00
Ralf Corsepius
d2ef220517 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/leon2.cfg: New (relocated from /make/custom).
2009-10-15 04:28:58 +00:00
Ralf Corsepius
7b4b259feb 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/erc32.cfg: New (relocated from /make/custom).
	* make/custom/sis.cfg: New (relocated from /make/custom).
2009-10-15 04:28:52 +00:00
Joel Sherrill
5b5dd1c873 2009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/bspgetworkarea.c: Add debug prints of memory information.
2009-10-10 21:24:15 +00:00
Ralf Corsepius
38386473bb 2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1445/BSPs
	* pci/pci.c: Rename pci_[read|write]_config* functions into
	BSP_pci_[read|write]_config* and make them static.
2009-10-01 12:24:10 +00:00
Ralf Corsepius
489dd0006d 2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/include/pci.h: Add prototypes for BusCountPCI(void),
	init_pci(void).
2009-09-29 03:48:22 +00:00
Ralf Corsepius
49c8f45f82 2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* pci/pci.c: Add prototypes for BusCountPCI(void), init_pci(void).
2009-09-29 03:46:46 +00:00
Joel Sherrill
41ee2897bd 2009-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/include/pci.h: Revert extern inline patch.
2009-09-28 21:01:26 +00:00
Joel Sherrill
ea5f512fe8 2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/include/pci.h: Change extern inline to static inline.
2009-09-25 14:55:32 +00:00
Ralf Corsepius
6b2b37d28a 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
2009-09-15 14:45:47 +00:00
Joel Sherrill
bcec9554ec 2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* shared/start.S: Fix comment.
2009-08-28 18:23:33 +00:00
Joel Sherrill
4744e975a7 2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Fix typo.
2009-08-28 18:23:12 +00:00
Joel Sherrill
8e73dba3f5 2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* console/console.c: Spacing.
2009-08-28 18:22:44 +00:00
Joel Sherrill
3c1adeec71 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* console/console.c: Fix warning.
2009-08-19 16:37:10 +00:00
Joel Sherrill
d09713340e 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* startup/ithread.S: Removed. Now bspidle.S.
2009-08-19 16:30:24 +00:00
Joel Sherrill
56035ca340 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* 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 16:28:55 +00:00
Joel Sherrill
b181c30607 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* 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 16:13:01 +00:00
Joel Sherrill
0fed29abc5 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* 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 16:05:38 +00:00
Joel Sherrill
243596d65e 2009-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* cchip/cchip.c, include/cchip.h, include/rasta.h, pci/pci.c: Add CVS
	Ids.
2009-07-20 16:02:01 +00:00
Joel Sherrill
d1be26b9ef 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Rename BSP_BOOTCARD_OPTIONS to
	RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
	have the same options.
2009-07-16 23:21:23 +00:00
Joel Sherrill
7d1b2cac53 2009-05-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* 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-08 13:24:07 +00:00
Joel Sherrill
81fb3d3646 2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/start.S: Checked and OK.
2009-05-04 00:50:49 +00:00