summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libcpu/arm/ChangeLog
blob: 2723682ba516b69db592becc9ef2016590cc68a6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12





                                                               





                                                                     





                                                                        

                                                         






                                                         






                                                         






                                                         




                                                   



                                                                  



                                                      







                                                                            



                                                                              



                                                        




                                                                            





                                                                               




                                                         











                                                                        



                                                         



                                                         




                                                                         

                           





















                                                                       
 
2005-07-07	Philippe Simons <loki_666@fastmail.fm>

	* Makefile.am: Remove s3c2400/lcd/lcd.c
	* s3c2400/lcd/lcd.c: Remove.
	* s3c2400/clock/support.c: file "rewrote" to avoid GPL.

2005-06-01	Philippe Simons <loki_666@fastmail.fm>

	* Makefile.am: Add s3c2400/lcd/lcd.c, s3c2400/clock/support.c
	* s3c2400/clock/clockdrv.c: Update to use get_PCLK()
	* s3c2400/timer/timer.c: Update to use get_PCLK()

2005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>

        * at91rm9200/irq/irq.h, mc9328mxl/irq/irq.h, s3c2400/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-05-11	Ralf Corsepius <ralf.corsepius@rtems.org>

	* Makefile.am: Merge-in s3c2400/Makefile.am.
	* preinstall.am: Regenerate.
	* s3c2400/Makefile.am: Remove.
	* configure.ac: Remove s3c2400/Makefile.

2005-05-11	Ralf Corsepius <ralf.corsepius@rtems.org>

	* Makefile.am: Merge-in mc9328mxl/Makefile.am.
	* preinstall.am: Regenerate.
	* mc9328mxl/Makefile.am: Remove.
	* configure.ac: Remove mc9328mxl/Makefile.

2005-05-11	Ralf Corsepius <ralf.corsepius@rtems.org>

	* Makefile.am: Merge-in at91rm9200/Makefile.am.
	* preinstall.am: Regenerate.
	* at91rm9200/Makefile.am: Remove.
	* configure.ac: Remove at91rm9200/Makefile.

2005-05-11	Ralf Corsepius <ralf.corsepius@rtems.org>

	* Makefile.am: Merge-in shared/Makefile.am.
	* preinstall.am: New.
	* shared/Makefile.am: Remove.
	* configure.ac: Reflect changes above.

2005-05-03	Joel Sherrill <joel@OARcorp.com>

	* mc9328mxl/irq/irq.c, s3c2400/irq/irq.c: Remove warnings.

2005-04-26	Joel Sherrill <joel@OARcorp.com>

	* s3c2400/clock/clockdrv.c: Eliminate warning.

2005-03-11	Philippe Simons <loki_666@fastmail.fm>

	* Makefile.am, configure.ac: Added gp32 BSP.
	* s3c2400/.cvsignore, s3c2400/Makefile.am, s3c2400/clock/clockdrv.c,
	s3c2400/include/s3c2400.h, s3c2400/irq/bsp_irq_asm.S,
	s3c2400/irq/bsp_irq_init.c, s3c2400/irq/irq.c, s3c2400/irq/irq.h,
	s3c2400/timer/timer.c: New files.

2005-03-08	Jay Monkman <jtm@lopingdog.com>

	* mc9328mxl/irq/irq.h: Fixed error in declaration of bsp_vector_table.

2005-02-24	Jay Monkman <jtm@lopingdog.com>

	* at91rm9200/include/at91rm9200_emac.h: Cleanup.

2005-01-07	Ralf Corsepius <ralf.corsepius@rtems.org>

	* at91rm9200/Makefile.am, mc9328mxl/Makefile.am, shared/Makefile.am:
	Eliminate CFLAGS_OPTIMIZE_V.

2005-01-04	Joel Sherrill <joel@OARcorp.com>

	* at91rm9200/clock/clock.c, at91rm9200/irq/irq.c, at91rm9200/pmc/pmc.c,
	mc9328mxl/clock/clockdrv.c, mc9328mxl/irq/irq.c, mc9328mxl/irq/irq.h,
	shared/arm920/mmu.c: Remove warnings.

2005-01-02	Ralf Corsepius <ralf.corsepius@rtems.org>

	* at91rm9200/Makefile.am, mc9328mxl/Makefile.am,
	shared/Makefile.am: Remove build-variant support.

2005-01-02	Ralf Corsepius <ralf_corsepius@rtems.org>

	* ChangeLog: Merge-in at91rm9200/ChangeLog, mc9328mxl/ChangeLog,
	shared/ChangeLog.
	* at91rm9200/ChangeLog, mc9328mxl/ChangeLog, shared/ChangeLog:
	Remove.

2004-10-20	Ralf Corsepius <ralf_corsepius@rtems.org>

	* at91rm9200/timer/timer.c, mc9328mxl/timer/timer.c: Use POSIX
	fixed-size types.

2004-10-19	Ralf Corsepius <ralf_corsepius@rtems.org>

	* configure.ac: Remove RTEMS_ENABLE_BARE.

2004-09-24	Ralf Corsepius <ralf_corsepius@rtems.org>

	* configure.ac: Require automake > 1.9.

2004-07-24	Joel Sherrill <joel@OARcorp.com>

	* at91rm9200/.cvsignore, mc9328mxl/.cvsignore, shared/.cvsignore:
	New files.

2004-07-15	Jay Monkman

	* .cvsignore, ChangeLog, Makefile.am, configure.ac,
	at91rm9200/ChangeLog, at91rm9200/Makefile.am,
	at91rm9200/clock/.cvsignore, at91rm9200/clock/clock.c,
	at91rm9200/dbgu/.cvsignore, at91rm9200/dbgu/dbgu.c,
	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, at91rm9200/include/bits.h,
	at91rm9200/irq/.cvsignore, at91rm9200/irq/bsp_irq_asm.S,
	at91rm9200/irq/bsp_irq_init.c, at91rm9200/irq/irq.c,
	at91rm9200/irq/irq.h, at91rm9200/pmc/pmc.c,
	at91rm9200/timer/.cvsignore, at91rm9200/timer/timer.c,
	mc9328mxl/ChangeLog, mc9328mxl/Makefile.am,
	mc9328mxl/clock/.cvsignore, mc9328mxl/clock/clockdrv.c,
	mc9328mxl/include/mc9328mxl.h, mc9328mxl/irq/.cvsignore,
	mc9328mxl/irq/bsp_irq_asm.S, mc9328mxl/irq/bsp_irq_init.c,
	mc9328mxl/irq/irq.c, mc9328mxl/irq/irq.h,
	mc9328mxl/timer/.cvsignore, mc9328mxl/timer/timer.c,
	shared/ChangeLog, shared/Makefile.am, shared/arm920/mmu.c,
	shared/include/mmu.h: New files.