Commit Graph

45 Commits (073c5e0e74f504b9b63d51b3e5b092bde144e66b)

Author SHA1 Message Date
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
14 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
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options
SVN-Revision: 8848
17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
17 years ago
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
17 years ago
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
17 years ago