summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* Forgot to make i2c driver depend on i2c bit banging algorithmFlorian Fainelli2006-12-281-2/+3
| | | | SVN-Revision: 5919
* Forgot to add the i2c id, grrFlorian Fainelli2006-12-281-0/+13
| | | | SVN-Revision: 5918
* Small typoFlorian Fainelli2006-12-281-1/+1
| | | | SVN-Revision: 5917
* Port the i2c-gpio driver to the 2.6 kernelFlorian Fainelli2006-12-283-3/+524
| | | | SVN-Revision: 5916
* Add Intel/VIA usb-uhci support (#1098)Florian Fainelli2006-12-281-1/+1
| | | | SVN-Revision: 5913
* Update the crc checksum to allow images being flashed via tftpFlorian Fainelli2006-12-271-1/+1
| | | | SVN-Revision: 5906
* store the default kernel version for our ports in a single place (target ↵Felix Fietkau2006-12-2514-54/+2
| | | | | | makefiles can still override it if necessary) SVN-Revision: 5899
* Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, ↵Felix Fietkau2006-12-259-0/+6397
| | | | | | everybody :) SVN-Revision: 5898
* Generate a flashable image for the NSLU2Rod Whitby2006-12-231-0/+6
| | | | SVN-Revision: 5893
* Moved netconfig (for ixp4xx only) to S15, so that it can access ↵Rod Whitby2006-12-211-17/+7
| | | | | | /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. SVN-Revision: 5886
* more cleanupFelix Fietkau2006-12-201-174/+2
| | | | SVN-Revision: 5884
* Initial stab at netconfig for nslu2 and nas100dRod Whitby2006-12-202-0/+99
| | | | SVN-Revision: 5883
* Compiled the ixp4xx on-board network support into the kernel, so that ↵Rod Whitby2006-12-201-3/+3
| | | | | | auto-loading of the microcode from another flash partition will work. SVN-Revision: 5880
* fix size of config partition on ar7 (#902)Felix Fietkau2006-12-201-1/+1
| | | | SVN-Revision: 5873
* Add image generation for ar525wFlorian Fainelli2006-12-191-7/+3
| | | | SVN-Revision: 5868
* Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then ↵Rod Whitby2006-12-191-2/+40
| | | | | | there has to be many other SENSORS config options unset SVN-Revision: 5867
* Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100dRod Whitby2006-12-191-3/+128
| | | | SVN-Revision: 5866
* change the type of plat_irq_dispatchFelix Fietkau2006-12-191-1/+1
| | | | SVN-Revision: 5864
* remove obsolete patchFelix Fietkau2006-12-191-13/+0
| | | | SVN-Revision: 5863
* cosmetic fix: make the pci slot check more readableFelix Fietkau2006-12-191-1/+1
| | | | SVN-Revision: 5862
* add a better pci fix for rb532Felix Fietkau2006-12-192-48/+25
| | | | SVN-Revision: 5861
* add missing copyrightFelix Fietkau2006-12-191-1/+2
| | | | SVN-Revision: 5860
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-1915-179/+286
| | | | | | ixp4xx SVN-Revision: 5856
* first round of rb532 cleanupFelix Fietkau2006-12-193-2347/+101
| | | | SVN-Revision: 5855
* More bcm963xx fixesFlorian Fainelli2006-12-192-16/+7
| | | | SVN-Revision: 5852
* More bcm963xx fixes with 2.6.19Florian Fainelli2006-12-181-11/+12
| | | | SVN-Revision: 5849
* Replace inode.u.generic_ip with inode.i_privateFlorian Fainelli2006-12-181-1/+1
| | | | SVN-Revision: 5848
* add ohci to x86 kernel configFelix Fietkau2006-12-182-3/+4
| | | | SVN-Revision: 5847
* some platform support path name cleanupFelix Fietkau2006-12-184-9/+9
| | | | SVN-Revision: 5846
* Oops, commited just one part :/Florian Fainelli2006-12-181-0/+381
| | | | SVN-Revision: 5842
* Update brcm63xx flash map driver for 2.6.19Florian Fainelli2006-12-181-324/+8
| | | | SVN-Revision: 5841
* Add a Ralink profileFlorian Fainelli2006-12-181-0/+6
| | | | SVN-Revision: 5835
* Fixed patch naming to match conventionsRod Whitby2006-12-183-0/+0
| | | | SVN-Revision: 5831
* IXP4xx patches for NSLU2 and NAS100DRod Whitby2006-12-1812-0/+930
| | | | SVN-Revision: 5830
* Fix spelling typoFlorian Fainelli2006-12-171-1/+1
| | | | SVN-Revision: 5829
* fix a spelling mistake (spotted by armijn)Felix Fietkau2006-12-171-1/+1
| | | | SVN-Revision: 5828
* Update rdc-2.6 patches for 2.6.19Florian Fainelli2006-12-171-45/+45
| | | | SVN-Revision: 5825
* Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we ↵Florian Fainelli2006-12-173-853/+753
| | | | | | update this patch to 2.6.19 SVN-Revision: 5817
* Renamed 050-* to comply with patch naming convention.Rod Whitby2006-12-171-0/+0
| | | | SVN-Revision: 5814
* Replaced non-working (on NAS100d) redboot byteswap partition truncate patch ↵Rod Whitby2006-12-172-61/+61
| | | | | | with the one that has been tested on NSLU2, NAS100d, Loft, etc., accepted by linux-mtd, and should be in 2.6.20 SVN-Revision: 5813
* build wrt300n v1 imagesImre Kaloz2006-12-161-0/+1
| | | | SVN-Revision: 5808
* remove the ar531x-2.4 target, a 2.6 port will be added soonImre Kaloz2006-12-143-12601/+0
| | | | SVN-Revision: 5796
* remove a few unused thingsFelix Fietkau2006-12-142-5/+57
| | | | SVN-Revision: 5792
* Upgrade to Linux 2.6.19Felix Fietkau2006-12-1493-18691/+33103
| | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 SVN-Revision: 5789
* revert last commit - flash map driver not updated yetFelix Fietkau2006-12-141-1/+1
| | | | SVN-Revision: 5788
* remove some paddingFelix Fietkau2006-12-141-1/+1
| | | | SVN-Revision: 5787
* small cleanupFelix Fietkau2006-12-131-1/+0
| | | | SVN-Revision: 5778
* better network config support for bcm94704Felix Fietkau2006-12-121-13/+45
| | | | SVN-Revision: 5775
* disable broadcom jffs2 images by defaultFelix Fietkau2006-12-122-2/+2
| | | | SVN-Revision: 5773
* Update ralink module package in the WiFi profileFlorian Fainelli2006-12-121-1/+1
| | | | SVN-Revision: 5770