Commit Graph

9009 Commits

Author SHA1 Message Date
Joel Sherrill
0cb39e8d53 2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, startup/bspstart.c: Use default bsp_pretasking_hook().
2008-08-30 20:27:31 +00:00
Joel Sherrill
08808cb51d 2008-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Remove another duplicate reference.
2008-08-29 13:13:42 +00:00
Joel Sherrill
757801b116 2008-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Remove duplicate reference.
2008-08-29 13:12:50 +00:00
Till Straumann
78912b5c6d 2008-08-28 Till Straumann <strauman@slac.stanford.edu>
* shared/vme/vme_universe.c: added implementation for
	BSP_VMEResetBus().
2008-08-28 15:39:49 +00:00
Till Straumann
231680a692 2008-08-28 Till Straumann <strauman@slac.stanford.edu>
* vmeUniverse/vmeTsi148.h, vmeUniverse/vmeTsi148.c:
	added vmeTsi148ResetBusXX(), vmeTsi148ResetBus().
2008-08-28 15:38:07 +00:00
Ralf Corsepius
dcd4bc9002 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Eliminate rtems_boolean.
2008-08-27 21:45:12 +00:00
Ralf Corsepius
4dd986fa97 Eliminate rtems_boolean. 2008-08-27 21:45:05 +00:00
Ralf Corsepius
dbfc4fdea3 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnds/include/nds/jtypes.h: Use bool/stdbool.h instead of
	local (non-POSIX compliant) "bool".
2008-08-27 21:39:09 +00:00
Ralf Corsepius
478533e034 Use bool/stdbool.h instead of local (non-POSIX compliant) "bool". 2008-08-27 21:38:42 +00:00
Ralf Corsepius
a7e9274f84 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Eliminate rtems_boolean.
2008-08-27 14:17:35 +00:00
Ralf Corsepius
97cfbdc175 Eliminate rtems_boolean. 2008-08-27 14:17:28 +00:00
Ralf Corsepius
0b367e9c28 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Eliminate rtems_boolean.
2008-08-27 12:53:04 +00:00
Ralf Corsepius
ee1af044b6 Eliminate rtems_boolean. 2008-08-27 12:52:59 +00:00
Ralf Corsepius
eaf2e6fa60 Regenerate. 2008-08-27 12:50:27 +00:00
Ralf Corsepius
2c4d21336d 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove stray include_HEADERS += irq/irq.h.
2008-08-27 12:50:18 +00:00
Ralf Corsepius
f9c186c641 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* lpc22xx/timer/timer.c: Remove broken bool implementation.
	Remove unused vars.
2008-08-27 11:18:46 +00:00
Ralf Corsepius
9b1c919e62 Remove broken bool implementation.
Remove unused vars.
2008-08-27 11:18:36 +00:00
Thomas Doerfler
4b23c94504 various changes to gen83xx BSP and others 2008-08-26 11:55:31 +00:00
Thomas Doerfler
22c0e4d597 Changed invalid usage of a boolean type to a proper integer type in calc_dbat_regvals(). 2008-08-25 12:50:29 +00:00
Joel Sherrill
cb02ead936 2008-08-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/irq/irq_init.c: Reverse previous incorrect changes. Correct
	warnings and ensure BSP still works.
2008-08-24 15:56:46 +00:00
Joel Sherrill
0817298746 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Now named bspclean.c
2008-08-22 20:42:05 +00:00
Joel Sherrill
a78df7ba0c Index: ChangeLog
===================================================================
RCS file: /usr1/CVS/rtems/c/src/lib/libcpu/powerpc/ChangeLog,v
retrieving revision 1.309
diff -u -r1.309 ChangeLog
--- ChangeLog	20 Aug 2008 17:29:18 -0000	1.309
+++ ChangeLog	22 Aug 2008 13:35:03 -0000
@@ -1,3 +1,8 @@
+2008-08-22	Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+	* shared/include/powerpc-utility.h: Fixed parameter evaluation in
+	special purpose register macros.
+
 2008-08-20	Sebastian Huber <sebastian.huber@embedded-brains.de>

 	* mpc55xx/fec/fec.c: Added copyright information.
