Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ↵ | Florian Fainelli | 2008-11-27 | 3 | -231/+227 |
| | | | | | | window_size/addr from the board setup code - indentation fixes - remove duplicate code - move bcm_tag declaration out of the MTD driver SVN-Revision: 13379 | ||||
* | Add missing config symbol for SSB | Florian Fainelli | 2008-11-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 13378 | ||||
* | ag71xx driver: use SoC specific PLL values | Gabor Juhos | 2008-11-27 | 1 | -13/+15 |
| | | | | SVN-Revision: 13377 | ||||
* | ag71xx driver: introduce new flag for the AR913x SOCs | Gabor Juhos | 2008-11-27 | 2 | -0/+3 |
| | | | | SVN-Revision: 13376 | ||||
* | Commit changes on the files for gpiolib | Florian Fainelli | 2008-11-27 | 3 | -62/+53 |
| | | | | SVN-Revision: 13374 | ||||
* | Convert brcm63xx to gpiolib | Florian Fainelli | 2008-11-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 13373 | ||||
* | add thermal symbol to the generic .25 config | Imre Kaloz | 2008-11-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 13372 | ||||
* | register eth0 device on the AP83 board | Gabor Juhos | 2008-11-27 | 1 | -0/+6 |
| | | | | SVN-Revision: 13371 | ||||
* | ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup | Gabor Juhos | 2008-11-26 | 7 | -61/+126 |
| | | | | SVN-Revision: 13369 | ||||
* | Flatten brcm63xx patches, should make our life easier to patch files now ;) | Florian Fainelli | 2008-11-26 | 65 | -9975/+9249 |
| | | | | SVN-Revision: 13368 | ||||
* | Add missing CONFIG_SSB_SLIENT config symbol | Florian Fainelli | 2008-11-26 | 4 | -0/+4 |
| | | | | SVN-Revision: 13367 | ||||
* | the 'dev' member of the structure was removed in 2.6.27 (see: ↵ | Florian Fainelli | 2008-11-26 | 1 | -2/+2 |
| | | | | | | | | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ce2d488fe039ddd86a638496cf704df86c74eeb), therefore use the qdisc_dev() function instead. Signed-off-by: Russell Senior <seniorr@aracnet.com> SVN-Revision: 13366 | ||||
* | add definitions for AR91xx specific DDR registers | Gabor Juhos | 2008-11-26 | 1 | -8/+13 |
| | | | | SVN-Revision: 13364 | ||||
* | rename DDR registers | Gabor Juhos | 2008-11-26 | 3 | -22/+22 |
| | | | | SVN-Revision: 13363 | ||||
* | Make 4-port LAN and 1 port wan configurations work | Florian Fainelli | 2008-11-26 | 2 | -1/+25 |
| | | | | SVN-Revision: 13362 | ||||
* | ag71xx: dump additional registers in debug mode | Gabor Juhos | 2008-11-26 | 2 | -4/+8 |
| | | | | SVN-Revision: 13361 | ||||
* | nuke the magicbox target and incorporate a rewritten port into ppc40x - ↵ | Imre Kaloz | 2008-11-26 | 14 | -979/+1035 |
| | | | | | | note: no CF driver for now SVN-Revision: 13358 | ||||
* | fix AP83 boot failure | Gabor Juhos | 2008-11-26 | 1 | -0/+7 |
| | | | | SVN-Revision: 13356 | ||||
* | Change booting target from hda to sda. | Jens Muecke | 2008-11-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 13355 | ||||
* | add dummy code for the Atheros AP83 board | Gabor Juhos | 2008-11-25 | 7 | -2/+35 |
| | | | | SVN-Revision: 13354 | ||||
* | add avr32 support to binutils 2.18 | Imre Kaloz | 2008-11-25 | 1 | -0/+11 |
| | | | | SVN-Revision: 13352 | ||||
* | fix lzma uImage generation | Imre Kaloz | 2008-11-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 13351 | ||||
* | enable gigabit feature if the SoC supports it | Gabor Juhos | 2008-11-25 | 1 | -11/+43 |
| | | | | SVN-Revision: 13350 | ||||
* | improve SoC detection | Gabor Juhos | 2008-11-25 | 2 | -7/+50 |
| | | | | SVN-Revision: 13349 | ||||
* | fix ipset patch to have headers installed when using 'make -C $(KDIR) ↵ | Nicolas Thill | 2008-11-25 | 6 | -0/+102 |
| | | | | | | headers_install' SVN-Revision: 13348 | ||||
* | update to 2.6.27.7 | Imre Kaloz | 2008-11-25 | 6 | -6/+6 |
| | | | | SVN-Revision: 13347 | ||||
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 | 24 | -38/+4 |
| | | | | SVN-Revision: 13346 | ||||
* | upgrade avr32 to 2.6.27 | Imre Kaloz | 2008-11-25 | 3 | -16679/+4 |
| | | | | SVN-Revision: 13345 | ||||
* | Fix this nasty patch which prevented others from applying | Florian Fainelli | 2008-11-24 | 1 | -13/+2 |
| | | | | SVN-Revision: 13343 | ||||
* | add experimental fix for OCF on 2.6.27.y (closes #4184) | Gabor Juhos | 2008-11-24 | 1 | -0/+197 |
| | | | | SVN-Revision: 13341 | ||||
* | ethernet driver preparation for gigabit support | Gabor Juhos | 2008-11-24 | 3 | -8/+7 |
| | | | | SVN-Revision: 13340 | ||||
* | fix gpio-leds, and gpio-buttons platform data initialization | Gabor Juhos | 2008-11-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 13337 | ||||
* | Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195) | Florian Fainelli | 2008-11-23 | 3 | -1/+1025 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13332 | ||||
* | create firmware image for the Compex NP25G and WPE53G boards | Gabor Juhos | 2008-11-22 | 1 | -2/+12 |
| | | | | SVN-Revision: 13318 | ||||
* | enable MyLoader partition parser | Gabor Juhos | 2008-11-22 | 5 | -3/+5 |
| | | | | SVN-Revision: 13317 | ||||
* | add NP25G and WP543 board id | Gabor Juhos | 2008-11-22 | 1 | -0/+4 |
| | | | | SVN-Revision: 13316 | ||||
* | brcm63xx has pcmcia support and is able to run b43 on its pci bus | Florian Fainelli | 2008-11-20 | 1 | -2/+13 |
| | | | | SVN-Revision: 13303 | ||||
* | Update brcm63xx broadcom profile now that b43 is available | Florian Fainelli | 2008-11-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 13302 | ||||
* | Synchroniz bcm63xx kernel configuration | Florian Fainelli | 2008-11-20 | 1 | -2/+3 |
| | | | | SVN-Revision: 13300 | ||||
* | Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some ↵ | Florian Fainelli | 2008-11-20 | 1 | -1/+1 |
| | | | | | | garbage, therefore making a simple strcmp will fail SVN-Revision: 13299 | ||||
* | Generate valid images for the bcm96348gw board | Florian Fainelli | 2008-11-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 13298 | ||||
* | Remove those two profiles, people that actually change cards will certainly ↵ | Florian Fainelli | 2008-11-20 | 2 | -26/+0 |
| | | | | | | know how to add modules for them SVN-Revision: 13297 | ||||
* | fix error from last commit | Thomas Langer | 2008-11-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 13296 | ||||
* | some cleanups: - fix CPUID detection - update MTD map for checks and ↵ | Thomas Langer | 2008-11-20 | 14 | -204/+307 |
| | | | | | | sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl) SVN-Revision: 13295 | ||||
* | restore accidentally deleted ofc patches | Gabor Juhos | 2008-11-19 | 2 | -0/+50 |
| | | | | SVN-Revision: 13293 | ||||
* | ocf: move all stuff into files, and fix build error on .25 | Gabor Juhos | 2008-11-19 | 54 | -70367/+25251 |
| | | | | SVN-Revision: 13288 | ||||
* | update ocf-linux to 20080917 | Gabor Juhos | 2008-11-18 | 12 | -442/+12898 |
| | | | | SVN-Revision: 13282 | ||||
* | sync default kernel config | Gabor Juhos | 2008-11-18 | 1 | -16/+3 |
| | | | | SVN-Revision: 13280 | ||||
* | disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED | Gabor Juhos | 2008-11-18 | 2 | -2/+0 |
| | | | | SVN-Revision: 13279 | ||||
* | add experimental support for the AzureWave AW-NR580 board | Gabor Juhos | 2008-11-18 | 8 | -2/+53 |
| | | | | SVN-Revision: 13278 |