aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* fix uml-2.6 build with 2.6.19.1Nicolas Thill2006-12-292-89/+146
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot to make i2c driver depend on i2c bit banging algorithmFlorian Fainelli2006-12-281-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot to add the i2c id, grrFlorian Fainelli2006-12-281-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Small typoFlorian Fainelli2006-12-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Port the i2c-gpio driver to the 2.6 kernelFlorian Fainelli2006-12-283-3/+524
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add Intel/VIA usb-uhci support (#1098)Florian Fainelli2006-12-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update the crc checksum to allow images being flashed via tftpFlorian Fainelli2006-12-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, ↵Felix Fietkau2006-12-259-0/+6397
| | | | | | everybody :) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5898 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Generate a flashable image for the NSLU2Rod Whitby2006-12-231-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanupFelix Fietkau2006-12-201-174/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Initial stab at netconfig for nslu2 and nas100dRod Whitby2006-12-202-0/+99
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix size of config partition on ar7 (#902)Felix Fietkau2006-12-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add image generation for ar525wFlorian Fainelli2006-12-191-7/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100dRod Whitby2006-12-191-3/+128
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change the type of plat_irq_dispatchFelix Fietkau2006-12-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete patchFelix Fietkau2006-12-191-13/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic fix: make the pci slot check more readableFelix Fietkau2006-12-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a better pci fix for rb532Felix Fietkau2006-12-192-48/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing copyrightFelix Fietkau2006-12-191-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-1915-179/+286
| | | | | | ixp4xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* first round of rb532 cleanupFelix Fietkau2006-12-193-2347/+101
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More bcm963xx fixesFlorian Fainelli2006-12-192-16/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More bcm963xx fixes with 2.6.19Florian Fainelli2006-12-181-11/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Replace inode.u.generic_ip with inode.i_privateFlorian Fainelli2006-12-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ohci to x86 kernel configFelix Fietkau2006-12-182-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some platform support path name cleanupFelix Fietkau2006-12-184-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Oops, commited just one part :/Florian Fainelli2006-12-181-0/+381
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update brcm63xx flash map driver for 2.6.19Florian Fainelli2006-12-181-324/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a Ralink profileFlorian Fainelli2006-12-181-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixed patch naming to match conventionsRod Whitby2006-12-183-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* IXP4xx patches for NSLU2 and NAS100DRod Whitby2006-12-1812-0/+930
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix spelling typoFlorian Fainelli2006-12-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a spelling mistake (spotted by armijn)Felix Fietkau2006-12-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update rdc-2.6 patches for 2.6.19Florian Fainelli2006-12-171-45/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Renamed 050-* to comply with patch naming convention.Rod Whitby2006-12-171-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build wrt300n v1 imagesImre Kaloz2006-12-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the ar531x-2.4 target, a 2.6 port will be added soonImre Kaloz2006-12-143-12601/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5796 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove a few unused thingsFelix Fietkau2006-12-142-5/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert last commit - flash map driver not updated yetFelix Fietkau2006-12-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove some paddingFelix Fietkau2006-12-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small cleanupFelix Fietkau2006-12-131-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* better network config support for bcm94704Felix Fietkau2006-12-121-13/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable broadcom jffs2 images by defaultFelix Fietkau2006-12-122-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5773 3c298f89-4303-0410-b956-a3cf2f4a3e73