summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-061-0/+4
| | | | * Makefile.am: Add network_CPPFLAGS += -D__BSD_VISIBLE.
* Add network_CPPFLAGS += -D__BSD_VISIBLE.Ralf Corsepius2009-02-061-1/+1
|
* 2009-02-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-032-3/+7
| | | | * GT64260/GT64260TWSI.h: Add missing prototypes.
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-052-3/+22
| | | | | * psim-shared: Add catching a hardware exception and assertion as reasons to kill simulator.
* 2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-221-0/+4
| | | | * i2c/i2c_init.c: Include <errno.h> instead of <sys/errno.h>.
* Include <errno.h> instead of <sys/errno.h>.Ralf Corsepius2008-12-221-1/+1
|
* 2008-12-18 Michael Hamel <nigel@adi.co.nz>Joel Sherrill2008-12-182-2/+7
| | | | | PR 1349/bsps * startup/bspstart.c: Add missing volatile on UART access pointer.
* 2008-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-172-1/+6
| | | | | * GT64260/MVME5500I2C.c: Include <stdint.h> instead of <rtems/stdint.h>.
* 2008-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-0712-6/+30
| | | | * bsp_specs: Remove -Qy from *link.
* 2008-12-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-053-1/+7
| | | | * psim-shared, runtest-bottom: Tidy up more bugs.
* 2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-052-4/+5
| | | | * bsp_specs: Remove motld_start_g.o.
* 2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-052-2/+5
| | | | * bsp_specs: Cosmetics.
* 2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-052-4/+6
| | | | * bsp_specs: Remove start_g.o, remove -e start.
* 2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-042-1/+6
| | | | * shared/irq/openpic_i8259_irq.c: Line wrap.
* 2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-0424-25/+106
| | | | | | * bsp_specs: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.
* 2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-046-10/+22
| | | | | | * psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared, psim-top.in: Clean up and works better. Uses argv[0] to override configured target name.
* 2008-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-042-3/+6
| | | | * bsp_specs: Remove references to start_g.o.
* 2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-045-23/+49
| | | | | | | | * psim-bottom, psim-gdb-bottom, psim-shared, psim-top.in: Add ability to force psim configuration to include System V IPC devices even when the test does not appear to be multiprocessing. This is used by some RTEMS application developers for system simulation and could be used to simulate a framebuffer if a UNIX process mirrored the buffer.
* 2008-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-042-4/+8
| | | | | * bsp_specs: Remove -e start from %link. Remove start_g.o.
* 2008-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-042-4/+8
| | | | | * bsp_specs: Remove -e start from %link. Remove references to start_g.
* 2008-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-041-0/+5
| | | | | * bsp_specs: Remove -u start -e start from %link. * console/console.c: Use bool.
* Use bool.Ralf Corsepius2008-12-041-5/+5
|
* bsp_specs: Remove -u start -e start from %link.Ralf Corsepius2008-12-041-1/+1
|
* 2008-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-11-252-2/+6
| | | | * startup/linkcmds: Most .eh_frame section to make gcc 4.4 SVN happy.
* 2008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-11-202-1/+5
| | | | * README: Fix typo.
* include/bsp.h, include/hwreg_vals.h, network/network.c:Thomas Doerfler2008-11-184-10/+25
| | | | | correct some init values for HSC_CM01 boards change strategy to determine MAC address
* console/console.c: Update for new NS16550 polled write functionThomas Doerfler2008-11-182-5/+4
|
* 2008-11-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-11-122-0/+11
| | | | | * startup/bspstart.c: Add bsp_clicks_per_usec variable which is used by shared code.
* 2008-11-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann2008-11-032-8/+14
| | | | | PR 1332: call BSP_uart_termios_set()/BSP_uart_intr_ctrl() only from 'firstOpen' and only if this is a serial console.
* 2008-11-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann2008-11-031-1/+1
| | | | | * shared/startup/linkcmds: increased size of CODE memory area.
* 2008-11-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann2008-11-032-1/+49
| | | | | | | * shared/startup/pretaskinghook.c, shared/startup/sbrk.c: Fixed PR#1335. Pass initial starting address to heap initialization to avoid 1st 'sbrk'. User may now define 'BSP_sbrk_policy' variable (see sbrk.c) to tune behavior.
* Update for status-checks.h changes.Thomas Doerfler2008-10-106-91/+100
|
* 2008-10-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-033-31/+6
| | | | | * Makefile.am: Remove unused file. * pci/no_host_bridge.c: Removed.
* 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-0220-170/+35
| | | | | * Makefile.am, preinstall.am: Use shared tm27.h stub. * include/tm27.h: Removed.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-022-4/+4
| | | | * preinstall.am: Regenerated.
* 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-023-18/+6
| | | | | * Makefile.am: bsp_cleanup() was wrong. Use stub. openpic.h not needed. * startup/bspclean.c: Removed.
* 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-022-640/+11
| | | | * console/init68360.c: Delete unused code.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-024-7/+19
| | | | | | * startup/bspgetworkarea.c: Change size_t to ssize_t on bsp_get_work_area(). On 16-bit architectures, size_t can be 16-bits which would limit the work area to 64K.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-022-4/+10
| | | | | | * shared/startup/bspgetworkarea.c: Change size_t to ssize_t on bsp_get_work_area(). On 16-bit architectures, size_t can be 16-bits which would limit the work area to 64K.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-0212-236/+22
| | | | | | | | * console/config.c, console/console.c, console/console.h, console/ns16550cfg.c, console/ns16550cfg.h, include/bsp.h, include/tm27.h, irq/irq_init.c, irq/openpic_xxx_irq.c, pci/no_host_bridge.c: File head clean up. * console/debugio.c: Removed.
* 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-0216-463/+28
| | | | | * Makefile.am, preinstall.am: Use shared stub coverhd.h * include/coverhd.h: Removed.
* 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-024-16/+16
| | | | * preinstall.am: Regenerated.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-0218-32/+43
| | | | | | | | * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, console/85c30.h, console/console.c, console/consolebsp.h, console/tbl85c30.c, include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c, pci/no_host_bridge.c, startup/bspclean.c, startup/bspstart.c, startup/genpvec.c, startup/vmeintr.c: File head clean up.
* 2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-022-1/+18
| | | | | * configure.ac: Move PM520_ZE30, PM520_CR825, icecube, BRS5L defines from *.cfg into bspopts.h.
* 2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-022-0/+24
| | | | | * configure.ac: Move MPC8313ERDB, MPC8349EAMDS, HSC_CM01, MPC8349 defines from *.cfg into bspopts.h.
* 2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+5
| | | | | * configure.ac: Move MPC8313ERDB, MPC8349EAMDS, HSC_CM01, MPC8349 defines from *.cfg into bspopts.h.
* 2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-015-6/+9
| | | | | * Makefile.am, PCI_bus/PCI.c, PCI_bus/universe.c, startup/genpvec.c: Fix warnings.
* 2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-0120-194/+54
| | | | | | | | | | * Makefile.am, preinstall.am, PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/universe.c, console/85c30.c, console/85c30.h, console/consolebsp.h, console/tbl85c30.c, include/gen2.h, startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c, startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c, vme/VMEConfig.h: Some clean up. * include/coverhd.h: Removed.
* 2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-014-2/+12
| | | | * include/bsp.h: #include <bspopts.h> first.
* 2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill2008-09-303-235/+49
| | | | | * include/irq-config.h: New file. * startup/spurious.c: Removed.