Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add diag script (closes #5725) | Gabor Juhos | 2009-08-19 | 1 | -0/+96 |
| | | | | SVN-Revision: 17320 | ||||
* | fix package name of kmod-leds-gpio | Gabor Juhos | 2009-08-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 17318 | ||||
* | pxcab: Replace TARGET_pxcab with feature powerpc64 | Geoff Levand | 2009-08-18 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17307 | ||||
* | powerpc: Create a powerpc64 config feature | Geoff Levand | 2009-08-18 | 3 | -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> SVN-Revision: 17306 | ||||
* | ps3: General cleanup and update for defconfig-ps3-petitboot | Geoff Levand | 2009-08-18 | 1 | -1190/+8 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17305 | ||||
* | ps3: Move defconfig-ps3-petitboot to the petitboot profile directory | Geoff Levand | 2009-08-18 | 1 | -0/+0 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17304 | ||||
* | ps3: Update the Petitboot profile package dependencies | Geoff Levand | 2009-08-18 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17303 | ||||
* | ps3: Updates for ps3-bl-option | Geoff Levand | 2009-08-18 | 1 | -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> SVN-Revision: 17300 | ||||
* | ps3: Rename bl-option to ps3-bl-option | Geoff Levand | 2009-08-18 | 2 | -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> SVN-Revision: 17299 | ||||
* | use 2.6.30.5 | Florian Fainelli | 2009-08-17 | 20 | -20/+20 |
| | | | | SVN-Revision: 17296 | ||||
* | switch to 2.6.27.30 | Florian Fainelli | 2009-08-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 17291 | ||||
* | 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size | Gabor Juhos | 2009-08-16 | 1 | -1/+11 |
| | | | | SVN-Revision: 17289 | ||||
* | bump to 2.6.30.4, apply fix from [15119] to x86_64 | Nicolas Thill | 2009-08-16 | 5 | -2/+15 |
| | | | | SVN-Revision: 17285 | ||||
* | 2.6.30: update layer7 patch | Gabor Juhos | 2009-08-16 | 2 | -29/+44 |
| | | | | SVN-Revision: 17284 | ||||
* | fix for commit r17276 | Hauke Mehrtens | 2009-08-15 | 3 | -0/+33 |
| | | | | SVN-Revision: 17280 | ||||
* | Do not build the mac80211 module in the kernel. The attributes ↵ | Hauke Mehrtens | 2009-08-15 | 7 | -95/+69 |
| | | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276 | ||||
* | refresh patches | Hauke Mehrtens | 2009-08-15 | 3 | -36/+30 |
| | | | | SVN-Revision: 17268 | ||||
* | add the swconfig utility to the wrt160nl profile | Felix Fietkau | 2009-08-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 17250 | ||||
* | ar71xx: enable rtl8306 support by default (for wrt160nl) | Felix Fietkau | 2009-08-14 | 2 | -0/+3 |
| | | | | SVN-Revision: 17249 | ||||
* | add a driver for rtl8306 switches | Felix Fietkau | 2009-08-14 | 5 | -0/+1041 |
| | | | | SVN-Revision: 17248 | ||||
* | ar71xx: change the linking order of the ag71xx module so that the driver can ↵ | Felix Fietkau | 2009-08-14 | 2 | -12/+12 |
| | | | | | | take advantage of phy fixups SVN-Revision: 17247 | ||||
* | fix build | Hauke Mehrtens | 2009-08-13 | 3 | -0/+25 |
| | | | | SVN-Revision: 17246 | ||||
* | switch to 2.6.30 | Gabor Juhos | 2009-08-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 17244 | ||||
* | add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA | Florian Fainelli | 2009-08-12 | 2 | -0/+332 |
| | | | | SVN-Revision: 17234 | ||||
* | fix typo, INT_MASK is writable, INT_STATUS is not | Florian Fainelli | 2009-08-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 17229 | ||||
* | more bcm63xx definition fixes, thanks AndyI | Florian Fainelli | 2009-08-11 | 5 | -10/+12 |
| | | | | SVN-Revision: 17227 | ||||
* | arm: when linking the kernel, move the section discards after the other ↵ | Felix Fietkau | 2009-08-09 | 1 | -0/+37 |
| | | | | | | sections to fix discarding unused symbol exports SVN-Revision: 17204 | ||||
* | WRT160NL: add default trigger for the power led | Gabor Juhos | 2009-08-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 17203 | ||||
* | enable sysupgrade on the WRT160Nl | Gabor Juhos | 2009-08-09 | 1 | -1/+8 |
| | | | | SVN-Revision: 17202 | ||||
* | WRT160NL: more mtd parser cleanup | Gabor Juhos | 2009-08-09 | 1 | -68/+106 |
| | | | | SVN-Revision: 17201 | ||||
* | revert some accidentally committed test/debug changes from the module symbol ↵ | Felix Fietkau | 2009-08-09 | 2 | -24/+24 |
| | | | | | | export patch - should fix #5655 SVN-Revision: 17200 | ||||
* | do not exclude the share directory for bison and other programs to work (#5629) | Florian Fainelli | 2009-08-09 | 1 | -1/+5 |
| | | | | SVN-Revision: 17198 | ||||
* | add support for the Pirelli AG226G board (#5337) | Florian Fainelli | 2009-08-09 | 2 | -0/+25 |
| | | | | SVN-Revision: 17190 | ||||
* | remove useless hard reset in the SPI controller driver | Florian Fainelli | 2009-08-09 | 1 | -1/+0 |
| | | | | SVN-Revision: 17189 | ||||
* | fix assignment instead of comparison in the mtd driver (#5649) | Florian Fainelli | 2009-08-09 | 1 | -7/+8 |
| | | | | SVN-Revision: 17188 | ||||
* | backport fixed module exports patch to 2.6.28 | Felix Fietkau | 2009-08-09 | 1 | -0/+154 |
| | | | | SVN-Revision: 17187 | ||||
* | fix the kernel symbol export patch for arm/powerpc | Felix Fietkau | 2009-08-09 | 1 | -9/+88 |
| | | | | SVN-Revision: 17186 | ||||
* | revert the module exports patch on 2.6.28 until it is fixed | Felix Fietkau | 2009-08-08 | 1 | -117/+0 |
| | | | | SVN-Revision: 17185 | ||||
* | switch to 2.6.30.4 | Florian Fainelli | 2009-08-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 17184 | ||||
* | refresh patches and fix build failure on wm8753-reg_cache.patch (#5641) | Florian Fainelli | 2009-08-08 | 4 | -12/+8 |
| | | | | SVN-Revision: 17182 | ||||
* | add an optional config option for stripping all unnecessary symbol exports ↵ | Felix Fietkau | 2009-08-08 | 2 | -0/+234 |
| | | | | | | from the kernel image SVN-Revision: 17181 | ||||
* | WRT160NL: enable mtd parser on 2.6.30 | Gabor Juhos | 2009-08-08 | 2 | -0/+45 |
| | | | | SVN-Revision: 17178 | ||||
* | WRT160NL: mtd parser cleanup | Gabor Juhos | 2009-08-08 | 1 | -17/+16 |
| | | | | SVN-Revision: 17177 | ||||
* | move the trx parser out from the patch | Gabor Juhos | 2009-08-08 | 3 | -174/+166 |
| | | | | SVN-Revision: 17176 | ||||
* | merge upstream fixes for bcm63xx_enet | Florian Fainelli | 2009-08-08 | 1 | -0/+439 |
| | | | | SVN-Revision: 17175 | ||||
* | WRT160NL: register GPIO LEDs and buttons | Gabor Juhos | 2009-08-07 | 1 | -1/+55 |
| | | | | SVN-Revision: 17166 | ||||
* | bcm6345 fixes from AndyI | Florian Fainelli | 2009-08-06 | 4 | -10/+28 |
| | | | | SVN-Revision: 17153 | ||||
* | create firmware image for the WRT160NL board (thanks to Gerry Rozema) | Gabor Juhos | 2009-08-06 | 1 | -0/+37 |
| | | | | SVN-Revision: 17151 | ||||
* | add try partition parser for the WRT160NL board (thanks to Christian Daniel ↵ | Gabor Juhos | 2009-08-06 | 2 | -0/+195 |
| | | | | | | and Gerry Rozema) SVN-Revision: 17150 | ||||
* | fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ↵ | Florian Fainelli | 2009-08-06 | 2 | -4/+2 |
| | | | | | | thanks AndyI SVN-Revision: 17149 |