aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* make sure .config gets copied as file When using scripts/env, .config is ↵Jo-Philipp Wich2012-01-281-1/+1
| | | | | | most likely a symbolic link pointing to env/.config. Previously the symbolic link got copied as-is into the SDK tarball, leading to a dangling .config symlink on the target system which prevented the SDK from working. SVN-Revision: 29927
* brcm47xx: add fix for cardbus host controllerHauke Mehrtens2012-01-272-0/+44
| | | | | | These devices have two devices on the bus, the host controller itself and the device. SVN-Revision: 29923
* ar71xx: use 64k block size for WZR-HP-AG300HGabor Juhos2012-01-271-1/+1
| | | | SVN-Revision: 29917
* ar71xx: fix sysupgrade image building of atheros boards after r29899Gabor Juhos2012-01-271-10/+10
| | | | SVN-Revision: 29916
* ar71xx: create the temporary directory before building initramfs imagesGabor Juhos2012-01-261-1/+1
| | | | | | Thanks to Florian for reporting. SVN-Revision: 29915
* ar71xx: create a profile and build images for Compex WPE72Gabor Juhos2012-01-262-0/+17
| | | | | | | | | [juhosg: remove ath9k from the the profile package list, build WPE72 image with the Default profile as well] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 29914
* ar71xx: add support for Compex WPE72/WPE72NXGabor Juhos2012-01-2611-4/+230
| | | | | | | | | | | This patch adds support for Compex WPE72 bare board and Compex WPE72NX Indoor Access Point. [juhosg: add support to 3.2 as well] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 29912
* generic: add WPE72 ID to myloader.hGabor Juhos2012-01-261-0/+1
| | | | | | Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 29911
* ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boardsGabor Juhos2012-01-2611-0/+212
| | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the Sitecom WL-341 v3 and other Sercomm IP1006RRv2 based boards for sysupgrade support and for the initial flash through pushbutton initiated recovery mode with the special partition table and fixes for the quirks and things required by the modified bootloader. There is a known bug, Wi-Fi is not working on my board probably because of the lack of RAM (the board only has 16MiB ram -- half of the normal amount for non rebadged versions, but there is an empty slot for another ram chip,) but I don't know for sure. The driver loads but hostapd fails to load so I think it's not related to the specific device except for the lack of RAM. Moreover, only 7 of the 11 onboard leds are confirmed working, it seems that one of the others is always on and the remaining ones are connected to the wireless card leds already recognized by OpenWrt [juhosg: reordered some parts in order to keep things sorted alphabetically] Signed-off-by: Marco Antonio Mauro <marcus90@gmail.com> SVN-Revision: 29910
* ar71xx: TL-MR3020: fix board detection, fix missing mandatory package and ↵Gabor Juhos2012-01-255-4/+7
| | | | | | | | | | | | | | | | | | | | | modify LED behaviour This patch fixes the board detection of the TL-MR3020. The LED behaviour has also been modified: * The WPS LED is the diag LED now. * A netdev trigger for the LAN LED has been added. The profile of the TL-MR3020 has been updated because the needed package "kmod-ledtrig-usbdev" was missing which resulted in a non-working usbdev trigger for the 3G/USB LED. [juhosg: the board name changes has been removed, and the kernel files has been changed instead.] Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> SVN-Revision: 29905
* ar71xx: TL-MR3020: fix GPIO polarity for button and switchGabor Juhos2012-01-252-6/+6
| | | | | | | | | | This patch fixes the GPIO polarity for the button and the sliding switch. The buttons are not active low. "Pressed" and "Released" events are wrong without the patch. Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> SVN-Revision: 29904
* ar71xx: use the lzma loader on the Planex boardsGabor Juhos2012-01-241-3/+20
| | | | SVN-Revision: 29900
* ar71xx: rename Sysupgrade/{KR,RK} to Sysupgrade/{KR,RK}uImageGabor Juhos2012-01-241-12/+12
| | | | SVN-Revision: 29899
* ar71xx: fix the AP/Router LED definitons on MZK-W300NHGabor Juhos2012-01-242-16/+12
| | | | SVN-Revision: 29897
* ar71xx: preset WLAN LED config on MZK-W300NHGabor Juhos2012-01-241-0/+4
| | | | SVN-Revision: 29896
* ar71xx: remove hardcoded MTD layout from planex filesGabor Juhos2012-01-244-164/+4
| | | | SVN-Revision: 29895
* ar71xx: pass mtdlayout to Planex boards via command lineGabor Juhos2012-01-241-1/+2
| | | | SVN-Revision: 29894
* ar71xx: remove an unused header fileGabor Juhos2012-01-241-24/+0
| | | | SVN-Revision: 29893
* ramips: generate sysupgrade image for the ALL0256NGabor Juhos2012-01-241-0/+5
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29884
* ramips: add user-space support for ALL0256NGabor Juhos2012-01-246-1/+20
| | | | | | | | This adds uci-defaults and sysupgrade support for the ALL0256N. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29883
* ramips: add kernel support for ALL0256NGabor Juhos2012-01-245-0/+136
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29882
* ar71xx: nuke fs_all variable in image/MakefileGabor Juhos2012-01-241-2/+0
| | | | SVN-Revision: 29880
* ar71xx: create interim kernel files in a separate dirGabor Juhos2012-01-241-66/+68
| | | | | | This reduces the size of the ImageBuilder tarball a lot. SVN-Revision: 29879
* ar71xx: prebuild all loaders in Image/Prepare stageGabor Juhos2012-01-241-2/+20
| | | | SVN-Revision: 29878
* ImageBuilder: respect the PROFILE parameterGabor Juhos2012-01-241-4/+5
| | | | | | Based on a patch from #10766 SVN-Revision: 29877
* ramips: scripts updatesGabor Juhos2012-01-236-23/+47
| | | | | | | | | | | | | | | | | | | | | | | | In this patch: * rename Argus leds to avoid underscores * rename Belkin F5D8235 v1 leds from f5d8234 to f5d8235 * remove Belkin F5D8235 v1 status led defined as storage led (it was defined as usb led earlier, just in wrong place) - it should have router led as in v2 * add Argus, Sparklan and Belkin F5D8235 v2 status leds * add Belkin F5D8235 v1 and v2 usb leds * fix Belkin F5D8235 v2 network config generation and mac address axtraction * fix Sparklan board identification * add Sparklan usb led (this board doesn't have usb connector by default and the led is hidden also but if you are going to solder the connector then you'll see the led too) * add Sparklan network config generation and mac address extraction * fix empty string test in network script and... * ...sort case entries by the first board in the list Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29871
* ar71xx: 3.2: fix build errors if PCI is not enabledGabor Juhos2012-01-232-1/+19
| | | | SVN-Revision: 29870
* ar71xx: fix compiler warning if PCI is not enabledGabor Juhos2012-01-231-1/+1
| | | | SVN-Revision: 29869
* ar71xx: add initial support for 3.2Gabor Juhos2012-01-22200-0/+25484
| | | | | | | | | | | | | | | Tested on the following boards: ALFA AP96 TL-MR3220 v1 TL-WR1043ND v1 TL-WR2543ND v1 TL-WR703N v1 TL-WR741ND v1 TL-WR741ND v4 WNDR3700 v1 WZR-HP-G300NH SVN-Revision: 29868
* ar71xx: move arch specific files to files-2.6.39Gabor Juhos2012-01-22121-0/+0
| | | | SVN-Revision: 29867
* ar71xx: build ALFA AP96 images with default profile as wellGabor Juhos2012-01-221-0/+1
| | | | SVN-Revision: 29866
* generic: 3.2: allow to build myloader mtd parser for ATH79Gabor Juhos2012-01-221-1/+1
| | | | SVN-Revision: 29860
* generic: allow to build myloader mtd parser for 3.2+Gabor Juhos2012-01-221-3/+11
| | | | SVN-Revision: 29858
* ramips fix f5d8235-v1 diag LED supportGabor Juhos2012-01-221-1/+1
| | | | SVN-Revision: 29857
* ar71xx: wrt160nl_part: include module.h and fix compiler warningsGabor Juhos2012-01-221-3/+8
| | | | SVN-Revision: 29856
* ar71xx: tplinkpart: include module.hGabor Juhos2012-01-221-0/+1
| | | | SVN-Revision: 29855
* ar71xx: rename vsc7385 spi driverGabor Juhos2012-01-222-1/+1
| | | | SVN-Revision: 29853
* ar71xx: rename ap81 spi driverGabor Juhos2012-01-222-1/+1
| | | | SVN-Revision: 29852
* ar71xx: rename rb4xx spi driversGabor Juhos2012-01-225-3/+3
| | | | SVN-Revision: 29851
* ar71xx: rename the nxp_74hc153 driverGabor Juhos2012-01-222-1/+1
| | | | SVN-Revision: 29850
* ar71xx: change board id of the UniFi boardGabor Juhos2012-01-222-2/+2
| | | | SVN-Revision: 29849
* ar71xx: include linux/module.h in the micrel phy driverGabor Juhos2012-01-221-0/+1
| | | | SVN-Revision: 29848
* ramips: add sysled and sysupgrade to wr512-3gnGabor Juhos2012-01-222-1/+5
| | | | | | Patch from #10035. SVN-Revision: 29847
* generic: 3.2: don't disable lockdep for OOT modulesGabor Juhos2012-01-222-0/+95
| | | | SVN-Revision: 29846
* generic: rtl8366: add rtl8366_smi_write_reg_noack helperGabor Juhos2012-01-214-6/+28
| | | | | | | | | After issuing a soft reset on the RT8366{S,RB} switch, waiting for the last acknowlegement fails in rtl8366_smi_write_reg. Add a _noack version of the function and use that for issuing a soft reset. SVN-Revision: 29844
* brcm47xx: add support for pcie host controller on bcma based SoCs.Hauke Mehrtens2012-01-2111-18/+3794
| | | | | | This also adds minimal support for the BCMA43224 pcie wireless card. SVN-Revision: 29843
* ramips: sysupgrade for ESR-9753Gabor Juhos2012-01-201-0/+1
| | | | | | | | This patch add sysupgrade for Engenius ESR-9753 Signed-off-by: Artur Wronowski <arteqw@gmail.com> SVN-Revision: 29824
* kernel: fix OCF for linux 3.2Jonas Gorski2012-01-198-10/+19
| | | | | | Add skb_frag_page from 3.2 to OCF for 3.1 and earlier and use it. SVN-Revision: 29818
* add missing kernel symbolsJo-Philipp Wich2012-01-192-0/+2
| | | | SVN-Revision: 29790
* 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