| Commit message (Expand) | Author | Age | Files | Lines |
* | generic: add rt2x00_platform.h | Gabor Juhos | 2011-07-03 | 1 | -0/+19 |
* | ramips: add all supported boards to lib/ramips.sh | Gabor Juhos | 2011-07-03 | 1 | -5/+20 |
* | ramips: check the size of the uImage in image generation | Gabor Juhos | 2011-07-03 | 1 | -6/+3 |
* | ramips: use lowercase partiion names on the WCR150GN board | Gabor Juhos | 2011-07-03 | 2 | -5/+5 |
* | ramips: use different partition names in the DIR-300-B1 image | Gabor Juhos | 2011-07-03 | 1 | -1/+8 |
* | ramips: force word write on flashes with AMD cmdset (#9252) | Gabor Juhos | 2011-07-03 | 1 | -0/+70 |
* | ramips: update partition map for DIR-300-B1 | Gabor Juhos | 2011-07-03 | 1 | -4/+4 |
* | ramips: consistently use 'firmware' name for sysupgrade partitions | Gabor Juhos | 2011-07-03 | 6 | -6/+6 |
* | ramips: fix a section mismatch warning | Gabor Juhos | 2011-07-03 | 1 | -1/+1 |
* | ramips: remove unused include from the common GPIO code | Gabor Juhos | 2011-07-03 | 1 | -1/+0 |
* | ramips: disable watchdog on sysupgrade | Gabor Juhos | 2011-07-03 | 1 | -0/+10 |
* | ramips: swap target check in image generation | Gabor Juhos | 2011-07-03 | 1 | -3/+3 |
* | ramips: update HW550-3G mtd partitions | Gabor Juhos | 2011-07-03 | 1 | -8/+4 |
* | ramips: set cp0_perfcount_irq for RT305X | Gabor Juhos | 2011-07-03 | 1 | -0/+5 |
* | [x86] target/patches: This has been sent upstream, but might not appear for a... | Daniel Dickinson | 2011-07-03 | 2 | -0/+24 |
* | [x86] target/patches: Like the earlier mfgpt patch, the new GPIO drivers also... | Daniel Dickinson | 2011-07-03 | 2 | -0/+22 |
* | [x86] Revert "Like the earlier mfgpt patch, the new GPIO drivers also require... | Daniel Dickinson | 2011-07-03 | 2 | -22/+0 |
* | Like the earlier mfgpt patch, the new GPIO drivers also require the MFD drive... | Daniel Dickinson | 2011-07-03 | 2 | -0/+22 |
* | The Geode CS5535 and CS5536 companion chips are backward compatible with the ... | Daniel Dickinson | 2011-07-03 | 1 | -0/+1 |
* | ar71xx: use 4k image only for the AP121 board | Gabor Juhos | 2011-07-02 | 1 | -15/+15 |
* | [cns21xx]: cns21xx belongs to the Econa family, too | Imre Kaloz | 2011-07-02 | 1 | -1/+1 |
* | [etrax]: mark it broken | Imre Kaloz | 2011-07-02 | 1 | -1/+1 |
* | [ar71xx] revert r27043 (#9513) | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 |
* | [ar71xx] revert r27341, it introduce wrong behaviour for other models | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 |
* | [ar71xx] turn status LED off if device finished initializing | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 |
* | [avr32]: upgrade avr32 u-boot to 2011.06 | Imre Kaloz | 2011-07-01 | 2 | -8/+8 |
* | [avr32]: upgrade to 2.6.39.2 | Imre Kaloz | 2011-07-01 | 1 | -1/+1 |
* | [cns3xxx]: preliminary 3.0 support | Imre Kaloz | 2011-07-01 | 15 | -0/+27379 |
* | [target/generic/3.0]: add missing kernel symbols | Imre Kaloz | 2011-07-01 | 1 | -0/+4 |
* | fix the gpio_dev driver: remove existing forward port patches, use unlocked_i... | Felix Fietkau | 2011-07-01 | 6 | -58/+3 |
* | ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H code | Gabor Juhos | 2011-06-30 | 1 | -6/+0 |
* | brcm47xx: deactivate wndr3400 for now as this device will not boot | Hauke Mehrtens | 2011-06-29 | 1 | -1/+1 |
* | ar71xx: merge 2.6.39 patches | Gabor Juhos | 2011-06-29 | 5 | -985/+37 |
* | ar71xx: remove 2.6.37 support as well | Gabor Juhos | 2011-06-29 | 35 | -1205/+0 |
* | ar71xx: remove 2.6.38 support | Gabor Juhos | 2011-06-29 | 34 | -1147/+0 |
* | ar71xx: switch to 2.6.39 | Gabor Juhos | 2011-06-29 | 1 | -1/+1 |
* | ar71xx: add 2.6.39 support | Gabor Juhos | 2011-06-29 | 37 | -0/+2144 |
* | ar71xx: remove ar71xx_gpio_irq_set_type | Gabor Juhos | 2011-06-29 | 1 | -11/+0 |
* | ar71xx: add separate handlers for IP3 interrupts | Gabor Juhos | 2011-06-29 | 1 | -5/+39 |
* | ar71xx: use separate handlers for IP2 interrupts | Gabor Juhos | 2011-06-29 | 1 | -20/+48 |
* | ar71xx: remove useless irq_desc.status initializations | Gabor Juhos | 2011-06-29 | 3 | -13/+4 |
* | generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0 | Gabor Juhos | 2011-06-29 | 2 | -0/+2 |
* | brcm47xx: generate image to flash on Netgear WNDR3400. | Hauke Mehrtens | 2011-06-28 | 1 | -0/+1 |
* | brcm47xx: add initial support for devices with bcma bus. | Hauke Mehrtens | 2011-06-28 | 23 | -47/+3320 |
* | kernel: refresh patches for kernel 3.0-rc5 | Hauke Mehrtens | 2011-06-28 | 4 | -9/+10 |
* | kernel: update ssb and bcma to linux-next next-20110628 | Hauke Mehrtens | 2011-06-28 | 6 | -57/+51 |
* | kernel: update kernel to 2.6.39.2 | Hauke Mehrtens | 2011-06-28 | 10 | -10/+10 |
* | [cns3xxx]: ethernet cleanup and sata fix - thanks, Chris | Imre Kaloz | 2011-06-28 | 4 | -73/+388 |
* | brcm47xx: update kernel to version 2.6.39 | Hauke Mehrtens | 2011-06-27 | 1 | -1/+1 |
* | kernel: update ssb and bcma to linux-next next-20110627 | Hauke Mehrtens | 2011-06-27 | 11 | -387/+3492 |