aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* pxcab: Add config-2.6.31Geoff Levand2009-08-27
| | | | | | | | | Tested with 2.6.31-rc7 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17429
* pxcab: Build fixGeoff Levand2009-08-27
| | | | | | | | | | 0001-powerpc-mpic-Fix-mapping-of-DCR-based-MPIC-variants.patch was merged in 2.6.30.4 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17428
* add the in-tree gspca driverFlorian Fainelli2009-08-27
| | | | | | Signed-off-by: David Cooper <dave at kupesoft.com> SVN-Revision: 17421
* mode cygwin fixes for scripts/mod/file2aliasFlorian Fainelli2009-08-27
| | | | SVN-Revision: 17420
* ar7: remove CONFIG_CRYPTO_ALGAPI overrideFelix Fietkau2009-08-26
| | | | SVN-Revision: 17419
* ubicom32: remove some more unnecessary stuff from the kernel patchFelix Fietkau2009-08-26
| | | | SVN-Revision: 17418
* Revert "[ubicom32] remove kernel patch for now since it is incomplete and ↵Felix Fietkau2009-08-26
| | | | | | has some licensing issues" (r17404) There are no licensing issues with this patch SVN-Revision: 17416
* ps3: Remove support for linux-2.6.28Geoff Levand2009-08-26
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17412
* ps3: Update kernel to linux-2.6.30Geoff Levand2009-08-26
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17411
* remove kernel patch for now since it is incomplete and has some licensing issuesFlorian Fainelli2009-08-26
| | | | SVN-Revision: 17404
* move early_printk stuff into a separate fileGabor Juhos2009-08-26
| | | | SVN-Revision: 17403
* more linux kernel cygwin build fixesFlorian Fainelli2009-08-26
| | | | SVN-Revision: 17402
* remove AR71XX_EARLY_SERIAL stuffGabor Juhos2009-08-25
| | | | SVN-Revision: 17400
* ixp4xx: refresh patchesFelix Fietkau2009-08-25
| | | | SVN-Revision: 17397
* ixp4xx add jumboframe fixes by Ted Hess (#5746)Felix Fietkau2009-08-25
| | | | SVN-Revision: 17396
* atheros switch support: add missing commit statementsFelix Fietkau2009-08-24
| | | | SVN-Revision: 17391
* atheros: do not alter the network vlan config if swconfig is required and ↵Felix Fietkau2009-08-24
| | | | | | missing SVN-Revision: 17388
* ps3: Update defconfig-ps3-petitboot to not build udevtriggerGeoff Levand2009-08-24
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17379
* add 2.6.31 configGabor Juhos2009-08-24
| | | | SVN-Revision: 17369
* 2.6.31: refresh generic patchesGabor Juhos2009-08-24
| | | | SVN-Revision: 17368
* 2.6.31: update generic configGabor Juhos2009-08-24
| | | | SVN-Revision: 17367
* add patches for 2.6.31Gabor Juhos2009-08-24
| | | | SVN-Revision: 17366
* initialize ndo_tx_timeout field of netdev_opsGabor Juhos2009-08-24
| | | | SVN-Revision: 17363
* refresh patchesGabor Juhos2009-08-24
| | | | SVN-Revision: 17362
* also take over the files for 2.6.31Mirko Vogt2009-08-23
| | | | SVN-Revision: 17356
* default is to generate a ramdisk imageFlorian Fainelli2009-08-22
| | | | SVN-Revision: 17352
* add generic patchset levelled up to 2.6.31-rc6Mirko Vogt2009-08-22
| | | | SVN-Revision: 17351
* add a new target for ubicom32 (compiles, but untested)Felix Fietkau2009-08-21
| | | | SVN-Revision: 17350
* add nommu target feature flagFelix Fietkau2009-08-21
| | | | SVN-Revision: 17347
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-21
| | | | SVN-Revision: 17346
* ps3/petitboot: Run petitboot at first startupGeoff Levand2009-08-19
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17324
* ps3: Make ps3-bl-option executableGeoff Levand2009-08-19
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17322
* preliminary failsafe support (closes #5726)Gabor Juhos2009-08-19
| | | | SVN-Revision: 17321
* add diag script (closes #5725)Gabor Juhos2009-08-19
| | | | SVN-Revision: 17320
* fix package name of kmod-leds-gpioGabor Juhos2009-08-19
| | | | SVN-Revision: 17318
* pxcab: Replace TARGET_pxcab with feature powerpc64Geoff Levand2009-08-18
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17307
* powerpc: Create a powerpc64 config featureGeoff Levand2009-08-18
| | | | | | | | | | | 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-petitbootGeoff Levand2009-08-18
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17305
* ps3: Move defconfig-ps3-petitboot to the petitboot profile directoryGeoff Levand2009-08-18
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17304
* ps3: Update the Petitboot profile package dependenciesGeoff Levand2009-08-18
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17303
* ps3: Updates for ps3-bl-optionGeoff Levand2009-08-18
| | | | | | | | | | | | 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-optionGeoff Levand2009-08-18
| | | | | | | | | | 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.5Florian Fainelli2009-08-17
| | | | SVN-Revision: 17296
* switch to 2.6.27.30Florian Fainelli2009-08-17
| | | | SVN-Revision: 17291
* 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary sizeGabor Juhos2009-08-16
| | | | SVN-Revision: 17289
* bump to 2.6.30.4, apply fix from [15119] to x86_64Nicolas Thill2009-08-16
| | | | SVN-Revision: 17285
* 2.6.30: update layer7 patchGabor Juhos2009-08-16
| | | | SVN-Revision: 17284
* fix for commit r17276Hauke Mehrtens2009-08-15
| | | | SVN-Revision: 17280
* Do not build the mac80211 module in the kernel. The attributes ↵Hauke Mehrtens2009-08-15
| | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276
* refresh patchesHauke Mehrtens2009-08-15
| | | | SVN-Revision: 17268