summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Collapse)Author
2009-08-13[lib80211] fix buildhauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-13[ar71xx] switch to 2.6.30juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-12[brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, ↵florian
thanks SGDA git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11[brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is notflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11[brcm63xx] more bcm63xx definition fixes, thanks AndyIflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09arm: when linking the kernel, move the section discards after the other ↵nbd
sections to fix discarding unused symbol exports git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09[ar71xx] WRT160NL: add default trigger for the power ledjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09[ar71xx] enable sysupgrade on the WRT160Nljuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09[ar71xx] WRT160NL: more mtd parser cleanupjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09revert some accidentally committed test/debug changes from the module symbol ↵nbd
export patch - should fix #5655 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09[sdk] do not exclude the share directory for bison and other programs to ↵florian
work (#5629) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09[brcm63xx] add support for the Pirelli AG226G board (#5337)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09[brcm63xx] remove useless hard reset in the SPI controller driverflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09[brcm63xx] fix assignment instead of comparison in the mtd driver (#5649)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09backport fixed module exports patch to 2.6.28nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09fix the kernel symbol export patch for arm/powerpcnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08revert the module exports patch on 2.6.28 until it is fixednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08[ar7] switch to 2.6.30.4florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08[s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch ↵florian
(#5641) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08add an optional config option for stripping all unnecessary symbol exports ↵nbd
from the kernel image git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08[ar71xx] WRT160NL: enable mtd parser on 2.6.30juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08[ar71xx] WRT160NL: mtd parser cleanupjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08[ar71xx] move the trx parser out from the patchjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08[brcm63xx] merge upstream fixes for bcm63xx_enetflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07[ar71xx] WRT160NL: register GPIO LEDs and buttonsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06[brcm63xx] bcm6345 fixes from AndyIflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06[ar71xx] create firmware image for the WRT160NL board (thanks to Gerry Rozema)juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06[ar71xx] add try partition parser for the WRT160NL board (thanks to ↵juhosg
Christian Daniel and Gerry Rozema) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06[brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter ↵florian
for bcm6345, thanks AndyI git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06[brcm63xx] disable watchdog for bcm6345 until it gets fixedflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06[kernel] make 64-bits MIPS kernel compile again on arch/mips/kernel/module.cflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231Xnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06[ar71xx] update ar71xx_spi driverjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06[ar71xx] oops, add missing semicolonsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06[ar71xx] get rid of some ifdefs in the IRQ codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-05[rdc] add experimental support for 2.6.30florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-05[s3c24xx] gta02: Workaround hardware bug on rev 5 and earlierlars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-05[kernel] add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in ↵florian
2.6.27 config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-05[s3c24xx] mach-gta02: select extra gpio for glamo.lars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-04[s3c24xx] Fix typo.lars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-04[ar7] register watchdog only if enabled in hardware (#2378)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-04[ar71xx] init mac address on the WRT160NL board (thanks to Gerry Rozema for ↵juhosg
testing) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-04[s3c24xx] The gta02 vibrator driver is not meant to be build as module.lars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-04set atheros default kernel version to 2.6.30.4nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-04fix mvswitch/ar8216 tx path hooking for 2.6.30nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03[ar7] add fixed PHY patches from 2.6.27, refresh patchesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03[ar7] add back the fixed PHY patches from #3124, until we move this to ↵florian
platform_data git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03brcm-2.4 is the only non-2.6 target, it's pointless to note the ↵kaloz
kernelversion in other targets' Target-Name git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03[ar71xx] init mac address on the TEW-632BRP boards (closes #5403)juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-02[brcm63xx] fix printing of offsetsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17099 3c298f89-4303-0410-b956-a3cf2f4a3e73