| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [adm5120] rewrite image generation | juhosg | 2007-09-11 | 19 | -293/+588 |
* | disable dsp freq use for vlynq bus clock init, disable external clocking (it ... | nico | 2007-09-11 | 2 | -79/+78 |
* | fix target names in image options (closes: #2357) | nico | 2007-09-11 | 3 | -8/+7 |
* | fix typo | nico | 2007-09-11 | 1 | -1/+1 |
* | Style cleanup | ejka | 2007-09-11 | 1 | -11/+5 |
* | Style cleanup | ejka | 2007-09-11 | 1 | -25/+10 |
* | AR7: IRQ handlng cleanup | ejka | 2007-09-11 | 1 | -94/+78 |
* | AR7 will also be running in big-endian on zyxel devices | florian | 2007-09-11 | 1 | -1/+2 |
* | Remove useless EXTRA_CFLAGS stuff | florian | 2007-09-11 | 1 | -2/+0 |
* | Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-... | florian | 2007-09-11 | 1 | -8/+7 |
* | Rearrange patches | florian | 2007-09-10 | 6 | -116/+116 |
* | [adm5120] fix memory size detection (#2244) | juhosg | 2007-09-10 | 2 | -7/+11 |
* | Add preliminary support for sysupgrade on brcm | florian | 2007-09-09 | 1 | -0/+24 |
* | Add Merlin XU870 (#1303) | florian | 2007-09-09 | 1 | -0/+13 |
* | fixes menuconfig selection of grub for x86 targets | blogic | 2007-09-09 | 1 | -1/+1 |
* | Fix the imagebuilder generation (does not mean it works with the recent changes) | florian | 2007-09-09 | 1 | -1/+1 |
* | [adm5120] use the global register access macros in the flash driver | juhosg | 2007-09-09 | 1 | -14/+13 |
* | [adm5120] remove volatile derefs | juhosg | 2007-09-09 | 1 | -5/+8 |
* | [adm5120] cleanup memory detection code, fix #2244 | juhosg | 2007-09-09 | 2 | -47/+32 |
* | [adm5120] define more SWITCH/MPMC constants | juhosg | 2007-09-09 | 2 | -40/+177 |
* | [adm5120] remove redundant EXTRA_AFLAGS | juhosg | 2007-09-09 | 1 | -2/+0 |
* | [adm5120] cleanup IRQ code | juhosg | 2007-09-09 | 1 | -42/+23 |
* | [adm5120] cleanup PCI code | juhosg | 2007-09-09 | 4 | -333/+284 |
* | more config changes | nbd | 2007-09-09 | 4 | -21/+0 |
* | oops. forgot to move the config around for x86 | nbd | 2007-09-09 | 3 | -573/+41 |
* | adapt profiles for subtarget changes | nbd | 2007-09-08 | 20 | -59/+0 |
* | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 61 | -123/+96 |
* | fix pci init for brcm-2.4 with atheros wifi cards | nbd | 2007-09-08 | 1 | -0/+1 |
* | Add some EHCI related symbols when usb is selected | florian | 2007-09-08 | 1 | -0/+3 |
* | Use PHYS_OFFSET. | ejka | 2007-09-08 | 1 | -2/+2 |
* | Add TNETW1350 to known devices. Style cleanups. | ejka | 2007-09-08 | 1 | -6/+38 |
* | [adm5120] fix the symlink of the lzma-loader | juhosg | 2007-09-08 | 1 | -1/+1 |
* | cosmetic fixes for ar7: indent, use lowercase hex notation, format | nico | 2007-09-06 | 10 | -163/+164 |
* | remove some obsolete files | nbd | 2007-09-06 | 2 | -305/+0 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd | 2007-09-06 | 674 | -4/+4 |
* | Disable the USB clock for now, will be used later for the AR7-HCD driver, whi... | florian | 2007-09-06 | 1 | -2/+2 |
* | suppress warning in gcd() | nico | 2007-09-04 | 1 | -2/+2 |
* | use kernel abs(), remove recursion in gcd() (closes: #2307) | nico | 2007-09-04 | 1 | -9/+13 |
* | use constant for clock values (closes: #2306) | nico | 2007-09-04 | 2 | -17/+18 |
* | rename 2.6 high-speed usb serial fix to match 2.4 one | nico | 2007-09-02 | 1 | -0/+0 |
* | add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274) | nico | 2007-09-02 | 1 | -0/+30 |
* | small rdc-2.6 fixes (from sn9, thanks!) | nico | 2007-09-01 | 3 | -8/+4 |
* | fix a dependency bug | nbd | 2007-08-30 | 1 | -5/+3 |
* | build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t | nico | 2007-08-30 | 1 | -1/+1 |
* | add high-speed usb serial fix from Junxion (closes: #2274) | nico | 2007-08-30 | 1 | -0/+25 |
* | I have new e-mail address. Thanks to Kaloz ;) | juhosg | 2007-08-29 | 51 | -55/+55 |
* | [adm5120] simplified image file generation | juhosg | 2007-08-29 | 1 | -23/+23 |
* | Fix the comment | florian | 2007-08-27 | 1 | -1/+1 |
* | Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu | florian | 2007-08-27 | 8 | -11/+351 |
* | Make the architecture gpio more readable | florian | 2007-08-27 | 1 | -4/+11 |