Florian Fainelli
d359d46182
make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
...
SVN-Revision: 32869
2012-07-25 19:36:19 +00:00
Florian Fainelli
c3b9a987b7
move leds modules back to target modules.mk
...
SVN-Revision: 32851
2012-07-25 15:49:57 +00:00
Florian Fainelli
bca45d6d8a
move i2c modules back to target modules.mk
...
SVN-Revision: 32850
2012-07-25 15:49:54 +00:00
Florian Fainelli
2bfb2a797c
move more x86-specific modules back to target modules.mk
...
SVN-Revision: 32848
2012-07-25 15:49:49 +00:00
Florian Fainelli
d973768580
move x86 specific ide/pata modules to x86' modules.mk
...
SVN-Revision: 32846
2012-07-25 15:49:42 +00:00
Vasilis Tsiligiannis
1978c07539
Fix sysupgrade for squashfs, jffs2 and ext4 images
...
* use 'fsync' with 'dd' for image writing
* save config to boot partition
SVN-Revision: 32465
2012-06-19 22:36:53 +00:00
Jo-Philipp Wich
f06473f8ff
optimize kernel config for kvm_guest
...
This patch enables few extra kernel options for the kvm_guest subtarget:
- Tickless kernel to avoid timer ticks in idle guests, reduces CPU usage
- Enable paravirtualization steal time support
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 32436
2012-06-18 23:36:50 +00:00
Jo-Philipp Wich
cbac321164
remove inittab override
...
SVN-Revision: 32422
2012-06-18 11:50:37 +00:00
Jo-Philipp Wich
e3663ff907
use ttyS0 @ 115200 baud as default for KVM guests
...
SVN-Revision: 32384
2012-06-15 12:59:49 +00:00
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
2012-06-05 06:57:51 +00:00
Gabor Juhos
2ae5581447
kernel: update linux 3.3 to 3.3.7
...
SVN-Revision: 31848
2012-05-23 21:05:32 +00:00
Gabor Juhos
07b5a3eea2
x86: remove support for old kernels
...
SVN-Revision: 31804
2012-05-18 20:10:42 +00:00
Gabor Juhos
604e3aac0a
x86: remove subtarget specific LINUX_VERSION overrides
...
SVN-Revision: 31803
2012-05-18 20:10:38 +00:00
Gabor Juhos
d9dab97d38
x86/ep80579: switch to 3.3
...
Also fix build errors in the ep80579-drivers package.
Compile tested only.
SVN-Revision: 31802
2012-05-18 20:10:33 +00:00
Gabor Juhos
a5de52c244
x86/olpc: switch to 3.3
...
Compile tested only.
SVN-Revision: 31784
2012-05-18 09:57:32 +00:00
Gabor Juhos
9e54e012d6
x86: image: select bootscript images by default for OLPC
...
SVN-Revision: 31783
2012-05-18 09:57:29 +00:00
Gabor Juhos
562e468ae5
x86/thincan: switch to 3.3
...
Compile tested only.
SVN-Revision: 31765
2012-05-17 06:41:01 +00:00
Gabor Juhos
1f7f8376a6
x86/xen_domu: switch to 3.3
...
Compile tested only.
SVN-Revision: 31764
2012-05-17 06:41:00 +00:00
Gabor Juhos
8bb7ddecfd
x86/kvm_guest: switch to 3.3
...
Compile tested only.
SVN-Revision: 31763
2012-05-17 06:40:58 +00:00
Gabor Juhos
f14d1a588d
x86/generic: switch to 3.3
...
Compile tested only.
SVN-Revision: 31762
2012-05-17 06:40:56 +00:00
Gabor Juhos
eb2fe5e863
x86/alix2: switch to 3.3
...
Compile tested only.
SVN-Revision: 31753
2012-05-16 10:45:02 +00:00
Gabor Juhos
fb7da5bbde
x86/net5501: switch to 3.3
...
Compile tested only.
SVN-Revision: 31752
2012-05-16 10:44:59 +00:00
Gabor Juhos
9e049ce25c
x86: sync 3.3 configs
...
SVN-Revision: 31751
2012-05-16 10:44:55 +00:00
Gabor Juhos
19f691f8e4
x86: sync 3.2 configs
...
SVN-Revision: 31750
2012-05-16 10:44:52 +00:00
Gabor Juhos
724fd5e657
x86: sync 2.6.39 configs
...
SVN-Revision: 31749
2012-05-16 10:44:49 +00:00
Gabor Juhos
39994008cb
linux: move certain disabled symbols to the generic configs
...
* CONFIG_ARCH_DMA_ADDR_T_64BIT
* CONFIG_ARCH_HAS_ILOG2_U32
* CONFIG_ARCH_HAS_ILOG2_U64
* CONFIG_ARCH_PHYS_ADDR_T_64BIT
* CONFIG_ARCH_SUPPORTS_MSI
* CONFIG_GENERIC_CPU_DEVICES
* CONFIG_HWMON_DEBUG_CHIP
* CONFIG_I2C_PXA_PCI
* CONFIG_LEDS_GPIO
* CONFIG_MINIX_FS_NATIVE_ENDIAN
* CONFIG_MLX4_CORE
* CONFIG_POWER_SUPPLY
* CONFIG_POWER_SUPPLY_DEBUG
* CONFIG_QUOTACTL
* CONFIG_SDIO_UART
* CONFIG_SENSORS_K10TEMP
* CONFIG_SENSORS_SCH56XX_COMMON
* CONFIG_SENSORS_VIA_CPUTEMP
* CONFIG_SERIO_AMBAKMI
* CONFIG_SERIO_I8042
* CONFIG_SERIO_LIBPS2
* CONFIG_SERIO_PCIPS2
* CONFIG_SERIO_RAW
* CONFIG_SERIO_SERPORT
* CONFIG_SPI_BITBANG
* CONFIG_SPI_GPIO
SVN-Revision: 31737
2012-05-15 10:58:52 +00:00
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
2012-05-14 09:18:32 +00:00
Gabor Juhos
34018a630f
kernel: update linux 3.3 to 3.3.5
...
SVN-Revision: 31645
2012-05-07 20:11:43 +00:00
Gabor Juhos
cbfce53831
kernel: update linux 3.3 to 3.3.4
...
SVN-Revision: 31541
2012-04-30 08:38:11 +00:00
Jonas Gorski
8fd383ae2e
kernel: update linux 3.3 to 3.3.3
...
SVN-Revision: 31460
2012-04-24 09:25:38 +00:00
Jonas Gorski
22b4e6b882
kernel: update linux 3.2 to 3.2.16
...
SVN-Revision: 31459
2012-04-24 09:25:35 +00:00
Gabor Juhos
4b6833b176
x86: restore config-default, it is needed for 2.6.39
...
Reported-by: Thomas Heil <heil@terminal-consulting.de>
SVN-Revision: 31452
2012-04-23 16:56:08 +00:00
Gabor Juhos
f63d216467
x86: remove 2.6.32 support
...
SVN-Revision: 31415
2012-04-21 16:17:48 +00:00
Jonas Gorski
d0bfc67e2e
kernel: x86: also update subtarget kernel versions
...
SVN-Revision: 31338
2012-04-17 21:01:43 +00:00
Jo-Philipp Wich
a0f0213462
bump to Linux v3.3.1
...
SVN-Revision: 31314
2012-04-16 15:04:47 +00:00
Jo-Philipp Wich
4b230e19fc
PATCH: Disable console terminal in Grub for alix2 target
...
The alix2 target has the VGA console for grub enabled by default. This
prevents the grub menu from appearing on bootup. It is disabled by
default for the other embedded x86 platforms. This patch corrects that
behavior for the alix2 target.
Signed-off-by: Adam Gensler <openwrt@kristenandadam.net>
SVN-Revision: 31270
2012-04-12 23:30:27 +00:00
Jo-Philipp Wich
fcfdbd4961
add missing Kernel symbol spotted by buildbot
...
SVN-Revision: 31232
2012-04-10 10:09:27 +00:00
Jonas Gorski
16b4cbcdd6
kernel: update linux 3.2 to 3.2.14
...
SVN-Revision: 31222
2012-04-09 14:48:51 +00:00
Florian Fainelli
60e195d399
geos: add 'tc' and kmod-sched for bonding
...
The Geos2 includes 2 ADSL+ interfaces, and as such it needs to have the TEQL scheduler for bonding.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 31094
2012-03-27 17:47:37 +00:00
Jens Muecke
1d2b19c4bf
Disable keyboard for x86 default config - revoke patch 30966
...
This was already fixed by commit 30309 and is part of generic x86 target.
SVN-Revision: 31052
2012-03-21 19:10:02 +00:00
Jo-Philipp Wich
884f964e62
alix2: add require crypto kmods ( #10410 )
...
SVN-Revision: 30980
2012-03-18 18:56:02 +00:00
Jens Muecke
deac1c16a1
Enable keyboard for x86
...
This is required for qemu like descripted in
here http://wiki.openwrt.org/doc/howto/qemu
SVN-Revision: 30966
2012-03-17 21:32:08 +00:00
Jo-Philipp Wich
bafdae9233
enable RTC_CLASS for Linux 3.2 and 3.3
...
SVN-Revision: 30717
2012-02-25 13:06:26 +00:00
Jo-Philipp Wich
74db55a982
config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM
...
CONFIG_LEDS_GPIO_PLATFORM went away a while ago.
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b
Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30708
2012-02-24 10:35:20 +00:00
Vasilis Tsiligiannis
eed8e2a4fd
Disable by default padding of images
...
SVN-Revision: 30590
2012-02-16 17:54:07 +00:00
Vasilis Tsiligiannis
8676e49d9d
Allow gzipping of squashfs images with padded jffs2 partition
...
SVN-Revision: 30589
2012-02-16 17:54:04 +00:00
Vasilis Tsiligiannis
ab09db09fc
GZip only ext4 and padded images
...
SVN-Revision: 30588
2012-02-16 17:54:01 +00:00
Vasilis Tsiligiannis
b4f51343c6
Make gzipping of images configurable via menuconfig
...
SVN-Revision: 30587
2012-02-16 17:53:57 +00:00
Jo-Philipp Wich
f35c4a3266
8139cp: backport patches to make driver stable again
...
List of patches that Jo-Philipp groveled out of git.
Redux: defuzzed.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30366
2012-02-07 21:56:51 +00:00
Vasilis Tsiligiannis
834be6c1fe
alix2, geos: Adjust CFLAGS
...
Clone of CFLAGS change from r30013 into Geos and Alix platforms.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30353
2012-02-07 13:00:47 +00:00
Vasilis Tsiligiannis
42ec97097e
generic: Enable HPET, HID and AT keyboard support
...
SVN-Revision: 30309
2012-02-05 17:56:04 +00:00
Vasilis Tsiligiannis
b5ff8b85d6
generic: Add missing and remove unused config symbols
...
SVN-Revision: 30133
2012-02-04 20:45:17 +00:00
Jonas Gorski
d6afe712ab
x86: make alix platform patch apply to 3.3
...
Based on a patch from Philip Prindeville.
While at it, also refresh the patches.
SVN-Revision: 30025
2012-02-03 20:17:00 +00:00
Jo-Philipp Wich
c433bfb571
disable additional PATA drivers in global 3.2 and 3.3 config, remove redundant symbols from alix2 config
...
SVN-Revision: 30024
2012-02-03 19:47:55 +00:00
Jo-Philipp Wich
40867f1b68
x86: trivial -- add missing CONFIG_GEOS symbol to top-level So that builds don't stall in x86 prompting for this symbol. [From Philip Prindeville, via http://patchwork.openwrt.org/patch/1828/ ]
...
SVN-Revision: 30023
2012-02-03 19:21:41 +00:00
Jo-Philipp Wich
79a3fdb9da
geos: backport driver from linux-next to 3.2 and 3.3 The Geos driver is in linux-next and will be out in 3.4. It builds fine against 3.2.2 and 3.3-rc2. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 30022
2012-02-03 18:16:27 +00:00
Jo-Philipp Wich
25d605ab0e
net5501: backport drivers from linux-next Backport net5501 platform driver from 3.4. Remove vestiges of old (pre-2.6.30) leds-net5501.c driver. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 30021
2012-02-03 18:14:02 +00:00
Jo-Philipp Wich
7a36f3d2ff
x86: move additional oddball PATA drivers These should only be enabled in the generic image, as they bloat all of the other targets. Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3. Restore PC speaker to Geos target. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 30019
2012-02-03 18:02:57 +00:00
Jo-Philipp Wich
d13c3cd073
net5501: adjust CFLAGS and package selection ( #10893 ) This patches the CFLAGS for Geode LX CPUs for 4.3 and new GGC versions. This creates more compatible code and allowed me to boot my system first time with no troubles. Also, the missing kmod is added in.
...
SVN-Revision: 30013
2012-02-03 14:19:29 +00:00
Jonas Gorski
f99bf6517c
x86: add 3.3 generic symbols
...
Copy x86/config-3.2 to x86/config-3.3 and add additional symbols (for 3.3-rc2).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30002
2012-02-02 21:01:59 +00:00
Jo-Philipp Wich
b6be49429b
alix2: backport platform driver updates from linux-next Add patches to x86/patches-3.2 and x86/patches-3.3 (update will appear in 3.4). [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1817/ ]
...
SVN-Revision: 30001
2012-02-02 19:26:32 +00:00
Jo-Philipp Wich
7a9e4ffe8e
alix2, geos, net5501: remove kmod-ledtrig-netfilter, its not used by any standard system facility
...
SVN-Revision: 30000
2012-02-02 19:11:52 +00:00
Jo-Philipp Wich
bf8bb9b661
alix2, goes, net5501: clean up default packages Remove packages which are dependencies of other packages Remove packages which are part of the default package list Remove DSL specific packages from net5501 Remove bridge package, we use the busybox applet Replace hostapd with wpad
...
SVN-Revision: 29999
2012-02-02 19:06:22 +00:00
Jo-Philipp Wich
047ba1e12e
alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the rest
...
SVN-Revision: 29998
2012-02-02 19:00:40 +00:00
Jo-Philipp Wich
1ae5715f2e
geos: add missing files from previous commit
...
SVN-Revision: 29997
2012-02-02 18:59:51 +00:00
Jo-Philipp Wich
a1258ccaba
geos: backport Geos driver from linux-next Backport of linux-next driver. Driver adds support for LEDS and S/W button. Add hotplug script for button actions. Add Openwrt system config for LEDS triggers. Add updated kernel .config for 3.2 symbols. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1816/ ]
...
SVN-Revision: 29996
2012-02-02 18:58:20 +00:00
Jo-Philipp Wich
415a375eaa
geos: cleanup GPIO driver name In 3.1, the old drivers/char/ entry for the CS5535 GPIO driver went obsolete. Make Geos use a recent kernel and remove this ambiguity. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1815/ ]
...
SVN-Revision: 29995
2012-02-02 18:44:35 +00:00
Jo-Philipp Wich
5523eca4e5
net5501: correct net5501 h/w configuration Bump to version 3.2. Simplify and correct kernel config (based on x86/config-3.2). Designate eth0 as wan interface, and bridge eth1/eth2/eth3. Add heartbeat LED trigger. Use correct CS5535 GPIO driver. Use correct USB drivers (OHCI not UHCI). Add MSR and HW clock support. Add GPIO mask definition. Add correct SATA drivers. Add LED triggers. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1802/ ]
...
SVN-Revision: 29994
2012-02-02 18:41:10 +00:00
Jo-Philipp Wich
3310df6b52
alix2: correct h/w configuration Bump to version 3.2. Simplify and correct kernel config (based on x86/config-3.2). Drop obsolete CS5535 GPIO driver.
...
[Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1804/ ]
SVN-Revision: 29981
2012-02-01 15:31:23 +00:00
Jo-Philipp Wich
55b5e15bff
create a config-3.2 for upcoming changes, rebase config-default to 2.6.39
...
SVN-Revision: 29953
2012-01-30 02:13:37 +00:00
Jo-Philipp Wich
2fc3fe1d09
Make the grub timeout configurable on x86 targets
...
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
SVN-Revision: 29786
2012-01-19 01:14:45 +00:00
Jo-Philipp Wich
095f7f2da3
x86/config-3.2: add linux-3.2 symbols for x86
...
The following symbols are missing for x86, in sorted order.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 29783
2012-01-19 00:31:39 +00:00
Jo-Philipp Wich
be49daffc8
base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli
...
SVN-Revision: 28933
2011-11-10 12:16:41 +00:00
Jo-Philipp Wich
d6f02b62d4
add timeserver config to target specific system configs as well
...
SVN-Revision: 28750
2011-11-04 12:53:35 +00:00
Felix Fietkau
b17bfe4f68
x86: disable crashlog, ioremap of RAM does not work properly here
...
SVN-Revision: 28599
2011-10-26 11:49:25 +00:00
Nicolas Thill
b0d9bccafc
x86: allow VDI & VMDK images for all subtargets ( closes : #10255 )
...
SVN-Revision: 28518
2011-10-22 13:09:15 +00:00
Daniel Dickinson
c0a625ffbf
Add patch for linux-3.0 as well.
...
Fix typo from previous submission with input-keys-polled.
Philip Prindeville - 2011-10-03 01:44:55
SVN-Revision: 28356
2011-10-03 03:09:20 +00:00
Daniel Dickinson
7e372b6dcf
New x86 platform specific symbol needed for 3.1-rc3.
2011-10-03 03:06:29 +00:00
Daniel Dickinson
541aa8e38e
A lot of these options get set automatically when Geode is selected.
...
Don't make the config more complicated than it needs to be.
Philip Prindeville - 2011-08-29 03:15:27
SVN-Revision: 28353
2011-10-03 03:02:42 +00:00
Jo-Philipp Wich
ba46c7b3c6
Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz
...
SVN-Revision: 28197
2011-09-08 22:18:26 +00:00
Florian Fainelli
cbd28ad0ec
bump to 2.6.39.4
...
Since linux gets developed on x86 more than all other hardware,
hardly makes sense to have our default x86 version be trailing
by over a year.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 28082
2011-08-25 09:35:51 +00:00
Florian Fainelli
d2652dee9d
update alix2 platform driver
...
Add support for Ed Wildgoose's alix platform driver plus my
enhancement to add GPIO soft button support.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 28081
2011-08-25 09:35:45 +00:00
Daniel Dickinson
7ef004a144
Add packages that will be relant as "There's a new Alix platform driver hitting linux-next upstream. Get ready for it in 2.6.39.4 and 3.0.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>"
SVN-Revision: 27929
2011-08-08 02:33:18 +00:00
Felix Fietkau
4da138d899
x86/alix2: include WAN interface by default
...
Include WAN interface by default, instead of putting both ports in the LAN bridge.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27787
2011-07-26 16:37:48 +00:00
Felix Fietkau
41db64f8e0
x86/alix2: fix typo in target makefile
...
Cut and paste cruft from borrowing from Geos platform.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27786
2011-07-26 16:37:44 +00:00
Hauke Mehrtens
80956276a7
x86: add missing config symbols
...
This adds some config symbols for kernel 3.0.
Thank you realopty for the patch.
This is from #9719 .
SVN-Revision: 27775
2011-07-25 21:21:01 +00:00
Imre Kaloz
f0f10fa599
add missing symbols for generic and x86 on 3.0, based on Philip Prindeville's patch
...
SVN-Revision: 27762
2011-07-24 22:04:08 +00:00
Felix Fietkau
b5e3f6cd81
x86: 2.6.39 requires additional symbol
...
Sysfs support for DMI BIOS was added in 2.6.39.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27749
2011-07-24 09:41:07 +00:00
Felix Fietkau
6d3bddb056
geos: include pppstats and pppdump in default packaging
...
As the Geos box includes an ADSL modem that's targeted towards PPPoE, PPPoA, and bridged utilization, including these useful tools allows for easier configuration and troubleshooting.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27743
2011-07-24 08:41:58 +00:00
John Crispin
2975f0aaf1
alix2: add/subtract features as needed
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27411
2011-07-03 17:39:24 +00:00
Daniel Dickinson
88dcf8629d
The Geode CS5535 and CS5536 companion chips are backward compatible with the SCx200 I2C drivers.
...
Include this on Geos.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27368
2011-07-03 02:59:00 +00:00
Jo-Philipp Wich
2c6bd71767
remove remaining uci-defaults
...
SVN-Revision: 27291
2011-06-27 01:42:31 +00:00
Florian Fainelli
9f63b7326f
geos: deprecate uci-defaults files
...
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 27287
2011-06-25 22:05:10 +00:00
Florian Fainelli
1f6047496e
alix2: add config files for bridging
...
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 27286
2011-06-25 22:05:05 +00:00
Jo-Philipp Wich
70fb318a90
Restrict Soekris specific base-files handling to Soekris profiles, based on patch by Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 27241
2011-06-19 23:05:21 +00:00
Felix Fietkau
9567b93e5c
x86: add additional companion chip drivers to alix2 and geos
...
Add the MFGPT high precision timers, and integration into the schedule (clock events).
Use OHCI, not UHCI usb module.
Remove VIA SATA driver from Alix2... that was accidentally cloned from net5501 platform.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27038
2011-05-31 16:57:05 +00:00
Felix Fietkau
68af223efe
x86: remove pata-amd driver from generic x86 images, add addition cs553x modules
...
The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration.
Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27037
2011-05-31 16:57:01 +00:00
Daniel Dickinson
f2c86a3835
Simple typo for kmod- prefix in alix2 target makefile.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26945
2011-05-19 04:29:40 +00:00
John Crispin
dfc19a34b4
* adds support for Artec Thincan
...
Signed-of-By: Lauri Võsandi <lauri.vosandi@gmail.com>
SVN-Revision: 26919
2011-05-17 10:35:14 +00:00
Daniel Dickinson
09e0d10010
Removed Alix.mk profile which was accidently left as an empty file applying the patch during r26879 and r26880.
...
SVN-Revision: 26882
2011-05-13 07:23:11 +00:00
Daniel Dickinson
8d66bf7e72
Add missed files from previous commit: This patch provides an image suitable for the alix2*, alix3, and alix6 headless (non-VGA equipped) SBC's.
...
Note that the Alix6 uses GPIO 27 to disable wireless transmit (W_DIS#), whereas on all other versions this is used to actuate the speaker.
GPIO 1 : SIM select (Alix6)
GPIO 6 : LED1
GPIO 25 : LED2
GPIO 27 : LED3 or RFKILL (Alix6)
GPIO 24 : Soft switch 1
No kernel version bump. Added i2c-scx200-acb for lm-sensors support.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26880
2011-05-13 06:08:49 +00:00
Daniel Dickinson
937362f270
This patch provides an image suitable for the alix2*, alix3, and alix6 headless (non-VGA equipped) SBC's.
...
Note that the Alix6 uses GPIO 27 to disable wireless transmit (W_DIS#), whereas on all other versions this is used to actuate the speaker.
GPIO 1 : SIM select (Alix6)
GPIO 6 : LED1
GPIO 25 : LED2
GPIO 27 : LED3 or RFKILL (Alix6)
GPIO 24 : Soft switch 1
No kernel version bump. Added i2c-scx200-acb for lm-sensors support.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26879
2011-05-13 06:06:42 +00:00
Jo-Philipp Wich
ae5435adc9
geos: remove unneeded modules The via-sata and gpio-nsc modules are both unneeded on the Geos platform.
...
SVN-Revision: 26811
2011-05-03 21:18:12 +00:00
Felix Fietkau
ae51f1972f
x86: remove 2.6.35 patches
...
SVN-Revision: 26710
2011-04-17 18:39:50 +00:00
Daniel Dickinson
ff1bc5c29d
x86: missing kernel symbols
...
Please include these two missing kernel CONFIG_ symbols.
SVN-Revision: 26679
2011-04-15 04:56:49 +00:00
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