Commit Graph

57 Commits (73c4d73d6d3ba54ac0089f2619a6305277f4889d)

Author SHA1 Message Date
Jonas Gorski 1beaf031d1 target: don't build jffs2 nor images by default
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36863
11 years ago
Steven Barth 4e8f7f37ed Change default IPv6 config to enable DHCPv6-PD
SVN-Revision: 36384
11 years ago
Steven Barth ea94d66b0f Adapt default network configuration for IPv6
SVN-Revision: 36278
11 years ago
Gabor Juhos 1f516235ea remove common symbols from 3.3 configs
The removed symbols are present in the generic configuration.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34403
12 years ago
John Crispin a4d96aae8d bump to 3.3.8
SVN-Revision: 32055
12 years ago
Gabor Juhos 2ae5581447 kernel: update linux 3.3 to 3.3.7
SVN-Revision: 31848
12 years ago
Gabor Juhos 39994008cb linux: move certain disabled symbols to the generic configs
* 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
12 years ago
Gabor Juhos b472e5d12e kernel: update linux 3.3 to 3.3.6
SVN-Revision: 31709
12 years ago
Hauke Mehrtens 679b6a0722 amazon: fix section mismatch
SVN-Revision: 31707
12 years ago
Hauke Mehrtens abd74f86b4 amazon: update amazon target to kernel 3.3
This is just compile tested, my device is currently not working.

SVN-Revision: 31706
12 years ago
Gabor Juhos 631bf82241 amazon: remove 2.6.3{0,2} support
SVN-Revision: 31433
12 years ago
Hauke Mehrtens aed622fd2c amazon: Upgrade amazon target to kernel 2.6.37
This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before.

SVN-Revision: 26576
13 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
15 years ago
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
15 years ago
Hauke Mehrtens 776355717c export amazon_get_cpu_hz
SVN-Revision: 19460
15 years ago
Hauke Mehrtens b74263a00c i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printf
SVN-Revision: 19459
15 years ago
Hauke Mehrtens 6a78996e76 Add kernel 2.6.32 support
SVN-Revision: 19458
15 years ago
Hauke Mehrtens 4d1bfc3760 Apply patch 240-irq_fix.patch directly
SVN-Revision: 19457
15 years ago
Hauke Mehrtens ff2cfb00ef Apply patch 220-fix_timer.patch directly
SVN-Revision: 19456
15 years ago
Hauke Mehrtens 999e9277ec Apply patch 210-remove_unnedded_variables.patch directly
SVN-Revision: 19455
15 years ago
Hauke Mehrtens 038f0e6bbe Apply patch 200-fix_deprecated_interrupt_definations.patch directly
SVN-Revision: 19454
15 years ago
Hauke Mehrtens b6a1293e1e move files to correct position
SVN-Revision: 19453
15 years ago
Hauke Mehrtens 349fb7c742 remove support for kernel 2.6.21
SVN-Revision: 19452
15 years ago
Hauke Mehrtens 2a87343a00 amazon: readd wrongly removed file
SVN-Revision: 19014
15 years ago
Hauke Mehrtens 3478d91266 amazon: work on pci controller
SVN-Revision: 19013
15 years ago
Hauke Mehrtens 023c474951 mazon: use platform_device for most drivers and fix some printk's
SVN-Revision: 18989
15 years ago
Hauke Mehrtens 371e7aa521 work on pci.
This is from ticket #6374

Michael Richter thanks for your patch.

SVN-Revision: 18933
15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
15 years ago
Hauke Mehrtens c4ce5f3937 Update to kernel 2.6.30
SVN-Revision: 18605
15 years ago
Hauke Mehrtens 6fe93904b0 Read the size of the available memory from parameters passed to the kernel by firmware.
SVN-Revision: 18604
15 years ago
Felix Fietkau fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
15 years ago
Hauke Mehrtens 2ee2679ac9 Add kernel 2.6.30 support
The device is booting and Ethernet is working, but nothing more was tested.

SVN-Revision: 18589
15 years ago
Hauke Mehrtens 9714c8b642 Some general changes for amazon drivers.
This is mostly needed for kernel 2.6.30 support.

SVN-Revision: 18588
15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Hauke Mehrtens 343e9ffa20 Add some build fixes for kernel 2.6.21 and the infineon amazon target.
Now it compiles with the new toolchain.
These are mostly backports from mainline linux and newer linux kernels from openwrt.

SVN-Revision: 18345
15 years ago
Hauke Mehrtens 6e42b25c88 Add ADM6996 switch driver
This fixes #5314
Thanks to Michael Richter

SVN-Revision: 16523
15 years ago
Hauke Mehrtens 4d9d62eada Detect 16MB flash chips
SVN-Revision: 16120
15 years ago
Hauke Mehrtens f2fa4d7035 Extends workaround for swapping problem.
SVN-Revision: 16119
15 years ago
Hauke Mehrtens 31e5d533a8 Make amazon build again.
SVN-Revision: 16118
15 years ago
Imre Kaloz e965c02820 even more config file cleanup
SVN-Revision: 15913
15 years ago
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
15 years ago
Imre Kaloz a614251e6c cleanup MTD option handling
SVN-Revision: 15602
15 years ago
Gabor Juhos 10ddc9319a refresh patches
SVN-Revision: 14455
16 years ago
Florian Fainelli e6cde1e966 Fix typo
SVN-Revision: 13046
16 years ago
Gabor Juhos 06b0688a47 refresh kernel patches
SVN-Revision: 11194
16 years ago