summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/au1000-2.6
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-0711-3544/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* More au1000 fixes. Clean up patch Add mount_root specific (different ↵Florian Fainelli2006-05-052-924/+1
| | | | | | partition naming) Add an init script to kernel command line to set up OpenWrt at boot time SVN-Revision: 3730
* Fix zImage target, now really build valid imagesFlorian Fainelli2006-05-041-1156/+1171
| | | | SVN-Revision: 3729
* Add mips kernel entry patch Fix image creationFlorian Fainelli2006-05-022-3/+18
| | | | SVN-Revision: 3723
* Now build rootfs+kernel imagesFlorian Fainelli2006-04-301-8/+91
| | | | SVN-Revision: 3717
* Merge 2.4 patches to 2.6 kernel. Update kernel configFlorian Fainelli2006-04-246-25/+363
| | | | SVN-Revision: 3704
* Add watchdog driver, prevents device from rebooting. Kernel now fully usable ↵Florian Fainelli2006-04-225-551/+2850
| | | | | | Add patches for various image formats Add map for MTX-1 board (same as pb1500) SVN-Revision: 3702
* Linux 2.6.16.7Imre Kaloz2006-04-181-2/+2
| | | | SVN-Revision: 3670
* Add SIP connection tracking helpers. Update 2.6 kernel configuration to ↵Florian Fainelli2006-04-121-0/+2
| | | | | | build SIP connection tracking helper Add informations in menuconfig SVN-Revision: 3627
* Move ueagle to the main kernel config since it is in stock kernel Add Zydas ↵Florian Fainelli2006-04-121-1/+1
| | | | | | ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming SVN-Revision: 3626
* Linux 2.6.16.4 *sigh*Imre Kaloz2006-04-121-2/+2
| | | | SVN-Revision: 3623
* follow the stable tree, upgrade to 2.6.16.3Imre Kaloz2006-04-111-2/+2
| | | | SVN-Revision: 3618
* Add an MTX-1 specific patch to avoid functions redefinition at compile-time. ↵Florian Fainelli2006-04-111-0/+26
| | | | | | Build a full target SVN-Revision: 3616
* Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample ↵Florian Fainelli2006-04-111-70/+3
| | | | | | base-files bridging eth0 with ath0. SVN-Revision: 3615
* Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). ↵Florian Fainelli2006-04-102-0/+1756
Thanks to Etienne for the hardware ;) SVN-Revision: 3606