| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mzk-w04nu: fetch MAC address from the flash | Gabor Juhos | 2009-02-03 | 1 | -0/+4 |
* | fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ... | Gabor Juhos | 2009-02-03 | 4 | -8/+24 |
* | generic: add missing PHY related config entries | Nicolas Thill | 2009-02-03 | 1 | -0/+5 |
* | serial.h exports struct serial_rs485 which contains __32 fields to userspace ... | Lars-Peter Clausen | 2009-02-03 | 1 | -0/+21 |
* | libssp should also be configured in binutils | Florian Fainelli | 2009-02-02 | 1 | -0/+7 |
* | openssl: add a patch to fix link segfault when using a glibc/eglibc based too... | Nicolas Thill | 2009-02-02 | 1 | -0/+18 |
* | bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_ | Michael Büsch | 2009-02-02 | 1 | -122/+122 |
* | bcm47xx: Implement 4312 and part of 4325 PLL init. | Michael Büsch | 2009-02-02 | 1 | -5/+108 |
* | generic: sanitize config files (fix typos & whitespace, remove duplicates) | Nicolas Thill | 2009-02-02 | 2 | -5/+3 |
* | parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-02 | 1 | -0/+4 |
* | gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548) | Nicolas Thill | 2009-02-02 | 1 | -0/+17 |
* | default to binutils 2.18 on ppc* for manual selection as well | Felix Fietkau | 2009-02-02 | 1 | -0/+1 |
* | mzk-w04nu: add GPIO LEDs and buttons | Gabor Juhos | 2009-02-02 | 1 | -0/+73 |
* | nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel Schmit... | Gabor Juhos | 2009-02-02 | 1 | -2/+9 |
* | make binutils 2.18 default for ppc44x and ppc40x | Felix Fietkau | 2009-02-02 | 1 | -0/+1 |
* | strip the .note.gnu.build-id section from kernel images, which on some platfo... | Felix Fietkau | 2009-02-02 | 1 | -2/+4 |
* | kernel: mark modules that won't build on 2.6.28 as broken | Nicolas Thill | 2009-02-02 | 2 | -2/+4 |
* | package libphy separately and make tg3 depend on it for kernels 2.6.27 and su... | Florian Fainelli | 2009-02-02 | 1 | -5/+15 |
* | prevent quilt from loading any configuration file (closes: #4520) | Nicolas Thill | 2009-02-02 | 1 | -9/+11 |
* | bcm47xx: Implement the remaining PMU resource inits. | Michael Büsch | 2009-02-01 | 1 | -15/+150 |
* | allow building and installing java for gcc-4.1.2 | Florian Fainelli | 2009-02-01 | 1 | -0/+21 |
* | bcm47xx: Add support for the 5354 PMU. | Michael Büsch | 2009-02-01 | 1 | -0/+534 |
* | adam2flash: fix 'Interrupted system call' error when flashing (closes: #4490,... | Nicolas Thill |