summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Spacing.Joel Sherrill2008-09-091-6/+0
|
* added printk supportThomas Doerfler2008-09-098-1104/+380
| | | | | added port init, added phy support init mmu
* minor additionsThomas Doerfler2008-09-094-3/+30
| | | | i2c-driver: wait, 'til stop executed
* 2008-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-081-0/+4
| | | | * i2c/i2c.c: Remove rtems_boolean having crept in again.
* Remove rtems_boolean having crept in again.Ralf Corsepius2008-09-081-1/+1
|
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-082-1/+5
| | | | * runtest.in: Work on .exe and .ralf files.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-082-1/+5
| | | | * runtest-bottom: Work on .exe and .ralf files.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-082-4/+14
| | | | * runtest.in: Update to support .exe or .ralf extension.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-084-5/+11
| | | | | * mpc8xx/clock/clock.c, mpc8xx/console-generic/console-generic.c, mpc8xx/timer/timer.c: Fix nested extern declaration warnings.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-083-0/+16
| | | | * .cvsignore, include/.cvsignore: New files.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-082-0/+6
| | | | * acinclude.m4: Add tqm8xx.
* added missing files, fixed some minorsThomas Doerfler2008-09-086-21/+107
|
* 2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-081-0/+4
| | | | * ChangeLog: New file.
* 2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-082-31/+137
| | | | | * mcf548x/include/Freescale_license.txt: Convert to UNIX CR/LF style, eliminate characters with 8th bit set.
* Derive time base clicks from bus frequencyThomas Doerfler2008-09-081-1/+1
|
* added new bsp for tqm8xxThomas Doerfler2008-09-081-0/+4
|
* some mpc8xx maintenanceThomas Doerfler2008-09-081-0/+7
|
* maintenanceThomas Doerfler2008-09-082-2/+1
|
* added new BSP for TQM8xx boardsThomas Doerfler2008-09-0826-0/+7160
|
* added support for flexible PLL in MPC866 and friendsThomas Doerfler2008-09-081-4/+38
|
* corrected parameters for done signallingThomas Doerfler2008-09-082-7/+7
|
* corrected parameters inside i2c driver for done signallingThomas Doerfler2008-09-084-17/+28
|
* corrected parameters in i2c driver for done signallingThomas Doerfler2008-09-087-30/+59
| | | | updated mscan CAN driver
* 2008-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-081-0/+4
| | | | * mcf548x/include/mcf548x.h: Convert to Unix file format.
* Convert to Unix file format.Ralf Corsepius2008-09-082-4109/+4109
|
* 2008-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-081-0/+4
| | | | * libchip/ide/ata.h: Convert to Unix file format.
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+4
| | | | * shared/comm/i386-stub.c: Include stdbool.h.
* Include stdbool.h.Ralf Corsepius2008-09-071-0/+1
|
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+5
| | | | | | | | * libchip/serial/mc68681.c, libchip/serial/mc68681_p.h, libchip/serial/ns16550.c, libchip/serial/ns16550_p.h, libchip/serial/serial.h, libchip/serial/serprobe.c, libchip/serial/sersupp.h, libchip/serial/z85c30.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-0724-80/+80
|
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+2
| | | | | * libchip/i2c/spi-flash-m25p40.c, libchip/i2c/spi-fram-fm25l256.c, libchip/i2c/spi-memdrv.h: Convert to "bool".
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+3
| | | | | | * libchip/rtc/ds1375-rtc.h, libchip/rtc/ds1375.c, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h, libchip/rtc/rtc.h, libchip/rtc/rtcprobe.c: Convert to "bool".
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+2
| | | | | * libchip/ide/ata.c, libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h: Convert to "bool".
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+2
| | | | | * libchip/display/disp_hcms29xx.c, libchip/display/disp_hcms29xx.h: Convert to "bool".
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+2
| | | | | * libchip/network/if_fxp.c, libchip/network/if_fxpvar.h: Convert to "bool".
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+5
| | | | | * libchip/shmdr/fatal.c, libchip/shmdr/shm_driver.h: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-072-3/+3
|
* 2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-0/+10
| | | | | | | | | | * mpc5xx/irq/irq.c, mpc83xx/spi/mpc83xx_spidrv.c, new-exceptions/cpu.c, new-exceptions/raw_exception.h, new-exceptions/bspsupport/ppc_exc_hdl.c, ppc403/clock/clock.c, ppc403/clock/clock_4xx.c, ppc403/console/console.c, ppc403/console/console.c.polled, ppc403/console/console405.c, ppc403/tty_drv/tty_drv.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-0635-123/+121
|
* 2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-0/+5
| | | | | * interrupt/interrupt.h, serial/spi.h, serial/twi.h, serial/uart.h: Convert to "bool".
* Minor "bool" fixes.Ralf Corsepius2008-09-061-1/+1
|
* 2008-09-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-0/+4
| | | | * irq/irq.c: Minor "bool" fixes.
* 2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-0/+4
| | | | * startup/m68k-stub.c: Convert to "bool".
* 2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-0/+4
| | | | * shared/gdbstub/m68k-stub.c: Convert to "bool".
* changesRalf Corsepius2008-09-061-0/+4
|
* 2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-0/+4
| | | | * irq/irq.c: Convert to "bool".
* 2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-0/+4
| | | | * startup/bspstart.c: Convert to "bool".
* 2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-0/+4
| | | | * console/console.h: Convert to "bool".
* 2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-2/+2
| | | | * console/config.c, console/console.h: Convert to "bool".
* 2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-0/+4
| | | | * startup/bspstart.c: Convert to "bool".