Commit Graph

8135 Commits (21e09858f13eb471582ca09f1ce306a004203fb2)
 

Author SHA1 Message Date
Felix Fietkau 21e09858f1 add missing fix for etrax compile without axis toolchain
SVN-Revision: 11413
16 years ago
Felix Fietkau 1b4c04cab2 fix a small dep bug in the docs/ dir
SVN-Revision: 11412
16 years ago
Felix Fietkau 6fd92eece4 allow parallel downloading for make download
SVN-Revision: 11411
16 years ago
Felix Fietkau b014357704 set marvell switch ATU ageing time to minimum instead of maximum - hopefully fixes some fonera 2.0 ethernet issues
SVN-Revision: 11410
16 years ago
Felix Fietkau 62bef2bced madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs
SVN-Revision: 11409
16 years ago
Peter Denison ea8b4cb0d7 Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. Fixes #3501
SVN-Revision: 11407
16 years ago
John Crispin a59821735c remove proc and char dev from ifxmips gpio driver
SVN-Revision: 11406
16 years ago
John Crispin b3331b3d03 adds gpiodev support to ifxmips
SVN-Revision: 11405
16 years ago
Gabor Juhos 2fdfd541da add packages required by failsafe support to defaults
SVN-Revision: 11404
16 years ago
Gabor Juhos e5ad400330 add initial failsafe support
SVN-Revision: 11403
16 years ago
Gabor Juhos 11b8dfe86c add button devices to several boards
SVN-Revision: 11402
16 years ago
Gabor Juhos 50a749e9a7 add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines
SVN-Revision: 11401
16 years ago
Gabor Juhos 64fddc8d81 fix image names in the wget2nand script
SVN-Revision: 11400
16 years ago
Gabor Juhos 2ea9fc7b30 fix image names in the whet2nand script
SVN-Revision: 11399
16 years ago
Gabor Juhos 5ee91fef1e strip kernel version from image names
SVN-Revision: 11398
16 years ago
Gabor Juhos 116a3864ad generic-2.6: refresh yaffs patches
SVN-Revision: 11397
16 years ago
John Crispin 93441174d6 fixes ifxmips pci support and adds GENERIC_GPIO
SVN-Revision: 11396
16 years ago
Felix Fietkau 06447d5cfa oops. accidentally committed the wrong patch version
SVN-Revision: 11395
16 years ago
John Crispin 6705032a0f rename ifmips images
SVN-Revision: 11394
16 years ago
John Crispin 01f37d998b several uboot fixes
SVN-Revision: 11393
16 years ago
John Crispin 1a4df56111 fixes ifxmips danube flashing using uboot, 2nd try
SVN-Revision: 11392
16 years ago
John Crispin 6c96008540 fixes ifxmips danube flashing using uboot
SVN-Revision: 11391
16 years ago
John Crispin f3523c6e9c clean up etehrnet driver
SVN-Revision: 11389
16 years ago
John Crispin 8fdb133752 missing file in ifxmips driver support patch
SVN-Revision: 11388
16 years ago
Felix Fietkau ca8cf89159 fix spurious ifxmips u-boot build errors
SVN-Revision: 11387
16 years ago
Gabor Juhos 7a902dfc34 add a chip_fixup function to the plat_nand driver on 2.6.23 as well (closes #3513)
SVN-Revision: 11386
16 years ago
Felix Fietkau 60e3586f6f fix madwifi on linux 2.4
SVN-Revision: 11385
16 years ago
John Crispin d21f830b10 remove axis toolchain dependency for etrax
SVN-Revision: 11384
16 years ago
John Crispin f1ff3a410f finally fixes etrax toolchain problems, thanks nbd
SVN-Revision: 11383
16 years ago
John Crispin 28051f319c fixes au1000 ethernet support, signed off: Bruno Randolf
SVN-Revision: 11382
16 years ago
Felix Fietkau daa89fdcfc update svn:ignore and .gitignore
SVN-Revision: 11381
16 years ago
John Crispin 51b28d44a9 use default gateway for routes that have no gw specified, Signed off by: Brian J. Murrell
SVN-Revision: 11380
16 years ago
Gabor Juhos d7b697d4ad generic-2.6: yaffs cleanup * reduce compiler warnings, * renumber/rename patches
SVN-Revision: 11379
16 years ago
Gabor Juhos 477d43b281 generic-2.6: sync yaffs code with the official CVS tree
SVN-Revision: 11378
16 years ago
Gabor Juhos 306f3677ec make use the chip_fixup function of the plat_nand driver
SVN-Revision: 11377
16 years ago
Gabor Juhos 9720836ec6 make use the chip_fixup function of the plat_nand driver
SVN-Revision: 11376
16 years ago
Gabor Juhos 577ce6c8b5 add a chip_fixup function to the plat_nand driver
SVN-Revision: 11375
16 years ago
Gabor Juhos db4cd8515c refresh patches to match upstream style
SVN-Revision: 11374
16 years ago
Yuji Mano 4ece2e4ad1 Set executable permissions on ps3 target specific scripts
SVN-Revision: 11370
16 years ago
Imre Kaloz 7a72cfdd2a add little endian arm wpa_supplicant config file
SVN-Revision: 11369
16 years ago
Imre Kaloz 12d5244f2b rename and renumber storm patches
SVN-Revision: 11368
16 years ago
Imre Kaloz 6ca4659c4e * refresh storm patches * disable BX in uClibc config, add ethernet and watchdog support -- thanks to Zilvinas Valinskas
SVN-Revision: 11367
16 years ago
Imre Kaloz 2ff1596a22 refresh generic 2.6.23 patches in upstream style
SVN-Revision: 11366
16 years ago
Imre Kaloz 04fd31f429 add patch to fix EABI compiles on ARMv4
SVN-Revision: 11365
16 years ago
Florian Fainelli 6e0427c8a4 Add bcm3350 cpuid
SVN-Revision: 11364
16 years ago
Felix Fietkau 036b397595 fix sysupgrade 'do_upgrade: not found' error
SVN-Revision: 11362
16 years ago
Felix Fietkau b4d1c134da upgrade uci to 0.4.2 - fixes some escaping and library issues
SVN-Revision: 11361
16 years ago
Yuji Mano 3a4a288ed3 Adding ps3 target specific /bin/login script. For security reasons, allow telnet login only if the user explicitly sets a flag in the ps3 flash db to enable telnet login from the host console.
SVN-Revision: 11360
16 years ago
Felix Fietkau b0e669ee13 fix x86 image build order (fixes #3317)
SVN-Revision: 11359
16 years ago
Peter Denison b2a1f5e79b Update b43 from compat-wireless-2008-05-26 codebase
SVN-Revision: 11358
16 years ago