summaryrefslogtreecommitdiffstats
path: root/target/linux/magicbox-2.6/files
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-063-495/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mostly cosmetic sync with the mainline bubinga codekaloz2007-07-112-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵nbd2007-06-281-0/+5
| | | | | | target (4.1.2 segfaults at compile time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix magicbox, convert mtd mapping to platform_device, add support for ↵kaloz2007-05-262-113/+47
| | | | | | combined flash layout git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix Magicbox for .21 and convert to the new structurekaloz2007-05-244-0/+556
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7328 3c298f89-4303-0410-b956-a3cf2f4a3e73