Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for ubifs | Hamish Guthrie | 2011-02-02 | 5 | -35/+86 |
| | | | | SVN-Revision: 25310 | ||||
* | * fix ram selection on arcadyan boards * fix make target selection | John Crispin | 2011-02-02 | 2 | -9/+9 |
| | | | | SVN-Revision: 25309 | ||||
* | prepare support for libiconv, libintl stub/full switching | Jo-Philipp Wich | 2011-02-02 | 2 | -0/+47 |
| | | | | SVN-Revision: 25302 | ||||
* | base-files: Fix alsa raw audio device hotplug rule | Vasilis Tsiligiannis | 2011-02-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 25301 | ||||
* | * update to version 1.8.5 * add code to allow selection of features via ↵ | John Crispin | 2011-02-01 | 6 | -12/+1241 |
| | | | | | | menuconfig * add sound device backend for lantiq voip hardware SVN-Revision: 25298 | ||||
* | drop uboot-ifxmips, use uboot-lantiq instead | John Crispin | 2011-02-01 | 48 | -10445/+0 |
| | | | | SVN-Revision: 25294 | ||||
* | add sitefile entries for ac_cv_func_creal,cimag - the functions are there, ↵ | Felix Fietkau | 2011-02-01 | 1 | -0/+2 |
| | | | | | | but configure tests in imagemagick fail to detect them SVN-Revision: 25292 | ||||
* | linux-atm: fix path to the correct objcopy tool | Felix Fietkau | 2011-02-01 | 2 | -1/+41 |
| | | | | SVN-Revision: 25285 | ||||
* | add a few missing kernel config symbols | Felix Fietkau | 2011-02-01 | 8 | -2/+25 |
| | | | | SVN-Revision: 25284 | ||||
* | gcc: fix default version selection - fixes missing MPC configure error ↵ | Felix Fietkau | 2011-02-01 | 1 | -1/+1 |
| | | | | | | during toolchain build SVN-Revision: 25283 | ||||
* | hotplug2: Use stricter matching for rule regular expressions | Vasilis Tsiligiannis | 2011-02-01 | 4 | -13/+12 |
| | | | | SVN-Revision: 25282 | ||||
* | libnl-tiny: fix compile error with eglibc (#8782) | Felix Fietkau | 2011-02-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 25281 | ||||
* | eglibc: disable ssp, it breaks the build | Felix Fietkau | 2011-02-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 25280 | ||||
* | tools/mpc: add dependency on mpfr | Felix Fietkau | 2011-02-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 25279 | ||||
* | * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵ | John Crispin | 2011-02-01 | 12 | -47/+276 |
| | | | | | | ioports were not allocated properly SVN-Revision: 25278 | ||||
* | * drop codebase in favour of lantiq target | John Crispin | 2011-02-01 | 122 | -23613/+0 |
| | | | | SVN-Revision: 25277 | ||||
* | should depend on lantiq and not ifxmips | John Crispin | 2011-02-01 | 2 | -2/+2 |
| | | | | SVN-Revision: 25276 | ||||
* | * rename voice package * sync with lantiqs release * make it work on lantiq ↵ | John Crispin | 2011-02-01 | 21 | -880/+244 |
| | | | | | | kernel SVN-Revision: 25275 | ||||
* | * rename lqdsl packages to ltq-dsl * small rework of packages * make it work ↵ | John Crispin | 2011-02-01 | 21 | -57/+48 |
| | | | | | | with latest kernel SVN-Revision: 25274 | ||||
* | * rework the arcadyan sku support * adds a few new boards and switches | John Crispin | 2011-02-01 | 26 | -1456/+250 |
| | | | | SVN-Revision: 25273 | ||||
* | config symbol cleanup | Imre Kaloz | 2011-02-01 | 10 | -56/+33 |
| | | | | SVN-Revision: 25272 | ||||
* | add missing symbols | Imre Kaloz | 2011-02-01 | 2 | -0/+4 |
| | | | | SVN-Revision: 25271 | ||||
* | block-extroot: Fixed the functionality that disables the extroot after a ↵ | Daniel Dickinson | 2011-02-01 | 1 | -3/+5 |
| | | | | | | firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that. SVN-Revision: 25269 | ||||
* | base-files: Remove deprecated hotplug2 commands, update old commands to new | Vasilis Tsiligiannis | 2011-01-31 | 1 | -15/+5 |
| | | | | SVN-Revision: 25268 | ||||
* | add a template for cmake packages | Felix Fietkau | 2011-01-31 | 1 | -0/+33 |
| | | | | SVN-Revision: 25265 | ||||
* | add tools/cmake | Felix Fietkau | 2011-01-31 | 2 | -1/+19 |
| | | | | SVN-Revision: 25264 | ||||
* | libnl-tiny: add unl a convenience wrapper around the libnl api | Felix Fietkau | 2011-01-31 | 3 | -1/+337 |
| | | | | SVN-Revision: 25263 | ||||
* | block-extroot: Fixed hang when no modules in on either squashfs or jffs2 and ↵ | Daniel Dickinson | 2011-01-31 | 1 | -2/+2 |
| | | | | | | suppressed extraneous not found error message when no modules on jffs2. SVN-Revision: 25259 | ||||
* | cfg80211: revert the max power patch - it seems to be limiting tx power too ↵ | Felix Fietkau | 2011-01-30 | 1 | -35/+0 |
| | | | | | | much on some devices SVN-Revision: 25258 | ||||
* | geos: preconfig fix | Jo-Philipp Wich | 2011-01-30 | 1 | -0/+2 |
| | | | | SVN-Revision: 25255 | ||||
* | udev: install development libraries in staging dir (#8370) | Florian Fainelli | 2011-01-29 | 1 | -0/+11 |
| | | | | SVN-Revision: 25245 | ||||
* | kmod-via-velocity depends on kmod-crc-ccitt (#8730) | Florian Fainelli | 2011-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 25244 | ||||
* | omap24xx: Move p54 eeprom init to preinit | Michael Büsch | 2011-01-29 | 1 | -4/+4 |
| | | | | SVN-Revision: 25242 | ||||
* | Add p54spi EEPROM initscript | Michael Büsch | 2011-01-29 | 1 | -0/+26 |
| | | | | SVN-Revision: 25241 | ||||
* | base-files: fix a typo in processing of additional dhcp request opts | Jo-Philipp Wich | 2011-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 25239 | ||||
* | cfg80211: do not overwrite the hardware max power setting in the regulatory ↵ | Felix Fietkau | 2011-01-29 | 1 | -0/+35 |
| | | | | | | code, fixes reported tx power values SVN-Revision: 25238 | ||||
* | base-files: fix handling of dhcp "reqopts" option | Jo-Philipp Wich | 2011-01-29 | 1 | -4/+8 |
| | | | | SVN-Revision: 25237 | ||||
* | n810 profile: Add calvaria | Michael Büsch | 2011-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 25236 | ||||
* | scripts/diffconfig.sh: use the new kconfig mode to remove some more ↵ | Felix Fietkau | 2011-01-29 | 1 | -1/+1 |
| | | | | | | unnecessary entries in the generated output SVN-Revision: 25233 | ||||
* | scripts/kconfig.pl: add a mode to generate a config diff that ignores added ↵ | Felix Fietkau | 2011-01-29 | 1 | -2/+8 |
| | | | | | | undefined config values SVN-Revision: 25232 | ||||
* | add scripts/diffconfig.sh: a tool for making reduced .config files these ↵ | Felix Fietkau | 2011-01-29 | 1 | -0/+8 |
| | | | | | | files contain only the target selection and options that differ from the default settings this makes it much easier to review .config files SVN-Revision: 25231 | ||||
* | scripts/config: add an option for making the conf tool write to a different file | Felix Fietkau | 2011-01-29 | 1 | -2/+6 |
| | | | | SVN-Revision: 25230 | ||||
* | br2684ctl from linux-atm | Florian Fainelli | 2011-01-29 | 5 | -435/+22 |
| | | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 25225 | ||||
* | uClibc: use the arch specific thread stack size for nptl if the size ↵ | Felix Fietkau | 2011-01-29 | 1 | -0/+13 |
| | | | | | | returned by getrlimits exceeds it - fixes threads on systems with only 16 MB RAM SVN-Revision: 25223 | ||||
* | n810bm: Implement more ADC basics | Michael Büsch | 2011-01-28 | 1 | -32/+211 |
| | | | | SVN-Revision: 25222 | ||||
* | uhttpd: substitute "+" with space when using the -d flag, lazyload tls support | Jo-Philipp Wich | 2011-01-28 | 2 | -41/+61 |
| | | | | SVN-Revision: 25220 | ||||
* | n810: Install matchbox-keyboard | Michael Büsch | 2011-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 25218 | ||||
* | n810: Use tint2 by default | Michael Büsch | 2011-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 25214 | ||||
* | omap24xx: Workaround n810 FN key issue | Michael Büsch | 2011-01-28 | 2 | -134/+110 |
| | | | | SVN-Revision: 25212 | ||||
* | uClibc: remove references to $(CONFIG_LARGEFILE) | Jo-Philipp Wich | 2011-01-28 | 1 | -1/+0 |
| | | | | SVN-Revision: 25209 |