Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/evbarm/conf/files.gumstix
RevisionDateAuthorComments
 1.18  23-May-2014  kiyohara Call arm32_*_init() and initarm_common().
OVERO work fine. GUMSTIX build only now.
 1.17  23-Sep-2010  kiyohara branches: 1.17.18; 1.17.32;
Move 'include files.sdmmc' to files.evbarm.
 1.16  10-Jul-2010  kiyohara Support Overo (Gumstix inc).
+ This commit supports basically.
+ Expansion boards not support yet. And MicroSD, Wifi, Bluetooth too.
 1.15  07-Mar-2010  kiyohara branches: 1.15.2;
Add options GUMSTIX_NETBSD_ARGS_CONSOLE and GUMSTIX_NETBSD_ARGS_BUSHEADER.
Can specify arg 'console='(*new*) and 'busheader=' from u-boot. These args
use dynamically configuration.
Also change function name. s/_line/_liner/.
 1.14  09-Aug-2009  kiyohara branches: 1.14.2;
Support verdex and verdex-pro.
And
+ Support LCD controller.
+ Support SMSC LAN 9117 Ethernet controller.
+ Comment outed 'options GXIO_DEFAULT_EXPANSION'. As for verdex-pro being
sold now, this option becomes obstructive.
+ Remove some usb devices in GUMSTIX.
+ Update GUMSTIX.

Also
Fix ARM ABI in gumstix_start.S. Thanks Brett Slager <bds at ifgd.net>.
Calculate RAM size in gumstix_start.S.
 1.13  21-Apr-2009  nonaka Added SD/MMC support from OpenBSD.
tested on i386, amd64 at current-users ML by pgoyette@.
tested on zaurus by myself.
 1.12  14-May-2008  matt branches: 1.12.6; 1.12.12;
Back out SD/MMC inclusion which shouldn't have been comitted.
 1.11  09-May-2008  matt Add KERNEL_BASE_EXT=0xc0000000 to those plaforms that need it.
Note that armv6 and later systems will use 0x80000000 as the kernel start
so they can use the split TTBs in armv6 and later.
 1.10  17-Mar-2008  kiyohara branches: 1.10.2; 1.10.4; 1.10.6;
Clean up for includes of board independent driver.
 1.9  17-Oct-2007  garbled branches: 1.9.12; 1.9.16;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.8  21-Aug-2007  kiyohara branches: 1.8.2;
Add gxiic and iic. However not test yet because I don't have I2C-LSI and
can't connect it.
 1.7  21-Aug-2007  kiyohara Add option GXIO_DEFAULT_EXPANSION. This option is default 'netCF'.
Remove white-spaces.
 1.6  12-Jul-2007  kiyohara branches: 1.6.4; 1.6.6; 1.6.8;
This file supports Gumstix. Inc.'s gumstix.
 1.5  20-Apr-2007  kiyohara branches: 1.5.2;
+ Add file-system HFSP (commented out).
+ Add pxartc and lcd(commented out) and pxaudc and pxamci (commented out).
lcd and pxamci not support yet.
+ Remove slhci.
+ Change name of expansion bords the console-{hw,st} from waysmall-{hw,st}.
Because The gumstix Co. changed the name.
 1.4  20-Apr-2007  kiyohara Change to use pxapcic from sa11xx_pcic.
Support multiple socket. But not tested.
 1.3  20-Feb-2007  kiyohara branches: 1.3.4; 1.3.6;
Add btuart.
 1.2  18-Jan-2007  kiyohara branches: 1.2.2;
Support com*.
Add options GXIO_BLUETOOTH_ON_HWUART, but not yet btuart.
Cleanup some configurations.
 1.1  16-Oct-2006  kiyohara branches: 1.1.2; 1.1.4; 1.1.8;
Add initial support for the PXA255-based gumstix board.
 1.1.8.5  24-Mar-2008  yamt sync with head.
 1.1.8.4  03-Sep-2007  yamt sync with head.
 1.1.8.3  26-Feb-2007  yamt sync with head.
 1.1.8.2  30-Dec-2006  yamt sync with head.
 1.1.8.1  16-Oct-2006  yamt file files.gumstix was added on branch yamt-lazymbuf on 2006-12-30 20:45:49 +0000
 1.1.4.3  01-Feb-2007  ad Sync with head.
 1.1.4.2  18-Nov-2006  ad Sync with head.
 1.1.4.1  16-Oct-2006  ad file files.gumstix was added on branch newlock2 on 2006-11-18 21:29:10 +0000
 1.1.2.2  22-Oct-2006  yamt sync with head
 1.1.2.1  16-Oct-2006  yamt file files.gumstix was added on branch yamt-splraiseipl on 2006-10-22 06:04:36 +0000
 1.2.2.2  07-May-2007  yamt sync with head.
 1.2.2.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
 1.3.6.1  11-Jul-2007  mjf Sync with head.
 1.3.4.3  09-Oct-2007  ad Sync with head.
 1.3.4.2  15-Jul-2007  ad Sync with head.
 1.3.4.1  27-May-2007  ad Sync with head.
 1.5.2.1  03-Oct-2007  garbled Sync with HEAD
 1.6.8.1  03-Sep-2007  jmcneill Sync with HEAD.
 1.6.6.1  01-Nov-2007  rjs Sync with HEAD.
 1.6.4.1  03-Sep-2007  skrll Sync with HEAD.
 1.8.2.2  23-Mar-2008  matt sync with HEAD
 1.8.2.1  06-Nov-2007  matt sync with HEAD
 1.9.16.2  02-Jun-2008  mjf Sync with HEAD.
 1.9.16.1  03-Apr-2008  mjf Sync with HEAD.
 1.9.12.1  24-Mar-2008  keiichi sync with head.
 1.10.6.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.10.4.6  09-Oct-2010  yamt sync with head
 1.10.4.5  11-Aug-2010  yamt sync with head.
 1.10.4.4  11-Mar-2010  yamt sync with head
 1.10.4.3  19-Aug-2009  yamt sync with head.
 1.10.4.2  04-May-2009  yamt sync with head.
 1.10.4.1  16-May-2008  yamt sync with head.
 1.10.2.1  18-May-2008  yamt sync with head.
 1.12.12.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.12.6.1  28-Apr-2009  skrll Sync with HEAD.
 1.14.2.3  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.14.2.2  17-Aug-2010  uebayasi Sync with HEAD.
 1.14.2.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.15.2.1  05-Mar-2011  rmind sync with head
 1.17.32.1  10-Aug-2014  tls Rebase.
 1.17.18.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed