summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/acinclude.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove old build systemSebastian Huber2021-09-211-50/+0
| | | | | Close #3250. Close #4081.
* gdbarmsim: RemoveJoel Sherrill2020-03-191-2/+0
| | | | Closes #3611.
* bsp/xen: Create BSPJeff Kubascik2019-12-051-0/+2
| | | | Create the Xen BSP for Xen on ARM.
* bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik2019-04-111-0/+2
| | | | | | Modifications to get xilinx-zynqmp BSP working on an Ultra96 board. Update #3682.
* bsp/imx: New BSPSebastian Huber2017-08-041-0/+2
| | | | Update #3090.
* bsp/atsam: NewSebastian Huber2016-01-191-0/+2
| | | | Close #2529.
* arm/gp32: RemoveAun-Ali Zaidi2015-12-131-2/+0
| | | | updates #2451.
* arm/gba: RemoveAun-Ali Zaidi2015-12-121-2/+0
| | | | updates #2449.
* arm/nds: RemoveAun-Ali Zaidi2015-12-111-2/+0
| | | | updates #2450.
* Added BeagleBoard BSPClaas Ziemke2014-11-031-0/+2
| | | | | | | Coding done in course of GSoC2012. Commit edited to be brought up-to-date with mainline by Ben Gras <beng@shrike-systems.com>.
* libbsp/arm/acinclude.m4: Regenerate for tms570Joel Sherrill2014-08-201-0/+2
|
* bsp/lpc176x: New BSPMartin Boretto2014-06-101-0/+2
|
* bsp/altera-cyclone-v: New BSPRalf Kirchner2014-03-131-0/+2
| | | | | | | | | | | | | Implemented so far: - nocache heap for uncached RAM - basic timer - level 1 cache handling for arm cache controller in arm-cache-l1.h - level 2 L2C-310 cache controller - MMU - DWMAC 1000 ethernet controller - basic errata handling - smp startup for second core
* bsp/xilinx-zynq: New BSPSebastian Huber2013-05-061-0/+2
|
* bsp/realview-pbx-a9: New BSPSebastian Huber2013-05-031-0/+2
|
* bsp/raspberrypi: New BSPAlan Cudmore2013-03-241-0/+2
|
* bsp/stm32f4: New BSPSebastian Huber2012-04-071-0/+2
|
* 2011-09-24 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-241-0/+2
| | | | * acinclude.m4: Added lm3s69xx BSP.
* add support for LPC32xxThomas Doerfler2009-12-151-0/+2
|
* 2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-011-0/+2
| | | | | * acinclude.m4: Add BSP for GDB ARM simulator so we can easily experiment with and debug different ARM architectural variations.
* 2009-06-04 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-06-041-0/+2
| | | | * acinclude.m4: New Gumstix BSP.
* 2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-231-2/+0
| | | | * acinclude.m4: New BSP -- lpc24xx.
* 2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-221-0/+2
| | | | | | | | * 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.
* lpc24xx: New BSPThomas Doerfler2008-09-221-0/+2
| | | | shared/startup/linkcmds.base, shared/include/linker-symbols.h, shared/include/start.h, shared/start/start.S: New files.
* 2008-05-06 Ray Xu <rayx.cn@gmail.com>Joel Sherrill2008-05-061-0/+2
| | | | * acinclude.m4: Add smdk2410. Update gp32 to use shared code.
* 2008-04-16 Matthieu Bucchianeri <mbucchia@gmail.com>Joel Sherrill2008-04-161-0/+2
| | | | * acinclude.m4: Adding Nintendo DS BSP.
* 2007-06-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-131-2/+0
| | | | * acinclude.m4: Remove armulator.
* 2007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-251-0/+2
| | | | * acinclude.m4: Regenerate.
* 2005-07-06 Markku Puro <markku.puro@kopteri.net>Joel Sherrill2005-07-061-0/+2
| | | | * acinclude.m4: Added GBA BSP.
* 2005-03-11 Jay Monkman <jtm@lopingdog.com>Jay Monkman2005-03-111-2/+0
| | | | | | | | | | | | * acinclude.m4: Removed vegaplus BSP. * vegaplus/.cvsignore, vegaplus/ChangeLog, vegaplus/Makefile.am, vegaplus/bsp_specs, vegaplus/configure.ac, vegaplus/clock/clockdrv.c, vegaplus/include/.cvsignore, vegaplus/include/bsp.h, vegaplus/include/registers.h, vegaplus/include/tm27.h, vegaplus/irq/bsp_irq_asm.S, vegaplus/irq/bsp_irq_init.c, vegaplus/irq/irq.c, vegaplus/irq/irq.h, vegaplus/start/start.S, vegaplus/startup/bspstart.c, vegaplus/startup/exit.c, vegaplus/startup/linkcmds: Removed.
* 2005-03-11 Philippe Simons <loki_666@fastmail.fm>Jay Monkman2005-03-111-0/+2
| | | | | | | | | | | * acinclude.m4: Added gp32 BSP. * gp32/.cvsignore, gp32/Makefile.am, gp32/README, gp32/bsp_specs, gp32/configure.ac, gp32/console/.cvsignore, gp32/console/conio.c, gp32/console/console.c, gp32/console/defaultfont.c, gp32/include/.cvsignore, gp32/include/bsp.h, gp32/include/conio.h, gp32/include/tm27.h, gp32/start/.cvsignore, gp32/start/start.S, gp32/startup/.cvsignore, gp32/startup/bspstart.c, gp32/startup/exit.c, gp32/startup/linkcmds, gp32/startup/memmap.c: New files.
* arm_bare_bspRalf Corsepius2005-03-031-2/+0
|
* 2004-07-15 Jay MonkmanJay Monkman2004-07-151-0/+4
| | | | * acinclude.m4: Added csb336 and csb337 BSPs
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-2/+2
| | | | * acinclude.m4: Regenerate.
* 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-201-2/+1
| | | | | * acinclude.m4: Reflect changes to bootstrap. * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
* 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-11-131-0/+2
| | | | * acinclude.m4: Added edb7312.
* 2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-101-0/+15
* acinclude.m4: New file. * configure.in: Use RTEMS_BSP_SUBDIR.