188 Commits (a2b4d75799a33d37b09d2ff1d954ec9a1aadac5b)

Author SHA1 Message Date
Gabor Juhos a2b4d75799 make overriding of CPU features configurable, and enable it by default 17 years ago
Gabor Juhos 34c758830a override CPU features 17 years ago
Gabor Juhos 9b471f7b3c disable VLANs for RB1xx boards (#2132) 17 years ago
Florian Fainelli 4be843d65b Move to 2.6.22.4 18 years ago
Gabor Juhos a48d558df9 fix ethernet port mapping of the RB133 18 years ago
Gabor Juhos d0edc434ab cleanup patch of the USB driver 18 years ago
Florian Fainelli 3ee29a8f60 Fix typo (#2210) 18 years ago
Gabor Juhos 92bfc02547 USB driver fixes * fix allocation of the ED/TD descriptors * remove some unused fields from admhcd struct 18 years ago
Gabor Juhos cf2cfdf9ba minor usb driver cleanup 18 years ago
Gabor Juhos a5d582ad43 LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * sort board definitions alphabetically 18 years ago
Gabor Juhos fc6874d691 add support for special LED brightness values 18 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 18 years ago
Gabor Juhos fe1b8fca48 add special values for GPIO lines in switch 18 years ago
Gabor Juhos 1152f2f11f fix reset function in USB driver 18 years ago
Gabor Juhos ce520f5424 USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resource with the correct size * fix driver name in the platform device structure 18 years ago
Florian Fainelli 43801c2b25 Some adm5120-hcd cleanups 18 years ago
Gabor Juhos 7d552ec2ea add definitions for RouterBOARD 150, no NAND driver yet 18 years ago
Gabor Juhos c2ed86a859 add support for board specific vlan matrix, should fix #2132 18 years ago
Gabor Juhos a9ffbd94e7 add LED definitions for the RB133/133C boards, thanks to Christophe Lucas 18 years ago
Gabor Juhos 75b905e93d rename patches to follow our naming conventions 18 years ago
Felix Fietkau 76da233e45 protect the adm5120 pci ops with a spinlock - fixes race conditions that happened in combination with madwifi and more than one card 18 years ago
Gabor Juhos 445230cf78 uses AMBA PL010 driver for the serial ports from now 18 years ago
Gabor Juhos e985340f14 reorder rootfstypes to allow both squashfs and jffs2 images to boot 18 years ago
Gabor Juhos 162017ee41 fix kernel command line 18 years ago
Gabor Juhos dadc9a4450 cosmetic changes in flash driver 18 years ago
Felix Fietkau 7cd21d77fa disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120 18 years ago
Gabor Juhos a15a86ce3f adm5120_mtd.c is no longer in use 18 years ago
Gabor Juhos 1cea8d99bf board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 18 years ago
Gabor Juhos 7c175c0d4f cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22 18 years ago
Felix Fietkau 3c16238462 simplify and fix adm5120 image building, fix broken FEATURES handling 18 years ago
Gabor Juhos 2a43eb3bd9 fix printk format arguments in memory detection code 18 years ago
Gabor Juhos a82a99d9d2 flash driver fixes 18 years ago
Gabor Juhos 9539ee8010 fix switch driver, force all packets from all the ports are low priority 18 years ago
Florian Fainelli c6542df5fe Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow it to basically run 18 years ago
Florian Fainelli eb021be571 Fix wget2nand with the host's patch-cmdline and the new kernel filename 18 years ago
Gabor Juhos ae7bf3d0f0 fix switch_driver to avoid segfaults 18 years ago
Gabor Juhos c452e6058a update trxsplit * use generic rootfs_split feature * resync kernel config 18 years ago
Florian Fainelli 62af6d98ac Fix indentation for add_mtd_partitions (#2072) 18 years ago
Florian Fainelli 28a4b28ce1 Remove tgz hacks 18 years ago
Felix Fietkau 793b09b854 really fix tgz images 18 years ago
Florian Fainelli 4ec101945c Put the init flag in the structure 18 years ago
Gabor Juhos 934a641058 clean of the rootfs_split patch 18 years ago
Florian Fainelli 01696b71cc Replace hardcoded values with their correct definitions 18 years ago
Florian Fainelli b3fae87009 Convert the nand driver to a platform_device, should only allow routerboards to use it 18 years ago
Florian Fainelli f59b6f6089 Fix the tgz image build 18 years ago
Florian Fainelli c72197e2cc The RB1xx profile should only provide tgz image and pci support 18 years ago
Florian Fainelli 19a52ea35d Add a USES_TGZ config.in variable, so that RB1xx profiles can use it 18 years ago
Florian Fainelli 6c8cf15dae Load the appropriate MTD driver if we were booted from NOR/NAND only, use the TRX mapping by default if bootloader unknown 18 years ago
Gabor Juhos 6e655daf21 restore support for Infineon's EASY 5120 boards 18 years ago
Florian Fainelli 62e1634ed9 Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann 18 years ago