1213 Commits (bc2dcb8be48ba149269d8fe5e4641de8137016f4)

Author SHA1 Message Date
Gabor Juhos a34a13c09c checkin a new, experimental USB driver 17 years ago
Gabor Juhos 96c724bf3c fix description of Kconfig option for the Macronix flash chips boot-location fixup 17 years ago
Gabor Juhos 74ff5540f3 clean up jffs2 config options 17 years ago
Matteo Croce 951550023b fix silliness in [8886] 17 years ago
Matteo Croce e2148dbae1 replace deprecated u_char with u8 17 years ago
Matteo Croce 8d162264af Make ar7_part more readable and endianness safe 17 years ago
Matteo Croce f0f0047aec small cpmac fixes 17 years ago
Matteo Croce 2bdbb3915b remove useless dependency 17 years ago
Rod Whitby c538ef9899 Add reiserfs module and include it in the FSG-3 profile. 17 years ago
Felix Fietkau bbde4161d5 remove two ip6t modules on linux 2.4, because they're causing conflicts with ipv4 stuff 17 years ago
Nicolas Thill 926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6. 17 years ago
Eugene Konev 1af0f14c44 use set_irq_chip_and_handler (#2408) 17 years ago
Matteo Croce 5fac6f67f1 style cleanups (make checkpatch.pl happy) 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
Felix Fietkau abbe02e2fb enable jffs2 summary for faster mount time 17 years ago
John Crispin f3b9e06a14 made HOME=/root global instead of x86 specific 17 years ago
John Crispin 0a08fde2dc root users folder is now in the fs and no longer /tmp 17 years ago
Eugene Konev c4cd598161 cleanup (use dma API, use accessors, debugging/printk cleanup) 17 years ago
Eugene Konev 79c783309b We have generic irqs now. 17 years ago
Nicolas Thill 022d0c92bd merge 3G usb serial card patches and move it at 802 17 years ago
Matteo Croce aa1144ff37 detect ar7 at runtime in set_except_vector and remove useless volatile 17 years ago
John Crispin 630713ece0 changed the timeout for grub to load the menu from 10 secs to 2 secs 17 years ago
Nicolas Thill 353da29029 rename packages dependecies missed from [8806] 17 years ago
Nicolas Thill dbfc77de4c rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup 17 years ago
Florian Fainelli 8c612a1cdb Add support for the D-Link DIR-450, thanks to Macpaul Lin ! 17 years ago
Rod Whitby 72d4000d54 Moved config back to config-default, but left the FSG3 profile config non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready. 17 years ago
Matteo Croce 495ab00a60 don't broke other archs, we're close to mainstream (i hope) 17 years ago
Rod Whitby fa38113807 Reinstated the kernel configuration for the FSG3 profile. 17 years ago
Eugene Konev 5d3031cfb0 fix previous commit 17 years ago
Eugene Konev 438d168a98 add *dma_mask's to cpmacs 17 years ago
Eugene Konev fbd19377fa fix watchdog seek test (#2383) 17 years ago
Gabor Juhos c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379) 17 years ago
Eugene Konev a5472471a0 fix CAC_ADDR/UNCAC_ADDR macros 17 years ago
Eugene Konev 2f0762749d mmzone.h is not needed anymore 17 years ago
Eugene Konev b972859fec 128 irqs is not enough... 17 years ago
Eugene Konev 4056fefe8a copy-paste typo, lost static's 17 years ago
Matteo Croce c0c12e278b use ebase instead of CAC_BASE, some cosmetic fixes 17 years ago
Matteo Croce 64f9a22679 Enabled working ar7_wdt, style cleanups 17 years ago
Matteo Croce 87cef9d9a2 added ar7_wdt fix by Alex 17 years ago
Matteo Croce 339eba5fbd Style fixes 17 years ago
Eugene Konev 89333ac8f7 there is no need in two identical actions 17 years ago
Eugene Konev db5e143756 vlynq cleanups: * drivers can now set a clock divisor * irq handling cleanup, drivers now can handle error irqs themselves * style cleanup 17 years ago
Matteo Croce 09b45caf09 more AR7 cleanups & fixes 17 years ago
Matteo Croce 1349562f8d no memset after kzalloc 17 years ago
Matteo Croce 0efffbaf30 AR7: Cleanups (closes: #2323) 17 years ago
Gabor Juhos ddec515a09 rewrite image generation 17 years ago
Nicolas Thill 2ef23a0fd9 disable dsp freq use for vlynq bus clock init, disable external clocking (it locks up on c54apra2+) and revert to internal clocking trying various clock divisors. cleanup: * remove volative and use readl & writel accessors instead * use set_irq_chip & friends for irq setup * use kzalloc instead of kmalloc * secure VINT_VECTOR macro argument * remove unused vlynq_local_id function 17 years ago
Nicolas Thill a6cda9c4bc fix target names in image options (closes: #2357) 17 years ago
Nicolas Thill 6fcca3ff7e fix typo 17 years ago
Eugene Konev 46dc089d5e Style cleanup 17 years ago