Commit Graph

45 Commits (382a56d914fd45b0854cd2a770473c46810d0a85)

Author SHA1 Message Date
Florian Fainelli 6820add560 Do not use dynamic ticks on rb532 (#4110)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-20 16:01:56 +00:00
Felix Fietkau af835ce516 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18 21:43:30 +00:00
Florian Fainelli 688c36ca61 Remove 2.6.22 files, no target uses them anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-21 11:32:06 +00:00
Florian Fainelli cb303e6a5f Typo, should be kmod-madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-12 13:44:20 +00:00
Florian Fainelli 9685c3304d Include madwifi by default in rb532 images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-12 13:18:26 +00:00
Florian Fainelli 4bb28c3f0f Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-12 06:02:06 +00:00
Florian Fainelli 17b27ff0a3 Fix routerboard boot partition name in wget2nand (#3791)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:00:40 +00:00
Florian Fainelli aef4580d28 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 11:13:51 +00:00
Florian Fainelli 1f85bbd06b 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 10:09:15 +00:00
Florian Fainelli 478b94fc98 2.6.24 moved watchdog drivers to drivers/watchdog
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 10:08:29 +00:00
Florian Fainelli 84ee093574 Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:18:28 +00:00
Florian Fainelli bb34f3521e Move files and patches to files-2.6.23 and patches-2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:17:04 +00:00
Florian Fainelli b83064f4e2 Fix the CF serial number byteswapping (#3133)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 10:22:28 +00:00
Gabor Juhos fce0151791 [rb532] fix image names in the wget2nand script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-07 17:47:21 +00:00
Gabor Juhos 4e9682caac [rb532] make use the chip_fixup function of the plat_nand driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-06 09:04:14 +00:00
Gabor Juhos 80d4cfc35d [rb532] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19 09:07:27 +00:00
Gabor Juhos 6e01507c1f [kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 20:12:54 +00:00
Nicolas Thill 60ef52b3f1 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 17:08:51 +00:00
Nicolas Thill f9967ea05f properly disable CONFIG_CRYPTO_HW
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 12:31:50 +00:00
Florian Fainelli 0864b596b1 Re-enabled the CompactFlash driver for rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-26 14:16:56 +00:00
Felix Fietkau dfd186b861 fix gpio on rb532 - fixes the cf driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 16:32:28 +00:00
Florian Fainelli 616fdf7c8f GPIO code updates, make the cf-mips driver compile against this gpio version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 21:49:05 +00:00
Imre Kaloz 884aca7088 upgrade & standardize kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-11 10:50:40 +00:00
Gabor Juhos e38764562c [kernel] bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 09:44:11 +00:00
Florian Fainelli 7cd6f7edd6 Allow S1 button to be controlled using gpio-keys
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 10:59:56 +00:00
Florian Fainelli b406aa9d57 Upgrade rb532 to .23, provide generic GPIO API to this board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 10:42:06 +00:00
Felix Fietkau 3d162b61c0 add cf2nand fixes from #2892
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 15:40:44 +00:00
Felix Fietkau 7205e29cec enable watchdog driver for rb532 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 22:47:36 +00:00
Felix Fietkau ad1b5ad15e watchdog driver for RB 532
Here is the driver for the hardware watchdog timer
integrated in RB 532 (as part of the SoC IDT 79RC32434).

File include/asm-mips/rc32434/integ.h is taken from
Mikrotik RB 532 kernel patch.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 22:47:27 +00:00
Florian Fainelli 38f940437e Fix tx stats (#2705)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 07:31:28 +00:00
Felix Fietkau 62ccdcedae make the image filenames a bit shorter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 23:08:11 +00:00
Florian Fainelli 02ee102b22 Resync kernel config, put back yellow led registration (#2607)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-29 10:03:14 +00:00
Florian Fainelli 91298e7d33 Remove the old rbmipsnand driver, we now use the plat_nand driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08 09:39:38 +00:00
Florian Fainelli a62d171e54 Clean up the prom code / board detection (thanks Gabor), fix some warnings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 11:39:32 +00:00
Florian Fainelli 74bdbebc87 Finally fix the rb500 boot (#2436)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 10:37:35 +00:00
Florian Fainelli c6967664a5 Fix board_type allocation (again)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 19:05:23 +00:00
Florian Fainelli 473f0e3adc Fix board type allocation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 17:09:04 +00:00
Gabor Juhos 9233c3cdb9 get rid of per-profile base-files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 14:27:54 +00:00
Florian Fainelli 474b9a449e Use the generic NAND driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-27 15:02:41 +00:00
Florian Fainelli 01beccbac4 prom_free_memory should be __init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-24 21:21:18 +00:00
Florian Fainelli 686d2fdae3 Fix rb535 revision 5 detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-24 15:09:10 +00:00
Felix Fietkau dab23ede10 clean up jffs2 config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 20:58:16 +00:00
Felix Fietkau 6665a2c1dc adapt profiles for subtarget changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 20:04:43 +00:00
Felix Fietkau 6bcd07afdd 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 19:55:42 +00:00
Felix Fietkau 92558d67a4 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00