Commit Graph

10677 Commits

Author SHA1 Message Date
Thomas Doerfler
7a6f8d09fe added dma header
added thumb support to start.S
updated documentation
2010-04-09 12:22:57 +00:00
Eric Norum
a7f5c5f3aa Add include to pick up read()/close() prototypes. 2010-04-08 22:20:33 +00:00
Joel Sherrill
c2b0f2ca18 2010-04-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libchip/ide/ata.c: Change missed use of ATA_USE_OLD_EXCEPTIONS to
	CPU_SIMPLE_VECTORED_INTERRUPTS.
2010-04-08 16:36:13 +00:00
Joel Sherrill
42fc45c685 2010-04-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
* start/start.S: Spacing.
2010-04-08 13:20:20 +00:00
Joel Sherrill
de237f40fd 2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S: Verify boot_card() is passed a NULL.
2010-04-07 21:50:11 +00:00
Joel Sherrill
c187b50a89 2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Rename poorly named define "M" to "JOEL_M" since
	I can't find it used anywhere.  When code breaks, someone will
	suggest a better name.  But "M" conflicted with user code.
	* start/start.S: Verify boot_card() is passed a NULL.
2010-04-07 21:49:20 +00:00
Joel Sherrill
09d053e821 2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/uart.c: Eliminate warnings.
	* start/start.S: Verify boot_card() is passed NULL.
2010-04-07 21:48:14 +00:00
Joel Sherrill
fae3ab4379 2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/ide/ata.c: Use correct macro from RTEMS to determine whether
	simple or PIC interrupt model.
2010-04-07 15:04:07 +00:00
Thomas Doerfler
456d9b2b48 fix sdram timing for MPC5200B chips 2010-04-07 14:20:21 +00:00
Thomas Doerfler
88919d021e renamed MPC55XX_CHIP_DERIVATE to MPC55XX_CHIP_TYPE 2010-04-07 14:19:55 +00:00
Thomas Doerfler
9a66caae9b skip version nibble when detecting e200 processor version 2010-04-07 14:18:53 +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
Thomas Doerfler
2931336963 changes to support GW_LCFM 2010-04-07 06:45:59 +00:00
Thomas Doerfler
08013e8612 fixed to support GW_LCFM 2010-04-07 06:44:41 +00:00
Joel Sherrill
14782ec0cd 2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
* Makefile.am, configure.ac, preinstall.am: Add mcf5225x support.
	* mcf5225x/include/fec.h, mcf5225x/include/mcf5225x.h,
	mcf5225x/network/fec.c: New files.
2010-04-05 17:11:48 +00:00
Joel Sherrill
9b2a6bb47a 2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
* acinclude.m4: Add mcf5225x BSP.
2010-04-05 17:09:13 +00:00
Joel Sherrill
b50a77a409 2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
* configure.ac: Add mcf5225x BSP.
2010-04-05 17:07:17 +00:00
Joel Sherrill
fe32208840 2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac, gdb-init,
	preinstall.am, clock/clock.c, console/console.c, console/debugio.c,
	include/bsp.h, include/tm27.h, make/custom/mcf5225x.cfg,
	start/start.S, startup/bspclean.c, startup/bspstart.c,
	startup/init5225x.c, startup/linkcmds, timer/timer.c: New files.
2010-04-05 17:06:57 +00:00
Ralf Corsepius
8606ed5267 2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/rtc/ds1375.c: #include <unistd.h>.
2010-04-02 06:46:55 +00:00
Ralf Corsepius
ce65cd1726 #include <unistd.h>. 2010-04-02 06:46:48 +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
Thomas Doerfler
484146f0c4 make the lpc2362 a SMALL MEMORY BSP 2010-03-29 11:33:09 +00:00
Thomas Doerfler
fe28264e86 add some prototypes 2010-03-27 21:09:29 +00:00
Thomas Doerfler
06d1413032 correct prototypes 2010-03-27 21:09:08 +00:00
Thomas Doerfler
3e6a73cb56 *** empty log message *** 2010-03-27 21:05:15 +00:00
Thomas Doerfler
86939c9491 fix prototypes 2010-03-27 20:47:39 +00:00
Thomas Doerfler
dccbb21036 code changes to remove warnings 2010-03-27 20:44:18 +00:00
Thomas Doerfler
6b150cc357 fixed some warnings 2010-03-27 20:41:45 +00:00
Thomas Doerfler
1b6151a428 removed "bootbard calling" warning 2010-03-27 20:41:18 +00:00
Thomas Doerfler
0cc86720d9 remove "uninitialized" warning in irq.c 2010-03-27 20:40:22 +00:00
Thomas Doerfler
5c2e2bd899 remove some warnings 2010-03-27 20:39:01 +00:00
Thomas Doerfler
beb13a44d4 removed typo in uboot size 2010-03-27 15:04:11 +00:00
Thomas Doerfler
4f5d1c9fd1 removed warnings 2010-03-27 15:00:43 +00:00
Thomas Doerfler
ff8f05b3ec code changes to remove warnings 2010-03-27 14:42:26 +00:00
Thomas Doerfler
91df983e95 get desired clock rate for proper source 2010-03-27 08:09:33 +00:00
Chris Johns
f3d3fd28e4 2010-03-26 Chris Johns <chrisj@rtems.org>
* make/custom/pc386.cfg: Revert the PR1495 change.
2010-03-26 02:21:20 +00:00
Thomas Doerfler
eff93d5ff0 add gwlcfm BSP 2010-03-25 20:31:18 +00:00
Thomas Doerfler
956531b5be fix warning 2010-03-25 20:29:22 +00:00
Thomas Doerfler
1f4db180af fix timer support, some reworks 2010-03-25 20:26:51 +00:00
Thomas Doerfler
2f5435a42f add support for mpc551x based GW_LCFM system 2010-03-25 20:26:00 +00:00
Thomas Doerfler
e95368e854 change this BSP to use the decrementer as clock source 2010-03-22 16:21:00 +00:00
Eric Norum
cf293d1562 Fix hex constants. 2010-03-16 15:53:48 +00:00
Joel Sherrill
8c5358013e 2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/i82586.c: Readdress use of ctype methods per
	recommendation from D.J. Delorie on the newlib mailing list. We
	should pass an unsigned char into these methods.
2010-03-12 16:27:24 +00:00
Thomas Doerfler
337853429d various changes 2010-03-12 08:26:18 +00:00
Thomas Doerfler
1d110280cc Fixed IO configurations 2010-03-12 08:25:53 +00:00
Thomas Doerfler
171090c425 Fixed _CPU_cache_disable_data() 2010-03-12 08:25:09 +00:00
Joel Sherrill
39b8611978 2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/ide/ide_controller.c: Fix warnings for uninitialized
	variable.
2010-03-11 19:17:39 +00:00
Joel Sherrill
8a3a92dcfb 2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/i82586.c: Fix warnings for ctype methods.
2010-03-11 19:13:04 +00:00
Joel Sherrill
543f17b391 2010-03-10 Marc Pignat <marc.pignat@hevs.ch>
PR 1488/bsps
	* start/start.S: Micromon on bf537 uses DMA for UART reception.
	This prevents the UART driver in RTEMS from working (and also
	causes received characters to be stored in a buffer that RTEMS
	doesn't know about, so it's potentially dangerous, but in practice
	the risk is small since an RTEMS app intended to be booted from
	Micromon would normally be configured to leave the RAM Micromon
	uses reserved).  The attached patch corrects this by disabling
	all DMA channels at startup.
2010-03-10 17:22:05 +00:00