summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* tweak grub install in x86 ext2 imagesnico2007-01-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grub segfaults on hosts where gcc is built with stack smashing protectionnico2007-01-021-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add another download source, also mirror it to openwrt mirror (#1124)florian2007-01-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable pcmcia for brcm63xx (#1125)florian2007-01-021-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Include the IXP4XX NPE microcode into the NSLU2 firmware image.rwhitby2007-01-011-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added the npe-ucode package to create the microcode for the IXP4XX NPE ↵rwhitby2007-01-013-1/+200
| | | | | | ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorder netfilter patches, update layer7 kernel to latest version, should ↵nbd2007-01-018-286/+382
| | | | | | improve stability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Include apex bootloader in nslu2 imagerwhitby2007-01-011-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Apex bootloader (for ixp4xx devices)rwhitby2007-01-012-0/+190
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add compatibility patch for d80211nbd2006-12-301-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the i2c driver work, as a moduleflorian2006-12-302-24/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ↵rwhitby2006-12-291-10/+5
| | | | | | kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uml-2.6 build with 2.6.19.1nico2006-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 algorithmflorian2006-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, grrflorian2006-12-281-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Small typoflorian2006-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 kernelflorian2006-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)florian2006-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 tftpflorian2006-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 ↵nbd2006-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, ↵nbd2006-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 NSLU2rwhitby2006-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 ↵rwhitby2006-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 cleanupnbd2006-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 nas100drwhitby2006-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 ↵rwhitby2006-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)nbd2006-12-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add image generation for ar525wflorian2006-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 ↵rwhitby2006-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 NAS100drwhitby2006-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_dispatchnbd2006-12-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete patchnbd2006-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 readablenbd2006-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 rb532nbd2006-12-192-48/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing copyrightnbd2006-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 ↵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 cleanupnbd2006-12-193-2347/+101
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More bcm963xx fixesflorian2006-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.19florian2006-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_privateflorian2006-12-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ohci to x86 kernel confignbd2006-12-182-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some platform support path name cleanupnbd2006-12-184-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Oops, commited just one part :/florian2006-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.19florian2006-12-181-324/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a Ralink profileflorian2006-12-181-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixed patch naming to match conventionsrwhitby2006-12-183-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* IXP4xx patches for NSLU2 and NAS100Drwhitby2006-12-1812-0/+930
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix spelling typoflorian2006-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)nbd2006-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.19florian2006-12-171-45/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5825 3c298f89-4303-0410-b956-a3cf2f4a3e73