adm5120: add preliminary support for 2.6.31
[openwrt/svn-archive/archive.git] / target /
2009-10-08 Gabor Juhosadm5120: add preliminary support for 2.6.31
2009-10-08 Gabor Juhosadm5120: switch to 2.6.30
2009-10-08 Gabor Juhosadm5120: sync kernel config
2009-10-08 Imre Kalozadd preliminary 2.6.31 support for IXP4xx
2009-10-08 Imre Kalozfix the IXP4xx CF driver patch for 2.6.30
2009-10-08 Imre Kalozand another missing Kconfig symbol..
2009-10-08 Imre Kalozadd missing symbol
2009-10-08 Imre Kalozenable ATA_SFF (PATA support) in the generic configs
2009-10-08 Imre Kalozresync 2.6.31 patches
2009-10-08 Imre Kalozadd more Kconfig symbols to the generic 2.6.31 config
2009-10-08 Florian Fainelli[uml] remove the mempcy patch, fixes build failures...
2009-10-07 Nicolas Thill[kernel] olpc: cleanup config
2009-10-07 Florian Fainelli[cobalt] optimize binaries for the rm5200 cpu present...
2009-10-07 Nicolas Thill[kernel] config: fix typo in 2.6.27 generic
2009-10-07 Gabor Juhosramips: sync rt288x kernel config
2009-10-07 Gabor Juhosramips: fix return value in 'pcibios_map_irq' in the...
2009-10-07 Gabor Juhosramips: remove obsolete 'pcibios_fixups' from the rt288...
2009-10-07 Gabor Juhosramips: add rt2880_pci_get_cfgaddr helper
2009-10-07 Gabor Juhosramips: use switch statement instead of multiple if...
2009-10-07 Gabor Juhosramips: protect rt288x pci config accesses with a spinlock
2009-10-07 Gabor Juhosramips: make rt2880_pci_base static
2009-10-07 Gabor Juhosramips: define some magic values in the rt288x pci...
2009-10-07 Gabor Juhosramips: add copyright header to the rt288x pci code
2009-10-07 Florian Fainelli[cobalt] cleanup kernel configuration
2009-10-07 Nicolas Thill[kernel] mpc52xx: cleanup config
2009-10-07 Nicolas Thill[kernel] config: add another bunch of missing CONFIG_US...
2009-10-07 Nicolas Thill[kernel] config: add CONFIG_USB_SUSPEND to generic
2009-10-07 Nicolas Thill[kernel] config: add missing CONFIG_SPI_MPC52xx_PSC...
2009-10-06 Nicolas Thill[kernel] config: remove CONFIG_ORION entry (now in...
2009-10-06 Nicolas Thill[kernel] config: add missing CONFIG_ORION entry to...
2009-10-06 Claudio Mignanti[etrax] Improve i2c driver slave delay, thanks to Fabri...
2009-10-06 Nicolas Thill[kernel] move common CONFIG_MMC entries to generic
2009-10-06 Nicolas Thill[kernel] move common CONFIG_BATTERY entries to generic
2009-10-06 Nicolas Thill[kernel] move common CONFIG_TOUCHSCREEN entries to...
2009-10-06 Nicolas Thill[kernel] move more CONFIG_SND entries to generic
2009-10-05 Nicolas Thill[kernel] move common CONFIG_FB entries to generic
2009-10-05 Nicolas Thill[kernel] brcm63xx: fix cardbus support with BCM6358...
2009-10-05 Florian Fainelli[octeon] resync kernel config, do not enable security...
2009-10-05 Florian Fainelli[kernel] add missing CONFIG_VIDEO_GO7007 symbol
2009-10-05 Felix Fietkauenable CONFIG_STAGING on 2.6.31
2009-10-05 Felix Fietkaurefresh 2.6.31 kernel config
2009-10-05 Florian Fainelli[rb532] add kmod-input-rb532 by default in the rb532...
2009-10-05 Florian Fainelli[cobalt] resync kernel configuration, enable netfilter...
2009-10-05 Gabor Juhosramips: make {read,write}_config static
2009-10-05 Gabor Juhosramips: convert 'config_access' function to void
2009-10-05 Gabor Juhosramips: add register access functions into the rt288x...
2009-10-05 Gabor Juhosramips: fix RT2880_PCI_BASE definition
2009-10-05 Gabor Juhosramips: rt288x pci code cleanup
2009-10-05 Gabor Juhosramips: cleanup coding-style of the rt288x pci code
2009-10-05 Gabor Juhosramips: merge ops-rt288x.c and rt288x_pci.h into pci...
2009-10-05 Andy Boyett[ppc44x] disable LEDS_GPIO_OF
2009-10-05 Andy Boyett[generic-2.6] 2.6.30: disable SND_PPC by default
2009-10-05 Andy Boyett[generic-2.6] move IMAGE_CMDLINE_HACK default to generi...
2009-10-05 Andy Boyett[ppc44x] add missing USB kconfig options
2009-10-05 Andy Boyett[generic-2.6] 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV...
2009-10-05 Andy Boyett[ppc40x] explicitly disable LEDS_GPIO_OF kconfig option
2009-10-05 Andy Boyett[rdc] explicitly disable IBM_ASM kconfig option
2009-10-05 Andy Boyett[iop32x] add missing SND_ARM kconfig option
2009-10-05 Mirko Vogtexplicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to...
2009-10-05 John Crispindont select atm modules yet for ifxmips
2009-10-05 Gabor Juhosramips: remove unneccesary ifdefs from the rt288x pci...
2009-10-05 Gabor Juhosramips: remove unneccesary includes from the rt288x...
2009-10-05 Gabor Juhosramips: add Kbuild patch for the rt288x pci code, and...
2009-10-05 Gabor Juhosramips: add missing config option
2009-10-04 John Crispinremove crypto moduels from ifxmips menuconfig
2009-10-04 John Crispinadds pci support for rt288x
2009-10-04 John Crispinremove reference to bogus packet
2009-10-04 Andy Boyett[pxa] fix typo in target description
2009-10-03 Nicolas Thillremove ipset support from core, it is now provided...
2009-10-02 Felix Fietkauadd a defconfig for wrt160nl which contains switch...
2009-10-02 Felix Fietkauar71xx: fix usb preselection in profiles
2009-10-02 Claudio Mignanti[etrax] Export USB host driver as kernel package
2009-10-02 John Crispinbump ifxmips to .30
2009-10-02 Claudio Mignanti[etrax] dump 2.6.25 support
2009-10-02 Claudio Mignanti[etrax] Fix #5873 and cleanup kernel config
2009-10-01 Gabor Juhosar71xx: use 'link4' LED for diagnostic on Bullet M
2009-10-01 Gabor Juhosar71xx: initialize PCI controller on the Bullet M
2009-10-01 Gabor Juhosar71xx: init ethernet mac address on the Bullet M
2009-10-01 Gabor Juhosar71xx: add default network configuration for the Bullet M
2009-10-01 Gabor Juhosar71xx: register GPIO button on the Bullet M
2009-10-01 Gabor Juhosar71xx: add PCI Host Controller fixup for ar724x
2009-10-01 Gabor Juhosar71xx: use ar71xx_pci_fixup on ar71xx SoCs only
2009-10-01 Gabor Juhosar71xx: fix a typo in the ar724x PCI code
2009-10-01 Claudio Mignanti[etrax] Implement sysfs interface for some specific...
2009-10-01 Gabor Juhoskernel: upgrade to 2.6.30.8 and refresh patches
2009-09-30 Claudio Mignanti[etrax] Include some generic devices classes (#5874)
2009-09-28 Florian Fainelli[kernel] inform users when the in-kernel mips FPU emula...
2009-09-27 Felix Fietkauunion mounts: fix various bugs related to handling...
2009-09-27 Felix Fietkaufix compile error in bfs on 2.6.31
2009-09-27 Felix Fietkauunion mounts: get rid of kernel log spam
2009-09-27 Florian Fainelli[kernel] fix usage of smp_call_function
2009-09-27 Florian Fainelli[kernel] add kexec fixes for mips from M. Syrchin
2009-09-27 Hauke Mehrtens[ipset] Update ipset to version 3.2
2009-09-27 Hauke Mehrtens[brcm47xx] remove deprecated warning
2009-09-26 Hauke Mehrtenssmall fixes mostly for kernel 2.6.31
2009-09-26 Felix Fietkauadd jffs2 whiteout support (necessary for using it...
2009-09-26 Florian Fainelli[octeon] switch to gcc-4.4.1 and enabled octeon specifi...
2009-09-26 Florian Fainelli[octeon] resync kernel configuration
2009-09-26 Hauke Mehrtens[kernel] refresh patches
2009-09-26 Hauke Mehrtens[kernel] Update to kernel 2.6.31.1
next