Commit Graph

46 Commits

Author SHA1 Message Date
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
2011-04-10 15:08:28 +00:00
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
2010-04-12 23:15:56 +00:00
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
2010-03-11 09:50:11 +00:00
Imre Kaloz
0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Hauke Mehrtens
776355717c export amazon_get_cpu_hz
SVN-Revision: 19460
2010-01-31 15:14:14 +00:00
Hauke Mehrtens
b74263a00c i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printf
SVN-Revision: 19459
2010-01-31 15:13:51 +00:00
Hauke Mehrtens
6a78996e76 Add kernel 2.6.32 support
SVN-Revision: 19458
2010-01-31 15:13:14 +00:00
Hauke Mehrtens
4d1bfc3760 Apply patch 240-irq_fix.patch directly
SVN-Revision: 19457
2010-01-31 15:09:48 +00:00
Hauke Mehrtens
ff2cfb00ef Apply patch 220-fix_timer.patch directly
SVN-Revision: 19456
2010-01-31 15:09:16 +00:00
Hauke Mehrtens
999e9277ec Apply patch 210-remove_unnedded_variables.patch directly
SVN-Revision: 19455
2010-01-31 15:08:26 +00:00
Hauke Mehrtens
038f0e6bbe Apply patch 200-fix_deprecated_interrupt_definations.patch directly
SVN-Revision: 19454
2010-01-31 15:07:49 +00:00
Hauke Mehrtens
b6a1293e1e move files to correct position
SVN-Revision: 19453
2010-01-31 15:06:17 +00:00
Hauke Mehrtens
349fb7c742 remove support for kernel 2.6.21
SVN-Revision: 19452
2010-01-31 14:59:37 +00:00
Hauke Mehrtens
2a87343a00 amazon: readd wrongly removed file
SVN-Revision: 19014
2010-01-03 00:06:37 +00:00
Hauke Mehrtens
3478d91266 amazon: work on pci controller
SVN-Revision: 19013
2010-01-02 23:08:15 +00:00
Hauke Mehrtens
023c474951 mazon: use platform_device for most drivers and fix some printk's
SVN-Revision: 18989
2010-01-01 21:44:37 +00:00
Hauke Mehrtens
371e7aa521 work on pci.
This is from ticket #6374

Michael Richter thanks for your patch.

SVN-Revision: 18933
2009-12-26 00:09:00 +00:00
Florian Fainelli
a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
2009-12-04 14:52:45 +00:00
Hauke Mehrtens
c4ce5f3937 Update to kernel 2.6.30
SVN-Revision: 18605
2009-11-29 16:54:17 +00:00
Hauke Mehrtens
6fe93904b0 Read the size of the available memory from parameters passed to the kernel by firmware.
SVN-Revision: 18604
2009-11-29 16:53:50 +00:00
Felix Fietkau
fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
2009-11-29 14:31:55 +00:00
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
2009-11-28 22:17:37 +00:00
Hauke Mehrtens
9714c8b642 Some general changes for amazon drivers.
This is mostly needed for kernel 2.6.30 support.

SVN-Revision: 18588
2009-11-28 22:09:18 +00:00
Imre Kaloz
6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
2009-11-11 11:52:41 +00:00
Imre Kaloz
1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Imre Kaloz
ef42fb4c13 sort all target config files
SVN-Revision: 18367
2009-11-11 09:27:13 +00:00
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
2009-11-08 21:56:59 +00:00
Hauke Mehrtens
6e42b25c88 Add ADM6996 switch driver
This fixes #5314
Thanks to Michael Richter

SVN-Revision: 16523
2009-06-20 18:44:24 +00:00
Hauke Mehrtens
4d9d62eada Detect 16MB flash chips
SVN-Revision: 16120
2009-05-27 18:28:07 +00:00
Hauke Mehrtens
f2fa4d7035 Extends workaround for swapping problem.
SVN-Revision: 16119
2009-05-27 18:08:58 +00:00
Hauke Mehrtens
31e5d533a8 Make amazon build again.
SVN-Revision: 16118
2009-05-27 18:07:53 +00:00
Imre Kaloz
e965c02820 even more config file cleanup
SVN-Revision: 15913
2009-05-18 13:21:25 +00:00
Imre Kaloz
91e866f383 config cleanups
SVN-Revision: 15861
2009-05-15 10:40:04 +00:00
Imre Kaloz
a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Imre Kaloz
e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
a614251e6c cleanup MTD option handling
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Gabor Juhos
10ddc9319a refresh patches
SVN-Revision: 14455
2009-02-08 19:38:15 +00:00
Florian Fainelli
e6cde1e966 Fix typo
SVN-Revision: 13046
2008-10-24 16:24:31 +00:00
Gabor Juhos
06b0688a47 refresh kernel patches
SVN-Revision: 11194
2008-05-19 06:34:16 +00:00
Imre Kaloz
3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
2008-02-11 10:50:40 +00:00
Felix Fietkau
1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
2007-11-10 23:08:11 +00:00
Gabor Juhos
438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
Felix Fietkau
236d7e62ca clean up jffs2 config options
SVN-Revision: 8848
2007-09-19 20:58:16 +00:00
Felix Fietkau
87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
2007-09-08 20:04:43 +00:00
Felix Fietkau
a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00