46 Commits (22be36418e2f32eb058e303890bfc680342c377b)

Author SHA1 Message Date
Hauke Mehrtens aed622fd2c amazon: Upgrade amazon target to kernel 2.6.37 14 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 15 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 15 years ago
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files 15 years ago
Hauke Mehrtens 776355717c export amazon_get_cpu_hz 15 years ago
Hauke Mehrtens b74263a00c i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printf 15 years ago
Hauke Mehrtens 6a78996e76 Add kernel 2.6.32 support 15 years ago
Hauke Mehrtens 4d1bfc3760 Apply patch 240-irq_fix.patch directly 15 years ago
Hauke Mehrtens ff2cfb00ef Apply patch 220-fix_timer.patch directly 15 years ago
Hauke Mehrtens 999e9277ec Apply patch 210-remove_unnedded_variables.patch directly 15 years ago
Hauke Mehrtens 038f0e6bbe Apply patch 200-fix_deprecated_interrupt_definations.patch directly 15 years ago
Hauke Mehrtens b6a1293e1e move files to correct position 15 years ago
Hauke Mehrtens 349fb7c742 remove support for kernel 2.6.21 15 years ago
Hauke Mehrtens 2a87343a00 amazon: readd wrongly removed file 15 years ago
Hauke Mehrtens 3478d91266 amazon: work on pci controller 15 years ago
Hauke Mehrtens 023c474951 mazon: use platform_device for most drivers and fix some printk's 15 years ago
Hauke Mehrtens 371e7aa521 work on pci. 15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches 15 years ago
Hauke Mehrtens c4ce5f3937 Update to kernel 2.6.30 15 years ago
Hauke Mehrtens 6fe93904b0 Read the size of the available memory from parameters passed to the kernel by firmware. 15 years ago
Felix Fietkau fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config 15 years ago
Hauke Mehrtens 2ee2679ac9 Add kernel 2.6.30 support 15 years ago
Hauke Mehrtens 9714c8b642 Some general changes for amazon drivers. 15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move.. 15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups 15 years ago
Imre Kaloz ef42fb4c13 sort all target config files 15 years ago
Hauke Mehrtens 343e9ffa20 Add some build fixes for kernel 2.6.21 and the infineon amazon target. 15 years ago
Hauke Mehrtens 6e42b25c88 Add ADM6996 switch driver 15 years ago
Hauke Mehrtens 4d9d62eada Detect 16MB flash chips 15 years ago
Hauke Mehrtens f2fa4d7035 Extends workaround for swapping problem. 15 years ago
Hauke Mehrtens 31e5d533a8 Make amazon build again. 15 years ago
Imre Kaloz e965c02820 even more config file cleanup 15 years ago
Imre Kaloz 91e866f383 config cleanups 15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 15 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :) 16 years ago
Imre Kaloz a614251e6c cleanup MTD option handling 16 years ago
Gabor Juhos 10ddc9319a refresh patches 16 years ago
Florian Fainelli e6cde1e966 Fix typo 16 years ago
Gabor Juhos 06b0688a47 refresh kernel patches 16 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes 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 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. 17 years ago