2009-10-30 |
thepeople | add WRT350Nv1 target, thanks sn9 |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [toolchain] update insight to 6.8-1 (#6007) |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [olpc] make the kernel also output on ttyS0 and ask... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [olpc] ext2 images need to wait for /dev/sda2 to appear... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
blogic | make etehrent work on wrt350n, thx sn9 |
commit | commitdiff | tree | snapshot |
2009-10-29 |
blogic | fixes bluetooth dependency, thx sn9 |
commit | commitdiff | tree | snapshot |
2009-10-29 |
blogic | [ramips] fixes rx path for eth, spinlock it, increases... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [at91] fix u-boot installation |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [at91] fix u-boot linking failure with an EABI toolchain |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [at91] fix dfboot linking failures (#5937) |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [brcm63xx] do not generate trx images, this is useless |
commit | commitdiff | tree | snapshot |
2009-10-29 |
blogic | [ramips] hopefully fixes dma issues seen on ethernet... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [package] remove references to 2_6_27 |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [kernel] remove support for 2.6.27, no target is using... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [kernel] fix build failure on vmlinux.lds with 2.6... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
florian | [kernel] move the forward declaration of struct mtd_inf... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
blogic | fixes DEPENDS of SSB module, thx sn9 |
commit | commitdiff | tree | snapshot |
2009-10-28 |
jow | [package] lua: add the 100-no_readline.patch to host... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
jow | [package] lua: the variable expansion to detect the... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
florian | [package] fix siit compile with 2.6.30 kernels and... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
nbd | lua: fix a typo |
commit | commitdiff | tree | snapshot |
2009-10-27 |
nbd | lua: re-enable host builds with some more fixes |
commit | commitdiff | tree | snapshot |
2009-10-27 |
kaloz | ppc40x: use version number-less patches and config |
commit | commitdiff | tree | snapshot |
2009-10-27 |
kaloz | remove 2.6.28 support from ppc40x |
commit | commitdiff | tree | snapshot |
2009-10-27 |
kaloz | disable ppc4xx watchdog, it's unreliable |
commit | commitdiff | tree | snapshot |
2009-10-27 |
florian | [kernel] add more missing configuration symbols |
commit | commitdiff | tree | snapshot |
2009-10-27 |
florian | [ifxmips] remove the 2.6.28 specific Kernel/Prepare... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
florian | [rdc] resync kernel configuration, re-enable printk... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
kaloz | upgrade iop32x to 2.6.30 |
commit | commitdiff | tree | snapshot |
2009-10-27 |
kaloz | sort kconfig symbols in generic configs |
commit | commitdiff | tree | snapshot |
2009-10-27 |
kaloz | add missing kconfig symbol |
commit | commitdiff | tree | snapshot |
2009-10-27 |
nbd | ppc: add missing symbols for building with a newer... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
nbd | uClibc: implement copysignl in libc on powerpc to avoid... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
nbd | gcc: compile libgcc and libstdc++ with -O2 instead... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: move 'arch/mips/include/asm/mach-ralink/eth... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: use definitions from rt305x_regs, and nuke... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: move ramips_eth_platform_data into a separate... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: request_irq prior to dma allocation, and handle... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: add error handling to ramips_alloc_dma |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: free allocated skbs in ramips_cleanup_dma |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: add ramips_setup_dma helper to the ethernet... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: add ramips_cleanup_dma helper |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: remove unnecessary includes in the ethernet... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: fix dma api usage in the ethernet driver |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: use resource to pass irq and base address to... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
juhosg | ramips: add error-path handling to the ramips_eth_plat_... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
nbd | lua: fix regressions in operator overloading caused... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
kaloz | swap logic on squashfs version selection |
commit | commitdiff | tree | snapshot |
2009-10-26 |
kaloz | since we are using newer iptables version, we don't... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
kaloz | rename some patches |
commit | commitdiff | tree | snapshot |
2009-10-26 |
kaloz | prepare for the removal of squashfs 3.4: switch olpc... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
nbd | lua: use float instead of double, reduces the gc data... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
nbd | lua: fix various bugs in the refcounting implementation... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
florian | [kernel] add missing configuration symbols |
commit | commitdiff | tree | snapshot |
2009-10-25 |
florian | [brcm63xx] remove 2.6.28 support, we never really used it |
commit | commitdiff | tree | snapshot |
2009-10-25 |
florian | [brcm63xx] switch to 2.6.30.9 |
commit | commitdiff | tree | snapshot |
2009-10-25 |
blogic | [ramips] use gpio_led package rather than staticly... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
jow | [scripts] add "remote-gdb", a helper script to connect... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
blogic | [ramips] fixes licenses |
commit | commitdiff | tree | snapshot |
2009-10-25 |
blogic | [ramips] select CONFIG_LEDS_GPIO per default |
commit | commitdiff | tree | snapshot |
2009-10-25 |
blogic | [ramips] clean up dma api of ethernet driver |
commit | commitdiff | tree | snapshot |
2009-10-25 |
blogic | [ramips] fixes dma bug in eth driver, that was caused... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
florian | [toolchain] combine the two gcc-4.4.1 selects into... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
juhosg | ramips: nuke net_device stats from the private data... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
juhosg | ramips: remove unnecessary type-castings in the etherne... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
juhosg | ramips: change debug message levels, and add missing LFs |
commit | commitdiff | tree | snapshot |
2009-10-25 |
juhosg | ramips: make ethernet fuctions static |
commit | commitdiff | tree | snapshot |
2009-10-25 |
juhosg | ramips: register ethernet device on the DIR-300 board |
commit | commitdiff | tree | snapshot |
2009-10-25 |
juhosg | ramips: change prom code to accept 'board=FOOBAR' from... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
juhosg | ramips: modify {read,write}_config helpers |
commit | commitdiff | tree | snapshot |
2009-10-25 |
juhosg | ramips: nuke config_access helper |
commit | commitdiff | tree | snapshot |
2009-10-25 |
blogic | [ramips] fixes dma hangups in eth |
commit | commitdiff | tree | snapshot |
2009-10-24 |
nbd | lua: get rid of bitlib and md5lib from the core, they... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
blogic | [ramips] select fon20n mach |
commit | commitdiff | tree | snapshot |
2009-10-24 |
nbd | lua: add reference counting for strings - this will... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
blogic | [ramips] make ethernet a platform device |
commit | commitdiff | tree | snapshot |
2009-10-24 |
blogic | [ramips] missing define to make mach for fonera20n... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
blogic | [ramips] make default llll/w vlan setup in esw |
commit | commitdiff | tree | snapshot |
2009-10-24 |
blogic | [ramips] adds mach type for fonera20n |
commit | commitdiff | tree | snapshot |
2009-10-24 |
nbd | gcc: fix compile on armv4t with the cs toolchain |
commit | commitdiff | tree | snapshot |
2009-10-24 |
nbd | gcc: fix bug reporting url in newer compiler versions |
commit | commitdiff | tree | snapshot |
2009-10-23 |
blogic | fixes commit 18128, wrong patch :) |
commit | commitdiff | tree | snapshot |
2009-10-23 |
blogic | [ramips] adds ethernet driver, esw needs to be moved... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
florian | [kernel] update to 2.6.31.5 |
commit | commitdiff | tree | snapshot |
2009-10-23 |
florian | [kernel] update to 2.6.30.9 |
commit | commitdiff | tree | snapshot |
2009-10-23 |
florian | [kernel] update to 2.6.27.35 |
commit | commitdiff | tree | snapshot |
2009-10-22 |
jow | [package] opkg: ignore Section, Source and Maintainer... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
nbd | mklibs: use -Wl,--gc-sections when relinking - currentl... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
nbd | fix a typo |
commit | commitdiff | tree | snapshot |
2009-10-22 |
nbd | add some extra stripping options for kernel modules... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
jow | [package] opkg: |
commit | commitdiff | tree | snapshot |
2009-10-22 |
jow | [package] opkg: |
commit | commitdiff | tree | snapshot |
2009-10-22 |
nbd | imagebuilder: accept empty profile names, some targets... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
florian | [toolchain] get rid of gcc-4.4.0 support |
commit | commitdiff | tree | snapshot |
2009-10-21 |
florian | [toolchain] refresh toolchain patches, add ubicom32... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
florian | [toolchain] add support for gcc-4.4.2, add missing... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
nbd | madwifi: reduce the size of the multicall tool binary |
commit | commitdiff | tree | snapshot |
2009-10-20 |
nbd | do not relink libresolv, it makes iproute2 barf |
commit | commitdiff | tree | snapshot |
2009-10-20 |
nbd | remove obsolete uci validation awk code |
commit | commitdiff | tree | snapshot |
2009-10-20 |
nbd | base-files: remove obsolete stuff from common.awk |
commit | commitdiff | tree | snapshot |
next |