summaryrefslogtreecommitdiff
path: root/target/linux/at91
Commit message (Collapse)AuthorAgeFilesLines
...
* at91: add some missing config optionsHauke Mehrtens2011-04-091-0/+3
| | | | SVN-Revision: 26571
* Update 2.6.38 to 2.6.38.2Michael Büsch2011-03-281-1/+1
| | | | SVN-Revision: 26332
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵Felix Fietkau2011-03-261-1/+1
| | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300
* Update to 2.6.38Claudio Mignanti2011-03-203-77/+10
| | | | SVN-Revision: 26246
* only support EABI on ARM targetsImre Kaloz2011-03-071-1/+0
| | | | SVN-Revision: 25928
* update to 2.6.35.11Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25582
* config symbol cleanupImre Kaloz2011-02-011-9/+0
| | | | SVN-Revision: 25272
* move Netus G20 into a subtarget and rework toplevel config and makefileJo-Philipp Wich2011-01-274-6/+21
| | | | SVN-Revision: 25165
* prepare TQMa9263 subtargetJo-Philipp Wich2011-01-272-0/+32
| | | | SVN-Revision: 25164
* add TQMa9263 board setupJo-Philipp Wich2011-01-271-0/+229
| | | | SVN-Revision: 25163
* prepare TQ-Components TQMa9263 kernel supportJo-Philipp Wich2011-01-272-0/+109
| | | | SVN-Revision: 25162
* Fix i2c driver and package itClaudio Mignanti2011-01-131-0/+285
| | | | SVN-Revision: 24975
* Allow module compilation for adc driverClaudio Mignanti2011-01-131-1/+1
| | | | SVN-Revision: 24974
* Import an experimental ADC driverClaudio Mignanti2010-12-235-0/+460
| | | | SVN-Revision: 24814
* update to the latest stable kernelsImre Kaloz2010-11-241-1/+1
| | | | SVN-Revision: 24136
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-1/+1
| | | | SVN-Revision: 24084
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-041-1/+1
| | | | SVN-Revision: 23851
* Don't compile u-boot by defaultClaudio Mignanti2010-10-241-2/+2
| | | | SVN-Revision: 23621
* Tag the uncompressed imageClaudio Mignanti2010-10-111-1/+2
| | | | SVN-Revision: 23402
* Add me as maintainerClaudio Mignanti2010-10-111-0/+1
| | | | SVN-Revision: 23401
* Update to 2.6.35.7Claudio Mignanti2010-10-113-10/+22
| | | | SVN-Revision: 23400
* Copy rootfs(s) inside BIN_DIRClaudio Mignanti2010-10-111-0/+1
| | | | SVN-Revision: 23399
* Add support for FOXGM carrier boardClaudio Mignanti2010-10-112-2/+26
| | | | SVN-Revision: 23398
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-041-1/+1
| | | | SVN-Revision: 23219
* kernel: update kernel version to 2.6.34.5Hauke Mehrtens2010-08-221-1/+1
| | | | SVN-Revision: 22759
* Include the usb-ohci module as defaultClaudio Mignanti2010-08-192-5/+1
| | | | SVN-Revision: 22733
* general cleanupClaudio Mignanti2010-07-2211-14249/+0
| | | | SVN-Revision: 22352
* Add support for u-bootClaudio Mignanti2010-07-2220-6490/+610
| | | | SVN-Revision: 22351
* fixup some boardnamesImre Kaloz2010-07-191-1/+1
| | | | SVN-Revision: 22288
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-2/+2
| | | | SVN-Revision: 22145
* add defautl config for eth0Claudio Mignanti2010-07-112-1/+9
| | | | SVN-Revision: 22128
* fix typo in Makefile tgz -> targzClaudio Mignanti2010-07-111-1/+1
| | | | SVN-Revision: 22125
* kernel: update to kernel 2.6.34.1Hauke Mehrtens2010-07-101-1/+1
| | | | SVN-Revision: 22118
* add some missing symbolsClaudio Mignanti2010-07-091-1/+4
| | | | SVN-Revision: 22104
* Add board definition previously forgottenClaudio Mignanti2010-06-301-0/+226
| | | | SVN-Revision: 21991
* revamp target: add support for netusg20 boardClaudio Mignanti2010-06-1810-244/+311
| | | | SVN-Revision: 21838
* replace old quote stripping with calls to qstrip macroNicolas Thill2010-04-291-3/+3
| | | | SVN-Revision: 21242
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-0/+21
| | | | SVN-Revision: 21132
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-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 Thill2010-03-111-1/+0
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* ppp: enable multilink support (#4837)Jo-Philipp Wich2010-02-221-4/+0
| | | | SVN-Revision: 19811
* some more Kconfig symbol move..Imre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-4/+1
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-17/+17
| | | | SVN-Revision: 18367
* fix u-boot installationFlorian Fainelli2009-10-291-1/+1
| | | | SVN-Revision: 18208
* fix u-boot linking failure with an EABI toolchainFlorian Fainelli2009-10-291-0/+52
| | | | SVN-Revision: 18207
* fix dfboot linking failures (#5937)Florian Fainelli2009-10-291-1/+2
| | | | SVN-Revision: 18206
* prepare for the removal of squashfs 3.4: switch olpc to 2.6.30 (let's hope ↵Imre Kaloz2009-10-261-1/+1
| | | | | | it works fine), and mark at91 broken SVN-Revision: 18160
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-061-6/+0
| | | | SVN-Revision: 17948
* move more CONFIG_SND entries to genericNicolas Thill2009-10-061-1/+0
| | | | SVN-Revision: 17942