Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add uboot-envtools to gumstix builds | Hamish Guthrie | 2011-03-30 | 3 | -2/+4 |
| | | | | SVN-Revision: 26363 | ||||
* | kernel: fix autoload for the crypto_hash module (patch from #9136) | Felix Fietkau | 2011-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 26358 | ||||
* | busybox: enable cmp by default (#9133) | Felix Fietkau | 2011-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 26356 | ||||
* | * adds spi driver, thx daniel | John Crispin | 2011-03-29 | 4 | -0/+1218 |
| | | | | SVN-Revision: 26355 | ||||
* | * fix ARV7518PW support | John Crispin | 2011-03-29 | 3 | -2/+23 |
| | | | | SVN-Revision: 26354 | ||||
* | * use netif_rx of the phydev if it is provided | John Crispin | 2011-03-29 | 1 | -5/+10 |
| | | | | SVN-Revision: 26353 | ||||
* | * shrink the memory window of the wdt | John Crispin | 2011-03-29 | 2 | -4/+4 |
| | | | | SVN-Revision: 26352 | ||||
* | * several updates to the voice packages | John Crispin | 2011-03-29 | 8 | -155/+345 |
| | | | | SVN-Revision: 26351 | ||||
* | scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and ↵ | Felix Fietkau | 2011-03-28 | 1 | -0/+3 |
| | | | | | | CONFIG_TOOLCHAINOPTS properly SVN-Revision: 26349 | ||||
* | geos: support cpu MSR register and flashrom for coreboot upgrades | Florian Fainelli | 2011-03-28 | 1 | -1/+3 |
| | | | | | | | | | | The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time. Allow the user to upgrade his BIOS from Linux. Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26344 | ||||
* | Update omap24xx kconfig | Michael Büsch | 2011-03-28 | 1 | -7/+15 |
| | | | | SVN-Revision: 26333 | ||||
* | Update 2.6.38 to 2.6.38.2 | Michael Büsch | 2011-03-28 | 8 | -39/+64 |
| | | | | SVN-Revision: 26332 | ||||
* | linux/atheros: add missing netpoll option. (closes #9130) | Alexandros C. Couloumbis | 2011-03-28 | 1 | -0/+31 |
| | | | | SVN-Revision: 26331 | ||||
* | The Geos target (and probably others, like net5501) need to grab the new ↵ | Travis Kemen | 2011-03-28 | 1 | -3/+8 |
| | | | | | | | | cs5535 gpio driver. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26330 | ||||
* | ramips: remove 2.6.36 stuff | Gabor Juhos | 2011-03-27 | 9 | -456/+0 |
| | | | | SVN-Revision: 26329 | ||||
* | ramips: switch to 2.6.37 | Gabor Juhos | 2011-03-27 | 10 | -1/+485 |
| | | | | SVN-Revision: 26328 | ||||
* | ramips: UPF_FIXED_TYPE must be set for the serial ports | Gabor Juhos | 2011-03-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 26327 | ||||
* | ramips: define GPIO chips separately for each SoCs | Gabor Juhos | 2011-03-27 | 7 | -84/+152 |
| | | | | SVN-Revision: 26326 | ||||
* | ramips: move GPIO definitions into a separate header file | Gabor Juhos | 2011-03-27 | 5 | -63/+52 |
| | | | | SVN-Revision: 26325 | ||||
* | ramips: setup GPIO chip functions on the fly | Gabor Juhos | 2011-03-27 | 1 | -12/+5 |
| | | | | SVN-Revision: 26324 | ||||
* | ramips: use separate register base for GPIO chips | Gabor Juhos | 2011-03-27 | 1 | -8/+16 |
| | | | | SVN-Revision: 26323 | ||||
* | ramips: fix dir-300 mtd layout | Gabor Juhos | 2011-03-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 26322 | ||||
* | ramips: enable MDIO on the HW550-3G board | Gabor Juhos | 2011-03-27 | 1 | -1/+5 |
| | | | | SVN-Revision: 26321 | ||||
* | ramips: add sysupgrade and status LED support for HW550-3G | Gabor Juhos | 2011-03-27 | 3 | -12/+15 |
| | | | | | | | | | This patch adds sysupgrade and status LED support for the Aztech HW550-3G. Some LED GPIOs were changed for clarity. Signed-off-by: Layne Edwards <ledwards76@gmail.com> SVN-Revision: 26320 | ||||
* | ubus: update to 2011-03-27 (includes an API simplification for object ↵ | Felix Fietkau | 2011-03-27 | 1 | -2/+3 |
| | | | | | | signatures), use PKG_MIRROR_MD5SUM SVN-Revision: 26319 | ||||
* | libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM | Felix Fietkau | 2011-03-27 | 1 | -2/+3 |
| | | | | SVN-Revision: 26318 | ||||
* | ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should ↵ | Felix Fietkau | 2011-03-27 | 1 | -0/+13 |
| | | | | | | fix some AP mode stability issues on these chips SVN-Revision: 26316 | ||||
* | uci: fix linking against libdl (#9123) | Felix Fietkau | 2011-03-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 26315 | ||||
* | block-mount: Merged block-mount, block-extroot, and block-hotplug into a ↵ | Daniel Dickinson | 2011-03-27 | 7 | -81/+21 |
| | | | | | | single binary package called block-mount. SVN-Revision: 26314 | ||||
* | block-mount block-extroot: Bump packages versions forgetten during previous ↵ | Daniel Dickinson | 2011-03-27 | 2 | -2/+2 |
| | | | | | | two commits SVN-Revision: 26313 | ||||
* | block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and ↵ | Daniel Dickinson | 2011-03-27 | 1 | -0/+25 |
| | | | | | | /etc/init.d/fstab whole_root_enable to renable a disable rootfs. SVN-Revision: 26312 | ||||
* | block-mount block-extroot: Rename /tmp/rom-disabled to ↵ | Daniel Dickinson | 2011-03-27 | 2 | -3/+9 |
| | | | | | | /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs. SVN-Revision: 26311 | ||||
* | uci: update to fix lua plugin linker issue (#9121) | Felix Fietkau | 2011-03-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 26310 | ||||
* | uci: install libucimap to the staging dir | Felix Fietkau | 2011-03-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 26309 | ||||
* | remove ucitrigger, it is unused and will be replaced by something different ↵ | Felix Fietkau | 2011-03-26 | 5 | -720/+0 |
| | | | | | | in the future SVN-Revision: 26308 | ||||
* | uci: update to latest version, uses cmake now | Felix Fietkau | 2011-03-26 | 2 | -66/+42 |
| | | | | SVN-Revision: 26307 | ||||
* | madwifi: add support for translating country codes into internal country ↵ | Felix Fietkau | 2011-03-26 | 2 | -6/+249 |
| | | | | | | code numbers (based on a patch by Manuel Munz) SVN-Revision: 26306 | ||||
* | Revert "kernel: remove all local symbols from kernel modules at link time to ↵ | Felix Fietkau | 2011-03-26 | 5 | -25/+3 |
| | | | | | | reduce their size" Use -x when stripping kernel modules instead SVN-Revision: 26305 | ||||
* | strip .gnu.attributes and .reginfo from kernel modules | Felix Fietkau | 2011-03-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 26304 | ||||
* | mac80211: disable an unnecessary backport to reduce code size | Felix Fietkau | 2011-03-26 | 1 | -0/+16 |
| | | | | SVN-Revision: 26303 | ||||
* | mac80211: remove an obsolete backport patch | Felix Fietkau | 2011-03-26 | 1 | -11/+0 |
| | | | | SVN-Revision: 26302 | ||||
* | kernel: use -fno-caller-saves | Felix Fietkau | 2011-03-26 | 2 | -7/+13 |
| | | | | SVN-Revision: 26301 | ||||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 | 25 | -32/+32 |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | ||||
* | remove postinst files for preinstalled packages | Felix Fietkau | 2011-03-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 26299 | ||||
* | kernel: remove all local symbols from kernel modules at link time to reduce ↵ | Felix Fietkau | 2011-03-25 | 4 | -2/+24 |
| | | | | | | their size SVN-Revision: 26298 | ||||
* | kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips ↵ | Felix Fietkau | 2011-03-25 | 2 | -24/+0 |
| | | | | | | oprofile fix SVN-Revision: 26297 | ||||
* | kernel: split up cryptoapi, move hash support and blockcipher/algorithm ↵ | Felix Fietkau | 2011-03-25 | 1 | -10/+46 |
| | | | | | | manager to separate packages SVN-Revision: 26296 | ||||
* | mac80211: add a pending patch to remove the dependency on ecb | Felix Fietkau | 2011-03-25 | 1 | -0/+158 |
| | | | | SVN-Revision: 26295 | ||||
* | mac80211: fix zd1211 config override | Felix Fietkau | 2011-03-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 26294 | ||||
* | mac80211: update to wireless-testing 2011-03-24 | Felix Fietkau | 2011-03-25 | 20 | -1394/+49 |
| | | | | SVN-Revision: 26293 |