summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* ifxmips: fold files/drivers/* into patchesJohn Crispin2009-10-1911-1649/+1674
| | | | SVN-Revision: 18082
* ar71xx: create firmware image for WP543 boards with 4/8/16MB of flashGabor Juhos2009-10-191-3/+15
| | | | SVN-Revision: 18075
* ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31Gabor Juhos2009-10-192-0/+2
| | | | SVN-Revision: 18074
* ar71xx: sync 2.6.30 kernel configGabor Juhos2009-10-191-6/+1
| | | | SVN-Revision: 18073
* ar71xx: reset the phy chip along with the ethernet mac on the WP543 boardGabor Juhos2009-10-191-0/+2
| | | | SVN-Revision: 18072
* ar71xx: reset the ethernet device before registrationGabor Juhos2009-10-191-0/+7
| | | | SVN-Revision: 18071
* fix ssb compile error on 2.6.28Felix Fietkau2009-10-191-2/+71
| | | | SVN-Revision: 18063
* fix errors in unresolved weak symbols on armFelix Fietkau2009-10-193-0/+39
| | | | SVN-Revision: 18062
* ramips: add preliminary support for the DIR-300 revB boardGabor Juhos2009-10-186-0/+111
| | | | SVN-Revision: 18058
* reorder Kconfig sources; mainly copy from arch/arm/KconfigClaudio Mignanti2009-10-141-15/+49
| | | | SVN-Revision: 18047
* atheros: leave the gpio interrupts alone when user space changes the gpio ↵Felix Fietkau2009-10-114-12/+42
| | | | | | input settings, fixes #4493 SVN-Revision: 18036
* ssb: remove reference to missing SDIO function from last 2.6.31 ssb updateNicolas Thill2009-10-111-6/+5
| | | | SVN-Revision: 18033
* config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 genericNicolas Thill2009-10-111-0/+1
| | | | SVN-Revision: 18027
* config: add missing CONFIG_SONYPI symbol to genericNicolas Thill2009-10-114-0/+4
| | | | SVN-Revision: 18026
* ssb: sync with wireless-2.6Felix Fietkau2009-10-114-0/+4338
| | | | SVN-Revision: 18022
* select kmod-usb-octeon in the mototech profileFlorian Fainelli2009-10-091-1/+2
| | | | SVN-Revision: 18014
* add missing CONFIG_IDE_PHISON symbolFlorian Fainelli2009-10-091-0/+1
| | | | SVN-Revision: 18013
* flash size was reported incorrectlyJohn Crispin2009-10-081-1/+1
| | | | SVN-Revision: 18011
* ifxmips: move header files, split up patches, rename some filesJohn Crispin2009-10-0839-219/+192
| | | | SVN-Revision: 18010
* several cleanups for ifxmips. removes all code that has not been cleaned up ↵John Crispin2009-10-0820-9151/+15
| | | | | | properly SVN-Revision: 18008
* kernel: fix automatic rootfs partition selection on 2.6.31Gabor Juhos2009-10-081-1/+1
| | | | SVN-Revision: 18007
* add support for the dwc_otg USB controllerFlorian Fainelli2009-10-084-1/+17869
| | | | SVN-Revision: 18006
* add more missing USB related configuration symbols to 2.6.30Florian Fainelli2009-10-081-0/+7
| | | | SVN-Revision: 18005
* add support for the hardware random number generatorFlorian Fainelli2009-10-082-1/+353
| | | | SVN-Revision: 18004
* resync kernel configurationFlorian Fainelli2009-10-081-11/+0
| | | | SVN-Revision: 18003
* ppc40x: don't force usb featureNicolas Thill2009-10-081-1/+1
| | | | SVN-Revision: 18002
* adm5120: add preliminary support for 2.6.31Gabor Juhos2009-10-0821-0/+1439
| | | | SVN-Revision: 18000
* adm5120: switch to 2.6.30Gabor Juhos2009-10-081-1/+1
| | | | SVN-Revision: 17999
* adm5120: sync kernel configGabor Juhos2009-10-084-12/+25
| | | | SVN-Revision: 17998
* add preliminary 2.6.31 support for IXP4xxImre Kaloz2009-10-0841-0/+6158
| | | | SVN-Revision: 17997
* fix the IXP4xx CF driver patch for 2.6.30Imre Kaloz2009-10-081-46/+40
| | | | SVN-Revision: 17996
* and another missing Kconfig symbol..Imre Kaloz2009-10-081-0/+1
| | | | SVN-Revision: 17995
* add missing symbolImre Kaloz2009-10-081-0/+1
| | | | SVN-Revision: 17994
* enable ATA_SFF (PATA support) in the generic configsImre Kaloz2009-10-082-2/+2
| | | | SVN-Revision: 17993
* resync 2.6.31 patchesImre Kaloz2009-10-082-11/+11
| | | | SVN-Revision: 17991
* add more Kconfig symbols to the generic 2.6.31 configImre Kaloz2009-10-081-0/+14
| | | | SVN-Revision: 17990
* remove the mempcy patch, fixes build failures on most x86_64 hostsFlorian Fainelli2009-10-081-26/+0
| | | | SVN-Revision: 17989
* olpc: cleanup configNicolas Thill2009-10-072-3/+0
| | | | SVN-Revision: 17983
* optimize binaries for the rm5200 cpu present on cobalt, do not use the ↵Florian Fainelli2009-10-071-0/+1
| | | | | | mips32 isa SVN-Revision: 17980
* config: fix typo in 2.6.27 genericNicolas Thill2009-10-071-1/+1
| | | | SVN-Revision: 17977
* ramips: sync rt288x kernel configGabor Juhos2009-10-071-4/+4
| | | | SVN-Revision: 17976
* ramips: fix return value in 'pcibios_map_irq' in the rt288x pci codeGabor Juhos2009-10-071-1/+1
| | | | SVN-Revision: 17975
* ramips: remove obsolete 'pcibios_fixups' from the rt288x pci codeGabor Juhos2009-10-071-4/+0
| | | | SVN-Revision: 17974
* ramips: add rt2880_pci_get_cfgaddr helperGabor Juhos2009-10-071-8/+11
| | | | SVN-Revision: 17973
* ramips: use switch statement instead of multiple if-else-if in the rt288x ↵Gabor Juhos2009-10-071-12/+22
| | | | | | pci code SVN-Revision: 17972
* ramips: protect rt288x pci config accesses with a spinlockGabor Juhos2009-10-071-0/+15
| | | | SVN-Revision: 17971
* ramips: make rt2880_pci_base staticGabor Juhos2009-10-071-1/+1
| | | | SVN-Revision: 17970
* ramips: define some magic values in the rt288x pci codeGabor Juhos2009-10-071-7/+10
| | | | SVN-Revision: 17969
* ramips: add copyright header to the rt288x pci codeGabor Juhos2009-10-071-0/+13
| | | | SVN-Revision: 17968
* cleanup kernel configurationFlorian Fainelli2009-10-071-55/+0
| | | | SVN-Revision: 17967