summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2010-09-26 Yann Sionneau <yann@minet.net>Joel Sherrill2010-09-262-1/+7
PR 1697/cpukit * rtems/score/cpu.h: lm32 really needs aligned stack. Recent changes highlighted that this macro was incorrect.
* 2010-08-20 <yann.sionneau@telecom-sudparis.eu>Joel Sherrill2010-08-203-0/+9
| | | | | * libchip/network/greth.c, libchip/network/open_eth.c: Add constants for buffer modes.
* 2010-08-20 <yann.sionneau@telecom-sudparis.eu>Joel Sherrill2010-08-202-0/+8
| | | | * libmisc/fb/fb.h: Add constants for buffer modes.
* 2010-08-20 <yann.sionneau@telecom-sudparis.eu>Joel Sherrill2010-08-202-0/+7
| | | | * rtems/score/lm32.h: Add lm32_read_interrupts().
* 2010-08-20 <yann.sionneau@telecom-sudparis.eu>Joel Sherrill2010-08-2013-0/+1625
| | | | | | | | | | | * shared/milkymist_ac97/ac97.c, shared/milkymist_clock/ckinit.c, shared/milkymist_clock/clock.h, shared/milkymist_console/console.c, shared/milkymist_console/uart.c, shared/milkymist_console/uart.h, shared/milkymist_framebuffer/framebuffer.c, shared/milkymist_gpio/gpio.c, shared/milkymist_networking/mm_crc32.c, shared/milkymist_networking/network.c, shared/milkymist_networking/network.h, shared/milkymist_timer/timer.c: New files.
* 2010-08-20 <yann.sionneau@telecom-sudparis.eu>Joel Sherrill2010-08-203-1/+8
| | | | | * acinclude.m4, configure.ac: Add Milkymist BSP developed as part of GSOC 2010.
* 2010-08-20 <yann.sionneau@telecom-sudparis.eu>Joel Sherrill2010-08-2013-0/+732
Add Milkymist BSP developed as part of GSOC 2010. * ChangeLog, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, Documentation/uart.txt, include/.cvsignore, include/bsp.h, include/system_conf.h, include/tm27.h, make/custom/milkymist.cfg, startup/linkcmds: New files.