summaryrefslogtreecommitdiffstats
path: root/target/linux/ubicom32
Commit message (Collapse)AuthorAgeFilesLines
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* linux: add broken flag to targets which are using 2.6.30Gabor Juhos2012-04-211-1/+1
| | | | SVN-Revision: 31410
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-251-1/+0
| | | | SVN-Revision: 28584
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-1/+1
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* remove 'svn:executable' propertyNicolas Thill2010-04-121-0/+0
| | | | SVN-Revision: 20831
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* add 2.6.32 supportImre Kaloz2010-02-2316-20/+2387
| | | | SVN-Revision: 19823
* move new files out from platform support patchImre Kaloz2010-02-22279-57274/+56440
| | | | SVN-Revision: 19815
* refresh patchImre Kaloz2010-02-221-1094/+763
| | | | SVN-Revision: 19814
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-1/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-20/+20
| | | | SVN-Revision: 19580
* ubicom32: add 2 missing config symbolsNicolas Thill2010-01-241-0/+2
| | | | SVN-Revision: 19310
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-271-48750/+0
| | | | SVN-Revision: 18953
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-272-167/+1
| | | | SVN-Revision: 18952
* ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and ↵Felix Fietkau2009-12-176-0/+60115
| | | | | | fixes split out into separate patches SVN-Revision: 18806
* add missing configuration symbolsFlorian Fainelli2009-11-291-0/+2
| | | | SVN-Revision: 18594
* some more Kconfig symbol move..Imre Kaloz2009-11-111-2/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-3/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-18/+18
| | | | SVN-Revision: 18367
* ubicom32: remove some more unnecessary stuff from the kernel patchFelix Fietkau2009-08-261-172/+0
| | | | SVN-Revision: 17418
* Revert "[ubicom32] remove kernel patch for now since it is incomplete and ↵Felix Fietkau2009-08-262-2/+48923
| | | | | | has some licensing issues" (r17404) There are no licensing issues with this patch SVN-Revision: 17416
* remove kernel patch for now since it is incomplete and has some licensing issuesFlorian Fainelli2009-08-262-48923/+2
| | | | SVN-Revision: 17404
* default is to generate a ramdisk imageFlorian Fainelli2009-08-221-1/+1
| | | | SVN-Revision: 17352
* add a new target for ubicom32 (compiles, but untested)Felix Fietkau2009-08-214-0/+49130
SVN-Revision: 17350