Commit Graph

11220 Commits (1d0e6bc3b1298bc1ad9384348676783220138caa)
 

Author SHA1 Message Date
Florian Fainelli 1d0e6bc3b1 comment and fix some parts of the documentation, thanks to Harsh Trivedi
SVN-Revision: 16387
15 years ago
Florian Fainelli 03b7eda3c0 add watchdog driver (#5238)
SVN-Revision: 16381
15 years ago
Florian Fainelli 4f72fef05e remove this line which got accidentaly succesfully applied, but should not have (#5285)
SVN-Revision: 16380
15 years ago
Jo-Philipp Wich 9f4d70e9a3 nvram: refuse nvram operations on the WGT634U
SVN-Revision: 16378
15 years ago
Florian Fainelli 5ed3b31ce0 refresh 2.6.28 patches
SVN-Revision: 16377
15 years ago
Felix Fietkau e7cbce1f9e add ucitrigger: a uci plugin, command line tool and lua interface for automatically applying uci config changes
SVN-Revision: 16375
15 years ago
Gabor Juhos 2cda2ff575 create jffs2 images
SVN-Revision: 16374
15 years ago
Gabor Juhos 2b67efae7c disable MTD concatenating support
SVN-Revision: 16373
15 years ago
Gabor Juhos 3de6b54859 flush AR71XX_RESET_PCI_INT_ENABLE register after writing
SVN-Revision: 16372
15 years ago
Mirko Vogt 5a89b9d241 add script which initiates suspend-to-ram (target-specific)
SVN-Revision: 16368
15 years ago
Florian Fainelli 74f8ea728a fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710)
SVN-Revision: 16367
15 years ago
Gabor Juhos 0c4b6a0b07 setup mac address on the AP81 board
SVN-Revision: 16366
15 years ago
Gabor Juhos 227e69c0f4 add experimental sysupgrade support
SVN-Revision: 16364
15 years ago
Gabor Juhos 656f86f810 add default network configuration for the AP83 board
SVN-Revision: 16360
15 years ago
Gabor Juhos 67ace05bfe update flash locking code
SVN-Revision: 16359
15 years ago
Gabor Juhos 9668bbeea9 handle PCI_CORE interrupt as well
SVN-Revision: 16358
15 years ago
Gabor Juhos bb698428f0 build images for the AP83 board
SVN-Revision: 16357
15 years ago
Gabor Juhos ab19bea631 change flash partition map of the AP83 board
SVN-Revision: 16356
15 years ago
Gabor Juhos 6326e87952 enable JEDEC probe
SVN-Revision: 16355
15 years ago
Gabor Juhos 92b2d4ac3a fix erase status check on some parallel flash chips
SVN-Revision: 16354
15 years ago
Gabor Juhos ba08043ce4 add parallel flash driver
SVN-Revision: 16353
15 years ago
Gabor Juhos 7077028d45 sync kernel config, and refresh patches
SVN-Revision: 16352
15 years ago
Gabor Juhos 91aa0a7ca0 make the AP83 and VSC7385 SPI drivers available on 2.6.2[89]
SVN-Revision: 16351
15 years ago
Jo-Philipp Wich 4c9e3682cb nvram: don't execute nvram fixups on the WGT634U
SVN-Revision: 16349
15 years ago
Gabor Juhos e72be9e83b fix a typo
SVN-Revision: 16348
15 years ago
Gabor Juhos 45d8b93d06 create a 'firmware' partition for MZK-W300NH board
SVN-Revision: 16347
15 years ago
Gabor Juhos 4af9570756 generic-2.6/2.6.30: more mini_fo fixes
SVN-Revision: 16346
15 years ago
Lars-Peter Clausen 9fb98fc03c disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 toolchain.
SVN-Revision: 16345
15 years ago
Gabor Juhos c8bf295481 build firmware image for the MZK-W300NH board
SVN-Revision: 16342
15 years ago
Gabor Juhos f3c3e2772f improve MZK-W300NH support (thanks to Kazuki Shimada for the board)
SVN-Revision: 16340
15 years ago
Mirko Vogt 723678f740 switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30
SVN-Revision: 16339
15 years ago
Florian Fainelli d861885cbf do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE
SVN-Revision: 16336
15 years ago
Florian Fainelli 8f84508c25 fix ethernet driver removal
SVN-Revision: 16335
15 years ago
Florian Fainelli 50936e1aa5 fix pcmcia device removal
SVN-Revision: 16334
15 years ago
Florian Fainelli 116a53a154 add missing null entry in pcmcia driver
SVN-Revision: 16333
15 years ago
Florian Fainelli 4049592268 request gpio pins and set direction correctly for pcmcia
SVN-Revision: 16332
15 years ago
Florian Fainelli 287a0efd68 be SMP safe even with gpiolib
SVN-Revision: 16331
15 years ago
Florian Fainelli 9013e936ed cache gpio values in gpio_set
SVN-Revision: 16330
15 years ago
Florian Fainelli 1208ffaedb use the correct number of GPIOs for bcm6358
SVN-Revision: 16329
15 years ago
Florian Fainelli c95420f06d register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback
SVN-Revision: 16328
15 years ago
Gabor Juhos 74dfd77f41 pass ucode name to the VSC7385 driver on the AP83 board
SVN-Revision: 16326
15 years ago
Gabor Juhos 42011abcb6 kernel/modules: package the VSC7385 driver
SVN-Revision: 16325
15 years ago
Gabor Juhos 08bd604941 add SPI driver for the Vitesse VSC7385 switch
SVN-Revision: 16324
15 years ago
Gabor Juhos 976f690ebd kernel/modules: move SPI drivers into a new submenu
SVN-Revision: 16323
15 years ago
Lars-Peter Clausen 246a5b334d More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool
Somebody should probably check all packages using c++ with a dependency on stdlibc++
if uclibc++ can be used instead now.

SVN-Revision: 16317
15 years ago
Gabor Juhos 782cd2cf27 add experimental support for the AP83-040 board
SVN-Revision: 16316
15 years ago
Gabor Juhos 0755481965 add another SPI controller driver for the earlier AP83 boards
SVN-Revision: 16315
15 years ago
Gabor Juhos ce93834602 compile SPI_GPIO driver into the kernel, required by the AP83 boards
SVN-Revision: 16313
15 years ago
Gabor Juhos 5eb8242162 refresh patches
SVN-Revision: 16312
15 years ago
Gabor Juhos b0acbe709c add flash locking code
SVN-Revision: 16311
15 years ago