summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-578/+0
This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
2011-11-082011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+8
* shared/startup/bsp-start-copy-sections.c, shared/startup/bsp-start-memcpy.S: New files. * shared/include/start.h: Declare bsp_start_copy_sections(). * shared/start/start.S, shared/include/linker-symbols.h: Moved content. Support for ARMv7-M.
2011-09-242011-09-24 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+4
* acinclude.m4: Added lm3s69xx BSP.
2011-05-192011-05-19 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+9
* shared/lpc/include/lpc-emc.h, shared/lpc/include/lpc-lcd.h: New files. * shared/lpc/include/lpc-dma.h: API changes. * shared/lpc/clock/lpc-clock-config.c: Fixed nano seconds extension. * shared/lpc/network/lpc-ethernet.c: Format. Multicast hash filter support.
2011-03-282011-03-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+1
* shared/lpc/network/lpc-ethernet.c: Support multicast.
2011-03-282011-03-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+7
* shared/start/start.S: Default exception handler will result in bsp_reset(). * shared/startup/linkcmds.base: Move unsupported sections into read-only section. Changed barrier sections.
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* shared/abort/abort.c, shared/abort/simple_abort.c: Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+12
* gba/clock/clockdrv.c, gba/console/conio.c, gba/console/console.c, gba/console/defaultfont.h, gba/include/arm_mode_bits.h, gba/include/asm_macros.h, gba/include/bsp.h, gba/include/conio.h, gba/include/gba.h, gba/include/gba_registers.h, gba/irq/irq.c, gba/irq/irq.h, gba/startup/bspstart.c, gba/timer/timer.c, gp32/include/bsp.h, gp32/startup/bspreset.c, gp32/startup/bspstart.c, nds/tools/runtest, shared/comm/uart.c, shared/comm/uart.h, smdk2410/include/bsp.h: Fix typo where license said found in found in.
2011-01-262011-01-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
* shared/startup/linkcmds.base: Removed workaround since LD 2.21 is fixed now.
2010-12-162010-12-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+6
* shared/lpc/include/lpc-i2s.h: Documentation. Fixed defines. * shared/lpc/include/lpc-timer.h: Documentation. * shared/lpc/network/lpc-ethernet.c: Added support for 10MBit/s links.
2010-12-032010-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+4
* shared/startup/linkcmds.base: Split up fast region.
2010-12-032010-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+14
* preinstall.am, shared/lpc/include/lpc-i2s.h, shared/startup/linkcmds.armv4, shared/startup/linkcmds.armv7: New files. * Makefile.am: Added header and linker command files intended to be used by every ARM BSP. * shared/startup/linkcmds.base: Support for EABI and ARM ELF standard. * shared/include/linker-symbols.h: Update due to linker command file changes. * shared/start/start.S, shared/include/start.h: Renamed entry symbol from start to _start to avoid namespace conflicts. Update due to linker command file changes.
2010-11-232010-11-23 Gedare Bloom <giddyup44@yahoo.com>Sebastian Huber1-0/+6
PR 1719/cpukit * shared/start/start.S: Avoid "bx" instruction to support ARMv4 and below.
2010-06-232010-06-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
* shared/startup/linkcmds.base: Define bsp_vector_table_size unconditionally. Use bsp_vector_table_in_start_section.
2010-06-212010-06-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+6
* shared/start/start.S, shared/startup/linkcmds.base, shared/include/linker-symbols.h: Added and use bsp_vector_table_begin, bsp_vector_table_size and bsp_vector_table_end.
2010-05-202010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+4
* shared/include/start.h: Define start section attributes.
2010-04-302010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
* shared/irq_init.c: Removed file. * Makefile.am: Reflect change above.
2010-04-09unify irq data types and code, merge s3c2400/s3c2410 supportThomas Doerfler1-0/+6
2010-04-09added dma headerThomas Doerfler1-0/+18
added thumb support to start.S updated documentation
2009-12-15add support for LPC32xxThomas Doerfler1-0/+6
2009-12-072009-12-07 Ralf Corsépius <ralf.corsepiu@rtems.org>Ralf Corsepius1-0/+5
* shared/comm/console.c: Remove (Unused). * Makefile.am: Remove shared/comm/console.c.
2009-10-012009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
* acinclude.m4: Add BSP for GDB ARM simulator so we can easily experiment with and debug different ARM architectural variations.
2009-09-302009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* shared/comm/console.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
2009-09-18Removed symbols and renamed sections.Thomas Doerfler1-0/+7
Added bsp_start_memcpy(). Documentation. Changes for external ROM start.
2009-07-17ARM bsp maintenanceThomas Doerfler1-0/+12
2009-06-042009-06-04 Xi Yang <hiyangxi@gmail.com>Joel Sherrill1-0/+4
* acinclude.m4: New Gumstix BSP.
2009-04-282009-04-28 Chris Johns <chrisj@rtems.org>Chris Johns1-0/+4
* shared/start/start.S: Update for boot_card command line change.
2009-03-122009-03-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+9
PR 1385/cpukit * shared/irq/irq_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
2009-03-022009-03-02 Ray Xu <rayx.cn@gmail.com>Joel Sherrill1-0/+4
* shared/irq/irq_asm.S: Newer compilers handle alignment better.
2009-02-27 * README: Added NCS.Thomas Doerfler1-0/+6
* Makefile.am, configure.ac, preinstall.am: Added BSP variants. * console/console-config.c, clock/clock-config.c, ssp/ssp.c: Fixed register settings. Cleanup. * include/bsp.h: Added network defines and functions. * include/lpc24xx.h: Added AHB and EMC defines. Fixed Ethernet status sizes. * include/system-clocks.h, misc/system-clocks.c: Added micro seconds delay function that uses Timer 1. Changed PLL setup. * network/network.c, startup/bspreset.c, startup/linkcmds.lpc2478, startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram: New files. * startup/bspstart.c: Added EMC initialization. Changes for ROM boot.
2008-09-232008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+4
* acinclude.m4: New BSP -- lpc24xx.
2008-09-222008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+8
* acinclude.m4, shared/comm/console.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants.
2008-09-22lpc24xx: New BSPThomas Doerfler1-0/+7
shared/startup/linkcmds.base, shared/include/linker-symbols.h, shared/include/start.h, shared/start/start.S: New files.
2008-09-192008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* shared/bspgetworkarea.c: Removed.
2008-09-122008-09-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* shared/bspgetworkarea.c: New file.
2008-08-182008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* shared/irq/irq_init.c: Add missing prototypes.
2008-08-042008-08-04 Ray Xu <rayx.cn@gmail.com>Joel Sherrill1-0/+5
* shared/irq/irq_asm.S: Correct minor mistakes in adding Thumb code which prevented ARM from working.
2008-05-232008-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+6
* shared/comm/console.c: Eliminate copies of switches to convert termios Bxxx constants to xxx as an integer. Use the shared termios_baud_to_number() routine to do the same conversion.
2008-05-152008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+17
* csb336/startup/bspstart.c, csb337/startup/bspstart.c, edb7312/startup/bspstart.c, gba/startup/bspstart.c, gp32/startup/bspstart.c, rtl22xx/startup/bspstart.c: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can initialize the C Library, call rtems_debug_enable(), and dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed.
2008-05-062008-05-06 Ray Xu <rayx.cn@gmail.com>Joel Sherrill1-0/+4
* acinclude.m4: Add smdk2410. Update gp32 to use shared code.
2008-04-162008-04-16 Matthieu Bucchianeri <mbucchia@gmail.com>Joel Sherrill1-0/+4
* acinclude.m4: Adding Nintendo DS BSP.
2008-02-152008-02-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+4
* shared/comm/console.c: Do not have BSP specific __assert.
2007-11-062007-11-03 Ray Xu <rayx.cn@gmail.com>Joel Sherrill1-2/+7
* shared/abort/simple_abort.c: Add veneer for ARM<->Thumb shared/irq/irq_asm.S: Add veneer for ARM<->Thumb
2007-11-062007-11-06 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+6
* gba/irq/irq.c: test for non-NULL-ness before calling 'on'/'off' methods so that users don't have to provide no-ops if they don't want this feature.
2007-09-12Fix entry.Joel Sherrill1-4/+1
2007-09-122007-09-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+15
PR 1257/bsps * csb336/network/lan91c11x.c, csb337/startup/bspstart.c, edb7312/irq/irq.c, gba/irq/irq.c, gba/irq/irq_init.c, gp32/startup/bspstart.c, rtl22xx/startup/bspstart.c, shared/abort/abort.c, shared/abort/simple_abort.c, shared/irq/irq_init.c: Code outside of cpukit should use the public API for rtems_interrupt_disable/rtems_interrupt_enable. By bypassing the public API and directly accessing _CPU_ISR_Disable and _CPU_ISR_Enable, they were bypassing the compiler memory barrier directive which could lead to problems. This patch also changes the type of the variable passed into these routines and addresses minor style issues.
2007-09-082007-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+5
* shared/abort/abort.c, shared/abort/simple_abort.c: Remove incorrect and unneccessary prototype of printk.
2007-06-132007-06-13 Ray Xu <rayx@gmail.com>Joel Sherrill1-0/+5
* shared/abort/simple_abort.c: Shrink the memory requirements. Joel reformatted for style.
2007-06-132007-06-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+4
* acinclude.m4: Remove armulator.