librecmc/librecmc.git
2010-03-08 Gabor Juhospackage: fix w1-gpio-custom package (closes #6770)
2010-03-08 Felix Fietkaumkimage: fix spurious build errors caused by its braind...
2010-03-08 Gabor Juhosimagebuilder: add REVISION variable (closes #6795)
2010-03-08 Gabor Juhosar71xx: simplify WP543 image generation, and fix rootfs...
2010-03-08 Travis Kemenadd missing file from patch
2010-03-08 Travis Kemenfinish cleaning my broken commit
2010-03-08 Gabor Juhosar71xx: sync .33 config
2010-03-08 Gabor Juhosar71xx: enable AR7240 DSA driver on 2.6.33 as well
2010-03-08 Travis Kemenfix missing parts of r19997.
2010-03-08 Gabor Juhosar71xx: refresh patches
2010-03-08 Gabor Juhosar71xx: add NAND driver for the RB750
2010-03-08 Gabor Juhosar71xx: add ar71xx_gpio_function_setup
2010-03-08 Gabor Juhospackage: add module for the RB750 LED driver
2010-03-08 Gabor Juhosar71xx: add LED driver for the RB750
2010-03-08 Gabor Juhosar71xx: add latch handling code for the RB750
2010-03-08 Gabor Juhosar71xx: increase kernel partition size for the WP543...
2010-03-08 Jo-Philipp... dnsmasq: prevent bad command line error when a dhcp...
2010-03-08 Nicolas Thillacx: remove wrong CONFIG_PCI dep (should have been...
2010-03-08 Felix Fietkaumac80211: remove an obsolete patch which breaks 2.6...
2010-03-08 Felix Fietkaumac80211: small whitespace fix in minstrel_ht
2010-03-07 Lars-Peter... Add sound support for the n516.
2010-03-07 Lars-Peter... Add support for enabling/disabling the aic controllers...
2010-03-07 Felix Fietkaumac80211: fix a few more minstrel_ht bugs (thx to Chris...
2010-03-07 Florian Fainelliadd support for new ar7-atm version D7.05.00.00 (#6515)
2010-03-07 Felix Fietkaumac80211: improve minstrel_ht performance by reducing...
2010-03-07 Florian Fainellicorrect the MDIO base address and reset sequence for...
2010-03-07 Florian Fainelliadd one more acx-mac80211 patch to finally allow its...
2010-03-07 Felix Fietkaumac80211: simplify minstrel_ht code, rewrite packet...
2010-03-07 Felix Fietkaumac80211: increase minstrel_ht precision by properly...
2010-03-07 Felix Fietkaumac80211: implement .rate_update in minstrel_ht
2010-03-07 Felix Fietkaumac80211: update to wireless-testing 2010-03-03
2010-03-07 Nicolas ThilluClibc: enhance debug support (closes: #6118)
2010-03-07 Nicolas ThilluClibc: revert to old linuxthreads implementation on...
2010-03-07 Gabor Juhosar71xx: add preliminary support for the RouterBOARD 750
2010-03-07 Gabor Juhosar71xx: make the rb4xx nand driver depends on AR71XX_MA...
2010-03-07 Gabor Juhosar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and chang...
2010-03-07 Nicolas Thillsiit: oops, 'make M=... modules' is 2.6 only, use SUBDI...
2010-03-07 Nicolas Thillsiit: use $(KERNEL_MAKEOPTS)
2010-03-07 Nicolas Thillsiit: remove obsolete dep (builds fine on 2.6.31 since...
2010-03-06 Florian Fainellilet 802.1q tagged frames go in and out from cpmac ...
2010-03-06 Florian Fainellifallback to "dumb switch" mode if no PHY was detected
2010-03-06 Florian Fainellifix cpmac panics with 2.6.32 (#6764)
2010-03-06 Florian Fainelliadd some missing patches to acx-mac80211 it now builds...
2010-03-06 Nicolas Thillgcc: only enable/disable TLS support in final stage...
2010-03-06 Florian Fainellimove netdev_ops conversion, previous hunk was not correct
2010-03-06 Florian Fainelliupdate acx-mac80211 to a newer snapshot and fix its...
2010-03-06 Florian Fainellimigrate acx to netdev_ops, required for later kernels
2010-03-06 Felix Fietkaumac80211: enable debugfs support by default - having...
2010-03-05 Travis Kemenfix missing symbols for kernel 2.6.33, closes #6803...
2010-03-05 Travis Kemenfix missing symbols for kernel 2.6.32, closes #6802...
2010-03-05 Travis Kemenadd missing symbol
2010-03-05 Gabor Juhosar71xx: don't init PCI irqs on the AR7240 if the PCIe...
2010-03-05 Gabor Juhosar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)
2010-03-05 Gabor Juhosar71xx: fix status led detection on the RB4xx boards
2010-03-05 Gabor Juhosar71xx: ag71xx: move calling ag71xx_phy_stop out from...
2010-03-05 Gabor Juhosar71xx: ag71xx: move link update function
2010-03-05 Gabor Juhosar71xx: ag71xx: don't use dev->trans_start
2010-03-05 Gabor Juhosar71xx: ag71xx: use dma_unmap_single to unmap frames
2010-03-05 Travis Kementhis patch fixes package/Makefile.
2010-03-05 Travis Kementhis patch fixes uboot-envtools so that it is no longer...
2010-03-05 Travis Kementhere are quite a lot of package using ln -sf in their...
2010-03-05 Travis Kementhis patch uses PKG_INSTALL:=1 and simplifies the Makef...
2010-03-05 Travis KemenThe attached patch replaces $(1) install by $(if $...
2010-03-05 Travis Kementhis patch fixes toolchain parallel build, which reduce...
2010-03-05 Travis Kementhis patch simplifies the Makefile by using PKG_INSTALL...
2010-03-05 Travis Kementhis patch simplifies the Makefile by using PKG_INSTALL...
2010-03-05 Nicolas Thillremove bison requirement (see [10398] & [14900])
2010-03-05 Lars-Peter... Add support for the n516
2010-03-05 Lars-Peter... Add subtarget for each device
2010-03-05 Lars-Peter... image.mk: Adjust ubifs build behaviour to that of other...
2010-03-05 Lars-Peter... jz4740 pm: Fix gpio suspend/resume. Turn pll off while...
2010-03-05 Lars-Peter... gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros
2010-03-05 Lars-Peter... jz4740_fb: Add support for parallel displays, improve...
2010-03-05 Nicolas Thillinclude kernel-defaults.mk and use $(KERNEL_MAKEOPTS)
2010-03-05 Nicolas Thillfirstboot: detect mtd, rom & jffs parts first, fix...
2010-03-04 Florian Fainellifix watchdog driver unregistering, patch by Bernhard...
2010-03-04 Lars-Peter... jz4740_udc: Implement suspend/resume
2010-03-04 Florian Fainellirework reboot mechanism with the new watchdog fixes
2010-03-04 Florian Fainellienable the required packages to use a gpio-based reset...
2010-03-04 Florian Fainelliremove now unused rdc321x_gpio.h file
2010-03-04 Florian Fainelliimprove sitecom device support
2010-03-04 Florian Fainelliselect ARCH_REQUIRE_GPIOLIB which is required for our...
2010-03-04 Florian Fainelliadd a new southbridge driver which registers the gpio...
2010-03-04 Florian Fainellimerge the two patches applying to the same file in...
2010-03-04 Travis Kemenrevert r19964 for now, there are issues with opkg/ipkg...
2010-03-03 Hauke Mehrtensbrcm47xx: add CONFIG_CMDLINE again
2010-03-03 Gabor Juhosar71xx: restore command line on 2.6.33
2010-03-03 Gabor Juhosar71xx: sync 2.6.33 config
2010-03-03 Travis Kemengrab all config files for installed packages, closes...
2010-03-03 Matteo Croce2.6.33 fixes for atheros and madwifi
2010-03-03 Florian Fainellicleanup the 2.6.33 and later kernels kernel-headers...
2010-03-03 Gabor Juhoskernel: fix m25p80 patches for 2.6.33
2010-03-03 Gabor Juhosar71xx: refresh 2.6.33 patches
2010-03-03 Gabor Juhoskernel: refresh 2.6.33 patches
2010-03-02 Florian Fainellido not register devices in device_initcall level, this...
2010-03-02 Hauke Mehrtenskernel: add some missing config files and make compat...
2010-03-02 Hauke Mehrtensbrcm47xx: add support for kernel 2.6.33
2010-03-02 Gabor Juhosar71xx: ag71xx: use correct device pointer for dma_map_...
2010-03-02 Gabor Juhosar71xx: ag71xx: don't use virt_to_phys
2010-03-02 Gabor Juhosar71xx: ag71xx: simplify register access functions
next