| Commit message (Expand) | Author | Age | Files | Lines |
* | create firmware image for the Compex NP25G and WPE53G boards | Gabor Juhos | 2008-11-22 | 1 | -2/+12 |
* | enable MyLoader partition parser | Gabor Juhos | 2008-11-22 | 5 | -3/+5 |
* | add NP25G and WP543 board id | Gabor Juhos | 2008-11-22 | 1 | -0/+4 |
* | clean NATIVE_TOOLCHAIN dependencies | Nicolas Thill | 2008-11-22 | 1 | -3/+3 |
* | allow cvs/git/hg/svn wrap_mirror to work for host tools as well | Nicolas Thill | 2008-11-22 | 1 | -1/+2 |
* | package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibl... | Jo-Philipp Wich | 2008-11-22 | 1 | -0/+46 |
* | uboot: support boards with tantos switch and small code and format cleanups | Thomas Langer | 2008-11-21 | 1 | -147/+183 |
* | brcm63xx has pcmcia support and is able to run b43 on its pci bus | Florian Fainelli | 2008-11-20 | 1 | -2/+13 |
* | Update brcm63xx broadcom profile now that b43 is available | Florian Fainelli | 2008-11-20 | 1 | -1/+1 |
* | Package ssb glue code out of the kernel, and make b43 be built for non-brcm47... | Florian Fainelli | 2008-11-20 | 2 | -1/+23 |
* | Synchroniz bcm63xx kernel configuration | Florian Fainelli | 2008-11-20 | 1 | -2/+3 |
* | Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some g... | Florian Fainelli | 2008-11-20 | 1 | -1/+1 |
* | Generate valid images for the bcm96348gw board | Florian Fainelli | 2008-11-20 | 1 | -0/+1 |
* | Remove those two profiles, people that actually change cards will certainly k... | Florian Fainelli | 2008-11-20 | 2 | -26/+0 |
* | fix error from last commit | Thomas Langer | 2008-11-20 | 1 | -1/+1 |
* | some cleanups: - fix CPUID detection - update MTD map for checks and sysupgra... | Thomas Langer | 2008-11-20 | 14 | -204/+307 |
* | restore accidentally deleted ofc patches | Gabor Juhos | 2008-11-19 | 2 | -0/+50 |
* | kernel/modules: disable automatic loading of crypto-test module | Gabor Juhos | 2008-11-19 | 1 | -1/+0 |
* | cleanup uboot package | Thomas Langer | 2008-11-19 | 69 | -14866/+928 |
* | ocf: move all stuff into files, and fix build error on .25 | Gabor Juhos | 2008-11-19 | 54 | -70367/+25251 |
* | openssl: update ocf to 20080917 | Gabor Juhos | 2008-11-18 | 3 | -679/+352 |
* | add package for ocf-crypto-headers | Gabor Juhos | 2008-11-18 | 2 | -0/+512 |
* | update ocf-linux to 20080917 | Gabor Juhos | 2008-11-18 | 12 | -442/+12898 |
* | kernel/modules: move ixp4xx hardware crypto module package into crypto.mk | Gabor Juhos | 2008-11-18 | 2 | -20/+19 |
* | sync default kernel config | Gabor Juhos | 2008-11-18 | 1 | -16/+3 |
* | disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED | Gabor Juhos | 2008-11-18 | 2 | -2/+0 |
* | add experimental support for the AzureWave AW-NR580 board | Gabor Juhos | 2008-11-18 | 8 | -2/+53 |
* | add EON en25p32 support, and enable redboot partition parser in the m25p80 dr... | Gabor Juhos | 2008-11-18 | 7 | -0/+70 |
* | Update config to 2.6.27.6 | Lars-Peter Clausen | 2008-11-18 | 1 | -10/+2 |
* | bump to version 0.6.5 - updates driver_nl80211 to match changes in recent com... | Andy Boyett | 2008-11-18 | 2 | -6/+6 |
* | make mmc_over_gpio init uci-aware | Jo-Philipp Wich | 2008-11-17 | 3 | -5/+34 |
* | Directly use the kent sourceforge mirrors, previous are in timeout | Florian Fainelli | 2008-11-17 | 1 | -1/+1 |
* | sync 2.6.26 config | Gabor Juhos | 2008-11-17 | 1 | -6/+1 |
* | MADWIFI_DEBUG should depend on DEVEL | Imre Kaloz | 2008-11-17 | 1 | -1/+1 |
* | upgrade ppc44x to 2.6.27 | Imre Kaloz | 2008-11-17 | 3 | -33/+22 |
* | use MyLoader partition parser on the WP543 board | Gabor Juhos | 2008-11-17 | 3 | -31/+24 |
* | move some options to the generic 2.6.27 config | Imre Kaloz | 2008-11-17 | 9 | -32/+9 |
* | upgrade ppc40x to 2.6.27 | Imre Kaloz | 2008-11-17 | 2 | -8/+8 |
* | resync patch | Imre Kaloz | 2008-11-17 | 1 | -7/+7 |
* | update to 2.6.27.6 | Imre Kaloz | 2008-11-17 | 4 | -5/+5 |
* | remove root cmdline option | Gabor Juhos | 2008-11-17 | 2 | -2/+2 |
* | remove mac address handling, now handled by /lib/network/config.sh | Jo-Philipp Wich | 2008-11-17 | 1 | -1/+1 |
* | Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad... | Jo-Philipp Wich | 2008-11-17 | 1 | -0/+1 |
* | enable Myloader partition parser | Gabor Juhos | 2008-11-17 | 4 | -2/+4 |
* | move MyLoader partition parser into generic files, will be used on ar71xx | Gabor Juhos | 2008-11-17 | 5 | -0/+2 |
* | update MyLoader partition parser, add support of named partitions | Gabor Juhos | 2008-11-17 | 1 | -43/+57 |
* | move MyLoader stuff into generic files, will be used on adm5120 | Gabor Juhos | 2008-11-17 | 3 | -0/+0 |
* | firmware_utils/mkmylofw: add support of named partitions | Gabor Juhos | 2008-11-17 | 1 | -19/+49 |
* | update wireless documentation to reflect broadcom config changes | Jo-Philipp Wich | 2008-11-16 | 1 | -10/+16 |
* | move the txpower option to wifi-iface to mimic madwifi configuration | Jo-Philipp Wich | 2008-11-16 | 1 | -2/+3 |