summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/geos
Commit message (Collapse)AuthorAgeFilesLines
...
* [geos]blogic2011-01-224-3/+70
| | | | | | | | | | | * adds sane default uci environment * adds sane default package selection contributed by Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: turn off CONFIG_X86_GENERIC for geos and net5501nbd2010-11-211-0/+2
| | | | | | | | CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: refresh config, enable pci express supportnbd2010-11-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Use -pipe for net5501 and geos CFLAGS, same as all of the other platformsflorian2010-10-171-1/+1
| | | | | | | | Makes the builds run slightly faster on multicores. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [Patch v2] Geos -- new x86 subtarget definitionjow2010-10-102-0/+50
This defines the Geos platform from Traverse Technologies in AUS. This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot. I'll add support for the LEDs separately. Signed-off-by: Philip A. Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23390 3c298f89-4303-0410-b956-a3cf2f4a3e73