summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+9
| | | | | | | | | * clock/clock.c, console/console.c, ide/pcmcia_ide.c, ide/pcmcia_ide.h, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c, nvram/m93cxx.h, nvram/nvram.c, nvram/nvram.h, slicetimer/slicetimer.c, start/start.S, startup/bspstart.c, startup/cpuinit.c, vectors/vectors.S, vectors/vectors_init.c: Convert to utf-8.
* Convert to utf-8.Ralf Corsepius2006-10-1717-17/+17
|
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+5
| | | | | * include/m68349.inc, start/start.S, startup/dumpanic.c: Convert to utf-8.
* Convert to utf-8Ralf Corsepius2006-10-173-3/+3
|
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-1/+5
| | | | * configure.ac: Require automake-1.9.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-2/+4
| | | | * bootloader/Makefile.am: Remove DEFAULT_INCLUDES.
* 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-10-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-151-0/+13
| | | | | | | | | | | | | * network_ada/adasockets/AUTHORS, network_ada/adasockets/sockets-link.ads, network_ada/adasockets/sockets-multicast.adb, network_ada/adasockets/sockets-multicast.ads, network_ada/adasockets/sockets-utils.adb, network_ada/adasockets/sockets-utils.ads, network_ada/adasockets/sockets.adb, network_ada/adasockets/sockets.ads, network_ada/listener/listener.adb, network_ada/tcprelay/tcprelay.adb: Convert to utf-8.
* Convert to utf-8Ralf Corsepius2006-10-1510-10/+10
|
* 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-142-5/+9
| | | | * mongoosev/duart/mg5uart.c: Removed warnings.
* 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-142-9/+14
| | | | * shared/gdbstub/mips-stub.c: Removed warnings.
* 2006-09-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-09-132-1/+6
| | | | | * sh7750/include/rtems/score/sh7750_regs.h: Fix spelling of IPRC (Probably a cyrillic 'C' instead of an ASCI 'C').
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-112-47/+50
| | | | | * mongoosev/vectorisrs/vectorisrs.c: Convert C++ style comments to C style.
* *** empty log message ***Joel Sherrill2006-09-111-14/+12
|
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-113-4/+9
| | | | | * include/mpc5200.h, network_5200/network.c: Convert C++ style comments to C style.
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-112-3/+7
| | | | * startup/bspstart.c: Convert C++ style comments to C style.
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-117-595/+578
| | | | | | * console/console.c, console/sci.c, console/sci.h, spurious/spinit.c, startup/bspclean.c, startup/start_c.c: Convert C++ style comments to C style.
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-113-9/+14
| | | | | * console/console.c, startup/init5235.c: Convert C++ style comments to C style.
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-112-8/+12
| | | | * startup/init5282.c: Convert C++ style comments to C style.
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-113-65/+20
| | | | | * console/fb_vga.c, console/kd.h: Convert C++ style comments to C style.
* 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.
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-118-975/+1045
| | | | | | | | | | * at91rm9200/include/at91rm9200.h, at91rm9200/include/at91rm9200_dbgu.h, at91rm9200/include/at91rm9200_emac.h, at91rm9200/include/at91rm9200_gpio.h, at91rm9200/include/at91rm9200_mem.h, at91rm9200/include/at91rm9200_pmc.h, s3c2400/include/s3c2400.h: Convert C++ style comments to C style.
* Remove extra CRLF.Chris Johns2006-09-117-2/+25
|
* Remove extra CRLF.Chris Johns2006-09-111-0/+5
|
* Remove extra CRLF.Chris Johns2006-09-118-2870/+2870
|
* * startup/bspstart.c, start/start.S: Since the crudeTill Straumann2006-09-043-20/+88
| | | | | | | | | memory autodetection code can easily fail (boards with 'reserved' regions - I experienced a hard lockup on a dell precision 490 when writing past the bios-reported memory size) I added code that a) tries to save and use multiboot info, if present b) allows applications to override/set memory size via a weak alias.
* * startup/linkcmds: added *(.text.*) *(.data.*) *(.bss.*)Till Straumann2006-09-042-0/+7
|
* 2006-08-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-234-20/+10
| | | | | * startup/bspstart.c: Revert patch adding new exception support code to an old exception BSP.
* 2006-08-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-224-0/+28
| | | | * startup/bspstart.c: Add basic _BSP_Fatal_error.
* * shared/vme/vmeconfig.c: open outbound windowTill Straumann2006-08-222-1/+17
| | | | to VME CSR space if the BSP defines _VME_CSR_ON_PCI
* 2006-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-156-8/+138
| | | | | | * Makefile.am, preinstall.am, startup/linkcmds, startup/linkcmds.brs5l, startup/linkcmds.pm520: Add support for missing .rela sections. Install linkcmds.
* added vectors.h to bsp.hThomas Doerfler2006-08-133-23/+45
| | | | fixed bug in mscan
* * shared/irq/openpic_i8259_irq.c: fixed type ofTill Straumann2006-08-112-1/+7
| | | | | 'frame' argument to C_dispatch_irq_handler(). It's really a BSP_Exception_frame*, not a CPU_Interrupt_frame*.
* 2006-08-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-101-0/+4
| | | | * ChangeLog: New file.
* *** empty log message ***Joel Sherrill2006-08-101-0/+14
|
* 2006-08-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-104-0/+36
| | | | * .cvsignore: New file.
* 2006-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-0912-51/+282
| | | | * startup/linkcmds: Clean up a bit after adding missing .rela sections.
* 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-092-0/+58
| | | | * clock/clock.c: New file.
* 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-097-0/+221
| | | | | | * nios2/Makefile.am, nios2/configure.ac, nios2/preinstall.am, nios2/shared/cache/cache.c, nios2/shared/cache/cache_.h, nios2/shared/misc/memcpy.c: New files.
* 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-0929-0/+4136
| | | | | | | | | | | | | | | * ChangeLog, Makefile.am, README, acinclude.m4, configure.ac, nios2_iss/ChangeLog, nios2_iss/Makefile.am, nios2_iss/bsp_specs, nios2_iss/configure.ac, nios2_iss/nios2_iss.ptf, nios2_iss/nios2_iss.sh, nios2_iss/times, nios2_iss/console/console.c, nios2_iss/include/bsp.h, nios2_iss/include/bspopts.h.in, nios2_iss/include/coverhd.h, nios2_iss/include/tm27.h, nios2_iss/shmsupp/addrconv.c, nios2_iss/shmsupp/getcfg.c, nios2_iss/shmsupp/lock.c, nios2_iss/shmsupp/mpisr.c, nios2_iss/start/crtnn.s, nios2_iss/start/start.S, nios2_iss/startup/bspclean.c, nios2_iss/startup/bspstart.c, nios2_iss/startup/linkcmds, nios2_iss/startup/main.c, nios2_iss/startup/setvec.c, nios2_iss/timer/timer.c: New files.
* added startup/linkcmds.brs5lThomas Doerfler2006-08-072-0/+308
|
* Add bsp_setbenv system call.Eric Norum2006-08-012-1/+6
|
* 2006-07-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-162-0/+8
| | | | * preinstall.am: Install spacewire.h
* 2006-07-13 Jerry Needell <jerry.needell@unh.edu>Joel Sherrill2006-07-145-35/+90
| | | | | | * clock/ckinit.c, include/leon.h, timer/timer.c, amba/amba.c fixed up merge from 4.6.6. Correct references to LEON3_IrqCtrl_Regs_Map.mask[x] and LEON3_Timer_Regs_Map.timer[x].
* added ChangeLog entries for PR1117/1118/1119/1120Thomas Doerfler2006-07-141-0/+42
|
* Fix whitespace.Joel Sherrill2006-07-131-1/+1
|
* * shared/pci/pcibios.c: let pci_find_device() returnTill Straumann2006-07-132-1/+7
| | | | | -1 on failure, not just non-zero status. I found that some driver(s) [e.g. dec21140] explicitely check for -1.
* * mpc6xx/mmu/bat.c, mpc6xx/mmu/pte121.c, shared/src/cache.c:Till Straumann2006-07-134-30/+43
| | | | | | Checked inline assembly code; added 'm' operands and paranoia 'memory' clobbers. Also, made sure that no pure input operands are modified by the asm.
* * vmeUniverse/vmeTsi148.c: Silenced compiler warningsTill Straumann2006-07-122-2/+7
| | | | (gcc-4.1.1 warns that uint32_t and unsigned int are different).