summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
Commit message (Collapse)AuthorAgeFilesLines
...
* [x86] Make gzipping of images configurable via menuconfigacinonyx2012-02-162-5/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 8139cp: backport patches to make driver stable againjow2012-02-076-30/+117
| | | | | | | | | | List of patches that Jo-Philipp groveled out of git. Redux: defuzzed. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] alix2, geos: Adjust CFLAGSacinonyx2012-02-072-4/+4
| | | | | | | | Clone of CFLAGS change from r30013 into Geos and Alix platforms. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] generic: Enable HPET, HID and AT keyboard supportacinonyx2012-02-051-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] generic: Add missing and remove unused config symbolsacinonyx2012-02-041-12/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: make alix platform patch apply to 3.3jogo2012-02-032-17/+6
| | | | | | | | Based on a patch from Philip Prindeville. While at it, also refresh the patches. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] disable additional PATA drivers in global 3.2 and 3.3 config, remove ↵jow2012-02-033-8/+10
| | | | | | redundant symbols from alix2 config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCHv2 1/1] x86: trivial -- add missing CONFIG_GEOS symbol to top-leveljow2012-02-031-0/+1
| | | | | | | | So that builds don't stall in x86 prompting for this symbol. [From Philip Prindeville, via http://patchwork.openwrt.org/patch/1828/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 1/1] geos: backport driver from linux-next to 3.2 and 3.3jow2012-02-032-0/+376
| | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCHv2 1/1] net5501: backport drivers from linux-nextjow2012-02-032-1/+318
| | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 1/1] x86: move additional oddball PATA driversjow2012-02-035-10/+17
| | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] net5501: adjust CFLAGS and package selection (#10893)jow2012-02-031-3/+3
| | | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: add 3.3 generic symbolsjogo2012-02-021-0/+391
| | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 1/1] alix2: backport platform driver updates from linux-nextjow2012-02-022-0/+264
| | | | | | | | 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/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] alix2, geos, net5501: remove kmod-ledtrig-netfilter, its not used by ↵jow2012-02-023-3/+3
| | | | | | any standard system facility git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] alix2, goes, net5501: clean up default packagesjow2012-02-023-13/+7
| | | | | | | | | | | 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the restjow2012-02-022-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] geos: add missing files from previous commitjow2012-02-023-23/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 2/2] geos: backport Geos driver from linux-nextjow2012-02-021-0/+4
| | | | | | | | | | | | 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/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 1/2] geos: cleanup GPIO driver namejow2012-02-021-4/+4
| | | | | | | | | 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/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] net5501: correct net5501 h/w configurationjow2012-02-025-36/+86
| | | | | | | | | | | | | | | | | 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/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] alix2: correct h/w configurationjow2012-02-012-16/+20
| | | | | | | | | | | 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/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] create a config-3.2 for upcoming changes, rebase config-default to 2.6.39jow2012-01-302-130/+442
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the grub timeout configurable on x86 targetsjow2012-01-193-1/+11
| | | | | | Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/config-3.2: add linux-3.2 symbols for x86jow2012-01-191-0/+1
| | | | | | | | The following symbols are missing for x86, in sorted order. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29783 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files, target: assign name to system timeserver section, makes it ↵jow2011-11-101-1/+1
| | | | | | easier to set servers on the cli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add timeserver config to target specific system configs as welljow2011-11-041-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: disable crashlog, ioremap of RAM does not work properly herenbd2011-10-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target] x86: allow VDI & VMDK images for all subtargets (closes: #10255)nico2011-10-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add patch for linux-3.0 as well.cshore2011-10-031-1/+1
| | | | | | | Fix typo from previous submission with input-keys-polled. Philip Prindeville - 2011-10-03 01:44:55 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* New x86 platform specific symbol needed for 3.1-rc3.cshore2011-10-031-0/+1
| | | | | | | | | | | --- Attaching the correct file this time... Philip Prindeville - 2011-09-07 07:01:42 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* A lot of these options get set automatically when Geode is selected.cshore2011-10-031-25/+4
| | | | | | | Don't make the config more complicated than it needs to be. Philip Prindeville - 2011-08-29 03:15:27 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xzjow2011-09-081-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] bump to 2.6.39.4florian2011-08-251-1/+1
| | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] update alix2 platform driverflorian2011-08-254-1/+42
| | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add packages that will be relant as "There's a new Alix platform driver ↵cshore2011-08-082-1/+5
| | | | | | | | 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>" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/alix2: include WAN interface by defaultnbd2011-07-261-1/+7
| | | | | | | | Include WAN interface by default, instead of putting both ports in the LAN bridge. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/alix2: fix typo in target makefilenbd2011-07-261-2/+2
| | | | | | | | Cut and paste cruft from borrowing from Geos platform. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: add missing config symbolshauke2011-07-251-0/+3
| | | | | | | | | | | This adds some config symbols for kernel 3.0. Thank you realopty for the patch. This is from #9719. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbols for generic and x86 on 3.0, based on Philip ↵kaloz2011-07-241-0/+4
| | | | | | Prindeville's patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: 2.6.39 requires additional symbolnbd2011-07-241-0/+1
| | | | | | | | Sysfs support for DMI BIOS was added in 2.6.39. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* geos: include pppstats and pppdump in default packagingnbd2011-07-241-0/+1
| | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* alix2: add/subtract features as neededblogic2011-07-032-4/+5
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The Geode CS5535 and CS5536 companion chips are backward compatible with the ↵cshore2011-07-031-0/+1
| | | | | | | | | | SCx200 I2C drivers. Include this on Geos. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [geos] remove remaining uci-defaultsjow2011-06-271-27/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] geos: deprecate uci-defaults filesflorian2011-06-253-39/+44
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] alix2: add config files for bridgingflorian2011-06-251-0/+14
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Restrict Soekris specific base-files handling to Soekris profiles, ↵jow2011-06-191-0/+2
| | | | | | based on patch by Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: add additional companion chip drivers to alix2 and geosnbd2011-05-312-5/+9
| | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesnbd2011-05-314-1/+6
| | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27037 3c298f89-4303-0410-b956-a3cf2f4a3e73