32 Commits (e5fa05d78819686d0ce026de236cdeaaab91f0a4)

Author SHA1 Message Date
Andy Boyett 8e58c644fd ixp4xx: disable ixp4xx beeper 16 years ago
Imre Kaloz 0e212628aa resync/cleanup ixp4xx config 16 years ago
Imre Kaloz 44a4ddcab3 update config, make 2.6.26-rc8 the default for ixp4xx 16 years ago
Imre Kaloz 255cff5cc6 update kernel config 16 years ago
Imre Kaloz 3465540af9 ixp4xx 2.6.26 support 16 years ago
Imre Kaloz 2259476f06 import Gateworks CF optimizations, add support for additional features for the Cambria -- thanks Chris 17 years ago
Imre Kaloz 4f49c25319 enable gpiodev on ixp4xx 17 years ago
Imre Kaloz ef79a9a8f3 add Avila/Cambria latch LED support, thanks Chris 17 years ago
Rod Whitby 18cbe8770d config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet driver for the DSMG600RevA can be selected. 17 years ago
Nicolas Thill e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 17 years ago
Imre Kaloz a9c19c6e49 compile the AD7418 driver into the kernel 17 years ago
Gabor Juhos b54ef5ac71 enable legs-gpio by default 17 years ago
Imre Kaloz d62feeaac1 add support for the Gateworks Cambria 17 years ago
Imre Kaloz e072c5e8a8 update config files 17 years ago
Imre Kaloz 10bd191bab add basic support for the Titan Wireless TW-533-4 17 years ago
Imre Kaloz 08f82d001d add support for the IXDPG425 17 years ago
Rod Whitby 1c5ab37c00 ixp4xx: Update config-default to 2.6.24 17 years ago
Felix Fietkau 1d951e0847 disable partitions for unallocated redboot flash memory - it caused a null pointer deref 17 years ago
Felix Fietkau cce8347d18 add eabi autoselection for the kernel as well - fixes iptables problems 17 years ago
Felix Fietkau 82572cf767 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes 17 years ago
Imre Kaloz e9601bb0be prepare 2.6.24 on ixp4xx 17 years ago
John Crispin 57670563b5 added dmabounce debug code to ixp4xx 17 years ago
Imre Kaloz ed57d3042b add support for the Netgear WG302v1/WAG302v1 17 years ago
Rod Whitby 74ba9f2bc8 Forgot to commit the config change 17 years ago
Felix Fietkau 3f7af01bb0 fix initramfs 17 years ago
Rod Whitby 6f05ca9b2a ixp4xx: Added missing config entries to allow build to continue 17 years ago
Imre Kaloz efadab3747 * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN) 17 years ago
Imre Kaloz 9aa6d18e2d move ARM to the GNU EABI 17 years ago
Imre Kaloz 3ce3b16574 turn off FPU emulation on ARM and PowerPC - we are on softfloat now 17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
Rod Whitby 72d4000d54 Moved config back to config-default, but left the FSG3 profile config non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready. 17 years ago
Rod Whitby fa38113807 Reinstated the kernel configuration for the FSG3 profile. 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
Rod Whitby d85fd1495e Enabled IXP4xx beeper 17 years ago
Rod Whitby 72a8ff0c77 ixp4xx/config: Enabled PPP for bluetooth dund usage (for Treo650 bluetooth access point) 17 years ago
Rod Whitby 7b0a55127b ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature sensing and fan control 17 years ago
Rod Whitby 6d5c8233af ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling of swap can come through 17 years ago
Rod Whitby 57f4fc91ed ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built 17 years ago
Rod Whitby 5ca2391456 ixp4xx: Add RTC driver for FSG-3 17 years ago
Rod Whitby 04673803b5 ixp4xx: Add initial support for the Freecom FSG-3 17 years ago
Rod Whitby 8528218ec6 Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with known good nslu2-linux kernel usb hub settings. 17 years ago
Rod Whitby 40c1d84a0f Build via velocity module for ixp4xx 17 years ago
Felix Fietkau b94b11e11e minor kernel config sync 18 years ago
Felix Fietkau f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile 18 years ago
Rod Whitby 3cefaa021b Removed the disabling of CONFIG_TUN, and a number of other USB-related items, from the ixp4xx-2.6 default config, so that the generic config-template allows them to all be built as modules. 18 years ago
Rod Whitby 87dace0887 Enabled CONFIG_INPUT as a module, and included other default settings to enable oldconfig to complete automatically. 18 years ago
Rod Whitby 110d7e85f4 Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, and enabled ixp4xx LEDS support. 18 years ago
Rod Whitby 7128e381c9 Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6 18 years ago