Hauke Mehrtens
09e05d833d
kernel: update kernel version to 2.6.34.5
...
SVN-Revision: 22759
14 years ago
Hauke Mehrtens
26f323dcf5
brcm47xx: do not read out cfe
...
Reading the CFE properties causes system hangs on some devices. With
this patch nvram read will be successful very time so cfe will no be
read out. This code is not really correct but it will work around some
problems for some people.
Related ticket: #7693
SVN-Revision: 22663
14 years ago
Alexandros C. Couloumbis
0780aa2278
brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you Steve Brown)
...
SVN-Revision: 22661
14 years ago
Hauke Mehrtens
09244c0811
brcm47xx: do not generate image for wgr614_v8 as long as we did not get any positive reports with that device.
...
SVN-Revision: 22522
14 years ago
Hauke Mehrtens
7640f89045
brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
...
Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/
This closes #7702 .
SVN-Revision: 22516
14 years ago
Hauke Mehrtens
86b209211e
brcm47xx: ignore some parts of flash on some netgear devices. This space is used to store config values. When overwriting it the device will not start any more.
...
closes #7630
Thank you realopty for testing.
SVN-Revision: 22475
14 years ago
Hauke Mehrtens
3aca383c72
brcm47xx: some checkpatch fixes
...
SVN-Revision: 22425
14 years ago
Hauke Mehrtens
96911f6b58
brcm47xx: some fixes
...
* fix return codes of nvram_getenv. Now it behaves like cfe_getenv.
* also check cfe for kernel_args param.
* some style fixes
SVN-Revision: 22424
14 years ago
Hauke Mehrtens
da7493d8f9
mostly revert commit r22396
...
CFE does not boot images generated with these checksums because of
wrong checksum.
After flashing then with tftp to my Asus wl500-GPv1 the following messages
are show:
Null Rescue Flag.
Boot program checksum is invalid
Hello!! Enter Rescue Mode: (Check error)
SVN-Revision: 22418
14 years ago
Markus Wigge
7a052dc799
fix CRC32 calculation for sysupgrade
...
* reduce image size for CRC calculation by fs_mark size
sysupgrade sometimes failed for me and I noticed that it was due
to incorrect CRC values in trx-header after performing it.
It seems that the fs_mark was completely included in the calculation
and that it was nevertheless modified by sysupgrade while appending
the jffs data.
This only occurs for the first boot after sysupgrade as the flashmap
driver recalculates the CRC to an even smaller area when it boots.
SVN-Revision: 22396
15 years ago
Hauke Mehrtens
763e011e70
brcm47xx: now hopfully realy commit the right things from r22385
...
SVN-Revision: 22388
15 years ago
Hauke Mehrtens
d67c25f592
brcm47xx: add missing part from r22385
...
SVN-Revision: 22387
15 years ago
Hauke Mehrtens
163b24d092
brcm47xx: fill the whole sprom with data
...
SVN-Revision: 22385
15 years ago
Hauke Mehrtens
ebeaea35fd
brcm47xx: fix for boardflags by xMff and checkpatch.pl fixes
...
SVN-Revision: 22318
15 years ago
Hauke Mehrtens
c811398d00
brcm47xx: write boardflags correct into sprom
...
SVN-Revision: 22298
15 years ago
Hauke Mehrtens
49edb3c342
brcm47xx: prepare brcm47xx patches for sending to mainline.
...
SVN-Revision: 22296
15 years ago
Hauke Mehrtens
0799e77a8b
brcm47xx: remove kernel 2.6.33
...
SVN-Revision: 22295
15 years ago
Hauke Mehrtens
2d87b1c1ee
brcm47xx: activate swap again and run make oldconfig
...
SVN-Revision: 22266
15 years ago
Daniel Dickinson
17ba48cd90
target (base-files): Fixed failsafe mode by adding back insmod diag
...
SVN-Revision: 22186
15 years ago
Hauke Mehrtens
3310fdf6fa
brcm47xx: use kernel 2.6.34.1 as default kernel
...
SVN-Revision: 22119
15 years ago
Felix Fietkau
9c8d55541a
brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35
...
SVN-Revision: 22116
15 years ago
Felix Fietkau
fbff44c98a
Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to clear.' spam.
...
more and more users are getting confused by this, and consider it a regression in brcm47xx,
because brcm-2.4 was not showing this message. It's not particularly interesting for debugging,
most of the time it only happens because of an unconnected port.
SVN-Revision: 22110
15 years ago
Markus Wigge
25602743d1
brcm47xx: added dual image support to flashmap driver
...
some CFE versions (i.e. WRT54G3Gv2-VF) expect two separate firmware
images which each consume half of the available flash space.
these changes check for the TRX header version and set the partition
size correctly.
Tested on G3Gv2-VF and Asus WL-500GP
SVN-Revision: 22019
15 years ago
Markus Wigge
114ce0bd4c
renamed wrt54g3gv2-vf images
...
'factory' and 'sysupgrade' did not make much sense. A discussion
with jow convinced me that .trx results in a helpdesk disaster.
So I decided to use '.bin' for normal bin-headers and '.noheader.bin'
for the trx-v2 image.
I fixed the wiki accordingly.
SVN-Revision: 22013
15 years ago
Alexandros C. Couloumbis
0409c64e34
fix commit r21993
...
SVN-Revision: 21994
15 years ago
Felix Fietkau
812f026323
add back the base-files/image code from brcm-2.4 to brcm47xx
...
SVN-Revision: 21945
15 years ago
Felix Fietkau
519b6a2f4c
remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a proper type changing commit)
...
SVN-Revision: 21944
15 years ago
Jo-Philipp Wich
5181a82334
change a typo in ath5k profile
...
SVN-Revision: 21853
15 years ago
Jo-Philipp Wich
af1eb7ec46
deselect wpad-mini in wl profile instead of adding it to all other profiles, slightly change titles
...
SVN-Revision: 21852
15 years ago
Jo-Philipp Wich
da6e39e592
add a profile using proprietary wl instead of b43
...
SVN-Revision: 21851
15 years ago
Felix Fietkau
efa4f94436
brcm47xx: add some exports to be used by the new wl driver
...
SVN-Revision: 21793
15 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
15 years ago
Gabor Juhos
4128c72275
generic: don't override CONFIG_DEBUG_FS
...
SVN-Revision: 21749
15 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
15 years ago
Gabor Juhos
57c5fe2e7f
generic: remove trailing whitespaces from kernel configs
...
SVN-Revision: 21747
15 years ago
Gabor Juhos
5cad9d5c73
generic: standardize CONFIG_INLINE_* symbols usage
...
SVN-Revision: 21746
15 years ago
Alexandros C. Couloumbis
cfa9a1f6d6
brcm47xx: add kernel 2.6.35 preliminary support
...
SVN-Revision: 21707
15 years ago
Nicolas Thill
e74e289fa8
update linux kernel to 2.6.32.14
...
SVN-Revision: 21583
15 years ago
Hauke Mehrtens
7800ac4e58
brcm47xx: refresh patches
...
SVN-Revision: 21543
15 years ago
Hauke Mehrtens
b18a1d217b
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
...
SVN-Revision: 21540
15 years ago
Lars-Peter Clausen
37a8f3522f
Move CONFIG_LZMA_{DE,}COMPRESS to generic config
...
It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.
SVN-Revision: 21437
15 years ago
Hauke Mehrtens
c96049615c
brcm47xx: use tab instead of space
...
SVN-Revision: 21430
15 years ago
Hauke Mehrtens
bb8d84ce4e
brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method
...
SVN-Revision: 21427
15 years ago
Felix Fietkau
0f7864456a
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos)
...
SVN-Revision: 21395
15 years ago
Felix Fietkau
3ea657a3e9
kernel: bring ssb in sync with upstream (as of current wireless-testing)
...
SVN-Revision: 21269
15 years ago
Alexandros C. Couloumbis
09a1db3eea
brcm47xx: update config-2.6.33 options
...
SVN-Revision: 21266
15 years ago
Alexandros C. Couloumbis
6a40947c31
brcm47xx: refresh 2.6.33 kernel patches
...
SVN-Revision: 21265
15 years ago
Alexandros C. Couloumbis
fdac9ae836
sync to kernel 2.6.32.12
...
SVN-Revision: 21195
15 years ago
Alexandros C. Couloumbis
b7e21c6517
brcm47xx: add missing bits & bytes on r21119
...
SVN-Revision: 21145
15 years ago
Alexandros C. Couloumbis
d0883b82a4
brcm47xx: add sysfs attributes to ssb devices & new defines for registers and device ids (credits: Bernhard Loos)
...
SVN-Revision: 21119
15 years ago