Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31848 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -9/+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 | ||||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 31709 | ||||
* | amazon: fix section mismatch | Hauke Mehrtens | 2012-05-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 31707 | ||||
* | amazon: update amazon target to kernel 3.3 | Hauke Mehrtens | 2012-05-13 | 18 | -78/+71 |
| | | | | | | This is just compile tested, my device is currently not working. SVN-Revision: 31706 | ||||
* | amazon: remove 2.6.3{0,2} support | Gabor Juhos | 2012-04-22 | 18 | -718/+0 |
| | | | | SVN-Revision: 31433 | ||||
* | amazon: Upgrade amazon target to kernel 2.6.37 | Hauke Mehrtens | 2011-04-10 | 19 | -27/+380 |
| | | | | | | This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. SVN-Revision: 26576 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -4/+4 |
| | | | | | | 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 | 2 | -0/+2 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 2 | -12/+12 |
| | | | | SVN-Revision: 19580 | ||||
* | export amazon_get_cpu_hz | Hauke Mehrtens | 2010-01-31 | 4 | -2/+3 |
| | | | | SVN-Revision: 19460 | ||||
* | i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printf | Hauke Mehrtens | 2010-01-31 | 3 | -30/+3 |
| | | | | SVN-Revision: 19459 | ||||
* | Add kernel 2.6.32 support | Hauke Mehrtens | 2010-01-31 | 12 | -15/+382 |
| | | | | SVN-Revision: 19458 | ||||
* | Apply patch 240-irq_fix.patch directly | Hauke Mehrtens | 2010-01-31 | 2 | -26/+5 |
| | | | | SVN-Revision: 19457 | ||||
* | Apply patch 220-fix_timer.patch directly | Hauke Mehrtens | 2010-01-31 | 3 | -118/+34 |
| | | | | SVN-Revision: 19456 | ||||
* | Apply patch 210-remove_unnedded_variables.patch directly | Hauke Mehrtens | 2010-01-31 | 2 | -15/+0 |
| | | | | SVN-Revision: 19455 | ||||
* | Apply patch 200-fix_deprecated_interrupt_definations.patch directly | Hauke Mehrtens | 2010-01-31 | 5 | -60/+7 |
| | | | | SVN-Revision: 19454 | ||||
* | move files to correct position | Hauke Mehrtens | 2010-01-31 | 5 | -8/+0 |
| | | | | SVN-Revision: 19453 | ||||
* | remove support for kernel 2.6.21 | Hauke Mehrtens | 2010-01-31 | 7 | -266/+0 |
| | | | | SVN-Revision: 19452 | ||||
* | amazon: readd wrongly removed file | Hauke Mehrtens | 2010-01-03 | 1 | -0/+52 |
| | | | | SVN-Revision: 19014 | ||||
* | amazon: work on pci controller | Hauke Mehrtens | 2010-01-02 | 6 | -101/+54 |
| | | | | SVN-Revision: 19013 | ||||
* | mazon: use platform_device for most drivers and fix some printk's | Hauke Mehrtens | 2010-01-01 | 7 | -39/+197 |
| | | | | SVN-Revision: 18989 | ||||
* | work on pci. | Hauke Mehrtens | 2009-12-26 | 2 | -52/+25 |
| | | | | | | | | This is from ticket #6374 Michael Richter thanks for your patch. SVN-Revision: 18933 | ||||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 18635 | ||||
* | Update to kernel 2.6.30 | Hauke Mehrtens | 2009-11-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 18605 | ||||
* | Read the size of the available memory from parameters passed to the kernel ↵ | Hauke Mehrtens | 2009-11-29 | 2 | -7/+23 |
| | | | | | | by firmware. SVN-Revision: 18604 | ||||
* | kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config | Felix Fietkau | 2009-11-29 | 2 | -2/+0 |
| | | | | SVN-Revision: 18603 | ||||
* | Add kernel 2.6.30 support | Hauke Mehrtens | 2009-11-28 | 16 | -0/+585 |
| | | | | | | The device is booting and Ethernet is working, but nothing more was tested. SVN-Revision: 18589 | ||||
* | Some general changes for amazon drivers. | Hauke Mehrtens | 2009-11-28 | 4 | -42/+43 |
| | | | | | | This is mostly needed for kernel 2.6.30 support. SVN-Revision: 18588 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 18370 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -8/+8 |
| | | | | SVN-Revision: 18367 | ||||
* | Add some build fixes for kernel 2.6.21 and the infineon amazon target. | Hauke Mehrtens | 2009-11-08 | 1 | -0/+1 |
| | | | | | | | Now it compiles with the new toolchain. These are mostly backports from mainline linux and newer linux kernels from openwrt. SVN-Revision: 18345 | ||||
* | Add ADM6996 switch driver | Hauke Mehrtens | 2009-06-20 | 5 | -13/+7 |
| | | | | | | | This fixes #5314 Thanks to Michael Richter SVN-Revision: 16523 | ||||
* | Detect 16MB flash chips | Hauke Mehrtens | 2009-05-27 | 1 | -8/+32 |
| | | | | SVN-Revision: 16120 | ||||
* | Extends workaround for swapping problem. | Hauke Mehrtens | 2009-05-27 | 1 | -0/+12 |
| | | | | SVN-Revision: 16119 | ||||
* | Make amazon build again. | Hauke Mehrtens | 2009-05-27 | 3 | -16/+4 |
| | | | | SVN-Revision: 16118 | ||||
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 1 | -4/+0 |
| | | | | SVN-Revision: 15913 | ||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 15861 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 15840 | ||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -4/+0 |
| | | | | SVN-Revision: 15606 | ||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -44/+0 |
| | | | | SVN-Revision: 15602 | ||||
* | refresh patches | Gabor Juhos | 2009-02-08 | 7 | -37/+19 |
| | | | | SVN-Revision: 14455 | ||||
* | Fix typo | Florian Fainelli | 2008-10-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 13046 | ||||
* | refresh kernel patches | Gabor Juhos | 2008-05-19 | 7 | -36/+41 |
| | | | | SVN-Revision: 11194 | ||||
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 10443 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 9533 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 1 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 8848 |