Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | goldfish: R.I.P. | Gabor Juhos | 2012-12-18 |
| | | | | | | | | It is broken and it is not maintained by anyone since long time. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34766 | ||
* | target: refresh all target configs with kconfig.pl | Gabor Juhos | 2012-10-29 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987 | ||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.30 | Gabor Juhos | 2012-04-21 |
| | | | | SVN-Revision: 31410 | ||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | ||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 |
| | | | | SVN-Revision: 25928 | ||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 |
| | | | | SVN-Revision: 19581 | ||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 |
| | | | | SVN-Revision: 18635 | ||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18371 | ||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18370 | ||
* | sort all target config files | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18367 | ||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 |
| | | | | SVN-Revision: 18126 | ||
* | move common CONFIG_MMC entries to generic | Nicolas Thill | 2009-10-06 |
| | | | | SVN-Revision: 17948 | ||
* | move common CONFIG_BATTERY entries to generic | Nicolas Thill | 2009-10-06 |
| | | | | SVN-Revision: 17945 | ||
* | move common CONFIG_TOUCHSCREEN entries to generic | Nicolas Thill | 2009-10-06 |
| | | | | SVN-Revision: 17943 | ||
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 |
| | | | | SVN-Revision: 17936 | ||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 |
| | | | | SVN-Revision: 17804 | ||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 |
| | | | | SVN-Revision: 17602 | ||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 |
| | | | | SVN-Revision: 17549 | ||
* | use 2.6.30.5 | Florian Fainelli | 2009-08-17 |
| | | | | SVN-Revision: 17296 | ||
* | update to 2.6.30.4 | Florian Fainelli | 2009-07-31 |
| | | | | SVN-Revision: 17062 | ||
* | switch to 2.6.30.3 | Florian Fainelli | 2009-07-27 |
| | | | | SVN-Revision: 17028 | ||
* | update to 2.6.30.2 | Imre Kaloz | 2009-07-20 |
| | | | | SVN-Revision: 16931 | ||
* | update targets to 2.6.30.1, update patches | Florian Fainelli | 2009-07-05 |
| | | | | SVN-Revision: 16697 | ||
* | goldfish: add missing kernel config options for power management | Felix Fietkau | 2009-06-15 |
| | | | | SVN-Revision: 16466 | ||
* | goldfish: fix clocksource api mismatch | Felix Fietkau | 2009-06-15 |
| | | | | SVN-Revision: 16465 | ||
* | include a skin for the goldfish emulator | Felix Fietkau | 2009-06-14 |
| | | | | SVN-Revision: 16460 | ||
* | add the 'goldfish' target, useful for experimenting with virtual phone ↵ | Felix Fietkau | 2009-06-14 |
hardware (includes the emulator) SVN-Revision: 16459 |