2008-08-22 13:35:08 +00:00
Joel Sherrill
9353a0d4f2 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/bspclean.c: New file.
	* startup/exit.c: Removed.
2008-08-21 19:34:40 +00:00
Joel Sherrill
6e2ac9ce6c 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX
	routine.
2008-08-21 19:33:55 +00:00
Joel Sherrill
21c9770eff 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX
	routine.
	* startup/bspclean.c: New file.
	* startup/exit.c: Removed.
2008-08-21 19:33:53 +00:00
Joel Sherrill
d9be802487 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Added bspclean.c and use shared bsppretaskinghook.c.
	* console/console.c: Added poll for char helper.
	* include/bsp.h: Add macro definitions for optional reset behavior.
	* startup/bspstart.c: Split out bsp_cleanup(). Clean up.
	* startup/bspclean.c: New file.  Not can press any key on normal
	shutdown to reset board when on MPC8313erdb.
2008-08-21 16:16:47 +00:00
Joel Sherrill
d79a27be40 2008-08-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
* startup/cpuinit.h: Uses now powerpc-utility.h.  Changed invalid usage
	of a boolean type to a proper integer type in calc_dbat_regvals().
	Througout code formatting.
2008-08-21 14:57:19 +00:00
Joel Sherrill
dccd35192f 2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libchip/i2c/spi-sd-card.c: Fixed integer conversion warnings.
2008-08-20 17:30:07 +00:00
Joel Sherrill
1dab7883a9 2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* mpc55xx/fec/fec.c: Added copyright information.
	* mpc55xx/dspi/dspi.c, mpc55xx/edma/edma.c, mpc55xx/esci/esci.c:
	Fixed nexted extern declarations.  Fixed integer conversion warnings.
	* shared/include/cpuIdent.c: Added missing initializers.
2008-08-20 17:29:19 +00:00
Joel Sherrill
76cb5e4953 2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* src/irq-generic.c: Fixed integer conversion warnings.
2008-08-20 17:28:59 +00:00
Joel Sherrill
dab9e55c77 2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/mpc55xxevb.h, network/network.c, startup/sd-card-init.c,
	tests/tests.c: Added copyright information.  Added missing prototypes.
	Fixed integer conversion warning.
	* startup/bspclean.c: Include bootcard.h.
2008-08-20 17:28:14 +00:00
Joel Sherrill
bbbb8f0840 2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/tm27.h: Uses now a decrementer exception handler.  Replaces
	previous file.
	* startup/bspstart.c: Install a default decrementer exception handler.
2008-08-20 17:27:43 +00:00
Joel Sherrill
9a85541b38 2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* block/block.c, console/console.c, dswifi/arm9/source/sgIP.h,
	dswifi/arm9/source/sgIP_ARP.h, dswifi/arm9/source/sgIP_Config.h,
	dswifi/arm9/source/sgIP_DHCP.h, dswifi/arm9/source/sgIP_DNS.h,
	dswifi/arm9/source/sgIP_Hub.h, dswifi/arm9/source/sgIP_ICMP.h,
	dswifi/arm9/source/sgIP_IP.h, dswifi/arm9/source/sgIP_TCP.h,
	dswifi/arm9/source/sgIP_UDP.h, dswifi/arm9/source/sgIP_memblock.h,
	dswifi/arm9/source/wifi_arm9.c, dswifi/arm9/source/wifi_arm9.h,
	dswifi/include/dswifi7.h, dswifi/include/dswifi9.h, fb/fb.c,
	include/my_ipc.h, libfat/source/disc_io/disc_io.h,
	libfat/source/disc_io/io_nmmc.c,
	libnds/include/nds/arm9/exceptions.h,
	libnds/include/nds/arm9/input.h, libnds/include/nds/arm9/ndsmotion.h,
	libnds/include/nds/arm9/videoGL.h, libnds/source/arm9/console.c,
	libnds/source/arm9/gurumeditation.c, libnds/source/arm9/ndsmotion.c,
	libnds/source/common/card.c, libnds/source/common/interrupts.c,
	sound/sound.c, startup/start.c, touchscreen/reco.h, wifi/compat.c,
	wifi/compat.h: Fix most warnings.
