143 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Florian Fainelli d1f4f4646d Remove 2.6.22 files, no target uses them anymore 16 years ago
Florian Fainelli 89a9d76c8b Typo, should be kmod-madwifi 16 years ago
Florian Fainelli 468c38a112 Include madwifi by default in rb532 images 16 years ago
Florian Fainelli 8dc883b976 Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed 16 years ago
Florian Fainelli a7bbd93956 Fix routerboard boot partition name in wget2nand (#3791) 16 years ago
Florian Fainelli c266659be8 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790) 16 years ago
Florian Fainelli 44dc255e43 Working korina driver for 2.6.24, still needs fixing in the tx tasklet which introduces high latency when transmitting packets, rx path works ok 16 years ago
Florian Fainelli 5015bf5e77 2.6.24 moved watchdog drivers to drivers/watchdog 16 years ago
Florian Fainelli b0250695a9 Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work 16 years ago
Florian Fainelli 714a721010 Move files and patches to files-2.6.23 and patches-2.6.23 16 years ago
Florian Fainelli cd21dd1a1d Fix the CF serial number byteswapping (#3133) 16 years ago
Gabor Juhos 64fddc8d81 fix image names in the wget2nand script 17 years ago
Gabor Juhos 306f3677ec make use the chip_fixup function of the plat_nand driver 17 years ago
Gabor Juhos 51e45450f1 refresh kernel patches 17 years ago
Gabor Juhos f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) 17 years ago
Nicolas Thill e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 17 years ago
Nicolas Thill c6fe45ed55 properly disable CONFIG_CRYPTO_HW 17 years ago
Florian Fainelli eb094d0dca Re-enabled the CompactFlash driver for rb532 17 years ago
Felix Fietkau d0bbe9933e fix gpio on rb532 - fixes the cf driver 17 years ago
Florian Fainelli d835b0e42e GPIO code updates, make the cf-mips driver compile against this gpio version 17 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions 17 years ago
Gabor Juhos 0a6bf50432 bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120 17 years ago
Florian Fainelli 12909cef8d Allow S1 button to be controlled using gpio-keys 17 years ago
Florian Fainelli 918e830718 Upgrade rb532 to .23, provide generic GPIO API to this board 17 years ago
Felix Fietkau 30fe1805d5 add cf2nand fixes from #2892 17 years ago
Felix Fietkau 93b97272aa enable watchdog driver for rb532 by default 17 years ago
Felix Fietkau c65e66ac49 watchdog driver for RB 532 17 years ago
Florian Fainelli edea76ab77 Fix tx stats (#2705) 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Florian Fainelli 734ace1804 Resync kernel config, put back yellow led registration (#2607) 17 years ago
Florian Fainelli 0f43633263 Remove the old rbmipsnand driver, we now use the plat_nand driver 17 years ago
Florian Fainelli 258843f666 Clean up the prom code / board detection (thanks Gabor), fix some warnings 17 years ago
Florian Fainelli c59593a2df Finally fix the rb500 boot (#2436) 17 years ago
Florian Fainelli ab705856ff Fix board_type allocation (again) 17 years ago
Florian Fainelli fae093332d Fix board type allocation 17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago
Florian Fainelli e5497d65d9 Use the generic NAND driver 17 years ago
Florian Fainelli a7bbfed7a2 prom_free_memory should be __init 17 years ago
Florian Fainelli 6652c1fe0b Fix rb535 revision 5 detection 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