Jonas Gorski
099d5eec06
bcm63xx: add preliminary support for bcm6328
...
SVN-Revision: 31878
2012-05-27 13:22:29 +00:00
Jonas Gorski
7dbb132c88
bcm63xx: add flash type detection
...
SVN-Revision: 31877
2012-05-27 13:22:25 +00:00
Jonas Gorski
b0ffeb0021
bcm63xx: pad Speedport W303 V images to 4 MiB
...
Prevents CFE from flashing to the second image offset. Fix up the rootfs
length on first boot else CFE will complain.
SVN-Revision: 31876
2012-05-27 13:22:22 +00:00
Jonas Gorski
226b030e44
bcm63xx: add a default switch configuration for DSL-274XB
...
SVN-Revision: 31874
2012-05-27 13:22:17 +00:00
Jonas Gorski
db1ff5c6fa
bcm63xx: setup network config through uci-defaults
...
SVN-Revision: 31873
2012-05-27 13:22:14 +00:00
Jonas Gorski
72b4fdecc9
bcm63xx: move the board name workaround to /lib/brcm63xx.sh
...
SVN-Revision: 31872
2012-05-27 13:22:11 +00:00
Jonas Gorski
dd37687de0
bcm63xx: use the exact board id as board identification string
...
No need to keep the bcm63xx/ at the start or the chipid info at the end.
SVN-Revision: 31871
2012-05-27 13:22:08 +00:00
Gabor Juhos
2ae5581447
kernel: update linux 3.3 to 3.3.7
...
SVN-Revision: 31848
2012-05-23 21:05:32 +00:00
Gabor Juhos
39994008cb
linux: move certain disabled symbols to the generic configs
...
* 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
2012-05-15 10:58:52 +00:00
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
2012-05-14 09:18:32 +00:00
Gabor Juhos
34018a630f
kernel: update linux 3.3 to 3.3.5
...
SVN-Revision: 31645
2012-05-07 20:11:43 +00:00
Jonas Gorski
b218b15709
bcm63xx: fix a race between PCI bus scan and fallback sprom registration
...
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
2012-05-06 21:25:34 +00:00
Florian Fainelli
5d9b44d110
use a define for the poll and debounce interval
...
SVN-Revision: 31550
2012-05-02 15:40:26 +00:00
Gabor Juhos
cbfce53831
kernel: update linux 3.3 to 3.3.4
...
SVN-Revision: 31541
2012-04-30 08:38:11 +00:00
Florian Fainelli
e047cf1899
switch to gpio-keys-polled
...
SVN-Revision: 31491
2012-04-27 16:44:48 +00:00
Jonas Gorski
8a38c62c07
bcm63xx: drop linux 3.2 support
...
SVN-Revision: 31464
2012-04-24 11:49:27 +00:00
Jonas Gorski
77219290e1
bcm63xx: drop linux 3.0 support
...
SVN-Revision: 31463
2012-04-24 11:49:24 +00:00
Jonas Gorski
49de6c1714
bcm63xx: switch kernel to 3.3
...
SVN-Revision: 31462
2012-04-24 11:49:19 +00:00
Jonas Gorski
f7df1eafc4
bcm63xx: enable bcm6368 for linux 3.3 and build images
...
Only build bcm6368 images when building for linux 3.3.
SVN-Revision: 31133
2012-03-28 20:42:37 +00:00
Jonas Gorski
c7ae2fccb6
bcm63xx: add initial support for bcm6368 boards
...
SVN-Revision: 31132
2012-03-28 20:42:34 +00:00
Jonas Gorski
68f268a5eb
bcm63xx: add driver for the internal hw trng on bcm6368
...
SVN-Revision: 31131
2012-03-28 20:42:30 +00:00
Jonas Gorski
78fb818f7c
bcm63xx: replace SPI driver with latest upstream version
...
SVN-Revision: 31130
2012-03-28 20:42:25 +00:00
Jonas Gorski
a2adca6ee9
bcm63xx: add ethernet support for bcm6368
...
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
2012-03-28 20:42:20 +00:00
Jonas Gorski
0876972850
bcm63xx: add missing bits from extirq support
...
Add missing external IRQ code parts for older chips in the new code.
SVN-Revision: 31128
2012-03-28 20:42:15 +00:00
Jonas Gorski
44d546290a
bcm63xx: reorder patches
...
Reorder patches for a clearer distinction between the purposes of
the different patches.
SVN-Revision: 31127
2012-03-28 20:42:09 +00:00
Felix Fietkau
db6e326c56
targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
...
SVN-Revision: 31015
2012-03-19 09:58:13 +00:00
Florian Fainelli
07486c4d96
remove udc patch since it is unused
...
SVN-Revision: 30920
2012-03-13 14:06:44 +00:00
Florian Fainelli
1029786936
remove 3.1 support
...
SVN-Revision: 30823
2012-03-05 16:50:42 +00:00
Florian Fainelli
75b5f4a6b4
rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-generic
...
SVN-Revision: 30822
2012-03-05 14:49:34 +00:00
Florian Fainelli
c327915156
generate generic images for BCM96358VW and BCM96358VW2 ( #10666 )
...
SVN-Revision: 30821
2012-03-05 14:49:31 +00:00
Florian Fainelli
ca1e59660e
wire bcm96348gw-10 reset button ( #10854 )
...
SVN-Revision: 30820
2012-03-05 14:23:45 +00:00
Florian Fainelli
631a035a76
Merge branch 'bcm63xx'
...
SVN-Revision: 30819
2012-03-05 13:29:54 +00:00
Jonas Gorski
778e5d4fa5
brcm63xx: add support for linux 3.3
...
SVN-Revision: 30027
2012-02-04 10:17:27 +00:00
Jonas Gorski
e67f4477bb
kernel: update linux 3.0 to 3.0.18
...
SVN-Revision: 29965
2012-01-31 09:43:53 +00:00
Florian Fainelli
882eddbf92
build 96348R images
...
SVN-Revision: 29960
2012-01-30 21:12:32 +00:00
Florian Fainelli
0700644b16
remove support for 2.6.39
...
SVN-Revision: 29959
2012-01-30 21:12:28 +00:00
Florian Fainelli
038fc8eac3
bump to 3.0.17
...
SVN-Revision: 29958
2012-01-30 21:12:25 +00:00
Jonas Gorski
3883e71097
brcm63xx: add support for linux 3.2
...
SVN-Revision: 29731
2012-01-13 14:59:50 +00:00
Jonas Gorski
c560444a58
kernel: update linux 3.1 to 3.1.9
...
SVN-Revision: 29726
2012-01-13 14:38:28 +00:00
Jonas Gorski
e49d3e1d5b
kernel: update linux 3.0 to 3.0.17
...
SVN-Revision: 29725
2012-01-13 14:10:44 +00:00
Daniel Dickinson
034b7f0ef5
Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended to control ethernet LED (the led behaviour is a side effect) and using the gpio as an led causes kernel panics.
...
SVN-Revision: 29712
2012-01-11 13:47:48 +00:00
Florian Fainelli
718907b661
don't package gpioctl by default
...
SVN-Revision: 29288
2011-11-21 16:36:39 +00:00
Jo-Philipp Wich
b5739aabd9
fix D-Link DSL-2650U image generation
...
SVN-Revision: 29266
2011-11-19 21:34:51 +00:00
Jonas Gorski
8bac0df4ae
linux: update 3.0 to 3.0.9
...
SVN-Revision: 29264
2011-11-19 18:39:12 +00:00
Florian Fainelli
ae90aa4efd
build images for D-Link DSL-2650U ( #9003 )
...
SVN-Revision: 29238
2011-11-18 10:37:03 +00:00
Florian Fainelli
7f787707de
build images for Pirelli A226M ( #10409 )
...
SVN-Revision: 29045
2011-11-13 19:19:22 +00:00
Florian Fainelli
5dc2098448
register uart0 on DWV-S0 boards ( #10409 )
...
SVN-Revision: 29044
2011-11-13 19:19:18 +00:00
Florian Fainelli
717a4391d7
rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patch
...
SVN-Revision: 29041
2011-11-13 19:19:05 +00:00
Jonas Gorski
d8acb75009
linux: update 3.1 to 3.1.1
...
SVN-Revision: 29007
2011-11-13 10:48:05 +00:00
Jo-Philipp Wich
a9e64493d8
target: globally disable BSD process accounting
...
SVN-Revision: 28584
2011-10-25 16:18:36 +00:00