summaryrefslogtreecommitdiff
path: root/target/linux/omap35xx/gumstix
Commit message (Collapse)AuthorAgeFilesLines
* omap35xx: R.I.P.Gabor Juhos2013-02-0413-941/+0
| | | | | | | | It is broken since ~22 months and nobody takes care of that. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35485
* dont explicitly select wireless-tools. rely on the drivers that need them to ↵John Crispin2012-09-283-3/+3
| | | | | | have the right dependency SVN-Revision: 33593
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-152-15/+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
* remove preconfig variablesJo-Philipp Wich2012-04-123-12/+0
| | | | SVN-Revision: 31257
* omap35xx: Add 3.0.3 kernel support for GumstixHamish Guthrie2011-08-195-3/+359
| | | | SVN-Revision: 28047
* Move beagleboard base-files to beagleboard sub-target, remove unused mac80211.shHamish Guthrie2011-05-181-440/+0
| | | | SVN-Revision: 26932
* Add new defconfig and profile for es variantHamish Guthrie2011-05-132-0/+55
| | | | SVN-Revision: 26884
* Update filesystem selectionHamish Guthrie2011-03-302-6/+2
| | | | SVN-Revision: 26366
* Add uboot-envtools to gumstix buildsHamish Guthrie2011-03-303-2/+4
| | | | SVN-Revision: 26363
* remove 2.6.34 supportImre Kaloz2011-03-181-420/+0
| | | | SVN-Revision: 26229
* gumstix: Bump gcc version in defconfigHamish Guthrie2011-03-111-1/+1
| | | | SVN-Revision: 26027
* gumstix: Modify vpp profileHamish Guthrie2011-03-101-1/+1
| | | | SVN-Revision: 26011
* gumstix: Update GCC versionHamish Guthrie2011-03-101-1/+1
| | | | SVN-Revision: 25998
* Add new profile for vpp platformHamish Guthrie2011-03-103-1/+60
| | | | SVN-Revision: 25997
* only support EABI on ARM targetsImre Kaloz2011-03-072-4/+0
| | | | SVN-Revision: 25928
* gumstix: create ubifs imagesHamish Guthrie2011-02-041-1/+1
| | | | SVN-Revision: 25356
* gumstix: Add u-boot package to profileHamish Guthrie2011-02-031-2/+2
| | | | SVN-Revision: 25338
* Add support for ubifsHamish Guthrie2011-02-022-34/+30
| | | | SVN-Revision: 25310
* config symbol cleanupImre Kaloz2011-02-011-12/+0
| | | | SVN-Revision: 25272
* update package dependenciesHamish Guthrie2011-01-202-7/+5
| | | | SVN-Revision: 25050
* Update gumstix profileHamish Guthrie2011-01-141-1/+1
| | | | SVN-Revision: 24979
* Update package selectionHamish Guthrie2010-12-131-3/+5
| | | | SVN-Revision: 24544
* Fix ext4 buildHamish Guthrie2010-11-232-2/+2
| | | | SVN-Revision: 24110
* Bump kernel versionHamish Guthrie2010-11-231-1/+1
| | | | SVN-Revision: 24109
* Remove NAND supportHamish Guthrie2010-11-231-3/+1
| | | | SVN-Revision: 24108
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-222-12/+2
| | | | SVN-Revision: 24084
* Bumper gumstix kernel version to 2.6.36Hamish Guthrie2010-10-282-2/+2
| | | | SVN-Revision: 23690
* Add 2.6.36 config for gumstix boardHamish Guthrie2010-10-281-0/+453
| | | | SVN-Revision: 23688
* add package python-cjson to gumstix profileHamish Guthrie2010-09-061-1/+1
| | | | SVN-Revision: 22956
* Update kernel to 2.6.34.5, add USB storage to profileHamish Guthrie2010-08-262-2/+3
| | | | SVN-Revision: 22813
* Switch of echo on ttyS1 (required for bluetooth to function correctly)Hamish Guthrie2010-08-101-0/+9
| | | | SVN-Revision: 22575
* Add stty to default config (required for gumstix bluetooth setup)Hamish Guthrie2010-08-101-0/+1
| | | | SVN-Revision: 22574
* enable gpio uesrspace interface via sysfsHamish Guthrie2010-08-101-0/+2
| | | | SVN-Revision: 22571
* Remove sqlite from default configHamish Guthrie2010-08-101-1/+1
| | | | SVN-Revision: 22570
* Remove shells from unavalable serial portsHamish Guthrie2010-08-101-3/+0
| | | | SVN-Revision: 22569
* gumstix: Update wifi default settingsHamish Guthrie2010-08-061-1/+4
| | | | SVN-Revision: 22509
* gumstix: Change defconfigHamish Guthrie2010-08-041-3/+3
| | | | SVN-Revision: 22478
* omap35xx: Add temporary fix for marvell wlan MAC address detectionHamish Guthrie2010-08-041-2/+2
| | | | SVN-Revision: 22477
* Remove profile no longer requiredHamish Guthrie2010-07-191-25/+0
| | | | SVN-Revision: 22293
* replace dropbear with opensshHamish Guthrie2010-07-191-2/+4
| | | | SVN-Revision: 22292
* Add a profile including Jamvm for GumstixHamish Guthrie2010-07-161-0/+25
| | | | SVN-Revision: 22230
* gumstix: add luciHamish Guthrie2010-07-081-1/+1
| | | | SVN-Revision: 22093
* Add kmod-usb-hidHamish Guthrie2010-07-071-1/+1
| | | | SVN-Revision: 22086
* Add script support for Marvell 88W8686 mac80211. This is a hack now, but it ↵Hamish Guthrie2010-06-251-0/+437
| | | | | | works. cfg80211 is very broken in the current mainline Marvell driver. A new patch set to address this is in linux-next, I just do not have time today to address it. SVN-Revision: 21899
* Use modules for wifi and usbHamish Guthrie2010-06-254-53/+12
| | | | SVN-Revision: 21898
* Add c++ std library to gumstix rteHamish Guthrie2010-06-221-1/+1
| | | | SVN-Revision: 21870
* Refactor omap35xx sub-targets to cater for beagleboard and gumstix overoHamish Guthrie2010-06-216-0/+528
SVN-Revision: 21858