Daniel Dickinson
4021469e4a
geos: Add PC speaker to kernel definitions
...
Add the PC speaker back to the Geos platform.
Add DMI support in BIOS.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26678
2011-04-15 04:51:05 +00:00
Jo-Philipp Wich
76bfcee5ea
gzip jffs2 images Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 26625
2011-04-12 20:48:47 +00:00
Jo-Philipp Wich
d1f053d7ef
Enable padding of jffs2 images to user specified filesystem size Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 26624
2011-04-12 20:46:34 +00:00
Jo-Philipp Wich
1340b0b98e
Bump kernel version to 2.6.37.6
...
SVN-Revision: 26525
2011-04-07 21:54:29 +00:00
Felix Fietkau
e00dcbc593
x86/geos: redux of cs5535 version
...
The previous technique didn't work with "make defconfig" correctly.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26458
2011-04-03 23:30:26 +00:00
Daniel Dickinson
eb502bf450
We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined.
...
Ergo, we need to use a deferred definition of GEOS_GPIO (and can't use ifeq/endif).
Signed-off-by: Philip Prindeville <philipp@openwrt.org
SVN-Revision: 26397
2011-04-02 02:02:24 +00:00
Florian Fainelli
ad9945105b
geos: support cpu MSR register and flashrom for coreboot upgrades
...
The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time.
Allow the user to upgrade his BIOS from Linux.
Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26344
2011-03-28 21:31:02 +00:00
Travis Kemen
99c3236182
The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio driver.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26330
2011-03-28 01:18:58 +00:00
Imre Kaloz
b8430e7427
update to 2.6.32.33 and 2.6.37.4
...
SVN-Revision: 26226
2011-03-18 13:25:32 +00:00
Hauke Mehrtens
b78210955c
kernel: update to kernel version 2.6.32.32
...
SVN-Revision: 26124
2011-03-13 17:12:20 +00:00
Florian Fainelli
29fd37780b
switch to newer CS5535 GPIO driver, patch from Philip Prindeville
...
SVN-Revision: 25631
2011-02-20 19:59:29 +00:00
Florian Fainelli
8d7ca65dab
add two solos-releated patches from Philip Prindeville
...
SVN-Revision: 25630
2011-02-20 19:59:25 +00:00
Florian Fainelli
d3c2b87213
update to 2.6.32.29
...
SVN-Revision: 25583
2011-02-19 12:44:23 +00:00
Jo-Philipp Wich
49057274ff
geos: preconfig fix
...
SVN-Revision: 25255
2011-01-30 21:07:39 +00:00
Felix Fietkau
5571acdbd0
x86/soekris: Add defconfig for soekris net4801 and net4826
...
Add default config file for net4801 and 4826 and initial script
to copy config file like it is done for other platforms.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25103
2011-01-26 11:33:46 +00:00
Felix Fietkau
3d9d5cee8a
x86/soekris: Add script to detect soekris model
...
Add script to detect soekris board of net4801 and net4826.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25102
2011-01-26 11:33:42 +00:00
Imre Kaloz
2821101c92
platform specific patches don't belong here - take #2
...
SVN-Revision: 25085
2011-01-24 12:11:25 +00:00
John Crispin
275c33c6f8
* Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow got reordered. The unconditional default trumps later settings.
...
contributed by Philip Prindeville
SVN-Revision: 25068
2011-01-22 23:10:51 +00:00
John Crispin
079ba5ac14
* adds sane default uci environment * adds sane default package selection
...
contributed by Philip Prindeville
SVN-Revision: 25065
2011-01-22 22:43:51 +00:00
Daniel Dickinson
cc7e8eabb1
Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville
...
SVN-Revision: 25031
2011-01-17 05:49:02 +00:00
Hauke Mehrtens
b8ab3d34eb
kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
...
SVN-Revision: 24486
2010-12-11 16:07:21 +00:00
Imre Kaloz
ead8ab8403
update to the latest stable kernels
...
SVN-Revision: 24136
2010-11-24 18:50:11 +00:00
Imre Kaloz
809943774d
move x86 back to .32 for now
...
SVN-Revision: 24085
2010-11-22 12:58:31 +00:00
Imre Kaloz
4052849677
switch from ext2 to ext4 (w/o) journaling
...
SVN-Revision: 24084
2010-11-22 12:12:39 +00:00
Imre Kaloz
cca7066e73
additional Kconfig options for newer kernels
...
SVN-Revision: 24081
2010-11-22 11:34:45 +00:00
Imre Kaloz
5406906be1
we don't need microcode updates
...
SVN-Revision: 24080
2010-11-22 11:33:25 +00:00
Felix Fietkau
9bfd20a160
x86: add missing l1 cache shift change
...
SVN-Revision: 24072
2010-11-21 23:27:25 +00:00
Felix Fietkau
1a9b885c74
x86: turn off CONFIG_X86_GENERIC for geos and net5501
...
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>
SVN-Revision: 24071
2010-11-21 22:56:33 +00:00
Felix Fietkau
ba5296268c
x86: refresh config, enable pci express support
...
SVN-Revision: 24026
2010-11-17 22:41:17 +00:00
Imre Kaloz
2f2442f323
x86 kernels target bzImage by default
...
SVN-Revision: 23926
2010-11-08 09:44:33 +00:00
Florian Fainelli
18fd669ef2
[x86 net5501: make kmod-leds-net5501 work
...
Fixes dependencies, and properly labels the module as GPL (thanks, Felix!).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 23922
2010-11-08 07:31:40 +00:00
Florian Fainelli
b6e9f1dfe0
make targets provide their KERNELNAME
...
SVN-Revision: 23919
2010-11-08 07:31:25 +00:00
Florian Fainelli
60c6d33e00
net5501: Add features to net5501 and remove HID support (unneeded)
...
Since the net5501 doesn't have a VGA port, it doesn't need HID support either --
all console access will be over a serial port.
Also add FEATURES to it as well.
Signed-of-by: Philip Prindeville <philip@redfish-solutions.com>
SVN-Revision: 23916
2010-11-07 20:37:40 +00:00
Imre Kaloz
0a5da348d1
update kernels to 2.6.32.25 and 2.6.35.8
...
SVN-Revision: 23851
2010-11-04 09:01:08 +00:00
Florian Fainelli
b013e4eec4
add kmod-leds-net5501
...
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 23729
2010-10-30 22:35:59 +00:00
Florian Fainelli
eace922392
resync config-default, enable gpio support
...
SVN-Revision: 23727
2010-10-30 22:35:50 +00:00
Florian Fainelli
88eadf541f
add required symbols to allow building of 2.6.35.7
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 23594
2010-10-23 18:56:19 +00:00
Florian Fainelli
a6873b3095
Use -pipe for net5501 and geos CFLAGS, same as all of the other platforms
...
Makes the builds run slightly faster on multicores.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 23495
2010-10-17 12:42:06 +00:00
Alexandros C. Couloumbis
e37cba7e95
target/linux: fix Geos baudrate. (thank you Philip Prindeville)
...
SVN-Revision: 23414
2010-10-12 15:27:34 +00:00
Jo-Philipp Wich
2bda5979ab
Geos -- new x86 subtarget definition 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
SVN-Revision: 23390
2010-10-10 22:48:33 +00:00
Imre Kaloz
5f9a6a5431
upgrade kernel versions to the latest stable ones
...
SVN-Revision: 23219
2010-10-04 10:40:41 +00:00
Felix Fietkau
19723d09c2
x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)
...
SVN-Revision: 23104
2010-09-20 22:14:07 +00:00
Jo-Philipp Wich
7ec18378a7
add kvm_guest to subtarget list
...
SVN-Revision: 23056
2010-09-13 17:00:37 +00:00
Jo-Philipp Wich
7d045509fd
adjust image defaults for KVM
...
SVN-Revision: 22950
2010-09-06 02:31:37 +00:00
Jo-Philipp Wich
8ce034b36a
x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22944
2010-09-05 23:18:51 +00:00
Florian Fainelli
b1becffa5b
update to 2.6.32.20
...
SVN-Revision: 22766
2010-08-22 17:07:37 +00:00
Andy Boyett
0f5d0f69ab
image: use internal qemu-img for vmdk and vdi images drop host dependencies on qemu-utils and VirtualBox
...
SVN-Revision: 22553
2010-08-09 04:22:39 +00:00
Jo-Philipp Wich
947519fae0
add missing symbols for 2.6.35
...
SVN-Revision: 22503
2010-08-06 01:33:23 +00:00
Imre Kaloz
ca8f45b142
update kernel versions
...
SVN-Revision: 22289
2010-07-19 11:34:03 +00:00
Felix Fietkau
816a9b30f6
x86: build fully functional images on Mac OS X, now that grub is fixed
...
SVN-Revision: 21609
2010-05-28 19:48:21 +00:00