summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6/config/default
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-199/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* update ar7 config, disable watchdog for now (closes: #2146)Nicolas Thill2007-08-181-1/+2
| | | | SVN-Revision: 8422
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)Nicolas Thill2007-07-271-52/+10
| | | | SVN-Revision: 8189
* Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add ↵Florian Fainelli2007-07-241-0/+31
| | | | | | prom_printf required for kgdb, make kgbd finally work, thanks ! SVN-Revision: 8141
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-0/+3
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* Resync kernel configuration with generic-2.6Florian Fainelli2007-05-271-20/+1
| | | | SVN-Revision: 7353
* fix ar7 compileFelix Fietkau2007-05-241-6/+25
| | | | SVN-Revision: 7331
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-201-0/+1
| | | | SVN-Revision: 7285
* Use console config from adam2/pspboot environment (#1623).Eugene Konev2007-05-061-1/+1
| | | | SVN-Revision: 7107
* remove bluetooth from kernel configFelix Fietkau2007-04-201-1/+1
| | | | SVN-Revision: 7013
* ar7: improve search for image start (thanks matteo), add support for avm eva ↵Eugene Konev2007-04-151-1/+1
| | | | | | image format (thanks unverbraucht, #1566), support jffs2 images. SVN-Revision: 6948
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.Eugene Konev2007-03-251-1/+1
| | | | SVN-Revision: 6693
* Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel ↵Eugene Konev2007-03-191-0/+1
| | | | | | tried to free initramfs twice). SVN-Revision: 6613
* Add ar7-2.6 port (marked as broken for now).Eugene Konev2007-03-181-0/+204
SVN-Revision: 6600