4630 Commits (7417cfdda3528afb5bad75be32bc0df6969e1f6c)

Author SHA1 Message Date
Felix Fietkau b88fc11e2a preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) 15 years ago
Felix Fietkau 40b531f5d2 fix brcm-2.4/brcm47xx failsafe init (thx, puchu) 15 years ago
Gabor Juhos 3899c9c745 kernel: add missing config symbols for 2.6.32 15 years ago
Daniel Dickinson 022594b0ed brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comtrend CT-5261 15 years ago
Gabor Juhos 93e0e3ac0a ar71xx: switch to 2.6.32 15 years ago
Gabor Juhos 6ff3e61cf7 kernel: update to 2.6.32.6 15 years ago
Gabor Juhos b5bc452308 kernel: move mips_machine.h to 'arch/mips/include/asm' 15 years ago
Gabor Juhos 6bfdc7c998 rtl8366s: reset the chip early, this allows ethernet to work as soon as possible 15 years ago
Jo-Philipp Wich 795efe0382 fix syntax error in preinit (#6575) 15 years ago
Gabor Juhos b34feab713 ramips: add preliminary support for 2.6.32 15 years ago
Gabor Juhos c5ac3f64ab ramips: refresh patches 15 years ago
Gabor Juhos 03aa95b791 ramips: sync kernel config 15 years ago
Gabor Juhos 3143e74705 ar71xx: fix 'section type conflict' build error 15 years ago
Felix Fietkau 056f25aedf brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (thx, cshore) 15 years ago
Felix Fietkau d690de9a0c rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx 15 years ago
Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
Gabor Juhos 49c4df5487 rtl8366: make it available on all platforms 15 years ago
Gabor Juhos aa196516d5 ar71xx: sync kernel configs 15 years ago
Gabor Juhos 7859cab35c kernel: add missing config symbol 15 years ago
Gabor Juhos 97b983c8b9 rtl8366s: simplify mib counters handling 15 years ago
Gabor Juhos 20df2bf825 ar71xx: merge generic machine code into setup.c 15 years ago
Jo-Philipp Wich 6351d88e29 add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.lahtinen@gmail.com> 15 years ago
Nicolas Thill cc123efe11 generic-2.6: add missing 2.6.32 config symbol 15 years ago
Nicolas Thill 4ccdc4dd92 ubicom32: add 2 missing config symbols 15 years ago
Lars-Peter Clausen 3eaf82ee3f Disable LOCALVERSION_AUTO 15 years ago
Felix Fietkau 1a13b8c358 gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio package build 15 years ago
Felix Fietkau 2aa0d20756 replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images 15 years ago
Felix Fietkau 03d44e8fe2 ifxmips: fix mdio register access bitmask 15 years ago
Lars-Peter Clausen ad8700a22a Cleanup clock module a bit and replace last users of __cpm_* 15 years ago
Lars-Peter Clausen 275f0556a8 Enable fireware loading support 15 years ago
Gabor Juhos 2b5ba9073f rtl8366_smi: move RTL8366S driver into a separate file 15 years ago
Gabor Juhos 46b0e6643a rtl8366_smi: rename rtl8366s specific functions and definitions 15 years ago
Gabor Juhos 08055fd6d1 rtl8366_smi: move chip specific stuff into its own struct 15 years ago
Gabor Juhos de751af190 rtl8366_smi: separate gpio initialization 15 years ago
Gabor Juhos a1247d2f83 rtl8366_smi: store GPIO numbers directly in the rtl8366_smi struct 15 years ago
Gabor Juhos ab278275ee rtl8366_smi: store device pointer instead of plaform_device 15 years ago
Jo-Philipp Wich 0cde46b3e7 add support for OvisLink WL-1600GL 15 years ago
Felix Fietkau 64016fb476 x86: fix software raid autodetection on boot (patch from #6548 by Pieter "Fate" Hollants) 15 years ago
Gabor Juhos edfa82ab60 rtl8366_smi: rename switch attribute handlers 15 years ago
Gabor Juhos 7aefde9f66 rtl8366_smi: simplify rtl8366_attr_get_port_link function 15 years ago
Gabor Juhos 83fb9f73e1 rtl8366_smi: make rtl8366_phy_config_{aneg,init} static 15 years ago
Gabor Juhos cad07a09c1 rtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index functions 15 years ago
Gabor Juhos 50849c6cff rtl8366_smi: minor code optimalizations 15 years ago
Gabor Juhos 3e6b3ea088 rtl8366_smi: coding style cleanup 15 years ago
Gabor Juhos 0e61dc3f61 ar71xx: create special initramfs images for the boards which does not accept standard uImages 15 years ago
Gabor Juhos 23e7dc9147 ar71xx: rename initramfs u-boot images 15 years ago
Gabor Juhos 5e5451a54d rtl8366_smi: add Kconfig option for the debugfs stuff 15 years ago
Gabor Juhos 0d48b043b1 rtl8366_smi: fix error checking in rtl8366s_set_vlan_4k_entry 15 years ago
Gabor Juhos 0296b24f80 rtl8366_smi: fix parameter checking in rtl8366_attr_get_vlan_info 15 years ago
Gabor Juhos 743e7617b0 rtl8366_smi: fix return codes in rtl8366s_reset_vlan 15 years ago