| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ix... | rwhitby | 2007-09-21 | 2 | -2/+3 |
* | [adm5120] rename NAND driver | juhosg | 2007-09-21 | 3 | -7/+11 |
* | [adm5120] use prepare_generic_squashfs in image generation, thanks ffrrrr | juhosg | 2007-09-21 | 1 | -2/+8 |
* | add initial generic gpio-leds support | ejka | 2007-09-21 | 1 | -0/+44 |
* | make gpio conformant to generic gpio spec. | ejka | 2007-09-21 | 5 | -32/+32 |
* | [adm5120] checkin a new, experimental USB driver | juhosg | 2007-09-21 | 16 | -883/+4282 |
* | [adm5120] fix description of Kconfig option for the Macronix flash chips boot... | juhosg | 2007-09-21 | 1 | -1/+1 |
* | [adm5120] clean up jffs2 config options | juhosg | 2007-09-21 | 2 | -12/+0 |
* | fix silliness in [8886] | matteo | 2007-09-20 | 1 | -7/+2 |
* | replace deprecated u_char with u8 | matteo | 2007-09-20 | 1 | -4/+4 |
* | Make ar7_part more readable and endianness safe | matteo | 2007-09-20 | 2 | -42/+64 |
* | small cpmac fixes | matteo | 2007-09-20 | 1 | -2/+1 |
* | remove useless dependency | matteo | 2007-09-20 | 1 | -1/+1 |
* | Add reiserfs module and include it in the FSG-3 profile. | rwhitby | 2007-09-20 | 1 | -1/+1 |
* | remove two ip6t modules on linux 2.4, because they're causing conflicts with ... | nbd | 2007-09-20 | 1 | -2/+2 |
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add... | nico | 2007-09-20 | 3 | -9/+3 |
* | use set_irq_chip_and_handler (#2408) | ejka | 2007-09-20 | 1 | -1/+3 |
* | style cleanups (make checkpatch.pl happy) | matteo | 2007-09-19 | 1 | -5/+5 |
* | clean up jffs2 config options | nbd | 2007-09-19 | 18 | -24/+0 |
* | enable jffs2 summary for faster mount time | nbd | 2007-09-19 | 2 | -2/+2 |
* | made HOME=/root global instead of x86 specific | blogic | 2007-09-19 | 3 | -21/+0 |
* | root users folder is now in the fs and no longer /tmp | blogic | 2007-09-19 | 3 | -0/+21 |
* | cleanup (use dma API, use accessors, debugging/printk cleanup) | ejka | 2007-09-19 | 1 | -460/+429 |
* | We have generic irqs now. | ejka | 2007-09-19 | 1 | -1/+2 |
* | merge 3G usb serial card patches and move it at 802 | nico | 2007-09-17 | 2 | -24/+15 |
* | detect ar7 at runtime in set_except_vector and remove useless volatile | matteo | 2007-09-17 | 1 | -21/+25 |
* | changed the timeout for grub to load the menu from 10 secs to 2 secs | blogic | 2007-09-16 | 1 | -1/+1 |
* | rename packages dependecies missed from [8806] | nico | 2007-09-16 | 1 | -2/+2 |
* | rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ... | nico | 2007-09-16 | 2 | -2/+4 |
* | Add support for the D-Link DIR-450, thanks to Macpaul Lin ! | florian | 2007-09-16 | 4 | -1/+569 |
* | Moved config back to config-default, but left the FSG3 profile config non-wor... | rwhitby | 2007-09-14 | 1 | -0/+0 |
* | don't broke other archs, we're close to mainstream (i hope) | matteo | 2007-09-14 | 1 | -2/+5 |
* | Reinstated the kernel configuration for the FSG3 profile. | rwhitby | 2007-09-14 | 2 | -0/+21 |
* | fix previous commit | ejka | 2007-09-14 | 1 | -4/+5 |
* | add *dma_mask's to cpmacs | ejka | 2007-09-14 | 1 | -2/+11 |
* | fix watchdog seek test (#2383) | ejka | 2007-09-14 | 1 | -1/+1 |
* | [adm5120] image generation fixes, thanks to <berny156 at gmx.de> (#2379) | juhosg | 2007-09-13 | 2 | -8/+8 |
* | fix CAC_ADDR/UNCAC_ADDR macros | ejka | 2007-09-13 | 1 | -0/+16 |
* | mmzone.h is not needed anymore | ejka | 2007-09-13 | 1 | -27/+0 |
* | 128 irqs is not enough... | ejka | 2007-09-13 | 1 | -0/+16 |
* | copy-paste typo, lost static's | ejka | 2007-09-13 | 1 | -3/+3 |
* | use ebase instead of CAC_BASE, some cosmetic fixes | matteo | 2007-09-12 | 2 | -26/+20 |
* | Enabled working ar7_wdt, style cleanups | matteo | 2007-09-12 | 10 | -30/+38 |
* | added ar7_wdt fix by Alex | matteo | 2007-09-12 | 1 | -22/+25 |
* | Style fixes | matteo | 2007-09-12 | 1 | -13/+13 |
* | there is no need in two identical actions | ejka | 2007-09-12 | 1 | -7/+1 |
* | vlynq cleanups: | ejka | 2007-09-12 | 3 | -98/+212 |
* | more AR7 cleanups & fixes | matteo | 2007-09-11 | 6 | -105/+86 |
* | no memset after kzalloc | matteo | 2007-09-11 | 1 | -2/+0 |
* | AR7: Cleanups (closes: #2323) | matteo | 2007-09-11 | 20 | -483/+447 |