Jonas Gorski
4ecf7d09a1
bcm63xx: add a default switch configuration for DSL-274XB
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-27 13:22:17 +00:00
Jonas Gorski
4abdddf848
bcm63xx: setup network config through uci-defaults
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-27 13:22:14 +00:00
Jonas Gorski
6082cee9d6
bcm63xx: move the board name workaround to /lib/brcm63xx.sh
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-27 13:22:11 +00:00
Jonas Gorski
1148159a4f
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-27 13:22:08 +00:00
Gabor Juhos
e100214e23
kernel: update linux 3.3 to 3.3.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-23 21:05:32 +00:00
Gabor Juhos
cb4c118e50
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-15 10:58:52 +00:00
Gabor Juhos
cc87185921
kernel: update linux 3.3 to 3.3.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-14 09:18:32 +00:00
Gabor Juhos
3303e79b79
kernel: update linux 3.3 to 3.3.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-07 20:11:43 +00:00
Jonas Gorski
8336cde37f
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 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-06 21:25:34 +00:00
Florian Fainelli
a9d023be01
[brcm63xx] use a define for the poll and debounce interval
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-02 15:40:26 +00:00
Gabor Juhos
465b2a024c
kernel: update linux 3.3 to 3.3.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-30 08:38:11 +00:00
Florian Fainelli
7466f87cc1
[brcm63xx] switch to gpio-keys-polled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-27 16:44:48 +00:00
Jonas Gorski
643a3ba58c
bcm63xx: drop linux 3.2 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 11:49:27 +00:00
Jonas Gorski
f8cce554ff
bcm63xx: drop linux 3.0 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 11:49:24 +00:00
Jonas Gorski
d4be3ed641
bcm63xx: switch kernel to 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 11:49:19 +00:00
Jonas Gorski
4e77771341
bcm63xx: enable bcm6368 for linux 3.3 and build images
...
Only build bcm6368 images when building for linux 3.3.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-28 20:42:37 +00:00
Jonas Gorski
f60e4f7459
bcm63xx: add initial support for bcm6368 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-28 20:42:34 +00:00
Jonas Gorski
d569a898ab
bcm63xx: add driver for the internal hw trng on bcm6368
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-28 20:42:30 +00:00
Jonas Gorski
37d45e311b
bcm63xx: replace SPI driver with latest upstream version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-28 20:42:25 +00:00
Jonas Gorski
9daebe4304
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-28 20:42:20 +00:00
Jonas Gorski
8dc562dfaa
bcm63xx: add missing bits from extirq support
...
Add missing external IRQ code parts for older chips in the new code.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-28 20:42:15 +00:00
Jonas Gorski
f6e63fd141
bcm63xx: reorder patches
...
Reorder patches for a clearer distinction between the purposes of
the different patches.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-28 20:42:09 +00:00
Felix Fietkau
887c0ecd98
targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-19 09:58:13 +00:00
Florian Fainelli
3815238ec6
[brcm63xx] remove udc patch since it is unused
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-13 14:06:44 +00:00
Florian Fainelli
95137eb756
[brcm63xx] remove 3.1 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-05 16:50:42 +00:00
Florian Fainelli
1fdf0ff167
[brcm63xx] rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-generic
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-05 14:49:34 +00:00
Florian Fainelli
8cd8278777
[brcm63xx] generate generic images for BCM96358VW and BCM96358VW2 ( #10666 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-05 14:49:31 +00:00
Florian Fainelli
d49acac3eb
[brcm63xx] wire bcm96348gw-10 reset button ( #10854 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-05 14:23:45 +00:00
Florian Fainelli
e6029cf3d7
Merge branch 'bcm63xx'
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-05 13:29:54 +00:00
Jonas Gorski
395eb83d49
brcm63xx: add support for linux 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-04 10:17:27 +00:00
Jonas Gorski
db12fa60c6
kernel: update linux 3.0 to 3.0.18
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-31 09:43:53 +00:00
Florian Fainelli
61579d0934
[brcm63xx] build 96348R images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-30 21:12:32 +00:00
Florian Fainelli
58cd86efe5
[brcm63xx] remove support for 2.6.39
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-30 21:12:28 +00:00
Florian Fainelli
c1defe3633
[brcm63xx] bump to 3.0.17
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-30 21:12:25 +00:00
Jonas Gorski
4aabd3dd85
brcm63xx: add support for linux 3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-13 14:59:50 +00:00
Jonas Gorski
348b4546eb
kernel: update linux 3.1 to 3.1.9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-13 14:38:28 +00:00
Jonas Gorski
b2e991c3b2
kernel: update linux 3.0 to 3.0.17
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-13 14:10:44 +00:00
Daniel Dickinson
84cac8c91b
[brcm63xx] 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.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-11 13:47:48 +00:00
Florian Fainelli
3361c4d1bf
[brcm63xx] don't package gpioctl by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-21 16:36:39 +00:00
Jo-Philipp Wich
d724cd4a24
[brcm63xx] fix D-Link DSL-2650U image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-19 21:34:51 +00:00
Jonas Gorski
16fd48e131
linux: update 3.0 to 3.0.9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-19 18:39:12 +00:00
Florian Fainelli
7d6a631816
[brcm63xx] build images for D-Link DSL-2650U ( #9003 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-18 10:37:03 +00:00
Florian Fainelli
fb3e9ac6b0
[brcm63xx] build images for Pirelli A226M ( #10409 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 19:19:22 +00:00
Florian Fainelli
150feffb3b
[brcm63xx] register uart0 on DWV-S0 boards ( #10409 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 19:19:18 +00:00
Florian Fainelli
f849b5a225
[brcm63xx] rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 19:19:05 +00:00
Jonas Gorski
e30803b3df
linux: update 3.1 to 3.1.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 10:48:05 +00:00
Jo-Philipp Wich
0a7950b452
target: globally disable BSD process accounting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 16:18:36 +00:00
Hauke Mehrtens
ff1d70f47d
kernel: update kernel to version 2.6.39.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-16 22:04:10 +00:00
Florian Fainelli
9518b7c8a1
[brcm63xx] fix ehci build on 3.0+
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-10 11:37:25 +00:00
Florian Fainelli
d558e58172
[kernel] add ignore_oc in struct ehci_hcd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-10 11:37:21 +00:00
Jonas Gorski
4c03d36b1b
bcm63xx: add support for linux 3.1-rc1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-09 12:19:49 +00:00
Florian Fainelli
fc87157651
[brcm63xx] add support for BCM6345 Ethernet DMA engine
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-02 18:55:55 +00:00
Florian Fainelli
c6242377bd
[brcm63xx] improve BCM6345 support
...
- runtime detect the amount of memory available
- define EBI_BASE as MPI_BASE to get rid of chip-select specific hacks
- fix GPIO control
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-02 18:55:46 +00:00
Jonas Gorski
66421cdc87
bcm63xx: Fix SPI commands and register offsets for BCM6348
...
In 240-spi.patch, spi registers for bcm6348 were all messed up. This patch fixes that.
It also fixes some spi commands for all bcm63xx.
Signed-off-by: Anthony Blakemore <stokie-ant@raverbaby.co.uk>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-25 19:52:47 +00:00
Florian Fainelli
f780ffc6fd
[brcm63xx] add ehci support to DWV-S0 board ( #9059 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-16 08:39:04 +00:00
Florian Fainelli
1218fd06fb
[brcm63xx] fix GEN_SPI_RSET_BASE macro ( #9697 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-13 09:33:11 +00:00
Florian Fainelli
88704d73bb
[brcm63xx] move board_HW553 inside the ifdef ..BCM6358 .. endif block
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-06 10:00:39 +00:00
Daniel Dickinson
297aefe3b4
[brcm63xx] Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image Generator) - the module is built into the kernel.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-06 06:35:24 +00:00
Daniel Dickinson
81e08b77c2
[brcm63xx] profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should be just wlc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-06 06:35:22 +00:00
Florian Fainelli
5e1e039c45
[brcm63xx] hw553: fix missing has_uart0 in board definition ( #9533 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-04 15:04:58 +00:00
Hauke Mehrtens
210af3e57c
kernel: update kernel to 2.6.39.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-28 19:30:58 +00:00
Hauke Mehrtens
b5051f91ff
kernel: update ssb and bcma to linux-next next-20110627
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-27 21:28:40 +00:00
Florian Fainelli
fa61065873
[brcm63xx] remove gpiodev, prefer sysfs gpio
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-25 19:26:17 +00:00
Florian Fainelli
d72a90ee7b
[brcm63xx] register SSB sprom after ethernet devices
...
In case the MAC address pool is not big enough to also register a SSB SPROM
prefer registering the Ethernet devices.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-22 12:32:03 +00:00
Florian Fainelli
16a2b890cf
[brcm63xx] fix tab damage in 141-led_count.patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-21 20:52:58 +00:00
Florian Fainelli
a104f95d05
[kernel] fix and make usable kmod-pcmcia-rsrc
...
This module is also needed for e.g: kmod-bcm63xx-pcmcia
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-21 20:52:53 +00:00
Florian Fainelli
46c6ee1ca7
[brcm63xx] use macros to generate SPI registers table and switches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-21 10:05:51 +00:00
Florian Fainelli
d2e81efd80
[brcm63xx] dev-spi.c checks for running CPU, not board code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-19 20:46:00 +00:00
Florian Fainelli
35faebfc51
[brcm63xx] fixup patches after r27234
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-19 20:28:38 +00:00
Florian Fainelli
333e68fdfd
[brcm63xx] remove accidental bcm6345 related patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-19 20:16:59 +00:00
Florian Fainelli
f41477ce57
[brcm63xx] remove support for 2.6.37 and 2.6.38
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-19 20:14:22 +00:00
Florian Fainelli
0103e97008
[brcm63xx] switch to 2.6.39
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-19 20:12:45 +00:00
Florian Fainelli
ab7d434b54
bcm63xx: Add support for Linux 3.0-rc3
...
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-16 14:34:40 +00:00
Florian Fainelli
8cdbf2c4b6
bcm63xx: Add support for 2.6.39
...
Add support for Kernel 2.6.39. Boots fine on a BCM6358.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-27 09:54:52 +00:00
Florian Fainelli
8dbfe7ca11
bcm63xx: Add support for 2.6.38
...
Add support for Kernel 2.6.38, based on 2.6.38.6. Boots fine on a BCM6358.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-27 09:54:48 +00:00
Florian Fainelli
e95dc4b5c1
[brcm63xx] fold 446-board-D4PW_correction.patch in 440-board-D4PW.patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-26 13:53:00 +00:00
Florian Fainelli
f1e6eb88e8
[brcm63xx] renumber patches accordingly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-26 13:52:56 +00:00
Florian Fainelli
9601ce7e1f
[brcm63xx] renumber board patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-26 12:09:15 +00:00
Florian Fainelli
195f49f69c
[brcm63xx] add support for BT Voyager 2110 ( #8810 )
...
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-20 10:06:25 +00:00
Florian Fainelli
c24a32df6f
[brcm63xx] add support for DSL-2640B rev B2
...
Signed-off-by: Adrian Feliks <mexit@o2.pl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-20 10:06:22 +00:00
Florian Fainelli
4b5cddfaca
[brcm63xx] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-20 10:06:18 +00:00
Florian Fainelli
a6aa5507e7
[brcm63xx] add support for D-Link DVA-G3810BN/TL
...
This patch adds support for D-Link's DVA-G3810BN/TL product.
Signed-off-by: Roman Dumycz <roman@secureas.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-20 10:06:15 +00:00
Florian Fainelli
764614896e
[brcm63xx] add support for BT Voyager 2500 ( #9070 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-20 10:06:07 +00:00
Florian Fainelli
05bf83accb
[brcm63xx] add support for USR9108 LEDs ( #9372 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-20 10:06:04 +00:00
Florian Fainelli
0da640db3b
bcm63xx: Add support for the T-Home Speedport W 303V
...
Add the required board definition, default config and image generation for
the T-Home Speedport W 303V Typ B.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-11 13:34:14 +00:00
Florian Fainelli
93e4186e52
bcm63xx: Update support for the DSL-274xB revision C
...
Rename the DSL-274xB rev C2's board ID to "AW4139" to match the one used
for the rev C3 (same hardware) and add a fixup for C2. Also generate
images for C3.
While we are at it, rename the LEDs to conform to the Linux LED naming
conventions.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-11 13:33:50 +00:00
Florian Fainelli
bc014cb9cd
bcm63xx: Accept any led with power in its name as power led
...
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-11 13:33:45 +00:00
Florian Fainelli
2811523f2c
bcm63xx: Decouple Board ID and image name for fixup
...
Make the fixup board ID independent from the image name to allow using
the same board ID for similar devices.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-11 13:33:41 +00:00
Florian Fainelli
b8f0b2b785
[kernel] fill maintainer infos for a couple of targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-06 12:37:36 +00:00
Hauke Mehrtens
580cad4b9b
brcm47xx: when detecting a ssb pci device without an own sprom write the sprom data from the platform device to the correct pointer.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-05 14:05:21 +00:00
Hauke Mehrtens
a6d76eb003
brcm47xx: add fallback sprom for pci devices without an own sprom.
...
If there is no sprom on an ssb based pci device on the brcm47xx
architecture ssb now asks the architecture code to look into the nvram
to get some sprom data for this device. Now we are able to read out
pci/1/1/ foo or pci/1/3/ foo config options.
This will fix some problems where the wireless devices does not got an
mac address and the following message was show:
ssb: WARNING: Invalid SPROM CRC (corrupt SPROM)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-01 20:28:35 +00:00
Felix Fietkau
026165ed70
brcm63xx: remove patches/configs for 2.6.35
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-17 18:39:46 +00:00
Daniel Dickinson
2bfbe9f602
[brcm63xx] Fixed directory error: added ra1320 patches to trunk/target... subdir instead if target.... in trunk branch.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-17 01:15:47 +00:00
Daniel Dickinson
7c6472a3db
[brcm63xx] Generate images for RTA1320_16M-based routers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-15 14:31:36 +00:00
Daniel Dickinson
b2ae50ed27
bcm63xx: Move the OpenWrt rootfs length field
...
Dual image capable CFEs store an image sequence at the same place as
currently OpenWrt stores the actual rootfs length, so it will get
overwritten when flashing through such a CFE.
To prevent this from happening, move the rootfs length field to the next
four bytes, thus completely using the reserved1 field.
Since the reserved1 field is now completely in use, it does not make sense
to allow it to be set from the imagetag utility, so remove the option.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-15 12:18:25 +00:00
Hauke Mehrtens
5fb18eaef8
kernel: Update to version 2.6.37.6
...
Thank you Peter Wagner for the patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 13:59:07 +00:00
Daniel Dickinson
5a76d52bf8
[brcm63xx] Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-31 06:16:23 +00:00
Florian Fainelli
e844751afa
bcm63xx: Really fix the flash driver in 2.6.37
...
Read back the actual rootfs length from the image tag.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-07 16:55:01 +00:00
Florian Fainelli
78f95daf33
[brcm63xx] fix patches after 2.6.37 update, patch from KanjiMonster
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-01 16:02:38 +00:00
Florian Fainelli
7bfdfcc4bd
[brcm63xx] add support for 2.6.37, patches from KanjiMonster
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-20 19:59:22 +00:00
Florian Fainelli
2ec15bd5be
[brcm63xx] add support for HW553 bcm6358-based boards ( #8844 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-19 15:44:06 +00:00
Florian Fainelli
3cea035cac
[brcm63xx] add support for 'MAGIC' bcm6348-based board
...
I wrote a patch to add 96348SV board (aka MAGIC) support to trunk.
In my case I've found it in a Telsey "Alice W-Gate" router, fairly common
(in the past) in Italy.
I used the board definition (GPIOs, leds, ...) from the Broadcom GPL-2
relased code (here is a mirror: http://beghiero.myftp.org/sorgenti/boardparms.c )
Thanks to KanjiMonster for the support on the IRC channel.
Signed-off-by: Laurento Frittella <laurento.frittella@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-19 12:44:27 +00:00
Florian Fainelli
0a5005e824
[kernel] update to 2.6.35.11
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-19 12:44:16 +00:00
Florian Fainelli
239a77ed96
[brcm63xx] fix T-Com Speedport W 500V default config
...
The device is called SPW500V, not SP500W.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-09 13:09:02 +00:00
Florian Fainelli
405d9f27b2
[brcm63xx] fix build of brcm-wl
...
The fallback needs to be exported for bcm63xx, too. Runtime tested with a
BCM4322 on a BCM6358.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 13:46:12 +00:00
Florian Fainelli
4e2d90b5b8
[brcm63xx] give some credits to Tanguy Bouzeloc in the spi driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-27 02:11:08 +00:00
Florian Fainelli
29481143bf
[brcm63xx] multiple SPI driver fixes
...
- fix platform device registration
- fix chipselect, command register defines, add missing clock
- make slave select proper
- fix multibytes transferts
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-29 16:19:59 +00:00
Daniel Dickinson
a6ec44df02
[brcm63xx] patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real rootfslen for OpenWRT images comes from a bigendian uint32_t in reserved1 of the bcm_tag, which is now used to correctly calculate the rootfslen (and thus the sparelen).
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-28 08:10:32 +00:00
Daniel Dickinson
cec3802964
[brcm63xx] patches-2.6.36: Fix flashmap spare length calculation from previous commit (for rootfs and rootfs_data mtd partitions). Apparently the interruption in working on it resulted in an incorrect memory of getting it working.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-28 04:05:04 +00:00
Florian Fainelli
62f90595e1
[brcm63xx] spi driver: remove bcm_rset usage
...
Since bcm636x platform embeds two spi master device,
the attached patch removes static bcm_rset usage, replaced by
"bs->regs" field for all I/O operation.
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-28 00:24:50 +00:00
Daniel Dickinson
ec103967cb
Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size.
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-26 04:18:13 +00:00
Daniel Dickinson
dda75774e9
base-files: Added uci-defaults script to run mtd fixtrx on firstboot for devices that need it.
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-26 04:18:04 +00:00
Daniel Dickinson
d93fac4436
mtd flashmap: Switched to calculating the rootfs size rather than depending on being given the size in the imagetag. This is because solving the problem of second boot CRC errors requires changeing the rootfs size in the image to zero.
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-26 04:17:56 +00:00
Daniel Dickinson
16c44de3e9
[brcm63xx] Fixed Comtrend CT536_CT5621 board settings. These boards are based on the 96348GW-11 reference design but have different GPIOs therefore we use the board fixups now availabed (thanks the patches by Jonas Gorski) to create a separate board entry for these boards and leave the reference design with reference GPIOs. Also these boards only have enet1 (no enet0) so we set that in the board definition, and use a defconfig for a single interface network.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-10 18:59:58 +00:00
Daniel Dickinson
7b9da8d0b0
[brcm63xx] Profiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going away. Remove kmod-loop as the need for it has been superseded by block-extroot, and remove kmod-fs-vfat as it takes space and is rarely needed.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-08 00:40:31 +00:00
Daniel Dickinson
de92064134
[brcm63xx] Profiles: Make buttons and led modules included by default so that failsafe will work in the case of builds for releases.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-08 00:40:28 +00:00
Daniel Dickinson
374672d6c0
[brcm63xx] Profiles: Move wpad-mini to the profiles that use it, rather than default for all profiles (because -wpad-mini means it's not selectable, which isn't what we always want for the No WiFi profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-08 00:40:24 +00:00
Daniel Dickinson
75c9c63874
[brcm63xx] patches: Renamed 150-led_count to 141-led_count so it comes before the 15-alice_gate2_leds.patch as which led count was mistakenly given the same number.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 17:32:29 +00:00
Daniel Dickinson
b32148f92f
Revert "[brcm63xx] patches-2.6.35: Added flash chip definition for Macronix MX29LV640T."
...
This reverts commit 43511418ae2771a6662a83a254f06e37f4ac19e5.
It belongs in generic not brcm63xx.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 17:02:31 +00:00
Daniel Dickinson
cb1024cc90
[brcm63xx] patches-2.6.35: Added flash chip definition for Macronix MX29LV640T.
...
Thanks blunoise
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 16:42:23 +00:00
Daniel Dickinson
194d1e24c0
[brcm63xx] boards: Added GW6x00 fixups and GPIOs. The GW6200 GPIOs are different than the reference design 96348GW so we use fixup to allow us to define the correct ones, also the GW6000 has no GPIO-controlled leds.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 15:15:54 +00:00
Daniel Dickinson
efe3905b6c
[brcm63xx] patches: Refreshed patches after led_count
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 15:15:51 +00:00
Daniel Dickinson
5ac34fd9f0
[brcm63xx] board definitions: Added patch for calculating led count, which was part of the patch removed in the previous commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 15:15:47 +00:00
Daniel Dickinson
903d1b5311
[brcm63xx] Remove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, not the generic 96348GW. Another commit will add the GW6200 specific boardid and leds. This removal reverts the 96348GW leds to the reference design GPIOs.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 15:15:41 +00:00
Daniel Dickinson
5700d60a40
[brcm63xx] base-files: Added the preinit information for reset button and preinit indication led, and preinit interface
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-06 06:46:03 +00:00
Daniel Dickinson
6407278c23
[brcm63xx] board definition: Fixed CPVA642 LED definitions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-06 06:45:57 +00:00
Daniel Dickinson
a67ee8325d
[brcm63xx] board definitions: Added CPVA642 GPIO leds and buttons and refreshed patches later in series due to fuzz
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-06 04:31:23 +00:00
Daniel Dickinson
36114ce181
[bcm63xx] base-files: Added network defconfig because board only has one ethernet (4-port switch)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-06 02:01:08 +00:00
Daniel Dickinson
9b5364abf2
[brcm63xx] image Makefile: Corrected router imagename length limiting. Thanks KanjiMonster for reminding me.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-28 22:13:00 +00:00
Daniel Dickinson
0c4e2c5526
bcm63xx: Add support for the T-Com Speedport W 500V.
...
Add support for the T-Com Speedport W 500V using a special tagged image as it
identifies itself as a 96348GW, but has some gpios wired differently, and also
has only one ethernet port without a switch attached to it.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-28 22:04:44 +00:00
Daniel Dickinson
68981f5d8e
bcm63xx: Add board id override fixup.
...
Add a fixup for the kernel to check the bcm tag of the image for a boardid in
the information1 field, and use that instead of the supplied one by cfe. This
is triggered by a + at the start of the information1 field.
Also modify the image generation to generate apropriately tagged images.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-28 22:04:40 +00:00
Daniel Dickinson
e96cc39f19
bcm63xx: Finalize support for DSL-274xB, rev C2.
...
The DSL-2740B/DSL-2741B rev C2 support was missing the board definition,
resulting in a kernel panic on boot.
This patch adds it, and also renames the generated image name to properly
reflect that it is for the revision C2, and for both the DSL-2740B and
DSL-2741B.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-28 22:04:36 +00:00
Daniel Dickinson
e21b57d529
bcm63xx: Allow 'colored' power leds.
...
Since some devices have more than one power led, they might be separated by
their color in the name. To also allow them to be on after leaving preinit,
set any status led starting with 'power' to on instead of only those with
the exact name of 'power'.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-28 22:04:30 +00:00
Daniel Dickinson
94a1adaf05
bcm63xx: Don't hardcode the switch ethernet interface in preinit.
...
Currently eth1 is hardcoded as the expected interface switches in diagmode.
This patch replaces the eth1 with the ifname, and also directly tests if
the interface specified by ifname has a switch attached.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-28 22:04:26 +00:00
Daniel Dickinson
f78d9eebba
bcm63xx: Add defconfigs.
...
Port the mechanism for different default configurations from ar71xx and
use the old configuration as the default configuration. This should have
no functional differences to before.
While we are at it, remove the obsolete nat option.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-28 22:04:19 +00:00
Imre Kaloz
1ae1fb6b50
update to the latest stable kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 18:50:11 +00:00
Daniel Dickinson
ed589945f0
[brcm63xx] image Makefile: Removed extraneous tab from Image/LimitName16 macro definition. The solves the strange whitespace in front of the image name in the info1 section
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 11:06:13 +00:00
Daniel Dickinson
53af0d5fbb
[brcm63xx] image: Limited image name put into the info1 field to 16 characters and eliminted the OpenWRT revision. This makes using the image (router) name as the board name possible, so that boards with same real boardid but different GPIOs can be detected and the correct GPIOs used.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 20:17:08 +00:00
Daniel Dickinson
4470bf532c
[brcm63xx] Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led/buttons not known).
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-19 13:41:54 +00:00
Daniel Dickinson
caefcca898
[tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writing tool.
...
* Rewrote commandline parsing code using gengetopt
- We now get long options
- We have more options including use of the info section for
board information (e.g. to add the same boardid but
different GPIOs on different routers)
* Added back the ability to write stock images (this is useful, for example,
when copying the firmware from the in-memory flash, and then being
able to create an image that will let you revert to/test stock firmware
* Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0)
* Added ability to use all sections of the imagetag, including custom magic
signatures (e.g. for the Telsey router I'm adding soon), info sections,
and reserved sections
* Added putting the router type (as defined in the image generating Makefile)
into the info1 section and the filesystem type in the info2 section.
This will be used by mtd (when I add the code) to return the name of
image used to flash this router. (As requested by Jo, as well as being
useful for same boardid different board scenario described above).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 06:46:53 +00:00
Claudio Mignanti
dcc7bd0d17
[brcm63xx] Add wps button on alice gate
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 21:08:44 +00:00
Imre Kaloz
a497060e39
update kernels to 2.6.32.25 and 2.6.35.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 09:01:08 +00:00
Florian Fainelli
27c9658984
[brcm63xx] register uart driver on livebox ( #8013 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-27 10:02:13 +00:00
Florian Fainelli
b024c3f927
[brcm63xx] refresh 2.6.35 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-27 10:02:08 +00:00
Claudio Mignanti
307bfbe677
[brcm63xx] Fix nxp_74hc164 driver compile error (builbot)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-24 16:10:41 +00:00
Florian Fainelli
4701c8448b
[brcm63xx] fix platform_devices registration
...
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-18 19:49:54 +00:00
Florian Fainelli
6591e5b4dd
[brcm63xx] add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-17 17:45:50 +00:00
Florian Fainelli
f46ab7dcae
[brcm63xx] remove 2.6.32 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-17 16:32:35 +00:00
Florian Fainelli
f320f07d40
[brcm63xx] fix SPI driver, move register out of driver code
...
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-17 14:09:30 +00:00
Florian Fainelli
a52f0a386a
[brcm63xx] restore kernel oldconfig
...
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23503 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-17 14:09:24 +00:00
Florian Fainelli
bfa00c8c0b
[brcm63xx] refresh patches
...
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-17 14:09:04 +00:00
Florian Fainelli
5eb60cbbf7
[brcm63xx] refresh nb4 support. Register 74x164 device
...
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-17 14:08:57 +00:00
Florian Fainelli
43a07c2197
[brcm63xx] add spi devices board info int bcm63xx_boards
...
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-17 14:08:51 +00:00
Florian Fainelli
193172120b
[brcm63xx] add 74x164 SPI chip support
...
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-17 14:08:45 +00:00
Florian Fainelli
7475affd50
[kernel] backport SPI master with no RXTX support (from 2.6.36)
...
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-17 14:08:39 +00:00
Florian Fainelli
292e6071e4
[brcm63xx] register earlier extended platform devices
...
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-17 14:08:34 +00:00
Lars-Peter Clausen
dd2a52b3a0
[kernel] update 2.6.35.x to 2.6.35.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 07:42:32 +00:00
Florian Fainelli
2e243c343e
[brcm63xx] remove wpa-supplicant and iw from the Tecom GW6x00 profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13 08:30:35 +00:00
Florian Fainelli
36ab483f47
[brcm63xx] default to using 2.6.35
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:53 +00:00
Florian Fainelli
97a561ae31
[brcm63xx] remove 2.6.33 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:47 +00:00
Florian Fainelli
e79fccc1da
[brcm63xx] change the Tecom GW6x00 profile to use wl instead of b43
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:41 +00:00
Florian Fainelli
61db512e5c
[brcm63xx] register udc and spi devices at the correct init level
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:35 +00:00
Florian Fainelli
3506323f4a
[brcm63xx] refresh 2.6.35 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:29 +00:00
Jo-Philipp Wich
229d390a6c
[linux] enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-30 22:59:20 +00:00
Florian Fainelli
79cda87dc5
[brcm63xx] add 2.6.35 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-25 19:56:08 +00:00
Florian Fainelli
53fe275b46
[kernel] update to 2.6.32.20
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-22 17:07:37 +00:00
Daniel Dickinson
dfda352bca
[brcm63xx]: base-files: diag.sh: For power button as preinit status led, end with led left on, not off
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-02 19:33:08 +00:00
Daniel Dickinson
8b6a51edad
[brcm63xx] base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons and leds on preinit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-02 19:32:59 +00:00
Daniel Dickinson
ba4b087197
[brcm63xx] patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-02 19:32:40 +00:00
Jo-Philipp Wich
514d70b175
[brcm63xx] reorder profiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-26 18:58:35 +00:00
Jo-Philipp Wich
80edf72017
[brcm63xx] fix a typo in 040-bcm963xx_flashmap.patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-25 00:10:37 +00:00
Imre Kaloz
0b47979d12
update kernel versions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-19 11:34:03 +00:00
Florian Fainelli
c8c989694d
[brcm63xx] fix alice gate2 internet:green led ( #6743 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-18 10:29:44 +00:00
Jo-Philipp Wich
1cff76c4b1
[brcm63xx] add required exports for wl.ko
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-13 17:03:56 +00:00
Claudio Mignanti
33990405fb
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-12 14:06:13 +00:00
Jo-Philipp Wich
dc8d0d6700
[brcm63xx] add a wifi profile for proprietary wl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-01 01:39:04 +00:00
Florian Fainelli
e5e370a876
[brcm63xx] add missing alice gate2 leds ( #6743 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-13 12:20:53 +00:00
Florian Fainelli
924c09e04c
[brcm63xx] do not override cfg80211-related config symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-12 18:10:16 +00:00
Gabor Juhos
93df402589
generic: move more common options to generic configuration
...
* CONFIG_ABX500_CORE
* CONFIG_ATOMIC64_SELFTEST
* CONFIG_BRIDGE_IGMP_SNOOPING
* CONFIG_CAIF
* CONFIG_CEPH_FS
* CONFIG_CRYSTALHD
* CONFIG_DEFAULT_SECURITY_SELINUX
* CONFIG_DEFAULT_SECURITY_SMACK
* CONFIG_DEFAULT_SECURITY_TOMOYO
* CONFIG_DT3155
* CONFIG_IP_MROUTE_MULTIPLE_TABLES
* CONFIG_L2TP
* CONFIG_LOGFS
* CONFIG_LPC_SCH
* CONFIG_MFD_JANZ_CMODIO
* CONFIG_MFD_RDC321X
* CONFIG_N_GSM
* CONFIG_RAMOOPS
* CONFIG_SERIAL_ALTERA_JTAGUART
* CONFIG_SERIAL_ALTERA_UART
* CONFIG_SERIAL_TIMBERDALE
* CONFIG_SM_FTL
* CONFIG_SQUASHFS_XATTRS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-10 10:45:51 +00:00
Gabor Juhos
9ac326cb5e
generic: move some common symbols to generic configuration
...
* CONFIG_MUTEX_SPIN_ON_OWNER
* CONFIG_DEFAULT_HYDLA
* CONFIG_DEFAULT_VENO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-10 08:58:14 +00:00
Gabor Juhos
26eef8e23a
generic: standardize CONFIG_INLINE_* symbols usage
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-10 08:09:41 +00:00
Daniel Dickinson
9a6f5981fe
brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs reference design)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-30 02:04:56 +00:00
Daniel Dickinson
1f0332b969
brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-30 01:44:37 +00:00
Daniel Dickinson
03a1fd3779
brcm63xx: Fixed vlan packet leakage in preinit for known devices with a switch on eth1 (currently only 96348GW - Tecom 6x00)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-30 01:33:20 +00:00
Daniel Dickinson
d0f8de305f
brcm63xx: Added preinit reset button module loading for devices known to support it and for which /lib/brcm63xx.sh has the definitions (currently only 96348GW - Tecom 6x00)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-30 01:33:09 +00:00
Daniel Dickinson
f8e8dcf746
brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-30 01:32:58 +00:00
Daniel Dickinson
089ea4a93c
brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom 6x00)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-30 01:32:47 +00:00
Nicolas Thill
de002a7d39
update linux kernel to 2.6.32.14
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-27 18:09:09 +00:00
Nicolas Thill
6598259ef5
target/linux: refresh 2.6.32 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-24 20:35:46 +00:00
Hauke Mehrtens
0710ef015d
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 13:16:51 +00:00
Florian Fainelli
bc4ae75a7d
[brcm63xx] revert r21085, fixes #7282
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04 08:07:39 +00:00
Florian Fainelli
4a0dfb52df
[brcm63xx] do not write to per-port over-current register, which is bogus ( #6898 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 19:14:10 +00:00
Raphaël HUCK
ea459f4e40
[brcm63xx] rename reset_buttons to buttons
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 12:54:24 +00:00
Raphaël HUCK
bcca3791ea
[brcm63xx] add WPS button support for nb4 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 12:51:41 +00:00
Raphaël HUCK
edea3f2ecf
[brcm63xx] fix gpio button key code, match button-hotplug code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 12:51:02 +00:00
Raphaël HUCK
7e2975d848
[brcm63xx] fix gpio_button device register
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 12:50:09 +00:00
Raphaël HUCK
b73d20640c
[brcm63xx] fix the setup of MII clock in the case enet1 is linked to external switch for 6358 boards, thx Miguel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-28 12:30:32 +00:00
Raphaël HUCK
2c0aef5df7
[brcm63xx] extend bcm63xx_wdt driver for debugging purposes, thx Miguel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 15:45:03 +00:00
Alexandros C. Couloumbis
9c40666ff7
sync to kernel 2.6.32.12
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 14:30:08 +00:00
Raphaël HUCK
42c03f1014
[brcm63xx] add neufbox 4 board support, thx Miguel & Florian
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 13:49:31 +00:00
Raphaël HUCK
2d2a23e097
[brcm63xx] add NXP 74HC164 chip driver support, thx Miguel & Florian
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 13:48:26 +00:00
Raphaël HUCK
fc8e17eeed
[brcm63xx] add extended platform devices patch, thx Miguel & Florian
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 13:46:22 +00:00
Florian Fainelli
6edaad0b91
[brcm63xx] fix spi chip select configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 13:33:48 +00:00
Florian Fainelli
698761efeb
[brcm63xx] fix bcm6358 spi base register address ( #7234 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 09:22:27 +00:00
Florian Fainelli
6ad5cee86b
[brcm63xx] the SPI_CMD register is 16-bits wide
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 09:22:23 +00:00
Nicolas Thill
d96335b041
package/kernel: move PCMCIA modules to their own file & submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:53:31 +00:00
Nicolas Thill
ae9b96421b
package/kernel: move target specific modules to their own target files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:34:51 +00:00
Florian Fainelli
3ac4c866a3
[brcm63xx] register spi controller, remove whitespaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 16:35:49 +00:00
Florian Fainelli
593cba7b0a
[brcm63xx] resync 2.6.33 mtd patch with the one for 2.6.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 16:35:44 +00:00
Florian Fainelli
fada783102
[brcm63xx] fix wrong refresh on flashmap patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 16:35:01 +00:00
Florian Fainelli
2c1712ef73
[brcm63xx] re-instate SPI support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 15:27:51 +00:00
Florian Fainelli
01085b1245
[brcm63xx] refresh 2.6.32 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 15:27:46 +00:00
Florian Fainelli
15dd10237e
[brcm63xx] alwasy read imagetag with 64K erase block size
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 15:27:42 +00:00
Gabor Juhos
a0a67ed366
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 07:12:09 +00:00
Daniel Dickinson
a471baeb22
tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 00:45:48 +00:00
Nicolas Thill
9d42bb1a21
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 23:15:56 +00:00
Florian Fainelli
393df13165
[brcm63xx] do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 18:43:36 +00:00
Florian Fainelli
9b32abb33e
[brcm63xx] flashmap and image generation: reduced union bcm_tag to a single struct
...
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 21:20:43 +00:00
Florian Fainelli
dc3662326e
[brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:11:06 +00:00
Gabor Juhos
8e67ddaccc
kernel: update to 2.6.32.10
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 10:45:25 +00:00
Florian Fainelli
ec5ebe1160
[brcm63xx] drop support for 2.6.30 kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 10:12:48 +00:00
Florian Fainelli
f98aab2b04
[brcm63xx] add support for D4PW board, patch from mexit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 12:06:01 +00:00
Florian Fainelli
26b6c87a9a
[brcm63xx] refresh 2.6.32 patches, fix livebox support ( #6821 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 16:21:28 +00:00
Nicolas Thill
f71d2a3f8e
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 09:50:11 +00:00
Florian Fainelli
2abf2ff310
[brcm63xx] do not register devices in device_initcall level, this breaks the SSB SPROM registration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-02 21:49:37 +00:00
Florian Fainelli
b49f5fd5b0
[brcm63xx] remove mail headers from patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 14:55:34 +00:00
Florian Fainelli
5d3c2f9bf1
[brcm63xx] add support for 2.6.33
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 21:24:34 +00:00
Florian Fainelli
cbe9203123
[brcm63xx] add support for 2.6.32, dropped the SPI patch for now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 20:50:51 +00:00
Florian Fainelli
4d33e84269
[brcm63xx] build images for RG100A (bcm6358-based boards) ( #6755 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 11:09:39 +00:00
Florian Fainelli
ca64c45c76
[brcm63xx] fix gpio-leds registration for boards having less than 8 LEDs ( #6528 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 14:27:17 +00:00
Florian Fainelli
f0e60800b4
[brcm63xx] fix the receiving of packets with a 1500 mtu and vlan enabled ( #6698 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 11:56:13 +00:00
Imre Kaloz
66ee5acfff
clean up handling of some kernel symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 09:33:16 +00:00
Florian Fainelli
0362ea3294
[brcm63xx] fix printing of mtd offsets, remove whitespaces.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 21:37:25 +00:00
Florian Fainelli
a300ad427a
[brcm63xx] move files to files-2.6.30, to ease newer kernel integration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 21:00:50 +00:00
Daniel Dickinson
89c1c5f5f4
brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comtrend CT-5261
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28 16:54:00 +00:00
Felix Fietkau
9cc7c86126
replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 17:21:18 +00:00
Daniel Dickinson
c0c8556ba8
Fix typo in AGPF_S0 reset button definition
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 03:13:56 +00:00
Claudio Mignanti
e17e2be08e
bcm63xx: add gpio leds to alice gate
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 13:30:46 +00:00
Florian Fainelli
2de49087ef
[kernel] update to 2.6.30, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-04 14:52:45 +00:00
Felix Fietkau
cceb3dffcf
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-29 14:31:55 +00:00
Florian Fainelli
29de13ad8f
[brcm63xx] add support for the RTA1025W_16 board ( #5979 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-22 14:53:20 +00:00
Imre Kaloz
156fc688cb
some more Kconfig symbol move..
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:52:41 +00:00
Imre Kaloz
9d5ce6e269
another round of kernel config cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:42:24 +00:00
Imre Kaloz
ff8305e702
sort all target config files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 09:27:13 +00:00
Florian Fainelli
fee653c749
[brcm63xx] merge upstream fixes on mdio loop
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-07 12:48:17 +00:00
Florian Fainelli
26738bea21
[brcm63xx] images without tagid now fallback to the untouched partition layout ( #6093 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 19:59:04 +00:00
Florian Fainelli
03b0af7593
[kernel] remove no longer used configs and patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 09:55:53 +00:00
Florian Fainelli
297d0b6536
[brcm63xx] do not generate trx images, this is useless
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 13:39:29 +00:00
Florian Fainelli
23398f1831
[brcm63xx] remove 2.6.28 support, we never really used it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 21:13:46 +00:00
Florian Fainelli
1a39f664cb
[brcm63xx] switch to 2.6.30.9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 21:10:53 +00:00
Florian Fainelli
d5ce9d0af9
[kernel] update to 2.6.27.35
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 09:12:17 +00:00
Nicolas Thill
81ae5e6bed
[kernel] brcm63xx: fix cardbus support with BCM6358 ( closes : #5918 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 20:40:05 +00:00
Andy Boyett
e44c2d2d14
[generic-2.6] move IMAGE_CMDLINE_HACK default to generic from targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 17:05:34 +00:00
Imre Kaloz
69a107aa04
update to latest 2.6.27 and 2.6.30 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-17 11:22:33 +00:00
Florian Fainelli
f699b39f6f
[kernel] update to 2.6.27.33
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-11 07:45:08 +00:00
Gabor Juhos
822c6f29e0
kernel: get rid of the simple_prom_emulator, it is not really useful
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:20 +00:00
Gabor Juhos
a1d5e060e3
kernel: add generic image_cmdline hack to MIPS targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:01 +00:00
Florian Fainelli
ab91958046
[kernel] update to 2.6.27.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 07:13:09 +00:00
Florian Fainelli
ddce282a1f
[brcm63xx] prevent gpio-buttons registration failure
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-08 15:24:06 +00:00
Florian Fainelli
c157373236
[brcm63xx] fix typos against the gpio buttons driver ( #5804 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-07 18:17:45 +00:00
Florian Fainelli
31de48c7d8
[brcm63xx] add infrastructure to register gpio-input reset button
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-06 13:54:17 +00:00
Florian Fainelli
af3d584ce7
[brcm63xx] fix reboot hang on bcm6345, thanks AndyI
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-02 08:32:00 +00:00
Florian Fainelli
02e19f8d5e
[kernel] switch to 2.6.27.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-17 09:17:06 +00:00
Florian Fainelli
2371d7016c
[brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-12 08:41:47 +00:00
Florian Fainelli
cbd3f96b0d
[brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is not
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 18:57:04 +00:00
Florian Fainelli
6ad8618e31
[brcm63xx] more bcm63xx definition fixes, thanks AndyI
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 18:50:07 +00:00
Florian Fainelli
1c49507d80
[brcm63xx] add support for the Pirelli AG226G board ( #5337 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 10:19:47 +00:00
Florian Fainelli
d7ff5b45f6
[brcm63xx] remove useless hard reset in the SPI controller driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 10:18:30 +00:00
Florian Fainelli
6ed6216d1c
[brcm63xx] fix assignment instead of comparison in the mtd driver ( #5649 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 10:08:07 +00:00
Florian Fainelli
32a9f72ea2
[brcm63xx] merge upstream fixes for bcm63xx_enet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 11:25:36 +00:00
Florian Fainelli
033116d210
[brcm63xx] bcm6345 fixes from AndyI
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 20:33:42 +00:00
Florian Fainelli
3c0efe2dec
[brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, thanks AndyI
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 18:53:44 +00:00
Florian Fainelli
1bfab34d40
[brcm63xx] disable watchdog for bcm6345 until it gets fixed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 18:44:20 +00:00
Florian Fainelli
c4ef19ed00
[brcm63xx] fix printing of offsets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-02 13:50:39 +00:00
Florian Fainelli
8bbea0d1bc
[brcm63xx] add experimental support for 2.6.30.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 16:56:36 +00:00
Florian Fainelli
af59e48234
[brcm63xx] more bcm6345 fixes and definitions, thanks to AndyI
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 20:15:43 +00:00
Florian Fainelli
20cf07cefb
[kernel] refresh 2.6.27 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 11:10:20 +00:00
Florian Fainelli
c5be44cf5e
[kernel] update to 2.6.27.29
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 11:09:27 +00:00
Florian Fainelli
8426afed36
[brcm63xx] generate images for RTA1025W_16-based routers ( #5594 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 10:47:00 +00:00
Florian Fainelli
35815395ca
[brcm63xx] add experimental support for 2.6.28.10, tested on bcm6338
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17054 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-30 21:29:25 +00:00
Florian Fainelli
0ba41d0ebc
[brcm63xx] enable 6345 support now that it boots up to user-space
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-27 23:04:58 +00:00
Florian Fainelli
fd243ab4c9
[brcm63xx] fix typo for the flash start address on bcm6345
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-27 22:31:28 +00:00
Florian Fainelli
dcd1e5acd9
[kernel] switch to 2.6.27.28
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-27 10:01:33 +00:00
Florian Fainelli
d5ddfb1048
[brcm63xx] fix malformed patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-25 16:18:02 +00:00
Florian Fainelli
ad41f0188a
[brcm63xx] bcm6345 does not seem to handle r4k_wait correctly, disable it ( #5474 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-24 20:25:31 +00:00
Florian Fainelli
78b101cefc
[kernel] use 2.6.27.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-24 17:03:03 +00:00
Florian Fainelli
349a74df53
[brcm63xx] fix typos introduced in 16942
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-21 12:22:01 +00:00
Florian Fainelli
cf6b6ea15b
[brcm63xx] make the ethernet driver compile with newer kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-21 11:48:08 +00:00
Florian Fainelli
668b85c3ed
[brcm63xx] request irq with the platform driver name instead of bus_id which is being removed in newer kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-20 10:52:08 +00:00
Florian Fainelli
f085bee463
[brcm63xx] we are using the default-on trigger for power LEDs, no need to change their state from userspace
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 09:27:33 +00:00
Florian Fainelli
c6ab7daf85
[brcm63xx] register GPIO-connected LEDs for known boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 00:40:23 +00:00
Florian Fainelli
e68a9dd226
[brcm63xx] mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement it at all, fixes usb 2.0 issues on bcm6358
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-17 15:58:06 +00:00
Florian Fainelli
4907e1e896
[brcm63xx] fix comment only valid for bcm6345
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-17 15:57:09 +00:00
Florian Fainelli
5017612ffd
[brcm63xx] resync kernel configuration and enable kexec
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 11:31:00 +00:00
Florian Fainelli
f292ca7950
[brcm63xx] add bcm47xx lzma initramfs patch which is useful to workaround some CFE limitations when ramdisk kernels are too big
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 11:28:34 +00:00
Florian Fainelli
8592d505b5
[brcm63xx] add a profile with no Wi-Fi drivers enabled, useful for bcm6338
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 11:21:22 +00:00
Florian Fainelli
5c6d0f4dbd
[kernel] update to latest 2.6.27.26 stable kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-03 09:31:52 +00:00
Florian Fainelli
4bbd24f57f
[brcm63xx] add the infrastructure to use a MPI/GPIO connected VoIP DSP
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-01 21:00:41 +00:00
Florian Fainelli
7bba3b72d7
[brcm63xx] fixes for the bcm6338 clocks, thanks Maxime
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-01 13:49:20 +00:00
Florian Fainelli
1850996a1b
[brcm63xx] a couple of more fixes to get 6345 booting up to the console handover
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-30 13:45:49 +00:00
Florian Fainelli
73821328e6
[brcm63xx] shared DMA zone is twice smaller on 6338
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-28 20:06:44 +00:00
Florian Fainelli
9f14950a67
[brcm63xx] turn on size optimization for bcm63xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-28 20:06:13 +00:00
Florian Fainelli
61bd4183a5
[brcm63xx] off-by-one gpio numbers for bcm6338
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-28 04:23:11 +00:00
Florian Fainelli
93039fd66e
[brcm63xx] bcm6338 can support PCI since it has MPI
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-27 21:43:55 +00:00
Florian Fainelli
c6eb086771
[brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-27 20:32:43 +00:00
Florian Fainelli
d0c0b1b484
[brcm63xx] fix the flash address comment and register the flash device again with its proper physical address on 6338/6345
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-27 18:58:00 +00:00
Florian Fainelli
53035bf4e2
[brcm63xx] fix a stupid typo preventing the board from being detected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-27 18:30:45 +00:00
Florian Fainelli
d1867359ac
[brcm63xx] prevent bcm6338 and bcm6345 from crashing very early
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-27 18:23:58 +00:00
Florian Fainelli
79422ea720
[brcm63xx] only register fallback sprom and enable PCI if we actually have support for PCI
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-27 16:17:18 +00:00
Florian Fainelli
ed819b628a
[brcm63xx] do not bloat the kernel with experimental bcm6345 for now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-27 15:52:03 +00:00
Florian Fainelli
b89b571a5a
[brcm63xx] more missing register definitions for bcm6338
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-27 15:51:27 +00:00
Florian Fainelli
e430ad8740
[brcm63xx] more bcm6338 and bcm6345 related fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-26 12:34:35 +00:00
Florian Fainelli
5857eee187
[brcm63xx] define bcm6338 SDRAM base register and make sure that the right CPU id will be used to detect a bcm6338
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-26 11:08:12 +00:00
Florian Fainelli
076ac8ee88
[brcm63xx] generate images for the bcm6338w
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-26 10:27:37 +00:00
Florian Fainelli
9fb3d8efcb
[brcm63xx] add board definitions for the bcm6338w
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-26 10:27:13 +00:00
Florian Fainelli
e951c62e47
[brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson ( #5364 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-18 15:00:32 +00:00
Florian Fainelli
3135ca9da0
[brcm63xx] generate experimental images for bcm6338 boards, thanks to Daniel Dickinson
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-17 13:16:59 +00:00
Florian Fainelli
f5818c9e93
[kernel] use 2.6.27.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16486 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-17 08:46:47 +00:00
Imre Kaloz
ee96d3dee8
use the same i/o schedulers for all targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-15 20:43:02 +00:00
Florian Fainelli
2af8093895
[brcm63xx] use build system REVISION variable ( #5317 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-10 13:43:48 +00:00
Florian Fainelli
2670ed1229
The attached patch adds building of firmware
...
images for more routers based on the brcm63xx chipset.
Signed-Off By: Daniel Dickinson <crazycshore@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-10 08:24:13 +00:00
Florian Fainelli
9e9714f004
[brcm63xx] cleanup the watchdog driver a bit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-09 21:35:51 +00:00
Florian Fainelli
1726b10d08
[brcm63xx] fix the watchdog driver and enable it by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-09 21:28:15 +00:00
Florian Fainelli
3339e02ed8
[brcm63xx] rework imagetag firmware generator and MTD partition parser to accomodate with all known
...
imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987 ).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-09 08:04:52 +00:00
Florian Fainelli
f012e61a4f
[brcm63xx] remove this line which got accidentaly succesfully applied, but should not have ( #5285 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-08 13:42:11 +00:00
Florian Fainelli
da93c74c84
[brcm63xx] fix ethernet driver removal
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 10:04:53 +00:00
Florian Fainelli
dbbeab5dbd
[brcm63xx] fix pcmcia device removal
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 10:04:11 +00:00
Florian Fainelli
93ac56d798
[brcm63xx] add missing null entry in pcmcia driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 10:03:41 +00:00
Florian Fainelli
e41524a298
[brcm63xx] request gpio pins and set direction correctly for pcmcia
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 10:03:03 +00:00
Florian Fainelli
6f2968d917
[brcm63xx] be SMP safe even with gpiolib
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 10:02:23 +00:00
Florian Fainelli
5d27e16f2e
[brcm63xx] cache gpio values in gpio_set
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 10:01:55 +00:00
Florian Fainelli
b904d67782
[brcm63xx] use the correct number of GPIOs for bcm6358
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 10:01:03 +00:00
Florian Fainelli
b86d85140f
[brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 09:59:28 +00:00
Florian Fainelli
11d0b7ea0a
[brcm63xx] merger mtu/802.1q related fixes:
...
bcm63xx integrated ethernet mac supports receiving and sending frames
bigger than 1500 bytes, this patch adds support for changing MTU.
This patch also fixes the reception of 802.1q frames for default MTU
which were reported as oversized.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-03 08:55:18 +00:00
Florian Fainelli
693f304923
[brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 18:27:51 +00:00
Florian Fainelli
bc947f05ed
[brcm63xx] include wpa-supplicant iw in the default profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 15:33:14 +00:00
Florian Fainelli
ca28a81e80
[brcm63xx] also include the SPI driver in the gw6x00 profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-26 11:15:27 +00:00
Florian Fainelli
852a43eef9
[brcm63xx] include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection tracking
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-26 10:25:55 +00:00
Florian Fainelli
90a0ecd275
[brcm63xx] add the Tecom GW6x00 (6000 and 6200) board profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-25 16:14:13 +00:00
Florian Fainelli
13242dd7c2
[kernel] update to new stable 2.6.27.24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 09:00:09 +00:00
Florian Fainelli
78aacb8183
[kernel] disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-19 18:15:19 +00:00
Imre Kaloz
69d2976c5d
even more config file cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-18 13:21:25 +00:00
Florian Fainelli
5e4b863164
[brcm63xx] add missing SSB_BLOCKIO to prevent build failres, will resolve that globally later
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-18 11:11:23 +00:00
Florian Fainelli
d30d9400c0
[brcm63xx] add support for sysupgrade ( #5117 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 16:53:57 +00:00
Imre Kaloz
c8c98cdd14
config cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 10:40:04 +00:00
Imre Kaloz
4977bd6134
cardbus != pcmcia -- disable it in b43
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 08:58:02 +00:00
Florian Fainelli
7136fa07ee
[brcm63xx] add missing configuration symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 07:04:32 +00:00
Imre Kaloz
cbd1b567a8
some additional config file cleanup..
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 13:32:34 +00:00
Imre Kaloz
db8d9304dc
unify congestion control options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 12:42:07 +00:00
Imre Kaloz
476b993379
make kernels use /etc/preinit by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 10:20:53 +00:00