summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx-2.6
Commit message (Collapse)AuthorAgeFilesLines
* Preliminary support to bcm6358Florian Fainelli2007-07-171-9/+19
| | | | SVN-Revision: 8020
* bump brcm63xx to 2.6.22.1, tooImre Kaloz2007-07-174-20/+20
| | | | SVN-Revision: 8018
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-0/+2
| | | | | | md5sums to a central place SVN-Revision: 7748
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-11/+6
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* kernel config resync with generic-2.6Florian Fainelli2007-05-311-4/+0
| | | | SVN-Revision: 7413
* Update to .21Florian Fainelli2007-05-305-72/+39
| | | | SVN-Revision: 7408
* brcm63xx cleanups; add a watchdog driver, indent serial console driver, add ↵Florian Fainelli2007-04-178-691/+982
| | | | | | support for another sst flash SVN-Revision: 6985
* Re-enable PCI subsystem here too :))Florian Fainelli2007-04-171-1/+1
| | | | SVN-Revision: 6984
* Restore the old flash mapping, no brcm63xx has the HDR0 headerFlorian Fainelli2007-04-151-433/+236
| | | | SVN-Revision: 6952
* Fix warningsFlorian Fainelli2007-04-081-15/+23
| | | | SVN-Revision: 6899
* Re-enable MPI/PCI codeFlorian Fainelli2007-04-081-7/+1
| | | | SVN-Revision: 6897
* Major cleanup : - no more Broadcom kerSys* code - working runtime boot ↵Florian Fainelli2007-04-0846-4979/+2854
| | | | | | loader detection - updated flash map driver SVN-Revision: 6896
* Split up brcm63xx into files/Florian Fainelli2007-04-0335-9762/+9634
| | | | SVN-Revision: 6848
* clean up nfsd kernel config entries (#1523)Felix Fietkau2007-03-271-2/+0
| | | | SVN-Revision: 6731
* Update kernel configFlorian Fainelli2007-03-241-7/+1
| | | | SVN-Revision: 6690
* Fix a typoFlorian Fainelli2007-03-211-1/+1
| | | | SVN-Revision: 6630
* Fix compilation errors with xt_portscanFlorian Fainelli2007-03-161-1/+1
| | | | SVN-Revision: 6578
* Fix the serial driver with the devfs removalFlorian Fainelli2007-03-161-1/+1
| | | | SVN-Revision: 6577
* split out profile definitions from MakefilesTim Yardley2007-03-024-17/+49
| | | | | | | | | | | structure is as follows: target/linux/<arch>/profiles/<profilename>.mk These files are included by a blob match in the target Makefile The files should be labeled based on their profile Name in the definition SVN-Revision: 6468
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-251-1/+1
| | | | SVN-Revision: 6360
* add missing config filesFelix Fietkau2007-02-221-0/+490
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-221-1824/+0
| | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337
* port [6229] to kamikazeFelix Fietkau2007-02-081-1/+1
| | | | SVN-Revision: 6275
* Forgot to add the DELUDE target :/Florian Fainelli2007-01-231-0/+1
| | | | SVN-Revision: 6183
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+2
| | | | SVN-Revision: 6182
* Backport linux-atm api from 2.6.8.1 for brcm63xxFlorian Fainelli2007-01-081-0/+238
| | | | SVN-Revision: 6029
* brcm63xx has ATM supportFlorian Fainelli2007-01-081-1/+1
| | | | SVN-Revision: 6028
* malbon has contributed to flash map driver as well, update the driver ↵Florian Fainelli2007-01-051-82/+7
| | | | | | description SVN-Revision: 5991
* Make 6348 as the default target, yeah, what a fix :/Florian Fainelli2007-01-051-1/+1
| | | | SVN-Revision: 5990
* brcm63xx devices also have USB as wellFlorian Fainelli2007-01-051-1/+1
| | | | SVN-Revision: 5989
* Enable pcmcia for brcm63xx (#1125)Florian Fainelli2007-01-021-4/+12
| | | | SVN-Revision: 5963
* store the default kernel version for our ports in a single place (target ↵Felix Fietkau2006-12-251-4/+0
| | | | | | makefiles can still override it if necessary) SVN-Revision: 5899
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-191-2/+2
| | | | | | ixp4xx SVN-Revision: 5856
* More bcm963xx fixesFlorian Fainelli2006-12-192-16/+7
| | | | SVN-Revision: 5852
* More bcm963xx fixes with 2.6.19Florian Fainelli2006-12-181-11/+12
| | | | SVN-Revision: 5849
* some platform support path name cleanupFelix Fietkau2006-12-181-2/+2
| | | | SVN-Revision: 5846
* Oops, commited just one part :/Florian Fainelli2006-12-181-0/+381
| | | | SVN-Revision: 5842
* Update brcm63xx flash map driver for 2.6.19Florian Fainelli2006-12-181-324/+8
| | | | SVN-Revision: 5841
* Add a Ralink profileFlorian Fainelli2006-12-181-0/+6
| | | | SVN-Revision: 5835
* Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we ↵Florian Fainelli2006-12-173-853/+753
| | | | | | update this patch to 2.6.19 SVN-Revision: 5817
* Upgrade to Linux 2.6.19Felix Fietkau2006-12-142-17/+17
| | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 SVN-Revision: 5789
* Add Wi-Fi profiles (for what it matters with this arch)Florian Fainelli2006-12-111-0/+13
| | | | SVN-Revision: 5763
* brcm63xx is currently brokenFlorian Fainelli2006-12-101-1/+1
| | | | SVN-Revision: 5753
* Forgot the kernel configFlorian Fainelli2006-12-101-1/+1
| | | | SVN-Revision: 5752
* Normalize patch : change MIPS_BRCM to BCM963XXFlorian Fainelli2006-12-102-7/+7
| | | | SVN-Revision: 5751
* Enable msdos fs support and package itFlorian Fainelli2006-12-091-2/+5
| | | | SVN-Revision: 5741
* Add HFS and HFS+ modules (#1024)Florian Fainelli2006-12-071-2/+2
| | | | SVN-Revision: 5713
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-281-0/+33
| | | | | | directories are now self contained SVN-Revision: 5669
* CFE tag partitioning support.Mike Albon2006-11-231-65/+206
| | | | SVN-Revision: 5631
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-1/+1
| | | | SVN-Revision: 5586