| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
I did not add the last patch, because it add some stubs for the flash drivers and our patches have to be changed for that, if the flash support in bcma is able to do something I will integrate it.
This also contains 3 additional patches fixing some bugs in bcma.
SVN-Revision: 32880
|
|
|
|
| |
SVN-Revision: 32863
|
|
|
|
| |
SVN-Revision: 32862
|
|
|
|
| |
SVN-Revision: 32861
|
|
|
|
|
|
| |
be applied at first.
SVN-Revision: 32845
|
|
|
|
| |
SVN-Revision: 32670
|
|
|
|
| |
SVN-Revision: 32580
|
|
|
|
|
|
|
|
| |
that applies to all mips targets
The dcache bug that it works around is a generic issue, not a brcm47xx cache quirk
SVN-Revision: 32395
|
|
|
|
| |
SVN-Revision: 32055
|
|
|
|
| |
SVN-Revision: 31848
|
|
|
|
|
|
| |
detect nvram on Linksys E3200
SVN-Revision: 31790
|
|
|
|
| |
SVN-Revision: 31789
|
|
|
|
| |
SVN-Revision: 31788
|
|
|
|
| |
SVN-Revision: 31787
|
|
|
|
|
|
| |
master-2012-05-16-2
SVN-Revision: 31772
|
|
|
|
| |
SVN-Revision: 31771
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* CONFIG_ARCH_DMA_ADDR_T_64BIT
* CONFIG_ARCH_HAS_ILOG2_U32
* CONFIG_ARCH_HAS_ILOG2_U64
* CONFIG_ARCH_PHYS_ADDR_T_64BIT
* CONFIG_ARCH_SUPPORTS_MSI
* CONFIG_GENERIC_CPU_DEVICES
* CONFIG_HWMON_DEBUG_CHIP
* CONFIG_I2C_PXA_PCI
* CONFIG_LEDS_GPIO
* CONFIG_MINIX_FS_NATIVE_ENDIAN
* CONFIG_MLX4_CORE
* CONFIG_POWER_SUPPLY
* CONFIG_POWER_SUPPLY_DEBUG
* CONFIG_QUOTACTL
* CONFIG_SDIO_UART
* CONFIG_SENSORS_K10TEMP
* CONFIG_SENSORS_SCH56XX_COMMON
* CONFIG_SENSORS_VIA_CPUTEMP
* CONFIG_SERIO_AMBAKMI
* CONFIG_SERIO_I8042
* CONFIG_SERIO_LIBPS2
* CONFIG_SERIO_PCIPS2
* CONFIG_SERIO_RAW
* CONFIG_SERIO_SERPORT
* CONFIG_SPI_BITBANG
* CONFIG_SPI_GPIO
SVN-Revision: 31737
|
|
|
|
| |
SVN-Revision: 31709
|
|
|
|
| |
SVN-Revision: 31696
|
|
|
|
|
|
| |
Now tg3 works with the Ethernet core of the Linksys WRT610N v1 (again).
SVN-Revision: 31694
|
|
|
|
| |
SVN-Revision: 31645
|
|
|
|
|
|
| |
This fixes a compile error with kernel 3.3.
SVN-Revision: 31635
|
|
|
|
| |
SVN-Revision: 31599
|
|
|
|
| |
SVN-Revision: 31573
|
|
|
|
|
|
|
|
|
|
| |
The existing code (prior to the patch) does an "ioremap_nocache" on a
subset of a memory region that I think has already been mapped, and then
un-maps that smaller region when it is finished.
Thanks Nathan Hintz for the patch
SVN-Revision: 31481
|
|
|
|
|
|
|
|
| |
Noticed these while reviewing the code.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 31471
|
|
|
|
|
|
|
|
|
|
| |
Because of api change of nvram_getenv, the workaround failed to detect the hardware.
Based on patch by b.sander
Fixes #11268.
SVN-Revision: 31470
|
|
|
|
| |
SVN-Revision: 31459
|
|
|
|
|
|
| |
Thanks Gabor for spotting it.
SVN-Revision: 31337
|
|
|
|
| |
SVN-Revision: 31335
|
|
|
|
|
|
|
|
| |
SoCs.
bcma: use fallback sprom if no on chip sprom is available
SVN-Revision: 31285
|
|
|
|
| |
SVN-Revision: 31278
|
|
|
|
| |
SVN-Revision: 31276
|
|
|
|
| |
SVN-Revision: 31222
|
|
|
|
|
|
| |
Also remove a duplicate patch from lantiq (already in generic).
SVN-Revision: 31158
|
|
|
|
| |
SVN-Revision: 31143
|
|
|
|
|
|
| |
statements
SVN-Revision: 31142
|
|
|
|
| |
SVN-Revision: 31126
|
|
|
|
|
|
|
|
| |
Eliminate unneeded procedure by incorporating code into bcma_device_name
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 31120
|
|
|
|
|
|
|
|
|
|
| |
This probably doesn't matter, but reads/writes are always 4 bytes, so always map 4 bytes.
Changes since v1: Moved changes to new patch file (234-bcma-always-map-4-bytes.patch).
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 31119
|
|
|
|
| |
SVN-Revision: 31093
|
|
|
|
| |
SVN-Revision: 31089
|
|
|
|
| |
SVN-Revision: 31028
|
|
|
|
| |
SVN-Revision: 31015
|
|
|
|
|
|
|
|
| |
This patch add support for the NAND flash on BCM5357 based devices like the WNR3500Lv2.
Thank you Tathagata Das <tathagata@alumnux.com> for the patch
SVN-Revision: 30943
|
|
|
|
|
|
|
|
| |
The patches are now grouped by the part what they are doing and are using three digest numbers.
This does not remove or adds anything
SVN-Revision: 30942
|
|
|
|
| |
SVN-Revision: 30876
|
|
|
|
|
|
| |
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 30875
|
|
|
|
|
|
| |
Thank you Nathan Hintz for the patch
SVN-Revision: 30874
|
|
|
|
|
|
|
|
| |
The SPROM is initialized in bcm47xx_fill_sprom, so move the call to bcm47xx_fill_sprom_ethernet after it.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 30873
|