| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [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 |
* | 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 |
* | revert [8473] (see [8055]) | nico | 2007-08-27 | 1 | -1/+1 |
* | [adm5120] make overriding of CPU features configurable, and enable it by default | juhosg | 2007-08-26 | 4 | -0/+11 |
* | workaround for timer glitch on some boards | mbm | 2007-08-25 | 1 | -0/+11 |
* | fix wan configuration on wr850g v2/v3 | mbm | 2007-08-25 | 1 | -0/+5 |
* | [adm5120] override CPU features | juhosg | 2007-08-24 | 1 | -0/+84 |
* | Build the quota module for 2.4 targets | florian | 2007-08-23 | 1 | -1/+1 |
* | Add the icplus phy patch, will be required for the r6040 driver later, thanks... | florian | 2007-08-23 | 2 | -0/+183 |
* | [adm5120] disable VLANs for RB1xx boards (#2132) | juhosg | 2007-08-22 | 1 | -0/+14 |
* | Add kmod-ppp-synctty (#2231) | florian | 2007-08-22 | 1 | -1/+1 |
* | add sysupgrade script for config preserving system upgrades. only implemented... | nbd | 2007-08-21 | 1 | -0/+27 |
* | Add the ipset missing file from #1970 | florian | 2007-08-21 | 1 | -0/+38 |
* | Move to 2.6.22.4 | florian | 2007-08-21 | 14 | -14/+14 |