summaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* target: enable XZ BCJ decompressor code after r35097Florian Fainelli2013-01-1424-0/+48
| | | | | | | | | Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35156
* kernel: add a config option for keeping the kallsyms table uncompressed, ↵Felix Fietkau2013-01-142-0/+109
| | | | | | saving ~9kb kernel size after lzma on ar71xx SVN-Revision: 35154
* ar71xx: fix unaligned access in cls_u32Felix Fietkau2013-01-131-0/+22
| | | | SVN-Revision: 35132
* ar71xx: fix unaligned access in a few more placesFelix Fietkau2013-01-131-20/+151
| | | | SVN-Revision: 35130
* ar71xx: improve unaligned access patches, add a net_hdr_word() macro which ↵Felix Fietkau2013-01-131-20/+465
| | | | | | assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32 SVN-Revision: 35129
* ar71xx: avoid __packed define in the unaligned access hack patch, make the ↵Felix Fietkau2013-01-131-6/+37
| | | | | | ipv6 address struct also 2-byte-aligned/packed SVN-Revision: 35127
* kernel: add back the mips module relocation patchFelix Fietkau2013-01-131-0/+350
| | | | SVN-Revision: 35126
* ar71xx: add more cpu feature overrides, slightly reduces kernel sizeFelix Fietkau2013-01-131-0/+28
| | | | SVN-Revision: 35125
* ar71xx: extend the unaligned access hacks to a few more places that showed ↵Felix Fietkau2013-01-131-0/+41
| | | | | | up in the new kernel SVN-Revision: 35124
* brcm47xx: BCMA - Update default IRQ assignment per upstream changeHauke Mehrtens2013-01-121-0/+9
| | | | | | | | | Update the default IRQ assignment for unrecognized devices per the upstream change. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 35121
* refresh kernel configs with kconfig.plGabor Juhos2013-01-125-14/+14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35119
* malta: remove 3.6 supportGabor Juhos2013-01-123-353/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35118
* malta: build lzma and gzip compressed uImagesGabor Juhos2013-01-121-0/+22
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35117
* adm5120: remove 3.6 supportGabor Juhos2013-01-1218-1059/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35116
* adm5120: switch to 3.7Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35115
* ar71xx: remove 3.6 supportGabor Juhos2013-01-12102-9399/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35114
* ar71xx: switch to 3.7Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35113
* mpc83xx: remove 3.6 supportGabor Juhos2013-01-1211-4535/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35112
* mpc83xx: switch to 3.7Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35111
* ramips: remove 3.6 supportGabor Juhos2013-01-1214-750/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35110
* ramips: switch to 3.7Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35109
* rb532: remove 3.6 supportGabor Juhos2013-01-123-206/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35108
* rb532: switch to 3.7Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35107
* ppc44x: remove 3.6 supportGabor Juhos2013-01-123-291/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35106
* ppc44x: switch to 3.7Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35105
* ppc40x: remove 3.6 supportGabor Juhos2013-01-129-2087/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35104
* ppc40x: switch to 3.7Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35103
* cns21xx: remove 3.6 supportGabor Juhos2013-01-1219-7913/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35102
* cns21xx: switch to 3.7Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35101
* kernel: update linux 3.7 to 3.7.2Gabor Juhos2013-01-1211-48/+19
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35100
* mvebu: update to 3.8-rc3Florian Fainelli2013-01-108-320/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35086
* brcm47xx: update bgmac driver to the version in mainline kernelHauke Mehrtens2013-01-101-156/+454
| | | | SVN-Revision: 35083
* kernel: update bcma and ssb to master-2013-01-09 from wireless-testingHauke Mehrtens2013-01-1038-1463/+3769
| | | | SVN-Revision: 35080
* clean up PCI bus topologyImre Kaloz2013-01-101-0/+27
| | | | | | | | This makes the PCI bus topology more standard for devices behind a bridge Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 35079
* clean up PCI bus topologyImre Kaloz2013-01-101-2/+2
| | | | | | | | This makes the PCI bus topology more standard for devices behind a bridge Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 35078
* fixes USB reset on ARV7518John Crispin2013-01-101-1/+1
| | | | SVN-Revision: 35077
* fixes none-pci buildJohn Crispin2013-01-092-10/+12
| | | | SVN-Revision: 35062
* mvebu: add inital support for Marvell Armada XP/370 SoCsFlorian Fainelli2013-01-0822-0/+1532
| | | | | | | | | | | | | | | This brings in the initial support for the Marvell Armada XP/370 SoCs. Successfully tested on RD-A370-A1 and DB-MV784MP-GP boards the following interfaces: - Ethernet - SDIO - GPIOs - SATA Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35058
* add support for 3.8 kernelFlorian Fainelli2013-01-081-0/+263
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35057
* add support for 3.8 kernelFlorian Fainelli2013-01-081-0/+307
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35056
* kernel: add support for 3.8-rc2Florian Fainelli2013-01-08150-1/+29125
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35055
* brcm47xx: BGMAC Driver correctionsHauke Mehrtens2013-01-071-3/+3
| | | | | | | | | | | | | 1) Fix what appears to be a logic error in bgmac_phy_advertise. 2) Fix bgmac_ioctl to use passed phy_id; needed for switch-robo interface w/ the driver to work correctly. I still have the issue with the interface always being HD when the speed/duplex is set manually (e.g., echo "100FD" > /proc/switch/eth0/port/N/media). Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 35052
* update to 3.7Florian Fainelli2013-01-072-1/+308
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35045
* ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on ↵Gabor Juhos2013-01-073-4/+7
| | | | | | | | | | | | | | | | | | TL-WR703N/MR3020/MR3040/MR11U boards The PHY_SWAP and PHY_ADDR_SWAP bits are initialized differently by different versions of the bootloader. This leads to broken ethernet connection with OpenWrt on some boards. Turn both SWAP bits OFF on these boards to make it consistent regardless of the bootloader used. Based on a patch by Michel Stempin <michel.stempin@wanadoo.fr>. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35037
* ar71xx: add missing Makefile entry to the 74HC153 GPIO patchGabor Juhos2013-01-072-0/+20
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35035
* orion: debloat the kernel some moreFelix Fietkau2013-01-062-36/+3
| | | | SVN-Revision: 35023
* kernel: add missing config symbolFelix Fietkau2013-01-063-0/+9
| | | | SVN-Revision: 35021
* adds support for Edimax BR-6524NJohn Crispin2013-01-0612-0/+121
| | | | | | | | fixes #12754 Signed-off-by: <rq@akl.lt> SVN-Revision: 35020
* missing underscore in 3.3 regmap patchJohn Crispin2013-01-061-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 35018
* kernel: port the regmap fix to 3.6 (#12749), refresh patches for other versionsFelix Fietkau2013-01-053-21/+25
| | | | SVN-Revision: 35016