Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | prepare TQ-Components TQMa9263 kernel support | Jo-Philipp Wich | 2011-01-27 | 2 | -0/+109 | |
| | | | | SVN-Revision: 25162 | |||||
* | Fix i2c driver and package it | Claudio Mignanti | 2011-01-13 | 1 | -0/+285 | |
| | | | | SVN-Revision: 24975 | |||||
* | Allow module compilation for adc driver | Claudio Mignanti | 2011-01-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24974 | |||||
* | Import an experimental ADC driver | Claudio Mignanti | 2010-12-23 | 5 | -0/+460 | |
| | | | | SVN-Revision: 24814 | |||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24136 | |||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24084 | |||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23851 | |||||
* | Don't compile u-boot by default | Claudio Mignanti | 2010-10-24 | 1 | -2/+2 | |
| | | | | SVN-Revision: 23621 | |||||
* | Tag the uncompressed image | Claudio Mignanti | 2010-10-11 | 1 | -1/+2 | |
| | | | | SVN-Revision: 23402 | |||||
* | Add me as maintainer | Claudio Mignanti | 2010-10-11 | 1 | -0/+1 | |
| | | | | SVN-Revision: 23401 | |||||
* | Update to 2.6.35.7 | Claudio Mignanti | 2010-10-11 | 3 | -10/+22 | |
| | | | | SVN-Revision: 23400 | |||||
* | Copy rootfs(s) inside BIN_DIR | Claudio Mignanti | 2010-10-11 | 1 | -0/+1 | |
| | | | | SVN-Revision: 23399 | |||||
* | Add support for FOXGM carrier board | Claudio Mignanti | 2010-10-11 | 2 | -2/+26 | |
| | | | | SVN-Revision: 23398 | |||||
* | upgrade kernel versions to the latest stable ones | Imre Kaloz | 2010-10-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23219 | |||||
* | kernel: update kernel version to 2.6.34.5 | Hauke Mehrtens | 2010-08-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 22759 | |||||
* | Include the usb-ohci module as default | Claudio Mignanti | 2010-08-19 | 2 | -5/+1 | |
| | | | | SVN-Revision: 22733 | |||||
* | general cleanup | Claudio Mignanti | 2010-07-22 | 11 | -14249/+0 | |
| | | | | SVN-Revision: 22352 | |||||
* | Add support for u-boot | Claudio Mignanti | 2010-07-22 | 20 | -6490/+610 | |
| | | | | SVN-Revision: 22351 | |||||
* | fixup some boardnames | Imre Kaloz | 2010-07-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 22288 | |||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -2/+2 | |
| | | | | SVN-Revision: 22145 | |||||
* | add defautl config for eth0 | Claudio Mignanti | 2010-07-11 | 2 | -1/+9 | |
| | | | | SVN-Revision: 22128 | |||||
* | fix typo in Makefile tgz -> targz | Claudio Mignanti | 2010-07-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 22125 | |||||
* | kernel: update to kernel 2.6.34.1 | Hauke Mehrtens | 2010-07-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 22118 | |||||
* | add some missing symbols | Claudio Mignanti | 2010-07-09 | 1 | -1/+4 | |
| | | | | SVN-Revision: 22104 | |||||
* | Add board definition previously forgotten | Claudio Mignanti | 2010-06-30 | 1 | -0/+226 | |
| | | | | SVN-Revision: 21991 | |||||
* | revamp target: add support for netusg20 board | Claudio Mignanti | 2010-06-18 | 10 | -244/+311 | |
| | | | | SVN-Revision: 21838 | |||||
* | replace old quote stripping with calls to qstrip macro | Nicolas Thill | 2010-04-29 | 1 | -3/+3 | |
| | | | | SVN-Revision: 21242 | |||||
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 | 1 | -0/+21 | |
| | | | | SVN-Revision: 21132 | |||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -4/+3 | |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | |||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 1 | -1/+0 | |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | |||||
* | ppp: enable multilink support (#4837) | Jo-Philipp Wich | 2010-02-22 | 1 | -4/+0 | |
| | | | | SVN-Revision: 19811 | |||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -1/+0 | |
| | | | | SVN-Revision: 18371 | |||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -4/+1 | |
| | | | | SVN-Revision: 18370 | |||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -17/+17 | |
| | | | | SVN-Revision: 18367 | |||||
* | fix u-boot installation | Florian Fainelli | 2009-10-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18208 | |||||
* | fix u-boot linking failure with an EABI toolchain | Florian Fainelli | 2009-10-29 | 1 | -0/+52 | |
| | | | | SVN-Revision: 18207 | |||||
* | fix dfboot linking failures (#5937) | Florian Fainelli | 2009-10-29 | 1 | -1/+2 | |
| | | | | SVN-Revision: 18206 | |||||
* | prepare for the removal of squashfs 3.4: switch olpc to 2.6.30 (let's hope ↵ | Imre Kaloz | 2009-10-26 | 1 | -1/+1 | |
| | | | | | | it works fine), and mark at91 broken SVN-Revision: 18160 | |||||
* | move common CONFIG_MMC entries to generic | Nicolas Thill | 2009-10-06 | 1 | -6/+0 | |
| | | | | SVN-Revision: 17948 | |||||
* | move more CONFIG_SND entries to generic | Nicolas Thill | 2009-10-06 | 1 | -1/+0 | |
| | | | | SVN-Revision: 17942 | |||||
* | don't override CONFIG_NEW_LEDS in target configs | Imre Kaloz | 2009-06-15 | 1 | -1/+0 | |
| | | | | SVN-Revision: 16472 | |||||
* | CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt | Imre Kaloz | 2009-06-15 | 1 | -1/+0 | |
| | | | | SVN-Revision: 16468 | |||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -6/+0 | |
| | | | | SVN-Revision: 15861 | |||||
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 1 | -3/+0 | |
| | | | | SVN-Revision: 15845 | |||||
* | move arm ARCH symbols to the generic configs | Imre Kaloz | 2009-05-14 | 1 | -34/+0 | |
| | | | | SVN-Revision: 15842 | |||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 5 | -16/+16 | |
| | | | | SVN-Revision: 15840 | |||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -5/+0 | |
| | | | | SVN-Revision: 15606 | |||||
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -6/+0 | |
| | | | | SVN-Revision: 15605 | |||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -32/+0 | |
| | | | | SVN-Revision: 15602 | |||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 3 | -3/+0 | |
| | | | | SVN-Revision: 15242 |