Commit Graph

547 Commits (1ae8b7c43369ac9a91dc6614355ec9ba17d11261)

Author SHA1 Message Date
Florian Fainelli 00ad56b73e move board_HW553 inside the ifdef ..BCM6358 .. endif block
SVN-Revision: 27484
13 years ago
Daniel Dickinson 1141165bb9 Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image Generator) - the module is built into the kernel.
SVN-Revision: 27471
13 years ago
Daniel Dickinson 9dc72505a2 profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should be just wlc
SVN-Revision: 27470
13 years ago
Florian Fainelli 7c3bbe150a hw553: fix missing has_uart0 in board definition (#9533)
SVN-Revision: 27448
13 years ago
Hauke Mehrtens c5821c1a3a kernel: update kernel to 2.6.39.2
SVN-Revision: 27298
13 years ago
Hauke Mehrtens ca979845cc kernel: update ssb and bcma to linux-next next-20110627
SVN-Revision: 27295
13 years ago
Florian Fainelli 3f40c0f7df remove gpiodev, prefer sysfs gpio
SVN-Revision: 27284
13 years ago
Florian Fainelli f6e4eb15bc 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.

SVN-Revision: 27258
13 years ago
Florian Fainelli 5a76c6bdd7 fix tab damage in 141-led_count.patch
SVN-Revision: 27254
13 years ago
Florian Fainelli 3f0f8d9c87 fix and make usable kmod-pcmcia-rsrc
This module is also needed for e.g: kmod-bcm63xx-pcmcia

SVN-Revision: 27253
13 years ago
Florian Fainelli 9bdf6abb9d use macros to generate SPI registers table and switches
SVN-Revision: 27246
13 years ago
Florian Fainelli ab74628c10 dev-spi.c checks for running CPU, not board code
SVN-Revision: 27236
13 years ago
Florian Fainelli 4dd4cbeb43 fixup patches after r27234
SVN-Revision: 27235
13 years ago
Florian Fainelli 7819b530da remove accidental bcm6345 related patches
SVN-Revision: 27234
13 years ago
Florian Fainelli 12db3df666 remove support for 2.6.37 and 2.6.38
SVN-Revision: 27233
13 years ago
Florian Fainelli 6bb0a608dc switch to 2.6.39
SVN-Revision: 27232
13 years ago
Florian Fainelli 426dccd019 bcm63xx: Add support for Linux 3.0-rc3
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 27192
13 years ago
Florian Fainelli 016e8dee34 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>

SVN-Revision: 27019
13 years ago
Florian Fainelli 590c82cec1 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>

SVN-Revision: 27018
13 years ago
Florian Fainelli 68cb138154 fold 446-board-D4PW_correction.patch in 440-board-D4PW.patch
SVN-Revision: 27014
13 years ago
Florian Fainelli 762885081a renumber patches accordingly
SVN-Revision: 27013
13 years ago
Florian Fainelli 2785e3fc12 renumber board patches
SVN-Revision: 27012
13 years ago
Florian Fainelli 16dfe8b4d1 add support for BT Voyager 2110 (#8810)
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>

SVN-Revision: 26959
13 years ago
Florian Fainelli 6c8387fe15 add support for DSL-2640B rev B2
Signed-off-by: Adrian Feliks <mexit@o2.pl>

SVN-Revision: 26958
13 years ago
Florian Fainelli 031ea08ef0 refresh patches
SVN-Revision: 26957
13 years ago
Florian Fainelli 3e83f60a66 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>

SVN-Revision: 26956
13 years ago
Florian Fainelli f0a99c1692 add support for BT Voyager 2500 (#9070)
SVN-Revision: 26954
13 years ago
Florian Fainelli acf0ec224f add support for USR9108 LEDs (#9372)
SVN-Revision: 26953
13 years ago
Florian Fainelli 9c8a2d5961 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>

SVN-Revision: 26878
13 years ago
Florian Fainelli 7d3b735854 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>

SVN-Revision: 26876
13 years ago
Florian Fainelli 0fb1c2d537 bcm63xx: Accept any led with power in its name as power led
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26875
13 years ago
Florian Fainelli c6af9c23b7 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>

SVN-Revision: 26874
13 years ago
Florian Fainelli de02a2795b fill maintainer infos for a couple of targets
SVN-Revision: 26836
13 years ago
Hauke Mehrtens fcb1557a3e brcm47xx: when detecting a ssb pci device without an own sprom write the sprom data from the platform device to the correct pointer.
SVN-Revision: 26829
13 years ago
Hauke Mehrtens 3dbb8c5088 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)

SVN-Revision: 26801
13 years ago
Felix Fietkau 1fcd26091b brcm63xx: remove patches/configs for 2.6.35
SVN-Revision: 26709
13 years ago
Daniel Dickinson 8b18ce6807 Fixed directory error: added ra1320 patches to trunk/target... subdir instead if target.... in trunk branch.
SVN-Revision: 26699
13 years ago
Daniel Dickinson 0d722113b9 Generate images for RTA1320_16M-based routers
SVN-Revision: 26681
13 years ago
Daniel Dickinson f83c5938d2 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>

SVN-Revision: 26680
13 years ago
Hauke Mehrtens 50c743e79e kernel: Update to version 2.6.37.6
Thank you Peter Wagner for the patch

SVN-Revision: 26441
13 years ago
Daniel Dickinson 33b864e899 Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
SVN-Revision: 26387
13 years ago
Florian Fainelli aa580d336b 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>

SVN-Revision: 25938
14 years ago
Florian Fainelli 9dd1454044 fix patches after 2.6.37 update, patch from KanjiMonster
SVN-Revision: 25810
14 years ago
Florian Fainelli 94a22b91fc add support for 2.6.37, patches from KanjiMonster
SVN-Revision: 25629
14 years ago
Florian Fainelli 8cc16aa14e add support for HW553 bcm6358-based boards (#8844)
SVN-Revision: 25590
14 years ago
Florian Fainelli b7f8e1276d 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>

SVN-Revision: 25584
14 years ago
Florian Fainelli 31709b2c76 update to 2.6.35.11
SVN-Revision: 25582
14 years ago
Florian Fainelli 2d3ed6dc2d 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>

SVN-Revision: 25431
14 years ago
Florian Fainelli e75274de89 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>

SVN-Revision: 25420
14 years ago
Florian Fainelli bed53c93d6 give some credits to Tanguy Bouzeloc in the spi driver
SVN-Revision: 25133
14 years ago
Florian Fainelli c6d9ec5173 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>

SVN-Revision: 24849
14 years ago
Daniel Dickinson dc9c1ac1f7 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).
SVN-Revision: 24843
14 years ago
Daniel Dickinson 5ee2a6c696 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.
SVN-Revision: 24842
14 years ago
Florian Fainelli 093ebfe217 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>

SVN-Revision: 24840
14 years ago
Daniel Dickinson fc3a1d0ba3 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>

SVN-Revision: 24838
14 years ago
Daniel Dickinson 6ee5411686 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>

SVN-Revision: 24836
14 years ago
Daniel Dickinson 31f7259e3e 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>

SVN-Revision: 24834
14 years ago
Daniel Dickinson 44e22cbd49 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.
SVN-Revision: 24442
14 years ago
Daniel Dickinson 7224337d71 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.
SVN-Revision: 24316
14 years ago
Daniel Dickinson 2a86dcc3d6 Profiles: Make buttons and led modules included by default so that failsafe will work in the case of builds for releases.
SVN-Revision: 24315
14 years ago
Daniel Dickinson c6ef9a0720 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
SVN-Revision: 24314
14 years ago
Daniel Dickinson f8ed133c0a 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.
SVN-Revision: 24310
14 years ago
Daniel Dickinson 0e839ea40d Revert "[brcm63xx] patches-2.6.35: Added flash chip definition for Macronix MX29LV640T."
This reverts commit 43511418ae2771a6662a83a254f06e37f4ac19e5.

It belongs in generic not brcm63xx.

SVN-Revision: 24308
14 years ago
Daniel Dickinson 183d628485 patches-2.6.35: Added flash chip definition for Macronix MX29LV640T. Thanks blunoise
SVN-Revision: 24307
14 years ago
Daniel Dickinson 8f9b14dafe 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.
SVN-Revision: 24305
14 years ago
Daniel Dickinson 3baa168e09 patches: Refreshed patches after led_count
SVN-Revision: 24304
14 years ago
Daniel Dickinson b963cbde33 board definitions: Added patch for calculating led count, which was part of the patch removed in the previous commit
SVN-Revision: 24303
14 years ago
Daniel Dickinson e5ca4d81f4 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.
SVN-Revision: 24302
14 years ago
Daniel Dickinson ad24e14b35 base-files: Added the preinit information for reset button and preinit indication led, and preinit interface
SVN-Revision: 24276
14 years ago
Daniel Dickinson 244db5ac6a board definition: Fixed CPVA642 LED definitions
SVN-Revision: 24275
14 years ago
Daniel Dickinson 8316194016 board definitions: Added CPVA642 GPIO leds and buttons and refreshed patches later in series due to fuzz
SVN-Revision: 24274
14 years ago
Daniel Dickinson 7129521696 base-files: Added network defconfig because board only has one ethernet (4-port switch)
SVN-Revision: 24273
14 years ago
Daniel Dickinson 9677b65cb6 image Makefile: Corrected router imagename length limiting. Thanks KanjiMonster for reminding me.
SVN-Revision: 24191
14 years ago
Daniel Dickinson 314bce63e6 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>

SVN-Revision: 24190
14 years ago
Daniel Dickinson 3a49f669f2 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>

SVN-Revision: 24189
14 years ago
Daniel Dickinson c51d772e62 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>

SVN-Revision: 24188
14 years ago
Daniel Dickinson 8fa9b24a4c 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>

SVN-Revision: 24187
14 years ago
Daniel Dickinson fec30c8c80 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>

SVN-Revision: 24186
14 years ago
Daniel Dickinson b1b318750a 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>

SVN-Revision: 24185
14 years ago
Imre Kaloz ead8ab8403 update to the latest stable kernels
SVN-Revision: 24136
14 years ago
Daniel Dickinson 195d1d7446 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
SVN-Revision: 24127
14 years ago
Daniel Dickinson 0c0c1f017f 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.
SVN-Revision: 24118
14 years ago
Daniel Dickinson 049e59a27b Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led/buttons not known).
SVN-Revision: 24040
14 years ago
Daniel Dickinson eadb5c84fa 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).
SVN-Revision: 24011
14 years ago
Claudio Mignanti 7583fe8668 Add wps button on alice gate
SVN-Revision: 23903
14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
14 years ago
Florian Fainelli ffc84cf75c register uart driver on livebox (#8013)
SVN-Revision: 23653
14 years ago
Florian Fainelli 7bf5647070 refresh 2.6.35 patches
SVN-Revision: 23652
14 years ago
Claudio Mignanti 697d3e7066 Fix nxp_74hc164 driver compile error (builbot)
SVN-Revision: 23623
14 years ago
Florian Fainelli 20d28f7685 fix platform_devices registration
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com>

SVN-Revision: 23517
14 years ago
Florian Fainelli af0e5167bc add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)
SVN-Revision: 23508
14 years ago
Florian Fainelli 9d9e3fed62 remove 2.6.32 support
SVN-Revision: 23505
14 years ago
Florian Fainelli a1ea84dbb6 fix SPI driver, move register out of driver code
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com

SVN-Revision: 23504
14 years ago
Florian Fainelli 1a13c39f76 restore kernel oldconfig
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23503
14 years ago
Florian Fainelli 265bf2ccb0 refresh patches
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23502
14 years ago
Florian Fainelli 9f4c51acb7 refresh nb4 support. Register 74x164 device
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23501
14 years ago
Florian Fainelli 8cbd9d5a2e add spi devices board info int bcm63xx_boards
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23500
14 years ago
Florian Fainelli b65e494976 add 74x164 SPI chip support
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23499
14 years ago
Florian Fainelli cd9b90235c backport SPI master with no RXTX support (from 2.6.36)
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23498
14 years ago
Florian Fainelli d5854cfd4d register earlier extended platform devices
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23497
14 years ago
Lars-Peter Clausen 83d6a36019 update 2.6.35.x to 2.6.35.7
SVN-Revision: 23213
14 years ago
Florian Fainelli bbca651e1b remove wpa-supplicant and iw from the Tecom GW6x00 profile
SVN-Revision: 23051
14 years ago
Florian Fainelli d3e206ad96 default to using 2.6.35
SVN-Revision: 23038
14 years ago
Florian Fainelli dc1302fdf9 remove 2.6.33 support
SVN-Revision: 23037
14 years ago
Florian Fainelli 327ac42dca change the Tecom GW6x00 profile to use wl instead of b43
SVN-Revision: 23036
14 years ago
Florian Fainelli f4f789f211 register udc and spi devices at the correct init level
SVN-Revision: 23035
14 years ago
Florian Fainelli fab2e77357 refresh 2.6.35 patches
SVN-Revision: 23034
14 years ago
Jo-Philipp Wich 867ac59ff9 enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
SVN-Revision: 22846
14 years ago
Florian Fainelli 2e343d9760 add 2.6.35 support
SVN-Revision: 22800
14 years ago
Florian Fainelli b1becffa5b update to 2.6.32.20
SVN-Revision: 22766
14 years ago
Daniel Dickinson a5fdf57a1b base-files: diag.sh: For power button as preinit status led, end with led left on, not off
SVN-Revision: 22466
14 years ago
Daniel Dickinson d391ca2c8c base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons and leds on preinit
SVN-Revision: 22465
14 years ago
Daniel Dickinson 99d0f9ea05 patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32
SVN-Revision: 22464
14 years ago
Jo-Philipp Wich 00cc52f14b reorder profiles
SVN-Revision: 22390
14 years ago
Jo-Philipp Wich 7831006360 fix a typo in 040-bcm963xx_flashmap.patch
SVN-Revision: 22386
14 years ago
Imre Kaloz ca8f45b142 update kernel versions
SVN-Revision: 22289
14 years ago
Florian Fainelli f6935a4bdb fix alice gate2 internet:green led (#6743)
SVN-Revision: 22273
14 years ago
Jo-Philipp Wich abdf25b045 add required exports for wl.ko
SVN-Revision: 22174
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Jo-Philipp Wich 1650f33f97 add a wifi profile for proprietary wl
SVN-Revision: 22009
14 years ago
Florian Fainelli fb94196462 add missing alice gate2 leds (#6743)
SVN-Revision: 21785
14 years ago
Florian Fainelli 145fd381d7 do not override cfg80211-related config symbols
SVN-Revision: 21769
14 years ago
Gabor Juhos 9bc1e548a1 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

SVN-Revision: 21750
14 years ago
Gabor Juhos 2f328ce488 generic: move some common symbols to generic configuration
* CONFIG_MUTEX_SPIN_ON_OWNER
 * CONFIG_DEFAULT_HYDLA
 * CONFIG_DEFAULT_VENO

SVN-Revision: 21748
14 years ago
Gabor Juhos 5cad9d5c73 generic: standardize CONFIG_INLINE_* symbols usage
SVN-Revision: 21746
14 years ago
Daniel Dickinson f296eeab53 brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs reference design)
SVN-Revision: 21631
14 years ago
Daniel Dickinson 6a267cfa76 brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods
SVN-Revision: 21630
14 years ago
Daniel Dickinson 40c53c6556 brcm63xx: Fixed vlan packet leakage in preinit for known devices with a switch on eth1 (currently only 96348GW - Tecom 6x00)
SVN-Revision: 21629
14 years ago
Daniel Dickinson 82edb6eafa 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)
SVN-Revision: 21628
14 years ago
Daniel Dickinson cc8fba8441 brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00)
SVN-Revision: 21627
14 years ago
Daniel Dickinson bd8cfa63f4 brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom 6x00)
SVN-Revision: 21626
14 years ago
Nicolas Thill e74e289fa8 update linux kernel to 2.6.32.14
SVN-Revision: 21583
14 years ago
Nicolas Thill 46e2eea1ef target/linux: refresh 2.6.32 patches
SVN-Revision: 21566
14 years ago
Hauke Mehrtens b18a1d217b kernel: update kernel to version 2.6.32.13 and 2.6.33.4
SVN-Revision: 21540
14 years ago
Florian Fainelli f89ff525ee revert r21085, fixes #7282
SVN-Revision: 21352
14 years ago
Florian Fainelli 1017215649 do not write to per-port over-current register, which is bogus (#6898)
SVN-Revision: 21306
14 years ago
Raphaël Huck f87eac79bb rename reset_buttons to buttons
SVN-Revision: 21255
14 years ago
Raphaël Huck ccfe1f7886 add WPS button support for nb4 boards
SVN-Revision: 21254
14 years ago
Raphaël Huck b29ef93886 fix gpio button key code, match button-hotplug code
SVN-Revision: 21253
14 years ago
Raphaël Huck 5af6e7724b fix gpio_button device register
SVN-Revision: 21252
14 years ago
Raphaël Huck 73e450f44a fix the setup of MII clock in the case enet1 is linked to external switch for 6358 boards, thx Miguel
SVN-Revision: 21231
14 years ago
Raphaël Huck 1a07f81239 extend bcm63xx_wdt driver for debugging purposes, thx Miguel
SVN-Revision: 21199
14 years ago
Alexandros C. Couloumbis fdac9ae836 sync to kernel 2.6.32.12
SVN-Revision: 21195
14 years ago
Raphaël Huck 8df378a918 add neufbox 4 board support, thx Miguel & Florian
SVN-Revision: 21193
14 years ago
Raphaël Huck 266c0bf900 add NXP 74HC164 chip driver support, thx Miguel & Florian
SVN-Revision: 21192
14 years ago
Raphaël Huck cf1654354b add extended platform devices patch, thx Miguel & Florian
SVN-Revision: 21191
14 years ago
Florian Fainelli d15e136deb fix spi chip select configuration
SVN-Revision: 21164
14 years ago
Florian Fainelli 84dd37d930 fix bcm6358 spi base register address (#7234)
SVN-Revision: 21163
14 years ago
Florian Fainelli 52231f694d the SPI_CMD register is 16-bits wide
SVN-Revision: 21162
14 years ago
Nicolas Thill b1b2b04639 package/kernel: move PCMCIA modules to their own file & submenu
SVN-Revision: 21136
14 years ago