217 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Gabor Juhos 2dfcdb9465 generic: merge mips multi machine update to generic patches for 2.6.34 14 years ago
Gabor Juhos 383bd396fa generic: merge mips multi machine update to generic patches for 2.6.32 14 years ago
John Crispin 971b7ff50e Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set. 15 years ago
Daniel Dickinson ba2b75f710 ramips: Added preinit scriptlet to set vars based on cpuinfo during preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ramips.sh was sourced 15 years ago
Gabor Juhos c24397b385 ramips: merge slab patch 15 years ago
Gabor Juhos 7ac21ada55 ramips: use COMMAND_LINE_SIZE directly 15 years ago
Gabor Juhos 178e4e9927 ramips: add missing 2.6.34 config files 15 years ago
Gabor Juhos b86455a7ec ramips: refresh 2.6.34 patches 15 years ago
Gabor Juhos fdf1561386 ramips: sync 2.6.32 config 15 years ago
John Crispin 0ab7d18462 update to 2.6.34, signed of by russiane39, thx 15 years ago
Hauke Mehrtens b18a1d217b kernel: update kernel to version 2.6.32.13 and 2.6.33.4 15 years ago
Alexandros C. Couloumbis fdac9ae836 sync to kernel 2.6.32.12 15 years ago
Nicolas Thill 37b02afe6a package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names 15 years ago
Gabor Juhos 60cbdbb686 ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons 15 years ago
Nicolas Thill 3162bc1ecf target/ramips: fix another typo from [20834] (closes: #7182) 15 years ago
Nicolas Thill e2b57ecf5f 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 15 years ago
Gabor Juhos de18353622 ramips: nuke clocksource init patch 15 years ago
Gabor Juhos b4bb5ebfaa ramips: generate sysupgrade images for the rt305x devices 15 years ago
Gabor Juhos 7581054e93 ramips: add sysupgrade support 15 years ago
Gabor Juhos 09aec474af ramips: add diag support 15 years ago
Gabor Juhos 2872bade69 ramips: enable image commandline hack and cmdline partition parsing 15 years ago
Gabor Juhos af05b16c98 ramips: add default profiles 15 years ago
Gabor Juhos 0abc7e6d53 ramips: add wpad-mini to the default packages 15 years ago
Gabor Juhos a423c3abee ramips: annotate device register function prototypes with __init 15 years ago
Gabor Juhos a9f313edea ramips: register wifi device for the RT2880 based boards 15 years ago
Gabor Juhos 9f3d673dbc ramips: add wifi device for the RT2880 as well 15 years ago
Gabor Juhos 1c25cfcde0 ramips: register wifi device on the rt305x based boards 15 years ago
Gabor Juhos ce2ac05602 ramips: sync kernel config 15 years ago
John Crispin 6f4052abe0 The ralink rt305x board has a wireless card that can be used with the rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> 15 years ago
John Crispin 3ad14f304e Fix the base address of the wireless card. Otherwise it is not possible to register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> 15 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10 15 years ago
Felix Fietkau 2d305bdc23 the mips -ffreestanding patch has been unnecessary for a long time now, remove it 15 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 15 years ago
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9 15 years ago
Travis Kemen 5c75e1dd02 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar 15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols 15 years ago
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files 15 years ago
Gabor Juhos 1e4e3b21fb ramips: nuke 2.6.30 support 15 years ago
Gabor Juhos bdc1565554 ramips: enable RTL8366SR driver for the RT288x devices 15 years ago
Gabor Juhos 4267623e2e ramips_eth: cleanup mac_address changing 15 years ago
Gabor Juhos b16aaf5fac ramips_eth: update register offsets 15 years ago
Gabor Juhos 72b08b729a ramips_eth: pass sys_clk via platform_data 15 years ago
Gabor Juhos 9ab88ce62d ramips_eth: add helper functions to {ed,dis}able interrupts 15 years ago
Gabor Juhos 224edd2575 ramips_eth: remove unnecessary typecasts 15 years ago
Gabor Juhos 8aceaf96be ramips_eth: simplify tx_next computation 15 years ago
Gabor Juhos 21b06bd2c0 ramips_eth: simplify tx descriptor initialization 15 years ago
Gabor Juhos d0fb66e3a4 ramips_eth: pass 'raeth_priv' struct directly to dma specific functions 15 years ago
Gabor Juhos c9d8869d1b ramips: switch to 2.6.32 15 years ago
Gabor Juhos f0be6ab20c ramips_eth: convert to use netdev_ops 15 years ago
Gabor Juhos d37975f6b2 ramips_eth: fix invalid register writes 15 years ago