summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* remove BIN_DIR on make clean in the image buildernbd2007-01-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86 image buildernbd2007-01-141-4/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move another DEFAULT:=y and fix a dependency bugnbd2007-01-141-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move several instances of DEFAULT:=y to profile preselections (easier for ↵nbd2007-01-142-9/+9
| | | | | | the image builder to pick up) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include .targetinfo in the image builder, and allow direct calls to the ↵nbd2007-01-142-2/+3
| | | | | | package_index target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable pcmcia for atheros-2.6nbd2007-01-112-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove this unnecessary patchflorian2007-01-111-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump version numbers of linksys images, because the linksys firmware often ↵nbd2007-01-111-4/+4
| | | | | | refuses to downgrade git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* force rebuild of the imagebuildernbd2007-01-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the new Image Buildernbd2007-01-1011-17/+237
| | | | | | | It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't mess with the staging dir too much when building the sdknbd2007-01-101-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update rdc-2.6 config (#1178)florian2007-01-091-44/+138
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Backport linux-atm api from 2.6.8.1 for brcm63xx florian2007-01-081-0/+238
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx has ATM supportflorian2007-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't exit from failsafe mode after the console shell quits (some devices ↵nbd2007-01-071-1/+0
| | | | | | don't have /dev/console) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6020 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grub bootopts (#1145)nbd2007-01-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a netconfig override for the wl-500g (fixes #1116)nbd2007-01-071-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the brcm-2.6 rewrite,nbd2007-01-079-0/+12141
| | | | | | | | | | | | called brcm47xx-2.6 to better distinguish it from 63xx. Boots on WGT643U, includes ethernet support, but doesn't do much otherwise. Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work and Vladdy for some fixes and porting to 2.6.19. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing part from [6013]nbd2007-01-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵nbd2007-01-0711-1/+0
| | | | | | those two. symlink will be added in the next commit (i don't think svn can do that change atomically) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to Linux 2.4.34kaloz2007-01-052-1827/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel compile on real operating systems :P (closes #1150)kaloz2007-01-051-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* malbon has contributed to flash map driver as well, update the driver ↵florian2007-01-051-82/+7
| | | | | | description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make 6348 as the default target, yeah, what a fix :/florian2007-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx devices also have USB as wellflorian2007-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an OSX specific patch to make the kernel be compiledflorian2007-01-051-0/+145
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch for grub-0.97 from LFS to fix segfaults on x86_64nico2007-01-041-0/+4490
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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