summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Create a powerpc64 config featuregeoff2009-08-183-1/+5
| | | | | | | | | | | | The config symbol TARGET_ps3 is used in the build files where special handling for the 64 bit PowerPC processors is needed. Introduce a new config feature powerpc64, and replace the use of TARGET_ps3 with powerpc64. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ps3: General cleanup and update for defconfig-ps3-petitbootgeoff2009-08-181-1190/+8
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ps3: Move defconfig-ps3-petitboot to the petitboot profile directorygeoff2009-08-181-0/+0
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ps3: Update the Petitboot profile package dependenciesgeoff2009-08-181-3/+3
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ps3: Updates for ps3-bl-optiongeoff2009-08-181-46/+52
| | | | | | | | | | | | | Update the ps3 bootloader helper script ps3-bl-option. o Add new option --set-bootloader-timeout. o Use generic name 'bootloader'. o General format cleanup. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ps3: Rename bl-option to ps3-bl-optiongeoff2009-08-182-1/+1
| | | | | | | | | | | Rename the bootloader helper script bl-option to ps3-bl-option. This change simply renames the file. No other changes are included. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] use 2.6.30.5florian2009-08-1720-20/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] switch to 2.6.27.30florian2009-08-172-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] 2.6.30: fix lzma compressed intitramfs support, and decrease ↵juhosg2009-08-161-1/+11
| | | | | | dictionary size git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] bump to 2.6.30.4, apply fix from [15119] to x86_64nico2009-08-165-2/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] 2.6.30: update layer7 patchjuhosg2009-08-162-29/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] fix for commit r17276hauke2009-08-153-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Do not build the mac80211 module in the kernel.hauke2009-08-157-95/+69
| | | | | | | The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patcheshauke2009-08-153-36/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17268 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the swconfig utility to the wrt160nl profilenbd2009-08-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable rtl8306 support by default (for wrt160nl)nbd2009-08-142-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a driver for rtl8306 switchesnbd2009-08-145-0/+1041
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: change the linking order of the ag71xx module so that the driver can ↵nbd2009-08-142-12/+12
| | | | | | take advantage of phy fixups git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lib80211] fix buildhauke2009-08-133-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] switch to 2.6.30juhosg2009-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17244 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, ↵florian2009-08-122-0/+332
| | | | | | thanks SGDA git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is notflorian2009-08-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] more bcm63xx definition fixes, thanks AndyIflorian2009-08-115-10/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* arm: when linking the kernel, move the section discards after the other ↵nbd2009-08-091-0/+37
| | | | | | sections to fix discarding unused symbol exports git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] WRT160NL: add default trigger for the power ledjuhosg2009-08-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] enable sysupgrade on the WRT160Nljuhosg2009-08-091-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] WRT160NL: more mtd parser cleanupjuhosg2009-08-091-68/+106
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert some accidentally committed test/debug changes from the module symbol ↵nbd2009-08-092-24/+24
| | | | | | export patch - should fix #5655 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sdk] do not exclude the share directory for bison and other programs to ↵florian2009-08-091-1/+5
| | | | | | work (#5629) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for the Pirelli AG226G board (#5337)florian2009-08-092-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove useless hard reset in the SPI controller driverflorian2009-08-091-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix assignment instead of comparison in the mtd driver (#5649)florian2009-08-091-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport fixed module exports patch to 2.6.28nbd2009-08-091-0/+154
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17187 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the kernel symbol export patch for arm/powerpcnbd2009-08-091-9/+88
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert the module exports patch on 2.6.28 until it is fixednbd2009-08-081-117/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] switch to 2.6.30.4florian2009-08-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch ↵florian2009-08-084-12/+8
| | | | | | (#5641) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add an optional config option for stripping all unnecessary symbol exports ↵nbd2009-08-082-0/+234
| | | | | | from the kernel image git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] WRT160NL: enable mtd parser on 2.6.30juhosg2009-08-082-0/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] WRT160NL: mtd parser cleanupjuhosg2009-08-081-17/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17177 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] move the trx parser out from the patchjuhosg2009-08-083-174/+166
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] merge upstream fixes for bcm63xx_enetflorian2009-08-081-0/+439
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] WRT160NL: register GPIO LEDs and buttonsjuhosg2009-08-071-1/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] bcm6345 fixes from AndyIflorian2009-08-064-10/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create firmware image for the WRT160NL board (thanks to Gerry Rozema)juhosg2009-08-061-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add try partition parser for the WRT160NL board (thanks to ↵juhosg2009-08-062-0/+195
| | | | | | Christian Daniel and Gerry Rozema) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter ↵florian2009-08-062-4/+2
| | | | | | for bcm6345, thanks AndyI git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] disable watchdog for bcm6345 until it gets fixedflorian2009-08-061-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] make 64-bits MIPS kernel compile again on arch/mips/kernel/module.cflorian2009-08-061-24/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231Xnbd2009-08-065-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17145 3c298f89-4303-0410-b956-a3cf2f4a3e73