summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renamed lpc24xx BSPs, reorganized linkcmdsThomas Doerfler2009-10-0514-236/+289
|
* 2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-012-0/+7
| | | | | * acinclude.m4: Add BSP for GDB ARM simulator so we can easily experiment with and debug different ARM architectural variations.
* 2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-0119-0/+2059
| | | | | | | | | * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, preinstall.am, console/.cvsignore, console/console-io.c, include/.cvsignore, include/bsp.h, include/irq.h, include/swi.h, start/.cvsignore, start/start.S, startup/.cvsignore, startup/bspreset.c, startup/bspstart.c, startup/linkcmds, startup/syscalls.c: New files.
* 2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-302-1/+6
| | | | | * console/uart.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-302-2/+7
| | | | | * shared/comm/console.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
* Add missing files.Thomas Doerfler2009-09-214-0/+664
|
* Removed symbols and renamed sections.Thomas Doerfler2009-09-185-105/+166
| | | | Added bsp_start_memcpy(). Documentation. Changes for external ROM start.
* Changes throughout.Thomas Doerfler2009-09-1819-946/+762
|
* preinstall.am: Regenerate.Thomas Doerfler2009-09-182-0/+6
|
* 2009-09-16 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-162-1/+4
| | | | * configure.ac: Resolve confusion with Ralf's patch.
* 2009-09-16 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-09-164-21/+89
| | | | | * configure.ac, fb/fb.c, include/bsp.h: updates made for porting to Nano-X and make testing easyer
* 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-1520-20/+50
| | | | * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
* 2009-08-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-283-3/+7
| | | | | * include/ep7312.h, startup/bspreset.c: Move Skyeye magic address out of .h file.
* 2009-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-272-2/+6
| | | | * misc/bspidle.c: Include bsp.h and fix prototype.
* If not on Skyeye, do not include the rtl8019 driver in libbsp.Joel Sherrill2009-08-272-0/+7
|
* 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-272-1/+5
| | | | * configure.ac: Add default value.
* 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-266-48/+16
| | | | | | | * Makefile.am, preinstall.am, include/bsp.h: Rename BSP specific idle thread to bsp_idle_thread. * misc/bspidle.c: New file. * include/idle.h, misc/idle.c: Removed.
* 2009-08-22 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-08-223-2/+8
| | | | | * fb/fb.c: Register correct device name. * startup/bspstart.c: Fix warnings.
* 2009-08-21 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-08-212-4/+7
| | | | | * nds/fb/fb.c: took off get_screen_info() and set_screen_info() extern references
* 2009-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-2112-15/+30
| | | | | * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS. Should be automatically handled by confdefs.h or the application.
* 2009-08-21 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-08-219-1/+1613
| | | | | | | | | * Makefile.am: Add fb/fb.c add rtl8019 Ethernet card support * preinstall.am: Install skyeye_fb.h, Install wd80x3 * fb/fb.c, fb/skyeye_fb.h: Framebuffer support for skyeye simulator * rtl8019/wd80x3, rtl8019/rtl8019.c: rtl8019 support * startup/memmap.c: Change the size of Map I/O to 1216M * bsp/bsp.h: Add rtl8019 related infomation
* 2009-08-10 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-08-105-66/+21
| | | | | | | | * fb/fb.c: function calls renamed; defined references to the extern functions * fb/fb.h: Removed. * Makefile.am: Reflect removal. * preinstall.am: Regenerated.
* 2009-08-10 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-08-102-68/+61
| | | | | * fb/fb.c: different structures defined in rtems/fb.h that were used in here so changes were needed
* 2009-08-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-104-18/+24
| | | | | * Makefile.am, preinstall.am, fb/fb.c: Install nds specific .h files into nds subdirectory.
* 2009-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-103-13/+29
| | | | * configure.ac, startup/bspreset.c: Add Skyeye reset device.
* 2009-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-104-2/+61
| | | | | * Makefile.am, configure.ac: Add Skyeye reset device. * startup/bspreset.c: New file.
* 2009-08-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Chris Johns2009-08-085-52/+58
| | | | | | * startup/linkcmds, startup/linkcmds.lpc2478, startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram: Fixed dummy entries.
* 2009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-062-1/+8
| | | | * clock/clockdrv.c: Tinker with clock on Skyeye.
* 2009-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-042-0/+17
| | | | | * clock/clockdrv.c: Add stub nanoseconds since last tick handler to improve coverage.
* 2009-08-03 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-08-032-1/+5
| | | | * fb/fb.c: changed the references to mw_fb.h into fb.h
* 2009-07-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-292-16/+100
| | | | | * network/network.c: Add csb637 PHY code based upon that in MicroMonitor 1.17.
* 2009-07-28 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-07-284-6/+15
| | | | | * configure.ac: undefine BSP_PRESS_KEY_FOR_RESET * startup/bspreset.c, include/ep7312.h: Support skyeye shutdown device
* add missing i2c.c fileThomas Doerfler2009-07-201-0/+386
|
* Dummy entries for toolchain compatibilityThomas Doerfler2009-07-175-0/+114
|
* adding lpc24xx BSP partsThomas Doerfler2009-07-175-0/+785
|
* remove obsolete filesThomas Doerfler2009-07-174-839/+0
|
* ARM bsp maintenanceThomas Doerfler2009-07-1738-605/+1031
|
* 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-1620-96/+83
| | | | | | * configure.ac: Rename BSP_BOOTCARD_OPTIONS to RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs have the same options.
* 2009-07-12 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-07-124-8/+34
| | | | | | | * configure.ac, clock/clockdrv.c, startup/bspreset.c: Adjust clock initialization for clock tick so rtmonuse test now runs on Skyeye. Joel added configure magic and place holder in bspreset.c for Skyeye hardware reset device support.
* 2009-07-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-102-1/+5
| | | | * Makefile.am: Fix typo.
* 2009-07-10 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-07-102-4/+8
| | | | * Makefile.am: Complete update to current style.
* 2009-06-29 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-06-297-60/+37
| | | | | | | | | * Makefile.am: Update to current style. * bsp_specs: Fix warning for _start. * start/start.S: Proper attribution for origin. * startup/bspstart.c: Add Skyeye bsp_reset() on Skyeye. * include/.cvsignore: New file. * include/bspopts.h.in: Removed.
* 2009-06-18 Fernando Nicodemos <fgnicodemos@terra.com.br>Joel Sherrill2009-06-184-10/+49
| | | | | | * Makefile.am, configure.ac, console/uarts.c: Add console device that uses MicroMonitor to do actual input and output. This driver should work on any board that uses MicroMonitor.
* 2009-06-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-06-183-13/+19
| | | | | | * startup/linkcmds, startup/linkcmds.csb637: Move .init section from the front of the executable so the start label has the first instruction in the executable.
* 2009-06-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-06-153-0/+16
| | | | | * Makefile.am, preinstall.am: Make an RTEMS specific umon.h wrapper include file.
* 2009-06-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-06-152-0/+6
| | | | * Makefile.am: Re-add basic console code.
* 2009-06-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-122-3/+5
| | | | * Makefile.am: Add MicroMonitor support.
* 2009-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-06-124-0/+55
| | | | | * Makefile.am, preinstall.am: Add MicroMonitor support. * startup/umonsupp.c: New file.
* 2009-06-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-06-112-105/+208
| | | | * network/network.c: Attempt to support csb637 PHY.
* 2009-06-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-112-2/+4
| | | | * startup/linkcmds: Fix spacing.