| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
SVN-Revision: 32591
|
|
|
|
| |
SVN-Revision: 32581
|
|
|
|
| |
SVN-Revision: 32522
|
|
|
|
| |
SVN-Revision: 32512
|
|
|
|
|
|
|
|
|
| |
BCM6338 and BCM6338 have their MSG_CONTROL register width of 8-bits instead of
16-bits. We were previously using a 16-bits write which corrupted the first
byte of the TX FIFO. Also the message type was always set to Full-duplex even
in the case of half-duplex messages.
SVN-Revision: 32409
|
|
|
|
|
|
| |
fixes overcurrent warning spam on 3.3 kernels for bcm63xx again.
SVN-Revision: 32221
|
|
|
|
| |
SVN-Revision: 32096
|
|
|
|
| |
SVN-Revision: 32089
|
|
|
|
| |
SVN-Revision: 32088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge most fixes from #8677:
- add basic hardware detection of Livebox Blue 5g revisions
- register leds and gpio buttons
- fix boot address location
- properly parse mac addresses
Plus some more fixes:
- make board_livebox.c more in line with board_bcm963xx.c
SVN-Revision: 32087
|
|
|
|
| |
SVN-Revision: 32086
|
|
|
|
|
|
|
|
| |
* message pump conversion
* not using stopping state
* setting spi driver mode bits
SVN-Revision: 32078
|
|
|
|
|
|
| |
So that board patches are only touching board-related code
SVN-Revision: 32076
|
|
|
|
|
|
|
| |
Some new board definitions were added within the #ifdef CONFIG_CPU_6338
section while some other were added within #ifdef CONFIG_CPU_6345, fix this
SVN-Revision: 32060
|
|
|
|
|
|
|
| |
It uses spi_register_board_info() from linux/spi/spi.h but does not include it
explicitely.
SVN-Revision: 32058
|
|
|
|
| |
SVN-Revision: 32055
|
|
|
|
|
|
| |
The internal switch did not get registered.
SVN-Revision: 32041
|
|
|
|
|
|
|
|
|
|
|
| |
Build images for 96328avng and 963281TAN (untested) for three different
flash sizes: 4MB, 8MB, and 16MB.
Known issues:
* Button setup unknown, thus no fail-safe available.
* All other BCM6328 and BCM63XX issues
SVN-Revision: 32004
|
|
|
|
| |
SVN-Revision: 32003
|
|
|
|
|
|
|
|
|
|
|
| |
Build images for D-Link DSL-274XB revision F1. Flashing
through original web UI as well as CFE works.
Known issues:
* wifi led inverted (on when wifi is off and vice cersa)
* same issues as generic bcm6328 support
SVN-Revision: 31885
|
|
|
|
| |
SVN-Revision: 31884
|
|
|
|
|
|
|
|
|
|
|
| |
BCM6328 support is in a usable state, with the following issues
* internal switch port not configurable
* external phys not supported
* broadcom wifis will probably not work correctly
* and all other generic bcm63xx issues (so yes, still no ADSL)
SVN-Revision: 31883
|
|
|
|
| |
SVN-Revision: 31882
|
|
|
|
|
|
|
|
| |
bcm_enetsw_probe did not properly reset port states, resulting in
connected ports staying disabled after bringing up the interface the
second time.
SVN-Revision: 31881
|
|
|
|
| |
SVN-Revision: 31880
|
|
|
|
|
|
|
| |
Add support for the HSSPI controller found on bcm6328 and SPI attached
flash.
SVN-Revision: 31879
|
|
|
|
| |
SVN-Revision: 31878
|
|
|
|
| |
SVN-Revision: 31877
|
|
|
|
|
|
|
| |
Prevents CFE from flashing to the second image offset. Fix up the rootfs
length on first boot else CFE will complain.
SVN-Revision: 31876
|
|
|
|
| |
SVN-Revision: 31874
|
|
|
|
| |
SVN-Revision: 31873
|
|
|
|
| |
SVN-Revision: 31872
|
|
|
|
|
|
| |
No need to keep the bcm63xx/ at the start or the chipid info at the end.
SVN-Revision: 31871
|
|
|
|
| |
SVN-Revision: 31848
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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: 31645
|
|
|
|
|
|
|
|
|
| |
The fallback sprom handler was installed too late, resulting in ssb
failing to get a valid sprom on some devices.
Fixes #11384.
SVN-Revision: 31638
|
|
|
|
| |
SVN-Revision: 31550
|
|
|
|
| |
SVN-Revision: 31541
|
|
|
|
| |
SVN-Revision: 31491
|
|
|
|
| |
SVN-Revision: 31464
|
|
|
|
| |
SVN-Revision: 31463
|
|
|
|
| |
SVN-Revision: 31462
|
|
|
|
|
|
| |
Only build bcm6368 images when building for linux 3.3.
SVN-Revision: 31133
|
|
|
|
| |
SVN-Revision: 31132
|
|
|
|
| |
SVN-Revision: 31131
|
|
|
|
| |
SVN-Revision: 31130
|
|
|
|
|
|
|
|
|
| |
Add basic support for the internal ethernet switch on bcm6368. It behaves
as a dumb switch for now, but allows basic connectivity.
Also drop the ethernet patch for bcm6345 for now, it needs rework.
SVN-Revision: 31129
|
|
|
|
|
|
| |
Add missing external IRQ code parts for older chips in the new code.
SVN-Revision: 31128
|