Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add dummy code for the Atheros AP83 board | Gabor Juhos | 2008-11-25 | 7 | -2/+35 | |
| | | | | SVN-Revision: 13354 | |||||
* | switch to gcc 4.2.4 for avr32 | Imre Kaloz | 2008-11-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13353 | |||||
* | add avr32 support to binutils 2.18 | Imre Kaloz | 2008-11-25 | 3 | -1/+53427 | |
| | | | | SVN-Revision: 13352 | |||||
* | fix lzma uImage generation | Imre Kaloz | 2008-11-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13351 | |||||
* | enable gigabit feature if the SoC supports it | Gabor Juhos | 2008-11-25 | 1 | -11/+43 | |
| | | | | SVN-Revision: 13350 | |||||
* | improve SoC detection | Gabor Juhos | 2008-11-25 | 2 | -7/+50 | |
| | | | | SVN-Revision: 13349 | |||||
* | fix ipset patch to have headers installed when using 'make -C $(KDIR) ↵ | Nicolas Thill | 2008-11-25 | 6 | -0/+102 | |
| | | | | | | headers_install' SVN-Revision: 13348 | |||||
* | update to 2.6.27.7 | Imre Kaloz | 2008-11-25 | 7 | -8/+8 | |
| | | | | SVN-Revision: 13347 | |||||
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 | 24 | -38/+4 | |
| | | | | SVN-Revision: 13346 | |||||
* | upgrade avr32 to 2.6.27 | Imre Kaloz | 2008-11-25 | 3 | -16679/+4 | |
| | | | | SVN-Revision: 13345 | |||||
* | Fix this nasty patch which prevented others from applying | Florian Fainelli | 2008-11-24 | 1 | -13/+2 | |
| | | | | SVN-Revision: 13343 | |||||
* | add experimental fix for OCF on 2.6.27.y (closes #4184) | Gabor Juhos | 2008-11-24 | 1 | -0/+197 | |
| | | | | SVN-Revision: 13341 | |||||
* | ethernet driver preparation for gigabit support | Gabor Juhos | 2008-11-24 | 3 | -8/+7 | |
| | | | | SVN-Revision: 13340 | |||||
* | Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ↵ | Florian Fainelli | 2008-11-24 | 1 | -0/+3 | |
| | | | | | | Norbert SVN-Revision: 13338 | |||||
* | fix gpio-leds, and gpio-buttons platform data initialization | Gabor Juhos | 2008-11-24 | 1 | -0/+2 | |
| | | | | SVN-Revision: 13337 | |||||
* | Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195) | Florian Fainelli | 2008-11-23 | 3 | -1/+1025 | |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13332 | |||||
* | Fix indention. | Lars-Peter Clausen | 2008-11-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13321 | |||||
* | Make b43 back again available for brcm47xx (#4237) | Florian Fainelli | 2008-11-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13320 | |||||
* | Add support for negative conditional dependencies. Also add the condition of ↵ | Lars-Peter Clausen | 2008-11-22 | 1 | -6/+10 | |
| | | | | | | conditional dependencies to dependencies which are inherited form the conditional dependency. SVN-Revision: 13319 | |||||
* | create firmware image for the Compex NP25G and WPE53G boards | Gabor Juhos | 2008-11-22 | 1 | -2/+12 | |
| | | | | SVN-Revision: 13318 | |||||
* | enable MyLoader partition parser | Gabor Juhos | 2008-11-22 | 5 | -3/+5 | |
| | | | | SVN-Revision: 13317 | |||||
* | add NP25G and WP543 board id | Gabor Juhos | 2008-11-22 | 1 | -0/+4 | |
| | | | | SVN-Revision: 13316 | |||||
* | clean NATIVE_TOOLCHAIN dependencies | Nicolas Thill | 2008-11-22 | 1 | -3/+3 | |
| | | | | SVN-Revision: 13314 | |||||
* | allow cvs/git/hg/svn wrap_mirror to work for host tools as well | Nicolas Thill | 2008-11-22 | 1 | -1/+2 | |
| | | | | SVN-Revision: 13313 | |||||
* | package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and ↵ | Jo-Philipp Wich | 2008-11-22 | 1 | -0/+46 | |
| | | | | | | possibly others SVN-Revision: 13312 | |||||
* | uboot: support boards with tantos switch and small code and format cleanups | Thomas Langer | 2008-11-21 | 1 | -147/+183 | |
| | | | | SVN-Revision: 13308 | |||||
* | brcm63xx has pcmcia support and is able to run b43 on its pci bus | Florian Fainelli | 2008-11-20 | 1 | -2/+13 | |
| | | | | SVN-Revision: 13303 | |||||
* | Update brcm63xx broadcom profile now that b43 is available | Florian Fainelli | 2008-11-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13302 | |||||
* | Package ssb glue code out of the kernel, and make b43 be built for ↵ | Florian Fainelli | 2008-11-20 | 2 | -1/+23 | |
| | | | | | | non-brcm47xx targets as well SVN-Revision: 13301 | |||||
* | Synchroniz bcm63xx kernel configuration | Florian Fainelli | 2008-11-20 | 1 | -2/+3 | |
| | | | | SVN-Revision: 13300 | |||||
* | Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some ↵ | Florian Fainelli | 2008-11-20 | 1 | -1/+1 | |
| | | | | | | garbage, therefore making a simple strcmp will fail SVN-Revision: 13299 | |||||
* | Generate valid images for the bcm96348gw board | Florian Fainelli | 2008-11-20 | 1 | -0/+1 | |
| | | | | SVN-Revision: 13298 | |||||
* | Remove those two profiles, people that actually change cards will certainly ↵ | Florian Fainelli | 2008-11-20 | 2 | -26/+0 | |
| | | | | | | know how to add modules for them SVN-Revision: 13297 | |||||
* | fix error from last commit | Thomas Langer | 2008-11-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13296 | |||||
* | some cleanups: - fix CPUID detection - update MTD map for checks and ↵ | Thomas Langer | 2008-11-20 | 14 | -204/+307 | |
| | | | | | | sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl) SVN-Revision: 13295 | |||||
* | restore accidentally deleted ofc patches | Gabor Juhos | 2008-11-19 | 2 | -0/+50 | |
| | | | | SVN-Revision: 13293 | |||||
* | kernel/modules: disable automatic loading of crypto-test module | Gabor Juhos | 2008-11-19 | 1 | -1/+0 | |
| | | | | SVN-Revision: 13292 | |||||
* | cleanup uboot package | Thomas Langer | 2008-11-19 | 69 | -14866/+928 | |
| | | | | SVN-Revision: 13291 | |||||
* | ocf: move all stuff into files, and fix build error on .25 | Gabor Juhos | 2008-11-19 | 54 | -70367/+25251 | |
| | | | | SVN-Revision: 13288 | |||||
* | openssl: update ocf to 20080917 | Gabor Juhos | 2008-11-18 | 3 | -679/+352 | |
| | | | | SVN-Revision: 13284 | |||||
* | add package for ocf-crypto-headers | Gabor Juhos | 2008-11-18 | 2 | -0/+512 | |
| | | | | SVN-Revision: 13283 | |||||
* | update ocf-linux to 20080917 | Gabor Juhos | 2008-11-18 | 12 | -442/+12898 | |
| | | | | SVN-Revision: 13282 | |||||
* | kernel/modules: move ixp4xx hardware crypto module package into crypto.mk | Gabor Juhos | 2008-11-18 | 2 | -20/+19 | |
| | | | | SVN-Revision: 13281 | |||||
* | sync default kernel config | Gabor Juhos | 2008-11-18 | 1 | -16/+3 | |
| | | | | SVN-Revision: 13280 | |||||
* | disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED | Gabor Juhos | 2008-11-18 | 2 | -2/+0 | |
| | | | | SVN-Revision: 13279 | |||||
* | add experimental support for the AzureWave AW-NR580 board | Gabor Juhos | 2008-11-18 | 8 | -2/+53 | |
| | | | | SVN-Revision: 13278 | |||||
* | add EON en25p32 support, and enable redboot partition parser in the m25p80 ↵ | Gabor Juhos | 2008-11-18 | 7 | -0/+70 | |
| | | | | | | driver SVN-Revision: 13277 | |||||
* | Update config to 2.6.27.6 | Lars-Peter Clausen | 2008-11-18 | 1 | -10/+2 | |
| | | | | SVN-Revision: 13276 | |||||
* | bump to version 0.6.5 - updates driver_nl80211 to match changes in recent ↵ | Andy Boyett | 2008-11-18 | 2 | -6/+6 | |
| | | | | | | compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself SVN-Revision: 13275 | |||||
* | make mmc_over_gpio init uci-aware | Jo-Philipp Wich | 2008-11-17 | 3 | -5/+34 | |
| | | | | SVN-Revision: 13273 |