Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | enable simple prom emulator | Gabor Juhos | 2008-12-14 | 1 | -0/+10 | |
| | | | | SVN-Revision: 13633 | |||||
* | add simple prom emulator for MIPS | Gabor Juhos | 2008-12-14 | 1 | -0/+50 | |
| | | | | SVN-Revision: 13632 | |||||
* | tew-632brp: register flash device | Gabor Juhos | 2008-12-14 | 1 | -0/+58 | |
| | | | | SVN-Revision: 13631 | |||||
* | Add sizeof of unsigned long long | Florian Fainelli | 2008-12-14 | 10 | -0/+10 | |
| | | | | SVN-Revision: 13627 | |||||
* | fix myloader partition parser on 2.6.28 | Gabor Juhos | 2008-12-14 | 1 | -0/+11 | |
| | | | | SVN-Revision: 13625 | |||||
* | call preinit instead of init | Mirko Vogt | 2008-12-13 | 1 | -0/+11 | |
| | | | | SVN-Revision: 13624 | |||||
* | change prefix for kernelpatchbase 2.6.26 | Mirko Vogt | 2008-12-13 | 255 | -0/+0 | |
| | | | | SVN-Revision: 13619 | |||||
* | moko nand blocksize is 128k | Michael Büsch | 2008-12-12 | 1 | -3/+3 | |
| | | | | SVN-Revision: 13618 | |||||
* | moko: Fix patch so it applies properly. This fixes kernel boot due to other ↵ | Michael Büsch | 2008-12-12 | 1 | -38/+53 | |
| | | | | | | patches in the stack that weren't applied due to the failure. SVN-Revision: 13617 | |||||
* | Build images for Inventel Livebox | Florian Fainelli | 2008-12-12 | 1 | -1/+11 | |
| | | | | SVN-Revision: 13616 | |||||
* | changed Makefile and profiles, added patches for kernel 2.6.24 ↵ | Mirko Vogt | 2008-12-12 | 589 | -18/+178974 | |
| | | | | | | (stable-branch of Openmoko) SVN-Revision: 13613 | |||||
* | disable IMQ on 2.6.28 as well -- people should use IFB.. | Imre Kaloz | 2008-12-12 | 1 | -2/+2 | |
| | | | | SVN-Revision: 13612 | |||||
* | add a workaround preventing opkg to install anything on squashfs-based fs ↵ | Nicolas Thill | 2008-12-12 | 1 | -0/+3 | |
| | | | | | | layouts after [13602] SVN-Revision: 13611 | |||||
* | Fix the default negotiation to be 10Mbits HD on some devices (#4224) | Florian Fainelli | 2008-12-12 | 1 | -0/+14 | |
| | | | | SVN-Revision: 13610 | |||||
* | add support for target 3c24xx (more known as Openmoko GTA02 "Freerunner") ↵ | Mirko Vogt | 2008-12-12 | 268 | -133872/+151304 | |
| | | | | | | and merge it with the openmoko-target and the work Michael Buesch <mb> did SVN-Revision: 13609 | |||||
* | Build the root fs. | Michael Büsch | 2008-12-11 | 2 | -1/+10 | |
| | | | | SVN-Revision: 13608 | |||||
* | Resync kernel config | Florian Fainelli | 2008-12-11 | 1 | -16/+1 | |
| | | | | SVN-Revision: 13607 | |||||
* | Alloz aead and friends to compile for 2.6.27 targets no idea it could not ↵ | Florian Fainelli | 2008-12-11 | 1 | -0/+27 | |
| | | | | | | without a description SVN-Revision: 13606 | |||||
* | Add basic framework for the openmoko platform. The kernel does build and ↵ | Michael Büsch | 2008-12-11 | 7 | -0/+133894 | |
| | | | | | | boot, but the rootfs build process is not completely implemented, yet. SVN-Revision: 13605 | |||||
* | load crypto_blkcipher before cryptomgr.. *sigh* | Imre Kaloz | 2008-12-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13603 | |||||
* | add an "Installed-Size" field to package control files, so that opkg could ↵ | Nicolas Thill | 2008-12-11 | 1 | -0/+3 | |
| | | | | | | check needed vs. available storage space before installing a package SVN-Revision: 13602 | |||||
* | remove references to kmod-crypto-aead, removed in [13584] | Nicolas Thill | 2008-12-11 | 1 | -2/+2 | |
| | | | | SVN-Revision: 13601 | |||||
* | load aead after crypto_algapi | Nicolas Thill | 2008-12-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13600 | |||||
* | add a suitable default config for ps3 petitboot | Hamish Guthrie | 2008-12-11 | 1 | -0/+1203 | |
| | | | | SVN-Revision: 13599 | |||||
* | Add kexec load legacy kernel patch | Hamish Guthrie | 2008-12-11 | 1 | -0/+187 | |
| | | | | SVN-Revision: 13598 | |||||
* | Add 2.6.27.8 kernel Modify startup files | Hamish Guthrie | 2008-12-11 | 4 | -231/+141 | |
| | | | | SVN-Revision: 13596 | |||||
* | Remove package libtwin - should be in packages, not trunk | Hamish Guthrie | 2008-12-11 | 1 | -1/+0 | |
| | | | | SVN-Revision: 13594 | |||||
* | Add libtwin package for PS3 petitboot bootloader | Hamish Guthrie | 2008-12-11 | 1 | -0/+1 | |
| | | | | SVN-Revision: 13593 | |||||
* | upgrade to 2.6.28-rc8 | Imre Kaloz | 2008-12-11 | 2 | -22/+1 | |
| | | | | SVN-Revision: 13591 | |||||
* | load aead automatically, too | Imre Kaloz | 2008-12-11 | 1 | -0/+1 | |
| | | | | SVN-Revision: 13590 | |||||
* | Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348) | Florian Fainelli | 2008-12-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13588 | |||||
* | set Package/rt2800-pci to BROKEN | Mirko Vogt | 2008-12-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13587 | |||||
* | mac80211 updated to 2008-12-10 due to 404-download-error on prior version | Mirko Vogt | 2008-12-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13586 | |||||
* | defrag needs to be loaded before conntrack_ipv4 | Imre Kaloz | 2008-12-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13585 | |||||
* | move aead into crypto-core | Imre Kaloz | 2008-12-10 | 1 | -14/+4 | |
| | | | | SVN-Revision: 13584 | |||||
* | Add support for Sagem F@ST2404 (#4332) | Florian Fainelli | 2008-12-10 | 2 | -0/+28 | |
| | | | | SVN-Revision: 13583 | |||||
* | fix conntrack on 2.6.28 | Imre Kaloz | 2008-12-10 | 1 | -0/+1 | |
| | | | | SVN-Revision: 13582 | |||||
* | some people at linksys/sercomm should be shot on sight | Imre Kaloz | 2008-12-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13581 | |||||
* | upgrade orion to 2.6.28-rc7 | Imre Kaloz | 2008-12-10 | 10 | -19983/+82 | |
| | | | | SVN-Revision: 13580 | |||||
* | upgrade compat wireless to 2008-12-09, remove the experimental rt2800 patch ↵ | Imre Kaloz | 2008-12-10 | 8 | -9967/+3 | |
| | | | | | | until it's fixed SVN-Revision: 13579 | |||||
* | Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER | Florian Fainelli | 2008-12-10 | 1 | -0/+1 | |
| | | | | SVN-Revision: 13578 | |||||
* | Disable CONFIG_NF_CT_ACCT | Florian Fainelli | 2008-12-10 | 7 | -7/+0 | |
| | | | | SVN-Revision: 13577 | |||||
* | increased SCAN_DEPTH for feeds/ by 1 | Mirko Vogt | 2008-12-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13572 | |||||
* | register eth0 device on the TEW-632BRP board | Gabor Juhos | 2008-12-09 | 1 | -0/+10 | |
| | | | | SVN-Revision: 13566 | |||||
* | fix pcmcia build | Travis Kemen | 2008-12-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13565 | |||||
* | madwifi: move autochannel idletime decision after radar and phy mode checking | Felix Fietkau | 2008-12-09 | 1 | -4/+4 | |
| | | | | SVN-Revision: 13564 | |||||
* | Add missing kernel configuration symbols (#4297) | Florian Fainelli | 2008-12-09 | 1 | -0/+6 | |
| | | | | SVN-Revision: 13563 | |||||
* | ag71xx driver: increase size of dma descriptors | Gabor Juhos | 2008-12-09 | 1 | -1/+2 | |
| | | | | SVN-Revision: 13561 | |||||
* | ag71xx driver: use same FIFO configuration for all SOC | Gabor Juhos | 2008-12-09 | 2 | -19/+26 | |
| | | | | SVN-Revision: 13560 | |||||
* | preliminary 2.6.28 support | Gabor Juhos | 2008-12-09 | 29 | -0/+1595 | |
| | | | | SVN-Revision: 13559 |