summaryrefslogtreecommitdiffstats
path: root/target/linux/ubicom32
Commit message (Collapse)AuthorAgeFilesLines
* target: refresh all target configs with kconfig.pljuhosg2012-10-291-20/+20
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: move certain disabled symbols to the generic configsjuhosg2012-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: add broken flag to targets which are using 2.6.30juhosg2012-04-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: globally disable BSD process accountingjow2011-10-251-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico2010-04-121-1/+1
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cleanup] remove 'svn:executable' propertynico2010-04-121-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵nico2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ubicom32]: add 2.6.32 supportkaloz2010-02-2316-20/+2387
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ubicom32]: move new files out from platform support patchkaloz2010-02-22279-57274/+56440
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ubicom32]: refresh patchkaloz2010-02-221-1094/+763
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up handling of some kernel symbolskaloz2010-02-111-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* re-sort all target and subtarget config fileskaloz2010-02-111-20/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target] ubicom32: add 2 missing config symbolsnico2010-01-241-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of even more 2.6.28 stuffkaloz2009-12-271-48750/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 fileskaloz2009-12-272-167/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and ↵nbd2009-12-176-0/+60115
| | | | | | fixes split out into separate patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ubicom32] add missing configuration symbolsflorian2009-11-291-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more Kconfig symbol move..kaloz2009-11-111-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another round of kernel config cleanupskaloz2009-11-111-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sort all target config fileskaloz2009-11-111-18/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubicom32: remove some more unnecessary stuff from the kernel patchnbd2009-08-261-172/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "[ubicom32] remove kernel patch for now since it is incomplete and ↵nbd2009-08-262-2/+48923
| | | | | | | | has some licensing issues" (r17404) There are no licensing issues with this patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ubicom32] remove kernel patch for now since it is incomplete and has some ↵florian2009-08-262-48923/+2
| | | | | | licensing issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17404 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ubicom32] default is to generate a ramdisk imageflorian2009-08-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a new target for ubicom32 (compiles, but untested)nbd2009-08-214-0/+49130
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17350 3c298f89-4303-0410-b956-a3cf2f4a3e73