summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-1712-12/+36
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* Convert to utf-8.Ralf Corsepius2006-10-151-2/+2
|
* 2006-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-151-0/+4
| | | | * console/defaultfont.c: Convert to utf-8.
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-112-1/+5
| | | | * include/arm_mode_bits.h: Convert C++ style comments to C style.
* Remove extra CRLF.Chris Johns2006-09-112-0/+8
|
* Remove extra CRLF.Chris Johns2006-09-113-34/+34
|
* 2006-06-02 Jay Monkman <jtm@lopingdog.com>Jay Monkman2006-06-032-7/+5
| | | | | * shared/irq/irq_init.c: Changed interrupt handling to use shared rtems_irq_connect_data struct.
* 2006-06-02 Jay Monkman <jtm@lopingdog.com>Jay Monkman2006-06-032-3/+5
| | | | | * startup/linkcmds: Removed unnecessary global definition of bsp_vector_table.
* 2006-06-02 Jay Monkman <jtm@lopingdog.com>Jay Monkman2006-06-032-131/+139
| | | | * times: Reran timing tests and updated 'times' file.
* 2006-06-02 Jay Monkman <jtm@lopingdog.com>Jay Monkman2006-06-032-12/+35
| | | | * startup/bspstart.c: Fixed PLL calculations.
* 2006-06-02 Jay Monkman <jtm@lopingdog.com>Jay Monkman2006-06-033-197/+389
| | | | | * Makefile.am, console/uart.c, startup/exit.c: Changed UART driver to be interrupt driven, added support for both UARTs.
* 2006-06-02 Jay Monkman <jtm@lopingdog.com>Jay Monkman2006-06-032-0/+15
| | | | | * irq/bsp_irq_init.c: Changed interrupt handling to use shared rtems_irq_connect_data struct.
* 2006-06-02 Jay MonkmanJay Monkman2006-06-032-0/+14
| | | | | * irq/bsp_irq_init.c: Changed interrupt handling to use shared rtems_irq_connect_data struct.
* 2006-06-02 Jay MonkmanJay Monkman2006-06-032-12/+18
| | | | | * network/network.c: Changed interrupt handling to use shared rtems_irq_connect_data struct.
* 2006-06-02 Jay Monkman <jtm@lopingdog.com>Jay Monkman2006-06-023-1/+18
| | | | | * start/start.S, startup/linkcmds: Defined UNDEF exception stack space.
* Remove eof include fileRalf Corsepius2006-03-172-2/+0
|
* Regenerate.Ralf Corsepius2006-01-146-6/+6
|
* Regenerate.Ralf Corsepius2006-01-126-0/+24
|
* Remove all-local:.Ralf Corsepius2006-01-126-12/+0
|
* Regenerate.Ralf Corsepius2006-01-126-6/+6
|
* Cleanup.Ralf Corsepius2006-01-126-12/+0
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-1112-357/+45
| | | | * Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2006-01-116-0/+364
|
* Cosmetics.Ralf Corsepius2006-01-113-4/+1
|
* 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-228-29/+16
| | | | * bsp_specs: remove %lib.
* 2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-128-16/+16
| | | | * bsp_specs: Remove %cpp.
* 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-081-0/+4
| | | | * irq/irq.c, startup/bspstart.c: Remove obsolete types (*unsigned32).
* Remove obsolete types (*unsigned32).Ralf Corsepius2005-11-082-22/+22
|
* Regenerate.Ralf Corsepius2005-10-171-4/+4
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-172-5/+14
| | | | * Makefile.am: Install/preinstall headers from ../../arm/shared.
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-161-36/+91
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Merge-in shared/ChangeLog.Ralf Corsepius2005-10-161-0/+6
|
* Remove shared/Makefile.amRalf Corsepius2005-10-161-2/+1
|
* Merge-in shared/Makefile.am.Ralf Corsepius2005-10-161-1/+12
|
* Remove.Ralf Corsepius2005-10-163-115/+0
|
* 2005-07-25 Philippe Simons <loki_666@fastmail.fm>Philippe Simons2005-07-254-1/+685
| | | | | * Makefile.am: added smc.rel. * smc/smc.c, smc/smc.h: New files.
* 2005-07-07 Philippe Simons <loki_666@fastmail.fm>Philippe Simons2005-07-079-1240/+295
| | | | | | | | | | | * Makefile.am: Remove lcd.rel, added console/uart.c, removed conio stuffs. * console/conio.c, console/console.c, console/defaultfont.c, include/conio.h : files removed. * console/uart.c: New file. * include/bsp.h: lcd.c prototypes removed. * startup/bspstart.c: bsp_reset() cause gp32 to reset to bios, added a bsp_idle_task which put s3c2400 in a "wait for IRQ" state.
* 2005-07-06 Markku Puro <markku.puro@kopteri.net>Joel Sherrill2005-07-062-0/+6
| | | | * acinclude.m4: Added GBA BSP.
* 2005-07-06 Markku Puro <markku.puro@kopteri.net>Joel Sherrill2005-07-0632-0/+5336
| | | | | | | | | | | | * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac, clock/clockdrv.c, console/conio.c, console/console.c, console/defaultfont.c, include/arm_mode_bits.h, include/asm_macros.h, include/bsp.h, include/bspopts.h.in, include/conio.h, include/gba.h, include/gba_registers.h, include/tm27.h, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c, start/logo.S, start/start.S, startup/bspstart.c, startup/cpu.c, startup/cpu_asm.S, startup/exit.c, startup/linkcmds, timer/timer.c: New files.
* 2005-06-06 Philippe Simons <loki_666@fastmail.fm>Joel Sherrill2005-06-062-1/+6
| | | | * Makefile.am: Include lcd.rel.
* 2005-06-01 Philippe Simons <loki_666@fastmail.fm>Joel Sherrill2005-06-026-45/+91
| | | | | | | * bsp_specs: Add rules for cpp support * include/bsp.h: Add gp32 support fct prototypes * console/conio.c: Moved video buffer to 0x0c7ed000 * startup/bspstart.c: Add some init code, some cleaning...
* 2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-2610-14/+34
| | | | * include/bsp.h: New header guard.
* 2005-05-17 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-172-28/+33
| | | | | | * irq/irq.h: Modified names and types to match rtems/irq.h. Note: rtems/irq.h should be included after the addition of a parameter to ISRs.
* 2005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-04-262-0/+5
| | | | * startup/bspstart.c: Add include rtems/bspIo.h to eliminate warning.
* 2005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-04-264-5/+15
| | | | * network/network.c: Eliminate warnings.
* 2005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-04-262-0/+5
| | | | * network/network.c: Add include rtems/bspIo.h to eliminate warning.
* 2005-03-11 Jay Monkman <jtm@lopingdog.com>Jay Monkman2005-03-1120-2868/+12
| | | | | | | | | | | | * acinclude.m4: Removed vegaplus BSP. * vegaplus/.cvsignore, vegaplus/ChangeLog, vegaplus/Makefile.am, vegaplus/bsp_specs, vegaplus/configure.ac, vegaplus/clock/clockdrv.c, vegaplus/include/.cvsignore, vegaplus/include/bsp.h, vegaplus/include/registers.h, vegaplus/include/tm27.h, vegaplus/irq/bsp_irq_asm.S, vegaplus/irq/bsp_irq_init.c, vegaplus/irq/irq.c, vegaplus/irq/irq.h, vegaplus/start/start.S, vegaplus/startup/bspstart.c, vegaplus/startup/exit.c, vegaplus/startup/linkcmds: Removed.
* 2005-03-11 Philippe Simons <loki_666@fastmail.fm>Jay Monkman2005-03-1122-0/+2254
| | | | | | | | | | | * acinclude.m4: Added gp32 BSP. * gp32/.cvsignore, gp32/Makefile.am, gp32/README, gp32/bsp_specs, gp32/configure.ac, gp32/console/.cvsignore, gp32/console/conio.c, gp32/console/console.c, gp32/console/defaultfont.c, gp32/include/.cvsignore, gp32/include/bsp.h, gp32/include/conio.h, gp32/include/tm27.h, gp32/start/.cvsignore, gp32/start/start.S, gp32/startup/.cvsignore, gp32/startup/bspstart.c, gp32/startup/exit.c, gp32/startup/linkcmds, gp32/startup/memmap.c: New files.
* Change my email address.Ralf Corsepius2005-03-031-2/+2
|
* 2005-03-03 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2005-03-031-0/+8
| | | | | | | | * acinclude.m4: Remove arm_bare_bsp. PR bsps/771 * configure.ac: Remove reference to arm_bare_bsp in AC_CONFIG_SRCDIR. Use ../arm instead.