Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | omap24xx: Support booting userland from MMC card | Michael Büsch | 2010-08-08 | 3 | -6/+74 |
| | | | | SVN-Revision: 22531 | ||||
* | Add omap24xx. | Michael Büsch | 2010-08-08 | 12 | -0/+19888 |
| | | | | | | Boots the kernel with working video and serial console. Userland is untested. SVN-Revision: 22530 | ||||
* | qi_lb60: Fix keyboard gpio pins | Lars-Peter Clausen | 2010-08-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 22524 | ||||
* | brcm47xx: do not generate image for wgr614_v8 as long as we did not get any ↵ | Hauke Mehrtens | 2010-08-06 | 1 | -1/+1 |
| | | | | | | positive reports with that device. SVN-Revision: 22522 | ||||
* | Add kernel_nconfig make target | Lars-Peter Clausen | 2010-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 22518 | ||||
* | brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 | Hauke Mehrtens | 2010-08-06 | 1 | -0/+6 |
| | | | | | | | | | Thank you realopty for the patch. tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/ This closes #7702. SVN-Revision: 22516 | ||||
* | * remove references to gpio_dev * make vmmc driver register its own memory ↵ | John Crispin | 2010-08-06 | 8 | -55/+14 |
| | | | | | | | | and dont rely on arch code to do so * makes any Danube board with a CFI commandset 2 NOR flash chip functional again * fixes filenames of downloaded firmwares thanks, Ithamar R. Adema SVN-Revision: 22515 | ||||
* | Add missing symbol to 2.6.35 config | Mirko Vogt | 2010-08-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 22513 | ||||
* | Add missing symbols to 2.6.35 config | Mirko Vogt | 2010-08-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 22512 | ||||
* | gumstix: Update wifi default settings | Hamish Guthrie | 2010-08-06 | 1 | -1/+4 |
| | | | | SVN-Revision: 22509 | ||||
* | explicitely enable bootmem on 2.6.35 - required by crashlog (#7695) | Jo-Philipp Wich | 2010-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 22506 | ||||
* | add missing symbols for 2.6.34, explicitely enable bootmem - required by ↵ | Jo-Philipp Wich | 2010-08-06 | 1 | -0/+6 |
| | | | | | | crashlog (#7695) SVN-Revision: 22505 | ||||
* | fix order fail in previous commit | Jo-Philipp Wich | 2010-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 22504 | ||||
* | add missing symbols for 2.6.35 | Jo-Philipp Wich | 2010-08-06 | 2 | -0/+14 |
| | | | | SVN-Revision: 22503 | ||||
* | Drop 2.6.32 patches | Lars-Peter Clausen | 2010-08-04 | 92 | -29224/+0 |
| | | | | SVN-Revision: 22485 | ||||
* | Set -march=mips32 | Lars-Peter Clausen | 2010-08-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 22484 | ||||
* | Adjust codec driver module name for 2.6.35 | Lars-Peter Clausen | 2010-08-04 | 5 | -8/+18 |
| | | | | SVN-Revision: 22483 | ||||
* | Fix mmc card detection | Lars-Peter Clausen | 2010-08-04 | 1 | -13/+22 |
| | | | | SVN-Revision: 22481 | ||||
* | gumstix: Change defconfig | Hamish Guthrie | 2010-08-04 | 1 | -3/+3 |
| | | | | SVN-Revision: 22478 | ||||
* | omap35xx: Add temporary fix for marvell wlan MAC address detection | Hamish Guthrie | 2010-08-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 22477 | ||||
* | swconfig: cleanup of kernel drivers and interface - add some comments to a ↵ | Felix Fietkau | 2010-08-04 | 11 | -305/+224 |
| | | | | | | few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better SVN-Revision: 22476 | ||||
* | brcm47xx: ignore some parts of flash on some netgear devices. This space is ↵ | Hauke Mehrtens | 2010-08-03 | 2 | -6/+176 |
| | | | | | | | | | | used to store config values. When overwriting it the device will not start any more. closes #7630 Thank you realopty for testing. SVN-Revision: 22475 | ||||
* | ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back ↵ | Jo-Philipp Wich | 2010-08-03 | 1 | -0/+1 |
| | | | | | | mdelay() to wait before reading back the phy state, fixes ethernet on the DIR-300 and possibly others SVN-Revision: 22468 | ||||
* | base-files: diag.sh: For power button as preinit status led, end with led ↵ | Daniel Dickinson | 2010-08-02 | 1 | -1/+5 |
| | | | | | | left on, not off SVN-Revision: 22466 | ||||
* | base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons ↵ | Daniel Dickinson | 2010-08-02 | 1 | -1/+6 |
| | | | | | | and leds on preinit SVN-Revision: 22465 | ||||
* | patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32 | Daniel Dickinson | 2010-08-02 | 2 | -2/+2 |
| | | | | SVN-Revision: 22464 | ||||
* | Add 2.6.35 patches | Lars-Peter Clausen | 2010-08-02 | 48 | -2/+29971 |
| | | | | SVN-Revision: 22463 | ||||
* | package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd) | Alexandros C. Couloumbis | 2010-08-01 | 2 | -0/+60 |
| | | | | SVN-Revision: 22458 | ||||
* | add 2.6.34 support | Florian Fainelli | 2010-08-01 | 4 | -0/+377 |
| | | | | SVN-Revision: 22452 | ||||
* | refresh 2.6.34 patches | Florian Fainelli | 2010-08-01 | 4 | -6/+6 |
| | | | | SVN-Revision: 22451 | ||||
* | fix jffs2 64k and 128k images overwrite each other | Florian Fainelli | 2010-07-31 | 1 | -1/+1 |
| | | | | | | | | | When trying to build images with jffs2 filesystem for ramips platform there is only one jffs2 image produced instead of two (64k and 128k). Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22435 | ||||
* | brcm47xx: some checkpatch fixes | Hauke Mehrtens | 2010-07-31 | 12 | -40/+48 |
| | | | | SVN-Revision: 22425 | ||||
* | brcm47xx: some fixes | Hauke Mehrtens | 2010-07-31 | 16 | -135/+202 |
| | | | | | | | | * fix return codes of nvram_getenv. Now it behaves like cfe_getenv. * also check cfe for kernel_args param. * some style fixes SVN-Revision: 22424 | ||||
* | generic/patches-2.6.32: finalize jffs2/lzma support on 2.6.32.x | Alexandros C. Couloumbis | 2010-07-31 | 1 | -0/+5142 |
| | | | | SVN-Revision: 22423 | ||||
* | fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheels | Jo-Philipp Wich | 2010-07-30 | 2 | -2/+2 |
| | | | | SVN-Revision: 22421 | ||||
* | mostly revert commit r22396 | Hauke Mehrtens | 2010-07-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | CFE does not boot images generated with these checksums because of wrong checksum. After flashing then with tftp to my Asus wl500-GPv1 the following messages are show: Null Rescue Flag. Boot program checksum is invalid Hello!! Enter Rescue Mode: (Check error) SVN-Revision: 22418 | ||||
* | add missing bits & bytes from r22412 | Alexandros C. Couloumbis | 2010-07-30 | 4 | -4/+52 |
| | | | | SVN-Revision: 22416 | ||||
* | target/linux: refresh kernel patches | Alexandros C. Couloumbis | 2010-07-29 | 4 | -8/+8 |
| | | | | SVN-Revision: 22413 | ||||
* | enable mtu & mac config options | Alexandros C. Couloumbis | 2010-07-29 | 5 | -32/+33 |
| | | | | SVN-Revision: 22412 | ||||
* | atheros/patches-2.6.35: sync patches against 2.6.35-rc6 | Alexandros C. Couloumbis | 2010-07-29 | 1 | -0/+11 |
| | | | | SVN-Revision: 22411 | ||||
* | generic/patches-2.6.34: Make devtmpfs available on (embedded) configurations ↵ | Alexandros C. Couloumbis | 2010-07-28 | 1 | -0/+76 |
| | | | | | | without SHMEM/TMPFS, using ramfs instead. (gone mainline in kernel 2.6.35-r3) SVN-Revision: 22407 | ||||
* | revert r22372 and r22405, dependency on host libtool causes problems | Jo-Philipp Wich | 2010-07-28 | 1 | -20/+6 |
| | | | | SVN-Revision: 22406 | ||||
* | ar71xx: remove the fifo cfg overrides for the ap91 ethernet code - these ↵ | Felix Fietkau | 2010-07-27 | 1 | -6/+0 |
| | | | | | | values have been wrong on every single device i've tested, falling back to the atheros values seems to be the right thing to do SVN-Revision: 22401 | ||||
* | fix CRC32 calculation for sysupgrade | Markus Wigge | 2010-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * reduce image size for CRC calculation by fs_mark size sysupgrade sometimes failed for me and I noticed that it was due to incorrect CRC values in trx-header after performing it. It seems that the fs_mark was completely included in the calculation and that it was nevertheless modified by sysupgrade while appending the jffs data. This only occurs for the first boot after sysupgrade as the flashmap driver recalculates the CRC to an even smaller area when it boots. SVN-Revision: 22396 | ||||
* | reorder profiles | Jo-Philipp Wich | 2010-07-26 | 4 | -0/+0 |
| | | | | SVN-Revision: 22390 | ||||
* | brcm47xx: now hopfully realy commit the right things from r22385 | Hauke Mehrtens | 2010-07-25 | 2 | -122/+124 |
| | | | | SVN-Revision: 22388 | ||||
* | brcm47xx: add missing part from r22385 | Hauke Mehrtens | 2010-07-25 | 1 | -62/+61 |
| | | | | SVN-Revision: 22387 | ||||
* | fix a typo in 040-bcm963xx_flashmap.patch | Jo-Philipp Wich | 2010-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 22386 | ||||
* | brcm47xx: fill the whole sprom with data | Hauke Mehrtens | 2010-07-24 | 6 | -67/+68 |
| | | | | SVN-Revision: 22385 | ||||
* | generic/config-2.6.32: switch from gzip to lzma jffs2 compression | Alexandros C. Couloumbis | 2010-07-24 | 1 | -1/+4 |
| | | | | SVN-Revision: 22374 |