Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: extract eeprom for the built-in wlan module on the RT-N56U | Gabor Juhos | 2012-02-16 | 1 | -1/+3 |
| | | | | SVN-Revision: 30604 | ||||
* | ramips: rt3883: change eeprom file name | Gabor Juhos | 2012-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 30603 | ||||
* | Disable by default padding of images | Vasilis Tsiligiannis | 2012-02-16 | 1 | -1/+0 |
| | | | | SVN-Revision: 30590 | ||||
* | Allow gzipping of squashfs images with padded jffs2 partition | Vasilis Tsiligiannis | 2012-02-16 | 1 | -0/+3 |
| | | | | SVN-Revision: 30589 | ||||
* | GZip only ext4 and padded images | Vasilis Tsiligiannis | 2012-02-16 | 2 | -4/+7 |
| | | | | SVN-Revision: 30588 | ||||
* | Make gzipping of images configurable via menuconfig | Vasilis Tsiligiannis | 2012-02-16 | 2 | -5/+23 |
| | | | | SVN-Revision: 30587 | ||||
* | ar71xx: remove duplicated define from the D-Link profile | Gabor Juhos | 2012-02-16 | 1 | -3/+0 |
| | | | | SVN-Revision: 30577 | ||||
* | ramips: select HW_HAS_PCI on per-board basis | Gabor Juhos | 2012-02-16 | 3 | -2/+2 |
| | | | | SVN-Revision: 30576 | ||||
* | ramips: rt3883: remove a stray character from rt3883.h | Gabor Juhos | 2012-02-16 | 1 | -1/+0 |
| | | | | SVN-Revision: 30575 | ||||
* | ramips: rt288x: don't register the PCI controller on each board | Gabor Juhos | 2012-02-16 | 3 | -3/+8 |
| | | | | SVN-Revision: 30574 | ||||
* | ramips: raeth: separate ring allocation and setup | Gabor Juhos | 2012-02-16 | 1 | -44/+90 |
| | | | | SVN-Revision: 30573 | ||||
* | generic: add SND_PPC symbol | Gabor Juhos | 2012-02-16 | 3 | -0/+3 |
| | | | | SVN-Revision: 30572 | ||||
* | Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB ↵ | Daniel Dickinson | 2012-02-16 | 1 | -0/+11 |
| | | | | | | drivers by default SVN-Revision: 30571 | ||||
* | d-link: Add DIR-601 Profile Definition; It needs different factory images ↵ | Daniel Dickinson | 2012-02-16 | 2 | -0/+19 |
| | | | | | | than DIR-600 SVN-Revision: 30570 | ||||
* | Fix partitions for Cameo-based boards; kernel 3.2 is bigger | Daniel Dickinson | 2012-02-16 | 1 | -4/+4 |
| | | | | SVN-Revision: 30569 | ||||
* | image: For Cameo-based board fix adding mtd layout to kernel commandline) | Daniel Dickinson | 2012-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 30568 | ||||
* | linux 3.2: missing generic symbols | Jo-Philipp Wich | 2012-02-15 | 1 | -0/+2 |
| | | | | | | | | These symbols are dependent on CONFIG_PCI being enabled. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30565 | ||||
* | ramips: rt288x: fix PCI resource conflict | Gabor Juhos | 2012-02-15 | 1 | -0/+8 |
| | | | | SVN-Revision: 30563 | ||||
* | correct PCI IO/Mem resource swapping | Florian Fainelli | 2012-02-15 | 1 | -4/+4 |
| | | | | SVN-Revision: 30562 | ||||
* | add Ralink V11ST-FE board support | Florian Fainelli | 2012-02-15 | 11 | -0/+134 |
| | | | | | | | | | | This board is equipped with: - 4MB of NOR Flash - 32MB of SDRAM - IC+ IP175C switch - one Mini-PCI slot SVN-Revision: 30561 | ||||
* | ramips: raeth: add a helper function for skb allocation | Gabor Juhos | 2012-02-15 | 1 | -6/+16 |
| | | | | SVN-Revision: 30555 | ||||
* | ramips: raeth: use netdev_alloc_skb | Gabor Juhos | 2012-02-15 | 1 | -2/+3 |
| | | | | SVN-Revision: 30554 | ||||
* | ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor ↵ | Gabor Juhos | 2012-02-15 | 1 | -2/+2 |
| | | | | | | | | structures This helps GCC to generare more efficient code. SVN-Revision: 30553 | ||||
* | ramips: raeth: use 're' instead of 'priv' everywhere | Gabor Juhos | 2012-02-15 | 1 | -73/+73 |
| | | | | SVN-Revision: 30552 | ||||
* | ramips: raeth: force link down in ramips_phy_stop | Gabor Juhos | 2012-02-15 | 1 | -7/+6 |
| | | | | SVN-Revision: 30550 | ||||
* | ramips: raeth: serialize ramips_link_adjust calls | Gabor Juhos | 2012-02-15 | 1 | -0/+8 |
| | | | | SVN-Revision: 30549 | ||||
* | ramips: raeth: add PHYLIB support | Gabor Juhos | 2012-02-15 | 5 | -10/+229 |
| | | | | SVN-Revision: 30547 | ||||
* | linux-atm: update solos-pci driver to upstream | John Crispin | 2012-02-14 | 3 | -0/+1044 |
| | | | | | | | | | | | | | Fixes for the solos-pci driver. - Corrects calculation of headroom for padding. - Removes pointless debug messages. - Expose Bis A and Bis M annex capabilities. - Expose hardware revision. Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 30541 | ||||
* | linux-atm: headroom/padding fixes | John Crispin | 2012-02-14 | 3 | -0/+249 |
| | | | | | | | | Submitted upstream to netdev by Chas Williams on linux-atm. Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 30540 | ||||
* | generate uboot environment data in target | John Crispin | 2012-02-14 | 1 | -0/+32 |
| | | | | | | | | | | | With this patch it is possible to generate uboot environment config file inside lantiq target. Currently it is only supporting GIGASX76X board. uboot environment config is used by fw_printenv fw_setenv tools. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 30537 | ||||
* | fix compile error in previous commit | John Crispin | 2012-02-14 | 1 | -10/+10 |
| | | | | SVN-Revision: 30534 | ||||
* | Support booting the Speedport W502V using BRN-BOOT. | John Crispin | 2012-02-14 | 3 | -7/+158 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While the disadvantage is less available flash space, it's easy and safe to flash without opening the device. Going back to the original firmware is also possible. This patch add two firmware utilities, mkbrncmdline and mkbrnboot. mkbrncmdline patches the uncompressed kernel so the registeres a0 to a3 are initialized and the memory size is passed in. mkbrnboot takes the lzma compressed kernel and squashfs images and creates a firmware image that can be flashed using the BRN-BOOT recovery kernel, which is booted by holding both buttons when powering up the device and will listen on http://192.168.2.1. The firmware file from bin/lantiq/ to use is openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage The BRN-BOOT recovery kernel does size-check the image, so if it's too big to fit into flash it will complain accordingly. A second patch is needed to make the wired network interface work since there is no u-boot to pre-initialise it. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 30532 | ||||
* | ramips: extract eeprom for the PCIe wlan module on the RT-N56U | Gabor Juhos | 2012-02-14 | 1 | -4/+12 |
| | | | | SVN-Revision: 30529 | ||||
* | ramips: rt3883: enable PCI on the RT-N56U board | Gabor Juhos | 2012-02-14 | 1 | -0/+16 |
| | | | | SVN-Revision: 30528 | ||||
* | ramips: rt3883: add PCI support | Gabor Juhos | 2012-02-14 | 8 | -1/+548 |
| | | | | SVN-Revision: 30527 | ||||
* | ramips: rt3883: sync 2.6.39 config | Gabor Juhos | 2012-02-14 | 1 | -7/+3 |
| | | | | SVN-Revision: 30526 | ||||
* | ramips: use SoC specific irq.h | Gabor Juhos | 2012-02-14 | 3 | -3/+36 |
| | | | | SVN-Revision: 30525 | ||||
* | fixes irq locking in ethernet driver | John Crispin | 2012-02-14 | 1 | -0/+71 |
| | | | | SVN-Revision: 30522 | ||||
* | fixes gpio_export patch | John Crispin | 2012-02-14 | 1 | -8/+8 |
| | | | | SVN-Revision: 30521 | ||||
* | add annex selection support to ltq_dsl package | John Crispin | 2012-02-14 | 2 | -5/+27 |
| | | | | SVN-Revision: 30518 | ||||
* | ar71xx: add profile and build image for the TP-Link TL-WR842N/ND v1 boards | Gabor Juhos | 2012-02-13 | 2 | -0/+17 |
| | | | | SVN-Revision: 30508 | ||||
* | ar71xx: add model detection for TL-WR842N/ND | Gabor Juhos | 2012-02-13 | 1 | -0/+3 |
| | | | | SVN-Revision: 30507 | ||||
* | update to 3.2 | Florian Fainelli | 2012-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 30503 | ||||
* | fix titan gpio register size | Florian Fainelli | 2012-02-13 | 1 | -0/+33 |
| | | | | SVN-Revision: 30502 | ||||
* | ramips: rt3883: update package list in the default profile | Gabor Juhos | 2012-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 30499 | ||||
* | ramips: add preliminary support for the Asus RT-N56U board | Gabor Juhos | 2012-02-13 | 11 | -0/+174 |
| | | | | SVN-Revision: 30498 | ||||
* | ramips: raeth: enable MDIO code for RT3883 | Gabor Juhos | 2012-02-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 30497 | ||||
* | ramips: add preliminary support for the RT3662/RT3883 SoCs | Gabor Juhos | 2012-02-13 | 40 | -9/+2286 |
| | | | | SVN-Revision: 30495 | ||||
* | add support for 3.2 | Florian Fainelli | 2012-02-13 | 1 | -0/+14 |
| | | | | SVN-Revision: 30492 | ||||
* | brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed. | Hauke Mehrtens | 2012-02-12 | 2 | -2/+0 |
| | | | | SVN-Revision: 30488 |