summaryrefslogtreecommitdiff
path: root/target/linux/x86/alix2/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* x86/alix2: switch to 3.10.9Gabor Juhos2013-09-021-1/+1
| | | | | | | | | | | | | | | | | | Taken from the 'alix2: update to LINUX_VERSION 3.10.9' patch: http://patchwork.openwrt.org/patch/3971/. Russell says in the original patch: "Initial whack at updating alix2 to a current kernel. It builds and runs without problems so far. I copied target/linux/config-3.8, target/linux/x86/alix2/config-3.8, and target/linux/patches-3.8 to their 3.10 equivalents and tweaked until it built. The patches required no changes." Signed-off-by: Russell Senior <russell@personaltelco.net> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37869
* x86/alix2: add kmod-usb2-pci to default packagesGabor Juhos2013-08-251-1/+1
| | | | | | | | | | The USB controller is sitting on the PCI bus and without the package the EHCI controller is not usable. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37835
* target: don't build jffs2 nor images by defaultJonas Gorski2013-06-051-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36863
* kernel: update linux 3.8 to 3.8.13Gabor Juhos2013-05-261-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36724
* kernel: update linux 3.8 to 3.8.12Gabor Juhos2013-05-081-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36576
* kernel: update linux 3.8 to 3.8.11Gabor Juhos2013-05-011-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36507
* kernel: update linux 3.8 to 3.8.10Gabor Juhos2013-04-301-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36493
* kernel: update linux 3.8 to 3.8.9Gabor Juhos2013-04-261-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36453
* kernel: update linux 3.8 to 3.8.8Gabor Juhos2013-04-191-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36363
* kernel: update linux 3.8 to 3.8.7Gabor Juhos2013-04-141-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36332
* x86/alix2: switch to 3.8Gabor Juhos2013-04-071-1/+1
| | | | | | | | Tested on an alix2d13 board. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36252
* kernel: update linux 3.7 to 3.7.10Gabor Juhos2013-03-031-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35860
* kernel: update linux 3.7 to 3.7.9Gabor Juhos2013-02-171-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35644
* kernel: update linux 3.7 to 3.7.8Gabor Juhos2013-02-151-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35604
* kernel: update linux 3.7 to 3.7.7Gabor Juhos2013-02-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35571
* kernel: update linux 3.7 to 3.7.6Gabor Juhos2013-02-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35476
* alix2: convert from kernel version 3.3.8 to 3.7.5Gabor Juhos2013-02-021-1/+1
| | | | | | | | | [juhosg: use 3.7.5 instead of 3.7.3] Signed-off-by: Russell Senior <russell@personaltelco.net> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35457
* x86: fix typo in alix2/net5501 default packagesFelix Fietkau2013-01-021-1/+1
| | | | SVN-Revision: 34972
* x86: remove subtarget specific LINUX_VERSION overridesGabor Juhos2012-05-181-1/+0
| | | | SVN-Revision: 31803
* x86/alix2: switch to 3.3Gabor Juhos2012-05-161-1/+1
| | | | | | Compile tested only. SVN-Revision: 31753
* kernel: update linux 3.2 to 3.2.16Jonas Gorski2012-04-241-1/+1
| | | | SVN-Revision: 31459
* kernel: x86: also update subtarget kernel versionsJonas Gorski2012-04-171-1/+1
| | | | SVN-Revision: 31338
* alix2: add require crypto kmods (#10410)Jo-Philipp Wich2012-03-181-1/+1
| | | | SVN-Revision: 30980
* alix2, geos: Adjust CFLAGSVasilis Tsiligiannis2012-02-071-2/+2
| | | | | | | | Clone of CFLAGS change from r30013 into Geos and Alix platforms. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30353
* alix2, geos, net5501: remove kmod-ledtrig-netfilter, its not used by any ↵Jo-Philipp Wich2012-02-021-1/+1
| | | | | | standard system facility SVN-Revision: 30000
* alix2, goes, net5501: clean up default packages Remove packages which are ↵Jo-Philipp Wich2012-02-021-4/+2
| | | | | | 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-021-1/+1
| | | | SVN-Revision: 29998
* alix2: correct h/w configuration Bump to version 3.2. Simplify and correct ↵Jo-Philipp Wich2012-02-011-4/+4
| | | | | | | | 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
* 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
* update alix2 platform driverFlorian Fainelli2011-08-251-1/+2
| | | | | | | | | 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-081-1/+4
| | | | | | | | 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: 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
* alix2: add/subtract features as neededJohn Crispin2011-07-031-3/+4
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27411
* x86: add additional companion chip drivers to alix2 and geosFelix Fietkau2011-05-311-3/+5
| | | | | | | | | | | | 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
* Simple typo for kmod- prefix in alix2 target makefile.Daniel Dickinson2011-05-191-1/+1
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26945
* Add missed files from previous commit: This patch provides an image suitable ↵Daniel Dickinson2011-05-131-0/+30
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