400 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Florian Fainelli 84dd37d930 fix bcm6358 spi base register address (#7234) 15 years ago
Florian Fainelli 52231f694d the SPI_CMD register is 16-bits wide 15 years ago
Nicolas Thill b1b2b04639 package/kernel: move PCMCIA modules to their own file & submenu 15 years ago
Nicolas Thill 484051d055 package/kernel: move target specific modules to their own target files 15 years ago
Florian Fainelli 2bab1a43be register spi controller, remove whitespaces 15 years ago
Florian Fainelli 6b423d5ecb resync 2.6.33 mtd patch with the one for 2.6.32 15 years ago
Florian Fainelli 41836b16bb fix wrong refresh on flashmap patch 15 years ago
Florian Fainelli ca3e07d639 re-instate SPI support 15 years ago
Florian Fainelli 0b47141194 refresh 2.6.32 patches 15 years ago
Florian Fainelli be2a5389e6 alwasy read imagetag with 64K erase block size 15 years ago
Gabor Juhos 81062a12ac kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels 15 years ago
Daniel Dickinson fe5d55977e tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120 15 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 15 years ago
Florian Fainelli b87e590b24 do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338 15 years ago
Florian Fainelli 2a4fb82289 flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore. 15 years ago
Florian Fainelli dad85cddac move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it 15 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10 15 years ago
Florian Fainelli 10d4e5b4b0 drop support for 2.6.30 kernel 15 years ago
Florian Fainelli 928dfc550f add support for D4PW board, patch from mexit 15 years ago
Florian Fainelli f2e91995ea refresh 2.6.32 patches, fix livebox support (#6821) 15 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 15 years ago
Florian Fainelli 2c13d45b29 do not register devices in device_initcall level, this breaks the SSB SPROM registration 15 years ago
Florian Fainelli 0cd5b9983f remove mail headers from patches 15 years ago
Florian Fainelli 4f4066d3e0 add support for 2.6.33 15 years ago
Florian Fainelli 984ac762e4 add support for 2.6.32, dropped the SPI patch for now 15 years ago
Florian Fainelli ada5848ba6 build images for RG100A (bcm6358-based boards) (#6755) 15 years ago
Florian Fainelli 12a2f9b7b8 fix gpio-leds registration for boards having less than 8 LEDs (#6528) 15 years ago
Florian Fainelli 8a1f7817d1 fix the receiving of packets with a 1500 mtu and vlan enabled (#6698) 15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols 15 years ago
Florian Fainelli e716256d86 fix printing of mtd offsets, remove whitespaces. 15 years ago
Florian Fainelli b8d99458ff move files to files-2.6.30, to ease newer kernel integration 15 years ago
Daniel Dickinson 022594b0ed brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comtrend CT-5261 15 years ago
Felix Fietkau 2aa0d20756 replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images 15 years ago
Daniel Dickinson f623119680 Fix typo in AGPF_S0 reset button definition 15 years ago
Claudio Mignanti b031e14bf0 bcm63xx: add gpio leds to alice gate 15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches 15 years ago
Felix Fietkau fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config 15 years ago
Florian Fainelli 0adbdf6409 add support for the RTA1025W_16 board (#5979) 15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move.. 15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups 15 years ago
Imre Kaloz ef42fb4c13 sort all target config files 15 years ago
Florian Fainelli e9a02ff509 merge upstream fixes on mdio loop 15 years ago
Florian Fainelli 9a84de9e01 images without tagid now fallback to the untouched partition layout (#6093) 15 years ago
Florian Fainelli 5e7b871d8a remove no longer used configs and patches 15 years ago
Florian Fainelli 411d1ba1bb do not generate trx images, this is useless 15 years ago
Florian Fainelli 338490bd50 remove 2.6.28 support, we never really used it 15 years ago
Florian Fainelli 7100c1efd9 switch to 2.6.30.9 15 years ago
Florian Fainelli 46c66bba36 update to 2.6.27.35 15 years ago
Nicolas Thill f22156bf9e brcm63xx: fix cardbus support with BCM6358 (closes: #5918) 15 years ago
Andy Boyett c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets 15 years ago