1213 Commits (bc2dcb8be48ba149269d8fe5e4641de8137016f4)

Author SHA1 Message Date
Florian Fainelli 2607706f31 Disable NAPI by default (#1671) 17 years ago
Gabor Juhos fe1b8fca48 add special values for GPIO lines in switch 17 years ago
Florian Fainelli ca7294b986 Add generic gpio support to rdc, convert the led driver to be a platform driver, need to convert the flash driver as well 17 years ago
John Crispin 9474a045bf added improved watchdog driver for amazon 17 years ago
John Crispin cb3d2ae6e2 cleaned up amazon serial and prom code 17 years ago
John Crispin 0a55a0a0ed removed volatile register derefs from amazon setup code 17 years ago
John Crispin 17cd570979 rewrite of the amazon irq code 17 years ago
Gabor Juhos 1152f2f11f fix reset function in USB driver 17 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 17 years ago
Florian Fainelli 0250efa1ea Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich) 17 years ago
Florian Fainelli 43801c2b25 Some adm5120-hcd cleanups 17 years ago
Florian Fainelli 658cfef9bc Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module 17 years ago
Gabor Juhos 7d552ec2ea add definitions for RouterBOARD 150, no NAND driver yet 17 years ago
Gabor Juhos c2ed86a859 add support for board specific vlan matrix, should fix #2132 17 years ago
Florian Fainelli 0a72fc6dff Add CONFIG_HID to not set by default 17 years ago
Florian Fainelli 368f35c947 Fix the AR7 led driver compilation (#2160) 17 years ago
Florian Fainelli ba3a37436e Register the second uart on tnetd7300 and fix the watchdog register for 7200/7300, thanks to DerAgo (#2149) 17 years ago
Florian Fainelli 51dfaf45b4 Fix the gpio init (#2148) 17 years ago
Florian Fainelli b3133f935d Remove the dependency to devio, since it is not in trunk 17 years ago
Florian Fainelli c09d4cec7d Fix the remaining kernel config options (#2102) 17 years ago
Felix Fietkau 09c82d165a only build sdk and imagebuilder at target/install time 17 years ago
Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) 17 years ago
Florian Fainelli 4e0563e185 Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich) 17 years ago
John Crispin 867c2c936c improved au1000 usb patch 17 years ago
John Crispin 5a326c9784 improved patch for au1000 usb-power switch 17 years ago
John Crispin 1496b6c88b removed fox-vhdl patch, it will return with .22 17 years ago
John Crispin 7b4585da4c small fix to etrax serial port setup 17 years ago
Hamish Guthrie e1b7758ea7 Modified patches for 2.6.22.1 kernel 17 years ago
Hamish Guthrie b83bb8ccb1 Prepare for 2.6.22.1 kernel 17 years ago
John Crispin 5ed12e1ebb some fixes to the etrax build 17 years ago
Gabor Juhos 340f1c3a76 use adm5120 flash map driver on BE targets 17 years ago
Florian Fainelli f1b2dbceb2 Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich) 17 years ago
Gabor Juhos a9ffbd94e7 add LED definitions for the RB133/133C boards, thanks to Christophe Lucas 17 years ago
Gabor Juhos 75b905e93d rename patches to follow our naming conventions 17 years ago
Rod Whitby 807db2473d Removed the obsolete MTD_SPLIT_ROOTFS config symbol. 17 years ago
Rod Whitby 4e1630f4b6 Add missing config symbols that stop a default 2.6.21.6 built - set them all to default values so nothing changes for anyone 17 years ago
Nicolas Thill bacf34b13f more cosmetic fixes for ar7 17 years ago
Nicolas Thill 39127ef8bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help) 17 years ago
Nicolas Thill c7437ec67c cosmetic fix (indent and use c-style comments) 17 years ago
Nicolas Thill 4dca4a5243 update rdc-2.6 config (thanks to Daniel Gimpelevich) 17 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 17 years ago
Florian Fainelli 8f31903a95 Use the new x86 code, thanks sn9 ! 17 years ago
Felix Fietkau 0476d261d0 brcm47xx-2.6: add a few nops here, some irq saving there, blast the full cache on page icache flushes i really hate the broadcom cpu bugs, but it's much more stable now. PS: A /* Ouch */ in the original source showed me the way ;) 17 years ago
Felix Fietkau 739af29134 fix the size of the flash mem window on pronghorn metro (#2070) 17 years ago
Florian Fainelli b8f5329447 NAPI for r6040 of course depends on r6040 17 years ago
Florian Fainelli 868fbb706e Remove preinit.arch, not used, compile NAPI support for R6040, change the profile name to ar525w 17 years ago
Gabor Juhos 445230cf78 uses AMBA PL010 driver for the serial ports from now 17 years ago
Florian Fainelli 6409863c91 Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks ! 17 years ago
John Crispin 5f43226898 on the au1000 usb could never work as the power switch was never enabled :P 17 years ago
John Crispin 848075e475 fixed au1000 eth0 ioctl patch 17 years ago