summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* applied patches for PR1117/1118/1119/1120Thomas Doerfler2006-07-0913-359/+985
|
* 2006-06-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-254-58/+59
| | | | | * startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add .rela.dyn sections.
* 2006-06-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-254-26/+44
| | | | * startup/linkcmds: Add .rela.dyn sections.
* 2006-06-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-254-0/+59
| | | | | * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add .rela.dyn sections.
* 2006-06-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-254-39/+59
| | | | | * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add .rela.dyn sections.
* 2006-06-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-256-0/+54
| | | | * startup/linkcmds: Add .rela.dyn sections.
* 2006-06-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-242-0/+6
| | | | * configure.ac:
* 2006-06-23 Worth Burruss <worth@motioncontrol.org>Joel Sherrill2006-06-237-38/+101
| | | | | | | | | | | | | | | | * Makefile.am, README, startup/init5235.c, startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram: Modify to the mcf5235 eval boards to either load and run from ram using the dBug moniter as the boot deviced (Board setup as shipped from the factory), or it allows the user to Boot his code from flash he loads onto the eval board. The code changes between the two are based on the selected linker script using a variable in the script. The options to the linker are used to override the default linker script and select which options to configure at boot either from flash, or from ram: -qnolinkcmds -T linkcmdsflash If no options are given the standard linker sript assumes dBug was used to set up the board and the user is going to load his program to RAM.
* 2006-06-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-222-1/+5
| | | | | PR 1100/bsps * console/debugputs.c: Remove redundant return.
* Fix formatting.Joel Sherrill2006-06-211-1/+1
|
* Indicate that it's ok to use decoupled cycles to accessTill Straumann2006-06-192-2/+10
| | | | on-board memory from VME.
* Added address-modifier codes for BLT/MBLT.Till Straumann2006-06-192-8/+37
|
* Only set/access the _BSP_vme_bridge_irq variable on BSPs thatTill Straumann2006-06-192-0/+8
| | | | define BSP_PCI_VME_DRIVER_DOES_EOI and BSP_PIC_DO_EOI.
* filter exception vector for altivec and remap 0xf20 toTill Straumann2006-06-192-2/+15
| | | | assigned vector number alias.
* fixed compiler warnings (bspIo.h inclusion, cast of numberTill Straumann2006-06-192-3/+10
| | | | constants to pointers). Enable L1 cache on mvme2100.
* Never allow the FPU to be switched on for integer-only tasksTill Straumann2006-06-192-21/+5
| | | | (new gcc may use FP regs implicitely).
* 2006-06-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-182-1/+8
| | | | * README:
* 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.
* Formatting.Joel Sherrill2006-06-011-0/+6
|
* 2006-05-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-05-312-172/+11
| | | | * clock/clock.c: Switch to using shared clock driver shell.
* Allow single spurious FPGA interrupt.Eric Norum2006-05-152-3/+9
|
* Improve handling of unexpected FPGA interrupt conditions.Eric Norum2006-05-152-3/+23
|
* 2006-04-12 Konrad Eisele <konrad@gaisler.com>Joel Sherrill2006-04-122-0/+6
| | | | * include/leon.h: Add LEON_INTERRUPT_EXTERNAL_1 define.
* Add default exception handler.Eric Norum2006-04-112-1/+57
|
* Fix formatting.Joel Sherrill2006-04-051-2/+2
|
* Add missing reset cause bit.Eric Norum2006-03-242-0/+5
|
* 2006-03-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-226-0/+27
| | | | * include/.cvsignore: New file.
* Misc. cosmetics.Ralf Corsepius2006-03-1717-77/+24
|
* Remove eof include fileRalf Corsepius2006-03-1779-79/+0
|
* Regenerate.Ralf Corsepius2006-03-161-2/+6
|
* AC_CONFIG_SRCDIR(csb350).Ralf Corsepius2006-03-161-1/+1
|
* 2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-161-1/+3
| | | | | * configure.ac: AC_CONFIG_SRCDIR(csb350). * acinclude.m4: Regenerate.
* New.Ralf Corsepius2006-03-161-0/+58
|
* Add preinstall.amRalf Corsepius2006-03-161-48/+1
|
* New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius2006-03-1623-0/+4984
|
* Add preinstall.amRalf Corsepius2006-03-162-100/+2
|
* New.Ralf Corsepius2006-03-161-0/+58
|
* New (Submission by Bruce Robinson <brucer@pmccorp.com>)Ralf Corsepius2006-03-1621-0/+3722
|
* New.Ralf Corsepius2006-03-161-0/+62
|
* New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius2006-03-1628-0/+4472
|
* 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-162-7/+1
| | | | * README: Remove (obsolete).
* 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-161-0/+4
| | | | * acinclude.m4: Remove p4000.