Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -2/+2 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338 | Florian Fainelli | 2010-04-09 | 2 | -0/+26 |
| | | | | SVN-Revision: 20765 | ||||
* | flashmap and image generation: reduced union bcm_tag to a single struct ↵ | Florian Fainelli | 2010-04-01 | 4 | -433/+186 |
| | | | | | | 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. SVN-Revision: 20652 | ||||
* | move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it | Florian Fainelli | 2010-03-28 | 3 | -362/+178 |
| | | | | SVN-Revision: 20548 | ||||
* | kernel: update to 2.6.32.10 | Gabor Juhos | 2010-03-26 | 2 | -3/+3 |
| | | | | SVN-Revision: 20444 | ||||
* | drop support for 2.6.30 kernel | Florian Fainelli | 2010-03-26 | 80 | -14087/+0 |
| | | | | SVN-Revision: 20438 | ||||
* | add support for D4PW board, patch from mexit | Florian Fainelli | 2010-03-25 | 2 | -0/+120 |
| | | | | SVN-Revision: 20420 | ||||
* | refresh 2.6.32 patches, fix livebox support (#6821) | Florian Fainelli | 2010-03-14 | 21 | -257/+114 |
| | | | | SVN-Revision: 20204 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 3 | -0/+3 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | do not register devices in device_initcall level, this breaks the SSB SPROM ↵ | Florian Fainelli | 2010-03-02 | 2 | -38/+0 |
| | | | | | | registration SVN-Revision: 19957 | ||||
* | remove mail headers from patches | Florian Fainelli | 2010-03-01 | 2 | -128/+0 |
| | | | | SVN-Revision: 19935 | ||||
* | add support for 2.6.33 | Florian Fainelli | 2010-02-28 | 22 | -0/+2939 |
| | | | | SVN-Revision: 19921 | ||||
* | add support for 2.6.32, dropped the SPI patch for now | Florian Fainelli | 2010-02-28 | 23 | -1/+3022 |
| | | | | SVN-Revision: 19919 | ||||
* | build images for RG100A (bcm6358-based boards) (#6755) | Florian Fainelli | 2010-02-28 | 1 | -0/+13 |
| | | | | SVN-Revision: 19894 | ||||
* | fix gpio-leds registration for boards having less than 8 LEDs (#6528) | Florian Fainelli | 2010-02-21 | 1 | -1/+6 |
| | | | | SVN-Revision: 19793 | ||||
* | fix the receiving of packets with a 1500 mtu and vlan enabled (#6698) | Florian Fainelli | 2010-02-19 | 1 | -0/+13 |
| | | | | SVN-Revision: 19753 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 19581 | ||||
* | fix printing of mtd offsets, remove whitespaces. | Florian Fainelli | 2010-01-31 | 1 | -8/+8 |
| | | | | SVN-Revision: 19475 | ||||
* | move files to files-2.6.30, to ease newer kernel integration | Florian Fainelli | 2010-01-31 | 65 | -0/+0 |
| | | | | SVN-Revision: 19471 | ||||
* | brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and ↵ | Daniel Dickinson | 2010-01-28 | 2 | -15/+59 |
| | | | | | | Comtrend CT-5261 SVN-Revision: 19361 | ||||
* | replace the hostapd preselection with a wpad preselection to enable proper ↵ | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
| | | | | | | client mode support in the default images SVN-Revision: 19293 | ||||
* | Fix typo in AGPF_S0 reset button definition | Daniel Dickinson | 2010-01-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19160 | ||||
* | bcm63xx: add gpio leds to alice gate | Claudio Mignanti | 2010-01-15 | 2 | -1/+50 |
| | | | | SVN-Revision: 19152 | ||||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 18635 | ||||
* | kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config | Felix Fietkau | 2009-11-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 18603 | ||||
* | add support for the RTA1025W_16 board (#5979) | Florian Fainelli | 2009-11-22 | 1 | -0/+17 |
| | | | | SVN-Revision: 18476 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -4/+0 |
| | | | | SVN-Revision: 18370 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -19/+19 |
| | | | | SVN-Revision: 18367 | ||||
* | merge upstream fixes on mdio loop | Florian Fainelli | 2009-11-07 | 1 | -0/+9 |
| | | | | SVN-Revision: 18335 | ||||
* | images without tagid now fallback to the untouched partition layout (#6093) | Florian Fainelli | 2009-11-03 | 1 | -2/+9 |
| | | | | SVN-Revision: 18288 | ||||
* | remove no longer used configs and patches | Florian Fainelli | 2009-10-30 | 15 | -1225/+0 |
| | | | | SVN-Revision: 18221 | ||||
* | do not generate trx images, this is useless | Florian Fainelli | 2009-10-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 18204 | ||||
* | remove 2.6.28 support, we never really used it | Florian Fainelli | 2009-10-25 | 13 | -812/+0 |
| | | | | SVN-Revision: 18156 | ||||
* | switch to 2.6.30.9 | Florian Fainelli | 2009-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 18155 | ||||
* | update to 2.6.27.35 | Florian Fainelli | 2009-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18125 | ||||
* | brcm63xx: fix cardbus support with BCM6358 (closes: #5918) | Nicolas Thill | 2009-10-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 17935 | ||||
* | move IMAGE_CMDLINE_HACK default to generic from targets | Andy Boyett | 2009-10-05 | 3 | -3/+0 |
| | | | | SVN-Revision: 17905 | ||||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 17602 | ||||
* | update to 2.6.27.33 | Florian Fainelli | 2009-09-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 17569 | ||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 3 | -3/+0 |
| | | | | SVN-Revision: 17567 | ||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 3 | -0/+3 |
| | | | | SVN-Revision: 17563 | ||||
* | update to 2.6.27.32 | Florian Fainelli | 2009-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 17548 | ||||
* | prevent gpio-buttons registration failure | Florian Fainelli | 2009-09-08 | 1 | -3/+5 |
| | | | | SVN-Revision: 17542 | ||||
* | fix typos against the gpio buttons driver (#5804) | Florian Fainelli | 2009-09-07 | 1 | -2/+3 |
| | | | | SVN-Revision: 17538 | ||||
* | add infrastructure to register gpio-input reset button | Florian Fainelli | 2009-09-06 | 3 | -1/+20 |
| | | | | SVN-Revision: 17526 | ||||
* | fix reboot hang on bcm6345, thanks AndyI | Florian Fainelli | 2009-09-02 | 1 | -1/+3 |
| | | | | SVN-Revision: 17465 | ||||
* | switch to 2.6.27.30 | Florian Fainelli | 2009-08-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 17291 | ||||
* | add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA | Florian Fainelli | 2009-08-12 | 2 | -0/+332 |
| | | | | SVN-Revision: 17234 | ||||
* | fix typo, INT_MASK is writable, INT_STATUS is not | Florian Fainelli | 2009-08-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 17229 |