summaryrefslogtreecommitdiffstats
path: root/target/linux/amazon
Commit message (Collapse)AuthorAgeFilesLines
* target: don't build jffs2 nor images by defaultJonas Gorski2013-06-051-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36863
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-221-1/+1
| | | | SVN-Revision: 36384
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+4
| | | | SVN-Revision: 36278
* remove common symbols from 3.3 configsGabor Juhos2012-11-291-2/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-1/+1
| | | | SVN-Revision: 31848
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-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.6Gabor Juhos2012-05-141-1/+1
| | | | SVN-Revision: 31709
* amazon: fix section mismatchHauke Mehrtens2012-05-131-1/+1
| | | | SVN-Revision: 31707
* amazon: update amazon target to kernel 3.3Hauke Mehrtens2012-05-1318-78/+71
| | | | | | This is just compile tested, my device is currently not working. SVN-Revision: 31706
* amazon: remove 2.6.3{0,2} supportGabor Juhos2012-04-2218-718/+0
| | | | SVN-Revision: 31433
* amazon: Upgrade amazon target to kernel 2.6.37Hauke Mehrtens2011-04-1019-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 Thill2010-04-121-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 Thill2010-03-112-0/+2
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* re-sort all target and subtarget config filesImre Kaloz2010-02-112-12/+12
| | | | SVN-Revision: 19580
* export amazon_get_cpu_hzHauke Mehrtens2010-01-314-2/+3
| | | | SVN-Revision: 19460
* i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printfHauke Mehrtens2010-01-313-30/+3
| | | | SVN-Revision: 19459
* Add kernel 2.6.32 supportHauke Mehrtens2010-01-3112-15/+382
| | | | SVN-Revision: 19458
* Apply patch 240-irq_fix.patch directlyHauke Mehrtens2010-01-312-26/+5
| | | | SVN-Revision: 19457
* Apply patch 220-fix_timer.patch directlyHauke Mehrtens2010-01-313-118/+34
| | | | SVN-Revision: 19456
* Apply patch 210-remove_unnedded_variables.patch directlyHauke Mehrtens2010-01-312-15/+0
| | | | SVN-Revision: 19455
* Apply patch 200-fix_deprecated_interrupt_definations.patch directlyHauke Mehrtens2010-01-315-60/+7
| | | | SVN-Revision: 19454
* move files to correct positionHauke Mehrtens2010-01-315-8/+0
| | | | SVN-Revision: 19453
* remove support for kernel 2.6.21Hauke Mehrtens2010-01-317-266/+0
| | | | SVN-Revision: 19452
* amazon: readd wrongly removed fileHauke Mehrtens2010-01-031-0/+52
| | | | SVN-Revision: 19014
* amazon: work on pci controllerHauke Mehrtens2010-01-026-101/+54
| | | | SVN-Revision: 19013
* mazon: use platform_device for most drivers and fix some printk'sHauke Mehrtens2010-01-017-39/+197
| | | | SVN-Revision: 18989
* work on pci.Hauke Mehrtens2009-12-262-52/+25
| | | | | | | | This is from ticket #6374 Michael Richter thanks for your patch. SVN-Revision: 18933
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* Update to kernel 2.6.30Hauke Mehrtens2009-11-291-1/+1
| | | | SVN-Revision: 18605
* Read the size of the available memory from parameters passed to the kernel ↵Hauke Mehrtens2009-11-292-7/+23
| | | | | | by firmware. SVN-Revision: 18604
* kernel: move CONFIG_MIPS_FPU_EMU to generic kernel configFelix Fietkau2009-11-292-2/+0
| | | | SVN-Revision: 18603
* Add kernel 2.6.30 supportHauke Mehrtens2009-11-2816-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 Mehrtens2009-11-284-42/+43
| | | | | | This is mostly needed for kernel 2.6.30 support. SVN-Revision: 18588
* some more Kconfig symbol move..Imre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-8/+8
| | | | SVN-Revision: 18367
* Add some build fixes for kernel 2.6.21 and the infineon amazon target.Hauke Mehrtens2009-11-081-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 driverHauke Mehrtens2009-06-205-13/+7
| | | | | | | This fixes #5314 Thanks to Michael Richter SVN-Revision: 16523
* Detect 16MB flash chipsHauke Mehrtens2009-05-271-8/+32
| | | | SVN-Revision: 16120
* Extends workaround for swapping problem.Hauke Mehrtens2009-05-271-0/+12
| | | | SVN-Revision: 16119
* Make amazon build again.Hauke Mehrtens2009-05-273-16/+4
| | | | SVN-Revision: 16118
* even more config file cleanupImre Kaloz2009-05-181-4/+0
| | | | SVN-Revision: 15913
* config cleanupsImre Kaloz2009-05-151-1/+0
| | | | SVN-Revision: 15861
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-4/+0
| | | | SVN-Revision: 15606
* cleanup MTD option handlingImre Kaloz2009-05-041-44/+0
| | | | SVN-Revision: 15602
* refresh patchesGabor Juhos2009-02-087-37/+19
| | | | SVN-Revision: 14455
* Fix typoFlorian Fainelli2008-10-241-1/+1
| | | | SVN-Revision: 13046
* refresh kernel patchesGabor Juhos2008-05-197-36/+41
| | | | SVN-Revision: 11194