Commit Graph

  • 11d0725b61 Remove the sleep since we delayed bringing up the interface Florian Fainelli 2008-06-18 17:42:10 +00:00
  • e2e80ab38a Delay bringing up the interface because some cards requires setting the mode before bringing it up (#3541) Florian Fainelli 2008-06-18 17:09:02 +00:00
  • e2b679fd3f cleanup ifxmips pci code John Crispin 2008-06-17 22:44:38 +00:00
  • 18ad6da063 adds timer unit to ifxmips tree John Crispin 2008-06-17 22:14:08 +00:00
  • cb076ccb14 IRQ code cleanup Gabor Juhos 2008-06-17 17:46:52 +00:00
  • 47dd530414 firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cameras Gabor Juhos 2008-06-17 15:05:53 +00:00
  • 13bb189a15 switch to 2.6.25.7 Gabor Juhos 2008-06-17 14:30:18 +00:00
  • 2ccf25789e sync kernel config Gabor Juhos 2008-06-17 14:01:07 +00:00
  • d95fa260a3 sync kernel config Gabor Juhos 2008-06-17 14:00:25 +00:00
  • 4af6ac74fb upgrade to 2.6.25.7, and refresh patches Gabor Juhos 2008-06-17 12:57:04 +00:00
  • 3415b8c044 fix compiler warning Gabor Juhos 2008-06-17 10:50:06 +00:00
  • 3e8ab1ed20 linux-uvc: Upgrade to revision 215 Andy Boyett 2008-06-17 05:39:05 +00:00
  • 5a7529a58d Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories. Andy Boyett 2008-06-17 00:44:10 +00:00
  • ac909fc5c0 set file executable permissions Yuji Mano 2008-06-16 23:17:44 +00:00
  • dea3f68b35 use file descriptors 8 and 9 for build system internal log messages, as apparently bash does not like fds greater than 9 in shell commands on some systems Felix Fietkau 2008-06-16 21:57:57 +00:00
  • 08bc751971 Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory. Yuji Mano 2008-06-16 19:48:54 +00:00
  • 0b5f602421 Revert previous bad commit r11512 Yuji Mano 2008-06-16 19:37:00 +00:00
  • 5ee48c0b00 Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory. Yuji Mano 2008-06-16 19:14:13 +00:00
  • f17fc3d98d Add a system config option to allow syslogd to log to a file. Yuji Mano 2008-06-16 19:06:21 +00:00
  • d92a009382 Fix TG3 build. Thanks Hauke Mehrtens Peter Denison 2008-06-16 19:06:14 +00:00
  • d2abb8a833 Update the PS3 target README with some installation tips, and the PS3 image Makefile to create openwrt-ps3-vmlinux.elf. Yuji Mano 2008-06-16 19:04:07 +00:00
  • 0d40a2f95b his patch mainly fixes the huge delay when we ping from the RDC device to another host (160-230 ms). r6040_rx() was rewritten. Further changes: - fix a bug in hex2str(), which overwrote the source with a zero - removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly - r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there - r6040_alloc_rxbufs() may fail due to lack of skb, added a return value - changed some debugs - more defines - version: 0.18 -> 0.19 Florian Fainelli 2008-06-16 13:25:14 +00:00
  • 01e594e704 This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp->dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq) Florian Fainelli 2008-06-16 13:24:41 +00:00
  • 368f07fc97 Hi, Florian Fainelli 2008-06-16 13:24:09 +00:00
  • 1f5166a1f0 backport mv643xx ethernet changes from the Marvell git repo Imre Kaloz 2008-06-16 13:20:10 +00:00
  • c444c0f4ae enable AMD flash support and physmap on orion Imre Kaloz 2008-06-16 13:18:58 +00:00
  • 8b0bf5d650 generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patch Gabor Juhos 2008-06-16 13:17:52 +00:00
  • 3663d2ea77 generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26 Gabor Juhos 2008-06-16 12:57:56 +00:00
  • b3e20537ca libnl: backport memleak fix Imre Kaloz 2008-06-16 12:43:16 +00:00
  • 593c2b7cec fix libnl compile with older kernels Imre Kaloz 2008-06-16 12:42:36 +00:00
  • 2f4fa6de74 refresh generic 2.6.22 patches Imre Kaloz 2008-06-16 12:40:48 +00:00
  • e147bf8fa3 fixup machid workaround, generate uImage manually Imre Kaloz 2008-06-16 12:38:55 +00:00
  • 79bd4016bc added unsquashfs-lzma, usefull for debugging of existing fs images Ralph Hempel 2008-06-16 11:32:13 +00:00
  • a09998311d fix the path to the x-wrt feed (svn:// is broken on berlios.de at the moment) Felix Fietkau 2008-06-15 20:41:41 +00:00
  • 351b6391bf add another check to the dependencies Felix Fietkau 2008-06-15 14:50:41 +00:00
  • 980b80ddc6 fix typo Felix Fietkau 2008-06-15 14:49:00 +00:00
  • 8b41afa584 add some sanity checking Felix Fietkau 2008-06-15 14:34:00 +00:00
  • f2e997ac38 remove some unused crap Felix Fietkau 2008-06-15 11:15:35 +00:00
  • ddd809f9e5 (6/6) bcm57xx: package Felix Fietkau 2008-06-15 11:11:28 +00:00
  • 20937ce81a (5/6) bcm57xx: bcm4785 incomplete reboot Felix Fietkau 2008-06-15 11:10:43 +00:00
  • 40990382e5 (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered Felix Fietkau 2008-06-15 11:10:27 +00:00
  • 9621d872ca (3/6) bcm57xx: preinit Felix Fietkau 2008-06-15 11:10:13 +00:00
  • f9ad520e37 (2/6) bcm57xx: netconfig Felix Fietkau 2008-06-15 11:09:49 +00:00
  • f7e09198fe (1/6) bcm57xx: init from diag Felix Fietkau 2008-06-15 11:09:27 +00:00
  • 464ed48321 Remove ssb headers from mac80211 to avoid conflict with in-kernel ones Peter Denison 2008-06-13 21:05:26 +00:00
  • 0249312a64 remove accidentally committed swap file Felix Fietkau 2008-06-13 15:29:07 +00:00
  • d26fa58d25 create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig Felix Fietkau 2008-06-13 15:28:31 +00:00
  • 983b22aa95 temporary hack to fixup the mach id for the wrt350nv2 Imre Kaloz 2008-06-13 12:58:28 +00:00
  • 957626ff72 openwrt partition map for the wrt350nv2 Imre Kaloz 2008-06-13 12:14:39 +00:00
  • 111f11d91f workaround bogus CFI version for the wrt350nv2 Imre Kaloz 2008-06-13 12:14:01 +00:00
  • 354d78404a upgrade orion and sync to 2.6.26-rc6 Imre Kaloz 2008-06-13 12:12:34 +00:00
  • 7c029b0355 another patch fix Felix Fietkau 2008-06-13 08:56:06 +00:00
  • ad9bc6ab09 fix a small comment Felix Fietkau 2008-06-13 07:30:21 +00:00
  • 01c61b0d64 fix ANI and make use of it in all modes except for monitor Felix Fietkau 2008-06-13 01:51:31 +00:00
  • d1c097e3d0 ar7: refresh patches Matteo Croce 2008-06-12 22:33:48 +00:00
  • e8a8d5811d avr32: clean and refresh patch Matteo Croce 2008-06-12 22:24:27 +00:00
  • b0fa59bef2 avr32: upgrade to 2.6.25.6 Matteo Croce 2008-06-12 21:13:40 +00:00
  • f5e550f438 use the european kernel.org mirror too Matteo Croce 2008-06-12 14:48:32 +00:00
  • 31d9bcc1fc Use 2.6.25.6 for rdc Florian Fainelli 2008-06-12 08:07:08 +00:00
  • 456893e798 make ip-up scripts aware of network settings John Crispin 2008-06-11 20:03:08 +00:00
  • 0bf765b362 system now knows which timezone it is in John Crispin 2008-06-11 19:59:16 +00:00
  • ab504da309 fix missing package compile/installation issue Felix Fietkau 2008-06-11 18:48:37 +00:00
  • 23d1a5bd88 Use 2.6.25 for rdc321x Florian Fainelli 2008-06-11 16:38:37 +00:00
  • 6d88031192 Add syskonnect yukon2 support (#2568) Florian Fainelli 2008-06-11 15:51:23 +00:00
  • 057b87f685 upgrade orion to 2.6.26-rc5 Imre Kaloz 2008-06-11 11:59:45 +00:00
  • 2eb6751084 upgrade to 2.6.25.6 Imre Kaloz 2008-06-11 11:38:39 +00:00
  • 4a0631658c refresh patch Imre Kaloz 2008-06-11 11:37:08 +00:00
  • 02a4a8019e add newer, fixed IMQ patch for 2.6.25 and 2.6.26 Imre Kaloz 2008-06-11 11:35:49 +00:00
  • 46e3535d08 fix some previously ignored build dependencies (for example, uci->lua) Felix Fietkau 2008-06-11 01:36:08 +00:00
  • 51bc4434dd consider virtual dependencies (generated by using PROVIDES:=) when generating the build dependencies (fixes python build dependency errors) Felix Fietkau 2008-06-10 21:10:02 +00:00
  • 306910e5d1 generic-2.6: revert yaffs changes [11378], the new code is not working correctly on RouterBoards Gabor Juhos 2008-06-10 08:20:19 +00:00
  • c9d9f8045c adds missing patch for native toolchain John Crispin 2008-06-10 07:18:41 +00:00
  • 80e70b78fd fix make menuconfig/oldconfig Felix Fietkau 2008-06-09 16:21:20 +00:00
  • 4c665e6ca4 large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine Felix Fietkau 2008-06-09 15:38:45 +00:00
  • 21e09858f1 add missing fix for etrax compile without axis toolchain Felix Fietkau 2008-06-09 15:38:27 +00:00
  • 1b4c04cab2 fix a small dep bug in the docs/ dir Felix Fietkau 2008-06-09 15:38:23 +00:00
  • 6fd92eece4 allow parallel downloading for make download Felix Fietkau 2008-06-09 15:38:19 +00:00
  • b014357704 set marvell switch ATU ageing time to minimum instead of maximum - hopefully fixes some fonera 2.0 ethernet issues Felix Fietkau 2008-06-09 10:31:46 +00:00
  • 62bef2bced madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs Felix Fietkau 2008-06-09 10:17:36 +00:00
  • ea8b4cb0d7 Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. Fixes #3501 Peter Denison 2008-06-08 20:19:19 +00:00
  • a59821735c remove proc and char dev from ifxmips gpio driver John Crispin 2008-06-08 08:21:20 +00:00
  • b3331b3d03 adds gpiodev support to ifxmips John Crispin 2008-06-08 08:07:14 +00:00
  • 2fdfd541da add packages required by failsafe support to defaults Gabor Juhos 2008-06-08 06:43:21 +00:00
  • e5ad400330 add initial failsafe support Gabor Juhos 2008-06-08 06:38:26 +00:00
  • 11b8dfe86c add button devices to several boards Gabor Juhos 2008-06-08 06:37:31 +00:00
  • 50a749e9a7 add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines Gabor Juhos 2008-06-07 18:25:32 +00:00
  • 64fddc8d81 fix image names in the wget2nand script Gabor Juhos 2008-06-07 17:47:21 +00:00
  • 2ea9fc7b30 fix image names in the whet2nand script Gabor Juhos 2008-06-07 17:45:04 +00:00
  • 5ee91fef1e strip kernel version from image names Gabor Juhos 2008-06-07 17:43:36 +00:00
  • 116a3864ad generic-2.6: refresh yaffs patches Gabor Juhos 2008-06-07 17:14:22 +00:00
  • 93441174d6 fixes ifxmips pci support and adds GENERIC_GPIO John Crispin 2008-06-07 16:04:31 +00:00
  • 06447d5cfa oops. accidentally committed the wrong patch version Felix Fietkau 2008-06-07 15:11:21 +00:00
  • 6705032a0f rename ifmips images John Crispin 2008-06-07 14:58:08 +00:00
  • 01f37d998b several uboot fixes John Crispin 2008-06-07 14:57:46 +00:00
  • 1a4df56111 fixes ifxmips danube flashing using uboot, 2nd try John Crispin 2008-06-07 10:33:46 +00:00
  • 6c96008540 fixes ifxmips danube flashing using uboot John Crispin 2008-06-07 10:31:09 +00:00
  • f3523c6e9c clean up etehrnet driver John Crispin 2008-06-07 10:12:15 +00:00
  • 8fdb133752 missing file in ifxmips driver support patch John Crispin 2008-06-07 10:01:56 +00:00
  • ca8cf89159 fix spurious ifxmips u-boot build errors Felix Fietkau 2008-06-07 09:30:59 +00:00
  • 7a902dfc34 add a chip_fixup function to the plat_nand driver on 2.6.23 as well (closes #3513) Gabor Juhos 2008-06-07 08:35:09 +00:00