Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable preinit in a few other platforms | Felix Fietkau | 2007-03-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 6482 | ||||
* | split out profile definitions from Makefiles | Tim Yardley | 2007-03-02 | 4 | -17/+41 |
| | | | | | | | | | | | structure is as follows: target/linux/<arch>/profiles/<profilename>.mk These files are included by a blob match in the target Makefile The files should be labeled based on their profile Name in the definition SVN-Revision: 6468 | ||||
* | Add a LED driver for MTX-1 boards, yeah baby | Florian Fainelli | 2007-03-02 | 2 | -2/+150 |
| | | | | SVN-Revision: 6454 | ||||
* | correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors) | Felix Fietkau | 2007-02-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 6390 | ||||
* | add missing config files | Felix Fietkau | 2007-02-22 | 1 | -0/+252 |
| | | | | SVN-Revision: 6338 | ||||
* | Reorganize kernel configs - target/linux/*/config is now a directory. ↵ | Felix Fietkau | 2007-02-22 | 2 | -2077/+0 |
| | | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337 | ||||
* | port [6229] to kamikaze | Felix Fietkau | 2007-02-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6275 | ||||
* | Forgot to add the DELUDE target :/ | Florian Fainelli | 2007-01-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 6183 | ||||
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 6182 | ||||
* | move another DEFAULT:=y and fix a dependency bug | Felix Fietkau | 2007-01-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 6097 | ||||
* | Remove this unnecessary patch | Florian Fainelli | 2007-01-11 | 1 | -16/+0 |
| | | | | SVN-Revision: 6079 | ||||
* | Make the i2c driver work, as a module | Florian Fainelli | 2006-12-30 | 2 | -24/+9 |
| | | | | SVN-Revision: 5930 | ||||
* | Forgot to make i2c driver depend on i2c bit banging algorithm | Florian Fainelli | 2006-12-28 | 1 | -2/+3 |
| | | | | SVN-Revision: 5919 | ||||
* | Forgot to add the i2c id, grr | Florian Fainelli | 2006-12-28 | 1 | -0/+13 |
| | | | | SVN-Revision: 5918 | ||||
* | Small typo | Florian Fainelli | 2006-12-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 5917 | ||||
* | Port the i2c-gpio driver to the 2.6 kernel | Florian Fainelli | 2006-12-28 | 3 | -3/+524 |
| | | | | SVN-Revision: 5916 | ||||
* | store the default kernel version for our ports in a single place (target ↵ | Felix Fietkau | 2006-12-25 | 1 | -4/+0 |
| | | | | | | makefiles can still override it if necessary) SVN-Revision: 5899 | ||||
* | upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵ | Imre Kaloz | 2006-12-19 | 1 | -2/+2 |
| | | | | | | ixp4xx SVN-Revision: 5856 | ||||
* | some platform support path name cleanup | Felix Fietkau | 2006-12-18 | 1 | -3/+3 |
| | | | | SVN-Revision: 5846 | ||||
* | Upgrade to Linux 2.6.19 | Felix Fietkau | 2006-12-14 | 8 | -276/+630 |
| | | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 SVN-Revision: 5789 | ||||
* | add binary images for au1000 (for use with mtd) | Felix Fietkau | 2006-12-12 | 1 | -3/+7 |
| | | | | SVN-Revision: 5767 | ||||
* | Add different Wi-Fi profiles | Florian Fainelli | 2006-12-11 | 1 | -0/+18 |
| | | | | SVN-Revision: 5761 | ||||
* | fix pci on the meshcubes | Felix Fietkau | 2006-12-09 | 1 | -0/+12 |
| | | | | SVN-Revision: 5742 | ||||
* | Add HFS and HFS+ modules (#1024) | Florian Fainelli | 2006-12-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 5713 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 1 | -0/+55 |
| | | | | | | directories are now self contained SVN-Revision: 5669 | ||||
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 2 | -0/+40 |
| | | | | SVN-Revision: 5621 | ||||
* | remove zimage patch | Felix Fietkau | 2006-11-22 | 1 | -1364/+0 |
| | | | | SVN-Revision: 5614 | ||||
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5586 | ||||
* | reorganize nat helper packages, move ftp and irc nat to a package that is ↵ | Felix Fietkau | 2006-11-19 | 1 | -4/+4 |
| | | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581 | ||||
* | remove kallsyms from au1000 kernel config - makes the kernels way too big | Felix Fietkau | 2006-11-18 | 1 | -3/+2 |
| | | | | SVN-Revision: 5561 | ||||
* | add mini_fo | Felix Fietkau | 2006-11-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 5541 | ||||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | 1 | -0/+10 |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | ||||
* | Enable iso9660 and udf kernel modules (#930) | Florian Fainelli | 2006-11-09 | 1 | -2/+6 |
| | | | | SVN-Revision: 5485 | ||||
* | Update kernel configurations to enable NLS KOI8R (russian) and package the ↵ | Florian Fainelli | 2006-11-04 | 1 | -1/+1 |
| | | | | | | module (#819 - second part) SVN-Revision: 5446 | ||||
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 | 1 | -9/+5 |
| | | | | SVN-Revision: 5226 | ||||
* | cleanup | Felix Fietkau | 2006-10-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 5224 | ||||
* | Update kernel config : add support for bluetooth devices, enable packet ↵ | Florian Fainelli | 2006-10-15 | 1 | -8/+28 |
| | | | | | | support in-kernel, prevented udhcpc to work SVN-Revision: 5123 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 10 | -0/+3648 |