| Commit message (Expand) | Author | Age | Files | Lines |
* | ps3/petitboot: Run petitboot at first startup | Geoff Levand | 2009-08-19 | 1 | -1/+16 |
* | ps3: Make ps3-bl-option executable | Geoff Levand | 2009-08-19 | 1 | -0/+0 |
* | preliminary failsafe support (closes #5726) | Gabor Juhos | 2009-08-19 | 1 | -8/+30 |
* | add diag script (closes #5725) | Gabor Juhos | 2009-08-19 | 1 | -0/+96 |
* | fix package name of kmod-leds-gpio | Gabor Juhos | 2009-08-19 | 1 | -1/+1 |
* | pxcab: Replace TARGET_pxcab with feature powerpc64 | Geoff Levand | 2009-08-18 | 1 | -1/+1 |
* | powerpc: Create a powerpc64 config feature | Geoff Levand | 2009-08-18 | 3 | -1/+5 |
* | ps3: General cleanup and update for defconfig-ps3-petitboot | Geoff Levand | 2009-08-18 | 1 | -1190/+8 |
* | ps3: Move defconfig-ps3-petitboot to the petitboot profile directory | Geoff Levand | 2009-08-18 | 1 | -0/+0 |
* | ps3: Update the Petitboot profile package dependencies | Geoff Levand | 2009-08-18 | 1 | -3/+3 |
* | ps3: Updates for ps3-bl-option | Geoff Levand | 2009-08-18 | 1 | -46/+52 |
* | ps3: Rename bl-option to ps3-bl-option | Geoff Levand | 2009-08-18 | 2 | -1/+1 |
* | use 2.6.30.5 | Florian Fainelli | 2009-08-17 | 20 | -20/+20 |
* | switch to 2.6.27.30 | Florian Fainelli | 2009-08-17 | 2 | -2/+2 |
* | 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size | Gabor Juhos | 2009-08-16 | 1 | -1/+11 |
* | bump to 2.6.30.4, apply fix from [15119] to x86_64 | Nicolas Thill | 2009-08-16 | 5 | -2/+15 |
* | 2.6.30: update layer7 patch | Gabor Juhos | 2009-08-16 | 2 | -29/+44 |
* | fix for commit r17276 | Hauke Mehrtens | 2009-08-15 | 3 | -0/+33 |
* | Do not build the mac80211 module in the kernel. The attributes skb->do_not_en... | Hauke Mehrtens | 2009-08-15 | 7 | -95/+69 |
* | refresh patches | Hauke Mehrtens | 2009-08-15 | 3 | -36/+30 |
* | add the swconfig utility to the wrt160nl profile | Felix Fietkau | 2009-08-14 | 1 | -1/+1 |
* | ar71xx: enable rtl8306 support by default (for wrt160nl) | Felix Fietkau | 2009-08-14 | 2 | -0/+3 |
* | add a driver for rtl8306 switches | Felix Fietkau | 2009-08-14 | 5 | -0/+1041 |
* | ar71xx: change the linking order of the ag71xx module so that the driver can ... | Felix Fietkau | 2009-08-14 | 2 | -12/+12 |
* | fix build | Hauke Mehrtens | 2009-08-13 | 3 | -0/+25 |
* | switch to 2.6.30 | Gabor Juhos | 2009-08-13 | 1 | -1/+1 |
* | add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA | Florian Fainelli | 2009-08-12 | 2 | -0/+332 |
* | fix typo, INT_MASK is writable, INT_STATUS is not | Florian Fainelli | 2009-08-11 | 1 | -1/+1 |
* | more bcm63xx definition fixes, thanks AndyI | Florian Fainelli | 2009-08-11 | 5 | -10/+12 |
* | arm: when linking the kernel, move the section discards after the other secti... | Felix Fietkau | 2009-08-09 | 1 | -0/+37 |
* | WRT160NL: add default trigger for the power led | Gabor Juhos | 2009-08-09 | 1 | -0/+1 |
* | enable sysupgrade on the WRT160Nl | Gabor Juhos | 2009-08-09 | 1 | -1/+8 |
* | WRT160NL: more mtd parser cleanup | Gabor Juhos | 2009-08-09 | 1 | -68/+106 |
* | revert some accidentally committed test/debug changes from the module symbol ... | Felix Fietkau | 2009-08-09 | 2 | -24/+24 |
* | do not exclude the share directory for bison and other programs to work (#5629) | Florian Fainelli | 2009-08-09 | 1 | -1/+5 |
* | add support for the Pirelli AG226G board (#5337) | Florian Fainelli | 2009-08-09 | 2 | -0/+25 |
* | remove useless hard reset in the SPI controller driver | Florian Fainelli | 2009-08-09 | 1 | -1/+0 |
* | fix assignment instead of comparison in the mtd driver (#5649) | Florian Fainelli | 2009-08-09 | 1 | -7/+8 |
* | backport fixed module exports patch to 2.6.28 | Felix Fietkau | 2009-08-09 | 1 | -0/+154 |
* | fix the kernel symbol export patch for arm/powerpc | Felix Fietkau | 2009-08-09 | 1 | -9/+88 |
* | revert the module exports patch on 2.6.28 until it is fixed | Felix Fietkau | 2009-08-08 | 1 | -117/+0 |
* | switch to 2.6.30.4 | Florian Fainelli | 2009-08-08 | 1 | -1/+1 |
* | refresh patches and fix build failure on wm8753-reg_cache.patch (#5641) | Florian Fainelli | 2009-08-08 | 4 | -12/+8 |
* | add an optional config option for stripping all unnecessary symbol exports fr... | Felix Fietkau | 2009-08-08 | 2 | -0/+234 |
* | WRT160NL: enable mtd parser on 2.6.30 | Gabor Juhos | 2009-08-08 | 2 | -0/+45 |
* | WRT160NL: mtd parser cleanup | Gabor Juhos | 2009-08-08 | 1 | -17/+16 |
* | move the trx parser out from the patch | Gabor Juhos | 2009-08-08 | 3 | -174/+166 |
* | merge upstream fixes for bcm63xx_enet | Florian Fainelli | 2009-08-08 | 1 | -0/+439 |
* | WRT160NL: register GPIO LEDs and buttons | Gabor Juhos | 2009-08-07 | 1 | -1/+55 |
* | bcm6345 fixes from AndyI | Florian Fainelli | 2009-08-06 | 4 | -10/+28 |