summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-151-0/+5
| | | | | * aclocal/check-custom-bsp.m4: Let _RTEMS_CHECK_CUSTOM_BSP look for *.cfg into c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom.
* 2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-141-0/+6
| | | | | | * aclocal/canonical-target-name.m4, aclocal/check-networking.m4, aclocal/check-posix.m4, aclocal/enable-posix.m4, aclocal/rtems-cpu-subdirs.m4: Remove posix/unix.
* 2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-141-0/+6
| | | | | | * configure.ac: Rework make/custom/* handling. * aclocal/check-custom-bsp.m4: Change *.cfg handling. * Makefile.am: Remove make/custom/default.cfg-rule.
* Enable interrupts during open to avoid NULL pointer access in interrupt handler.Thomas Doerfler2009-10-131-0/+5
|
* Update for block device API change.Thomas Doerfler2009-10-131-0/+5
|
* 2009-10-08 Chris Johns <chrisj@rtems.org>Chris Johns2009-10-081-0/+14
| | | | | | | | | | | | | | * libchip/ide/ata.c, c/src/libchip/ide/ata_internal.h: Remove the multiblock support from the ATA driver. Multiblock at the disk level should not be a global policy as a disk may have more than one partition with different block sizes. An IDE driver could decide to use the feature with DMA but this a driver specific design choice. Fixed bugs relating to variable block sizes and large block transfer. * c/src/libchip/ide/ide_controller.c, c/src/libchip/ide/ide_ctrl_cfg.h, c/src/libchip/ide/ide_ctrl_io.h: Changed the block size to 32bits so blocks of 64K or bigger can be transfered in a single driver call.
* 2009-10-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-051-0/+5
| | | | | * libchip/ide/ata.c: Revert previous change. Not all ARM BSPs use a shared irq.h yet and this breaks a significant number of them.
* 2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-011-0/+5
| | | | | * libchip/ide/ata.c: Use simple vectored CPU macro to select interrupt model.
* 2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-301-0/+6
| | | | | | * libchip/serial/z85c30.c, libchip/serial/ns16550.c, libchip/serial/mc68681.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
* 2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-301-0/+7
| | | | | | | * libchip/serial/sersupp.h: Remove termios_baud_to_index, termios_baud_to_number (duplicate prototypes). Add C++-guards. Include rtems/termiostypes.h.
* 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-151-0/+4
| | | | * aclocal/bsp-configure.m4: Add RTEMS_BSP_BOOTCARD_OPTIONS.
* 2009-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-201-0/+5
| | | | | * aclocal/check-networking.m4: Disable TCP/IP on targets without enough physical address to support BSD TCP/IP stack.
* 2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-101-0/+5
| | | | | * libchip/network/elnk.c: Convert calls to legacy routine rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
* 2009-08-03 Roger Dahlkvist <ruppe@kth.se>Joel Sherrill2009-08-031-0/+4
| | | | * libchip/shmdr/shm_driver.h: nios2 was not accounted for.
* 2009-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-221-0/+4
| | | | * libchip/ide/ata.c: Remove warning.
* code cleanupThomas Doerfler2009-07-171-0/+6
|
* 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-161-0/+7
| | | | | | | * aclocal/bsp-bootcard-options.m4: Rename BSP_BOOTCARD_OPTIONS to RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs now use the same macros. * aclocal/bsp-bspcleanup-options.m4: New file.
* 2009-06-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-121-0/+6
| | | | | | * libchip/i2c/spi-sd-card.c, libchip/ide/ata.c: Eliminate using the GNU/Linux specific error numbers EBADRQC and ENOTBLK. Switch to EINVAL and ENOTTY as appropriate.
* 2009-05-30 Chris Johns <chrisj@rtems.org>Chris Johns2009-05-301-0/+6
| | | | | | * c/src/libchip/ide/ata.c: Fixed the bug that ignored slave devices on an IDE bus and cleaned up the initialisation register call.
* 2009-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-111-0/+6
| | | | | | * libchip/network/i82586.c: Fix warning in manner suggested by Arnout Vandecappelle <arnout@mind.be> in http://www.rtems.org/pipermail/rtems-users/2009-May/005460.html.
* 2009-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-061-0/+4
| | | | * libchip/network/if_dc.c: Fixed warnings.
* 2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-041-0/+5
| | | | | * libchip/rtc/ds1375.c, libchip/rtc/mc146818a.c: Fix warnings. Reformat as needed.
* 2009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-291-0/+8
| | | | | | | | * libchip/ide/ata.c: Remove a detection test that fails in qemu. * libchip/ide/ide_controller.c: Change the status detection and add a message if the transfer fails. There is currently no error handle at the IDE drvier level.
* 2009-03-12 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2009-03-121-0/+6
| | | | | | PR 1392/bsps * libchip/i2c/spi-memdrv.c: SPI Memory driver. Fix but where writes over multiple pages results in extra data being written.
* PR 1356Thomas Doerfler2009-02-271-0/+6
| | | | | * libchip/i2c/spi-sd-card.c: Added support for high capacity and MMC cards.
* 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-191-0/+5
| | | | | * libchip/network/dec21140.c, libchip/network/elnk.c: Make sure this is enabled on x86.
* 2009-02-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-031-0/+8
| | | | * aclocal/bspopts.m4: Quoting cosmetics.
* 2009-01-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2009-01-211-0/+6
| | | | | | * libchip/i2c/spi-sd-card.h, libchip/i2c/spi-sd-card.c: Fixed RTEMS_BLKDEV_CAPABILITIES ioctl which caused invalid multiple block writes. Fixed integer type in device structure.
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-051-0/+5
| | | | | * libchip/serial/ns16550.c: Turn on ns16550_process() for BSP_FEATURE_IRQ_LEGACY case also.
* spi-sd-card.c, spi-sd-card.h: removed high-level driver IF, added generic ↵Thomas Doerfler2008-12-231-0/+5
| | | | block I/O functions
* 2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-221-0/+9
| | | | | | | | | * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: Revert previous patch (cvs clash with Joel hacking cpukit).
* 2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-221-0/+4
| | | | * libchip/rtc/ds1375.c: Include <errno.h> instead of <sys/errno.h>.
* 2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-221-0/+9
| | | | | | | | | * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: Fix prototypes.
* 2008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-181-0/+4
| | | | * libchip/serial/ns16550_p.h: Remove prototype with no implementation.
* 2008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-181-0/+6
| | | | | | * libchip/shmdr/dump.c, libchip/shmdr/init.c, libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Cleanup and remove variables which duplicated data.
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-0/+6
| | | | | | * optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert SAPI manager and SuperCore Handler initialization routines to directly pull parameters from configuration table.
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-0/+10
| | | | | | | | | | * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, optman/rtems/no-event.c, optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-signal.c, optman/rtems/no-timer.c: Convert manager initialization routines to directly pull parameters from configuration table. Eliminate empty routines sportted.
* 2008-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-171-0/+4
| | | | * libchip/serial/ns16550.c: Add CVS-Id. Fix #define mess.
* Fix broken changelog entry.Ralf Corsepius2008-12-171-0/+5
|
* 2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-161-0/+5
| | | | | * libchip/network/i82586.c, libchip/network/smc91111config.h: Eliminate all public use of TOD conversion routines.
* 2008-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-101-0/+5
| | | | | * aclocal/prog-cc.m4: Use -r instead of -Wl,-r to build *.rels. * aclocal/rtems-cpu-subdirs.m4: Remove obsolete cpus.
* 2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Joel Sherrill2008-12-041-0/+4
| | | | * aclocal/rtems-cpu-subdirs.m4: Add Lattice Mico32 support.
* libchip/serial/ns16550.c: Transmit the character in the polled writeThomas Doerfler2008-11-181-0/+5
| | | | function within a critical section for printk() compatibility.
* Update for status-checks.h changes.Thomas Doerfler2008-10-101-0/+4
|
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-021-0/+4
| | | | * aclocal/rtems-cpu-subdirs.m4: Add new M32C port.
* *** empty log message ***Thomas Doerfler2008-09-301-2/+2
|
* 2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-241-0/+4
| | | | * aclocal/bsp-bootcard-options.m4: Generalize and correct comment.
* 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-241-0/+4
| | | | * aclocal/bsp-bootcard-options.m4: Fix quoting.
* 2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-231-0/+5
| | | | | * aclocal/bsp-bootcard-options.m4: New file. * aclocal/bsp-bootcards-handles-ram-allocation.m4: Removed.
* 2008-09-23 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-09-231-0/+5
| | | | | * libchip/serial/ns16550.c: Enable interrupt code only for PowerPC or BSPs that support this feature.