2008-08-20 16:31:41 +00:00
Ralf Corsepius
99ee8265c3 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* GT64260/GT64260TWSI.c, network/if_100MHz/GT64260eth.c,
	network/if_1GHz/if_wm.c: Add missing prototypes.
2008-08-20 11:32:54 +00:00
Ralf Corsepius
5d2f519617 Add missing prototypes. 2008-08-20 11:32:46 +00:00
Ralf Corsepius
6771a9e796 Add missing prototypes. 2008-08-20 09:00:11 +00:00
Ralf Corsepius
32cf352584 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/consolelite.c, opbintctrl/opbintctrl.c:
	Add missing prototypes.
2008-08-20 09:00:02 +00:00
Ralf Corsepius
d06aa82383 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* irq/FPGA.c, irq/irq_init.c, pci/no_host_bridge.c,
	startup/Hwr_init.c, startup/genpvec.c:
	Add missing prototypes.
2008-08-20 08:58:38 +00:00
Ralf Corsepius
24e0d9aa78 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* GT64260/GT64260TWSI.c, irq/irq_init.c,
	network/if_100MHz/GT64260eth.c, network/if_1GHz/if_wm.c,
	pci/pci.c, pci/pci_interface.c, startup/bspstart.c,
	vectors/exceptionhandler.c: Add missing prototypes.
2008-08-20 08:57:03 +00:00
Ralf Corsepius
db4b7dc140 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* i2c/i2c_init.c, i2c/mpc8540_i2c.c, irq/irq_init.c,
	network/tsec.c, pci/detect_host_bridge.c, startup/bspstart.c:
	Add missing prototypes.
2008-08-20 08:55:10 +00:00
Ralf Corsepius
b95cd64711 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup.
2008-08-20 08:53:15 +00:00
Ralf Corsepius
31c62d0d7f 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/flash/flash.c, shared/irq/irq_init.c: Add missing
	prototypes.
2008-08-20 08:52:03 +00:00
Ralf Corsepius
16fa78edc5 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* pci/pci.c: Add CVS Id.
2008-08-20 06:59:04 +00:00
Ralf Corsepius
401dbf89f4 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* GT64260/MVME5500I2C.c: Once again eliminate u32, unchar.
	Add CVS Id, fix typo.
2008-08-20 06:57:13 +00:00
Ralf Corsepius
752b895175 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* at91rm9200/irq/bsp_irq_init.c, lpc22xx/irq/bsp_irq_init.c,
	mc9328mxl/irq/bsp_irq_init.c, s3c24xx/irq/bsp_irq_init.c:
	Add missing prototypes.
2008-08-20 05:52:46 +00:00
Ralf Corsepius
1233af37f7 Add missing prototypes. 2008-08-20 05:52:39 +00:00
Ralf Corsepius
cc981e11bc Add missing prototypes. 2008-08-20 05:47:08 +00:00
Ralf Corsepius
288fbd42e3 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* mpc8260/clock/clock.c, mpc8260/console-generic/console-generic.c:
	Add missing prototypes.
2008-08-20 05:46:58 +00:00
Ralf Corsepius
2366de1f53 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/p_clock.c, console/console.c, irq/irq.c, irq/irq_init.c,
	vectors/vectors_init.c: Add missing prototypes.
2008-08-20 05:45:18 +00:00
Ralf Corsepius
717d3707eb 2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/showbats.c, shared/console/inch.c, shared/irq/irq_init.c,
	shared/pci/detect_raven_bridge.c, shared/startup/bspstart.c,
	shared/startup/zerobss.c, shared/vme/vmeconfig.c,
	startup/exit.c: Add missing prototypes.
2008-08-20 05:43:49 +00:00