summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
Commit message (Collapse)AuthorAgeFilesLines
* geos: add 'tc' and kmod-sched for bondingFlorian Fainelli2012-03-271-2/+2
| | | | | | | | 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
* Disable keyboard for x86 default config - revoke patch 30966Jens Muecke2012-03-211-3/+0
| | | | | | This was already fixed by commit 30309 and is part of generic x86 target. SVN-Revision: 31052
* alix2: add require crypto kmods (#10410)Jo-Philipp Wich2012-03-181-1/+1
| | | | SVN-Revision: 30980
* Enable keyboard for x86Jens Muecke2012-03-171-0/+3
| | | | | | | This is required for qemu like descripted in here http://wiki.openwrt.org/doc/howto/qemu SVN-Revision: 30966
* enable RTC_CLASS for Linux 3.2 and 3.3Jo-Philipp Wich2012-02-252-0/+2
| | | | SVN-Revision: 30717
* config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORMJo-Philipp Wich2012-02-244-2/+2
| | | | | | | | | | | | 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
* Disable by default padding of imagesVasilis Tsiligiannis2012-02-161-1/+0
| | | | SVN-Revision: 30590
* Allow gzipping of squashfs images with padded jffs2 partitionVasilis Tsiligiannis2012-02-161-0/+3
| | | | SVN-Revision: 30589
* GZip only ext4 and padded imagesVasilis Tsiligiannis2012-02-162-4/+7
| | | | SVN-Revision: 30588
* Make gzipping of images configurable via menuconfigVasilis Tsiligiannis2012-02-162-5/+23
| | | | SVN-Revision: 30587
* 8139cp: backport patches to make driver stable againJo-Philipp Wich2012-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> SVN-Revision: 30366
* alix2, geos: Adjust CFLAGSVasilis Tsiligiannis2012-02-072-4/+4
| | | | | | | | Clone of CFLAGS change from r30013 into Geos and Alix platforms. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30353
* generic: Enable HPET, HID and AT keyboard supportVasilis Tsiligiannis2012-02-051-1/+5
| | | | SVN-Revision: 30309
* generic: Add missing and remove unused config symbolsVasilis Tsiligiannis2012-02-041-12/+55
| | | | SVN-Revision: 30133
* x86: make alix platform patch apply to 3.3Jonas Gorski2012-02-032-17/+6
| | | | | | | | Based on a patch from Philip Prindeville. While at it, also refresh the patches. SVN-Revision: 30025
* disable additional PATA drivers in global 3.2 and 3.3 config, remove ↵Jo-Philipp Wich2012-02-033-8/+10
| | | | | | redundant symbols from alix2 config SVN-Revision: 30024
* x86: trivial -- add missing CONFIG_GEOS symbol to top-level So that builds ↵Jo-Philipp Wich2012-02-031-0/+1
| | | | | | don't stall in x86 prompting for this symbol. [From Philip Prindeville, via http://patchwork.openwrt.org/patch/1828/] SVN-Revision: 30023
* geos: backport driver from linux-next to 3.2 and 3.3 The Geos driver is in ↵Jo-Philipp Wich2012-02-032-0/+376
| | | | | | 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
* net5501: backport drivers from linux-next Backport net5501 platform driver ↵Jo-Philipp Wich2012-02-032-1/+318
| | | | | | 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
* x86: move additional oddball PATA drivers These should only be enabled in ↵Jo-Philipp Wich2012-02-035-10/+17
| | | | | | 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
* net5501: adjust CFLAGS and package selection (#10893) This patches the ↵Jo-Philipp Wich2012-02-031-3/+3
| | | | | | 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
* x86: add 3.3 generic symbolsJonas Gorski2012-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> SVN-Revision: 30002
* alix2: backport platform driver updates from linux-next Add patches to ↵Jo-Philipp Wich2012-02-022-0/+264
| | | | | | 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
* alix2, geos, net5501: remove kmod-ledtrig-netfilter, its not used by any ↵Jo-Philipp Wich2012-02-023-3/+3
| | | | | | standard system facility SVN-Revision: 30000
* alix2, goes, net5501: clean up default packages Remove packages which are ↵Jo-Philipp Wich2012-02-023-13/+7
| | | | | | 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
* alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the restJo-Philipp Wich2012-02-022-2/+2
| | | | SVN-Revision: 29998
* geos: add missing files from previous commitJo-Philipp Wich2012-02-023-23/+61
| | | | SVN-Revision: 29997
* geos: backport Geos driver from linux-next Backport of linux-next driver. ↵Jo-Philipp Wich2012-02-021-0/+4
| | | | | | 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
* geos: cleanup GPIO driver name In 3.1, the old drivers/char/ entry for the ↵Jo-Philipp Wich2012-02-021-4/+4
| | | | | | 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
* net5501: correct net5501 h/w configuration Bump to version 3.2. Simplify and ↵Jo-Philipp Wich2012-02-025-36/+86
| | | | | | 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
* alix2: correct h/w configuration Bump to version 3.2. Simplify and correct ↵Jo-Philipp Wich2012-02-012-16/+20
| | | | | | | | 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
* create a config-3.2 for upcoming changes, rebase config-default to 2.6.39Jo-Philipp Wich2012-01-302-130/+442
| | | | SVN-Revision: 29953
* Make the grub timeout configurable on x86 targetsJo-Philipp Wich2012-01-193-1/+11
| | | | | | Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> SVN-Revision: 29786
* x86/config-3.2: add linux-3.2 symbols for x86Jo-Philipp Wich2012-01-191-0/+1
| | | | | | | | The following symbols are missing for x86, in sorted order. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 29783
* base-files, target: assign name to system timeserver section, makes it ↵Jo-Philipp Wich2011-11-101-1/+1
| | | | | | easier to set servers on the cli SVN-Revision: 28933
* add timeserver config to target specific system configs as wellJo-Philipp Wich2011-11-041-2/+5
| | | | SVN-Revision: 28750
* x86: disable crashlog, ioremap of RAM does not work properly hereFelix Fietkau2011-10-261-0/+1
| | | | SVN-Revision: 28599
* x86: allow VDI & VMDK images for all subtargets (closes: #10255)Nicolas Thill2011-10-221-2/+2
| | | | SVN-Revision: 28518
* Add patch for linux-3.0 as well.Daniel Dickinson2011-10-031-1/+1
| | | | | | | Fix typo from previous submission with input-keys-polled. Philip Prindeville - 2011-10-03 01:44:55 SVN-Revision: 28356
* New x86 platform specific symbol needed for 3.1-rc3.Daniel Dickinson2011-10-031-0/+1
|
* A lot of these options get set automatically when Geode is selected.Daniel Dickinson2011-10-031-25/+4
| | | | | | | Don't make the config more complicated than it needs to be. Philip Prindeville - 2011-08-29 03:15:27 SVN-Revision: 28353
* Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xzJo-Philipp Wich2011-09-081-0/+5
| | | | SVN-Revision: 28197
* bump to 2.6.39.4Florian Fainelli2011-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> SVN-Revision: 28082
* update alix2 platform driverFlorian Fainelli2011-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> SVN-Revision: 28081
* Add packages that will be relant as "There's a new Alix platform driver ↵Daniel Dickinson2011-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>" SVN-Revision: 27929
* x86/alix2: include WAN interface by defaultFelix Fietkau2011-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> SVN-Revision: 27787
* x86/alix2: fix typo in target makefileFelix Fietkau2011-07-261-2/+2
| | | | | | | | Cut and paste cruft from borrowing from Geos platform. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27786
* x86: add missing config symbolsHauke Mehrtens2011-07-251-0/+3
| | | | | | | | | | This adds some config symbols for kernel 3.0. Thank you realopty for the patch. This is from #9719. SVN-Revision: 27775
* add missing symbols for generic and x86 on 3.0, based on Philip ↵Imre Kaloz2011-07-241-0/+4
| | | | | | Prindeville's patch SVN-Revision: 27762
* x86: 2.6.39 requires additional symbolFelix Fietkau2011-07-241-0/+1
| | | | | | | | Sysfs support for DMI BIOS was added in 2.6.39. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27749