| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ixp4xx: add support for jumbo frames to the ethernet driver | nbd | 2009-08-01 | 2 | -0/+162 |
* | add -L$(TOOLCHAIN_DIR)/lib to the LIBGCC_S variable, if necessary | nbd | 2009-08-01 | 1 | -1/+1 |
* | [brcm63xx] add experimental support for 2.6.30.4 | florian | 2009-08-01 | 13 | -0/+907 |
* | [kernel] also use openwrt-specific lzma options in gen_initramfs_list.sh | florian | 2009-08-01 | 1 | -0/+33 |
* | fix patch | lars | 2009-08-01 | 1 | -26/+18 |
* | [s3c24xx] Add glamo gpiolib support. | lars | 2009-08-01 | 1 | -27/+246 |
* | [package] do not set anything in DISABLE_IPV6 when set, let the package pick ... | florian | 2009-08-01 | 1 | -1/+1 |
* | [package] force iptables to be configured with ipv6 enabled (#5586) | florian | 2009-08-01 | 1 | -0/+1 |
* | [package] revert 17050 this was not the right way to fix this | florian | 2009-08-01 | 1 | -3/+3 |
* | [brcm-2.4] update profile to include the rtc driver | florian | 2009-08-01 | 1 | -2/+2 |
* | [brcm-2.4/brcm47xx] add RTC RV5C386A package | florian | 2009-08-01 | 4 | -0/+810 |
* | [package] prevent rebuild issues on creation of lib64 with 64-bits targets | florian | 2009-08-01 | 1 | -2/+2 |
* | ASoC: jack: Fix race in snd_soc_jack_add_gpios | lars | 2009-07-31 | 1 | -0/+43 |
* | [s3c24xx] Replace gta02 keyboard driver with generic gpio keyboard. | lars | 2009-07-31 | 3 | -334/+22 |
* | [s3c24xx] Move headset detection to the sound driver using the jack framework. | lars | 2009-07-31 | 2 | -167/+64 |
* | [brcm63xx] more bcm6345 fixes and definitions, thanks to AndyI | florian | 2009-07-31 | 5 | -2/+81 |
* | [toolchain] disable warnings as error in the gdb configuration (#5602) | florian | 2009-07-31 | 1 | -0/+1 |
* | use board names instead of arch in packages | kaloz | 2009-07-31 | 2 | -2/+2 |
* | [kernel] update to 2.6.30.4 | florian | 2009-07-31 | 17 | -18/+18 |
* | [kernel] refresh 2.6.27 patches | florian | 2009-07-31 | 4 | -16/+18 |
* | [kernel] update to 2.6.27.29 | florian | 2009-07-31 | 4 | -5/+5 |
* | [package] disable fuse kernel compilation module, all versions that we have h... | florian | 2009-07-31 | 1 | -17/+6 |
* | [brcm63xx] generate images for RTA1025W_16-based routers (#5594) | florian | 2009-07-31 | 1 | -0/+2 |
* | [ar71xx] add ethernet suppor for the WRT160NL (thanks to Christian Daniel) | juhosg | 2009-07-31 | 1 | -1/+14 |
* | [s3c24xx] It's to late... | lars | 2009-07-30 | 1 | -9/+0 |
* | [s3c24xx] Post cleanup cleanup | lars | 2009-07-30 | 3 | -14/+11 |
* | [brcm63xx] add experimental support for 2.6.28.10, tested on bcm6338 | florian | 2009-07-30 | 16 | -1/+1018 |
* | [s3c24xx] Replace gta02 led driver with generic gpio led driver. | lars | 2009-07-30 | 3 | -205/+32 |
* | [s3c24xx] Get rid of gpio shadowing. | lars | 2009-07-30 | 10 | -149/+22 |
* | [s3c24xx] glamo: The cell can rely on being a child of the core. Use it for | lars | 2009-07-30 | 3 | -64/+57 |
* | [package] move the global ipv6 option to the very bottom of the options passe... | florian | 2009-07-30 | 1 | -3/+3 |
* | [s3c24xx] revert changes to gta02_wm8753.c in previous commit. They should not | lars | 2009-07-30 | 1 | -35/+13 |
* | [s3c24xx] glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio and | lars | 2009-07-30 | 10 | -480/+122 |
* | [s3c24xx] glamo-mmc: Limit clock rate. | lars | 2009-07-30 | 1 | -15/+89 |
* | [kernel] use 2.4.37.4 for brcm-2.4 | florian | 2009-07-29 | 1 | -3/+3 |
* | [package] fix isdn symbols for 2.4 kernels | florian | 2009-07-29 | 1 | -2/+10 |
* | [rdc] fix the lzma patch after r16944 and r16939, thanks agb | florian | 2009-07-29 | 1 | -220/+0 |
* | oops, fix typo | kaloz | 2009-07-29 | 1 | -1/+1 |
* | move some PPC symbols to the generic config | kaloz | 2009-07-29 | 2 | -8/+10 |
* | ppc4xx optimizations | kaloz | 2009-07-29 | 5 | -4/+36 |
* | [mpc52xx] add new target for Freescale MPC52xx based boards | juhosg | 2009-07-28 | 4 | -0/+326 |
* | add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of do_lz... | nbd | 2009-07-28 | 1 | -1/+3 |
* | use binutils 2.19.1 on ppc44x, too | kaloz | 2009-07-28 | 1 | -2/+0 |
* | upgrade ppc44x to 2.6.30.3, enable MSI and USB support, move some patches around | kaloz | 2009-07-28 | 7 | -137/+30 |
* | [brcm63xx] enable 6345 support now that it boots up to user-space | florian | 2009-07-27 | 1 | -1/+1 |
* | [brcm63xx] fix typo for the flash start address on bcm6345 | florian | 2009-07-27 | 1 | -1/+1 |
* | [brcm-2.4] add support for the WRT160N, patch from Westley Paynter | florian | 2009-07-27 | 2 | -0/+17 |
* | fix typo | kaloz | 2009-07-27 | 1 | -1/+1 |
* | optimize cuboot wrappers | kaloz | 2009-07-27 | 2 | -4/+20 |
* | [kernel] switch to 2.6.30.3 | florian | 2009-07-27 | 15 | -16/+16 |