summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen83xx/preinstall.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate all preinstall.am files.Chris Johns2014-08-291-3/+3
| | | | | With this patch the preinstall.am files are in a set order and not dependent on now perl implements a hash.
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-6/+6
| | | | | Apparently, at some point automake output changed and these were not updated.
* mpc83xx: Use shared linkcmds.baseSebastian Huber2013-03-141-1/+13
|
* bsp/gen83xx: Add br_uid BSP variantThomas Doerfler2012-08-201-0/+4
|
* bsp/gen83xx: RegenerateSebastian Huber2012-04-021-36/+40
|
* 2011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-261-0/+4
| | | | | | | | | | | * make/custom/mpc8309som.cfg, startup/linkcmds.mpc8309som: New file. * Makefile.am, preinstall.am: Reflect changes above. * configure.ac, console/console-config.c, include/bsp.h, include/hwreg_vals.h, include/irq.h, network/network.c, spi/spi_init.c, startup/cpuinit.c: Renamed various BSP options. * make/custom/gen83xx.inc, make/custom/hsc_cm01.cfg, make/custom/mpc8313erdb.cfg, make/custom/mpc8349eamds.cfg: Avoid special linkcmds.
* 2010-12-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-12-301-5/+17
| | | | | | | | | * include/u-boot.h: Removed file. * include/u-boot-config.h, include/tsec-config.h: New files. * include/bsp.h, start/start.S, startup/bspstart.c: Use new U-Boot support. * network/network.c: Update for API changes. * Makefile.am, preinstall.am: Reflect changes above.
* 2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-04-301-4/+0
| | | | | | * include/irq-config.h: Removed file. * Makefile.am, preinstall.am: Reflect change above. * include/irq.h: Moved defines from 'include/irq-config.h'.
* Update for exception support changes.Thomas Doerfler2009-10-231-0/+4
|
* 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-021-1/+1
| | | | | * Makefile.am, preinstall.am: Use shared stub coverhd.h * include/coverhd.h: Removed.
* 2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-261-4/+8
| | | | * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-251-5/+0
| | | | * preinstall.am: Regenerated.
* 2008-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-121-0/+4
| | | | | | * Makefile.am, preinstall.am: Add dummy linkcmds so autoconf tests work on installed BSP. * startup/linkcmds: New file.
* updated gen83xx BSPThomas Doerfler2008-07-141-8/+29
| | | | | updated haleakala BSP added MPC55xx BSP
* adapted gen83xx to new boardThomas Doerfler2008-05-151-0/+4
|
* added BSP hsc_cm01Thomas Doerfler2007-08-101-0/+4
|
* 2007-07-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-131-0/+4
| | | | | | | * Makefile.am, preinstall.am: Install a linkcmds all the time. * startup/bspstart.c, startup/cpuinit.c, startup/linkcmds.mpc8349eamds, startup/mpc83xx_regs.c: Add missing $Id$. * startup/linkcmds: New file.
* compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged ↵Thomas Doerfler2007-07-101-0/+79
many different versions of new exception handling code to shared sources.