summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gumstix/ChangeLog
blob: b32c285f827b19280035c1ed97f004229f1f8793 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
2009-07-10	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile.am: Fix typo.

2009-07-10	Xi Yang <hiyangxi@gmail.com>

	* Makefile.am: Complete update to current style.

2009-06-29	Xi Yang <hiyangxi@gmail.com>

	* Makefile.am: Update to current style.
	* bsp_specs: Fix warning for _start.
	* start/start.S: Proper attribution for origin.
	* startup/bspstart.c: Add Skyeye bsp_reset() on Skyeye.
	* include/.cvsignore: New file.
	* include/bspopts.h.in: Removed.

2009-06-11	Joel Sherrill <joel.sherrill@oarcorp.com>

	* startup/linkcmds: Fix spacing.

2009-06-05	Joel Sherrill <joel.sherrill@oarcorp.com>

	* configure.ac, include/bspopts.h.in: Add ON_SKYEYE option to at least
	enable fast idle mode. Also added some standard BSP options.

2009-06-04	Xi Yang <hiyangxi@gmail.com>

	* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
	preinstall.am, console/uarts.c, include/bsp.h, include/bspopts.h.in,
	include/tm27.h, start/start.S, startup/bspstart.c, startup/linkcmds,
	startup/memmap.c: New files.