summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/acinclude.m4 (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-04-13bootstrap: regenerate files after sort order fixGedare Bloom1-2/+2
Updates #2965.
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-2/+2
Adding modified FreeBSD headers to synchronize RTEMS termios with FreeBSD. Modify termios to support dedicated input and output baud for termios structure. Updated BSPs to use dedicated input and output baud in termios structure. Updated tools to use dedicated input and output baud in termios structure. Updated termios testsuites to use dedicated input and output baud in termios structure. Close #2897.
2016-01-23Obsolete and remove powerpc/mbx8xxJoel Sherrill1-2/+0
closes #2545.
2015-12-24libbsp/bfin and libbsp/powerpc acinclude.m4 regenerateJoel Sherrill1-2/+2
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-2/+2
Use the bsp_predriver_hook() instead. Update #2408.
2015-12-09powerpc/ep1a: RemoveAun-Ali Zaidi1-2/+0
updates #2457.
2015-12-08powerpc/score603e: Remove (obselete).Ralph Holmes1-2/+0
Updates #2458.
2015-03-14Revert "autoconf changes"Ben Gras1-2/+2
This reverts commit dbe85952f9adac28a2dc84473eac24ae2c85e260. Accidentally merged.
2015-03-14autoconf changesBen Gras1-2/+2
2014-04-23bootstrap: Sort the contents of the prinstall.am files.Chris Johns1-2/+2
Sorting removed the variations across different host operating systems and file systems.
2012-05-22powerpc/t32mppc: New BSPSebastian Huber1-0/+2
2012-03-30Add Virtex4 and Virtex5 BSPsRic Claus1-0/+4
This commit covers at least PR2020, 2022, and 2023. This patch adds all of the code for both BSPs, modifications to libcpu/powerpc for the ppc440, and some updates to the BSPs from follow up review and testing. These BSPs should be good baselines for future development. The configurations used by Ric are custom and have a non-standard NIC. They also do not have a UART. Thus the current console driver just prints to a RAM buffer. The NIC and UART support are left for future work. When the UART support is added, moving the existing "to RAM" console driver to a shared location is likely desirable because boards with no debug UART port are commonly deployed. This would let printk() go to RAM.
2011-07-212011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+2
PR 1799/bsps * acinclude.m4: Update for qoriq BSPs. * shared/include/linker-symbols.h: New file.
2009-12-032009-12-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+2
* acinclude.m4, beatnik: Imported/added 'beatnik' BSP.
2009-09-252009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+2
* acinclude.m4: Add qemuppc.
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+2
* acinclude.m4: Add tqm8xx.
2008-07-14updated gen83xx BSPThomas Doerfler1-0/+2
updated haleakala BSP added MPC55xx BSP
2008-07-14added haleakala BSP contributed by Michael HamelThomas Doerfler1-0/+2
2008-02-19Regenerate.Ralf Corsepius1-4/+0
2007-12-142007-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+2
* acinclude.m4, gen5200/irq/irq.c, gen5200/startup/bspclean.c: Add mvme3100.
2007-07-10compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged ↵Thomas Doerfler1-0/+2
many different versions of new exception handling code to shared sources.
2007-07-04merged individual exception handler code to a common one.Thomas Doerfler1-0/+2
2006-01-082006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
* acinclude.m4: Add gen5200 to list of BSPs.
2005-04-282005-04-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+0
* acinclude.m4: Remove dmv177 and ppcn_60x. * dmv177/.cvsignore, dmv177/ChangeLog, dmv177/Makefile.am, dmv177/QUIRKS, dmv177/README, dmv177/README.net, dmv177/STATUS, dmv177/bsp_specs, dmv177/cable.doc, dmv177/configure.ac, dmv177/times, dmv177/clock/clock.c, dmv177/console/conscfg.c, dmv177/console/debugio.c, dmv177/include/.cvsignore, dmv177/include/bsp.h, dmv177/include/dmv170.h, dmv177/include/tm27.h, dmv177/scv64/scv64.c, dmv177/sonic/dmvsonic.c, dmv177/start/start.S, dmv177/startup/bspclean.c, dmv177/startup/bspstart.c, dmv177/startup/genpvec.c, dmv177/startup/linkcmds, dmv177/startup/setvec.c, dmv177/startup/vmeintr.c, dmv177/timer/timer.c, dmv177/tod/todcfg.c, ppcn_60x/.cvsignore, ppcn_60x/ChangeLog, ppcn_60x/Makefile.am, ppcn_60x/README, ppcn_60x/STATUS, ppcn_60x/bsp_specs, ppcn_60x/configure.ac, ppcn_60x/clock/clock.c, ppcn_60x/console/config.c, ppcn_60x/console/console.c, ppcn_60x/console/console.h, ppcn_60x/console/debugio.c, ppcn_60x/console/i8042.c, ppcn_60x/console/i8042_p.h, ppcn_60x/console/i8042vga.c, ppcn_60x/console/i8042vga.h, ppcn_60x/console/ns16550cfg.c, ppcn_60x/console/ns16550cfg.h, ppcn_60x/console/vga.c, ppcn_60x/console/vga_p.h, ppcn_60x/console/z85c30cfg.c, ppcn_60x/console/z85c30cfg.h, ppcn_60x/include/.cvsignore, ppcn_60x/include/bsp.h, ppcn_60x/include/extisrdrv.h, ppcn_60x/include/nvram.h, ppcn_60x/include/pci.h, ppcn_60x/include/tm27.h, ppcn_60x/network/amd79c970.c, ppcn_60x/network/amd79c970.h, ppcn_60x/nvram/ds1385.h, ppcn_60x/nvram/mk48t18.h, ppcn_60x/nvram/nvram.c, ppcn_60x/nvram/prepnvr.h, ppcn_60x/nvram/stk11c68.h, ppcn_60x/pci/pci.c, ppcn_60x/start/start.S, ppcn_60x/startup/bspclean.c, ppcn_60x/startup/bspstart.c, ppcn_60x/startup/bsptrap.S, ppcn_60x/startup/genpvec.c, ppcn_60x/startup/linkcmds, ppcn_60x/startup/rtems-ctor.cc, ppcn_60x/startup/setvec.c, ppcn_60x/startup/spurious.c, ppcn_60x/startup/swap.c, ppcn_60x/timer/timer.c, ppcn_60x/tod/cmos.h, ppcn_60x/tod/tod.c, ppcn_60x/universe/universe.c, ppcn_60x/vectors/README, ppcn_60x/vectors/align_h.S, ppcn_60x/vectors/vectors.S: Removed.
2005-04-282005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-0/+2
* acinclude.m4: Initial release of ep1a bsp * ep1a/Makefile.am, ep1a/bsp_specs, ep1a/configure.ac, ep1a/console/alloc360.c, ep1a/console/console.c, ep1a/console/console.h, ep1a/console/init68360.c, ep1a/console/m68360.h, ep1a/console/mc68360_scc.c, ep1a/console/ns16550cfg.c, ep1a/console/ns16550cfg.h, ep1a/console/rsPMCQ1.c, ep1a/console/rsPMCQ1.h, ep1a/include/bsp.h, ep1a/irq/irq.c, ep1a/irq/irq_init.c, ep1a/pci/no_host_bridge.c, ep1a/start/start.S, ep1a/startup/bspstart.c, ep1a/startup/linkcmds, ep1a/vme/vmeconfig.c: New files.
2004-12-302004-12-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+0
* acinclude.m4: Reflect eth_comm having been removed.
2004-10-20Add MVME550 BSPEric Norum1-0/+2
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+2
* acinclude.m4: Regenerate to include ss555.
2004-02-122004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-2/+2
* acinclude.m4: Regenerate.
2003-10-202003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-2/+1
* acinclude.m4: Reflect changes to bootstrap.
2001-11-262001-11-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+0
* acinclude.m4: papyrus reference removed. * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am, papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times, papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am, papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore, papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S, papyrus/include/.cvsignore, papyrus/include/Makefile.am, papyrus/include/bsp.h, papyrus/include/coverhd.h, papyrus/startup/.cvsignore, papyrus/startup/Makefile.am, papyrus/startup/bspclean.c, papyrus/startup/bspstart.c, papyrus/startup/linkcmds, papyrus/startup/setvec.c, papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.
2001-11-082001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>Joel Sherrill1-0/+2
This modification is a submission of the modifications necessary to support the IBM PPC405 family. This submission was reviewed by Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did not negatively impact the ppc403 BSPs. The submission and tracking process was captured as PR50. * acinclude.m4: Added gen405 BSP. * ChangeLog: Removed bogus comment on edit of generated file.
2001-10-222001-10-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
* acinclude.m4: Added mpc8260ads subdirectory.
2001-10-102001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+27
* acinclude.m4: New file. * configure.in: Use RTEMS_BSP_SUBDIR.