summaryrefslogtreecommitdiffstats
path: root/target/linux/coldfire
Commit message (Collapse)AuthorAgeFilesLines
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-291-23/+19
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-3/+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
* switch to 2.6.38Imre Kaloz2012-05-01116-21912/+91470
| | | | SVN-Revision: 31546
* remove 2.6.25 supportImre Kaloz2010-11-2287-66838/+0
| | | | SVN-Revision: 24088
* 2.6.31 support (WiP)Imre Kaloz2010-11-2261-4/+21947
| | | | SVN-Revision: 24087
* mark targets maintained by meImre Kaloz2010-10-271-0/+1
| | | | SVN-Revision: 23668
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-2/+2
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* remove redundant LINUX_KARCH variablesNicolas Thill2009-12-211-1/+0
| | | | SVN-Revision: 18871
* some more Kconfig symbol move..Imre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-4/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-8/+8
| | | | SVN-Revision: 18367
* generate an uImage binary for nowImre Kaloz2009-06-231-0/+5
| | | | SVN-Revision: 16549
* use the proper serial device, change memory layoutImre Kaloz2009-06-231-15/+9
| | | | SVN-Revision: 16548
* use broken-out patches for the coldfire to make it easier to follow ↵Imre Kaloz2009-06-2388-51065/+66817
| | | | | | differences against the bsp SVN-Revision: 16547
* coldfire compile error fixImre Kaloz2009-06-231-0/+33
| | | | SVN-Revision: 16542
* add preliminary coldfire v4e supportImre Kaloz2009-06-214-0/+51214
SVN-Revision: 16538