| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: Update to version 2.6.37.6 | hauke | 2011-04-03 | 1 | -1/+1 |
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in... | nbd | 2011-03-26 | 1 | -1/+1 |
* | update to 2.6.32.33 and 2.6.37.4 | kaloz | 2011-03-18 | 1 | -1/+1 |
* | kernel: update to kernel version 2.6.37.3 | hauke | 2011-03-13 | 1 | -1/+1 |
* | only support EABI on ARM targets | kaloz | 2011-03-07 | 1 | -2/+0 |
* | [kernel] update to 2.6.37.1 | florian | 2011-02-19 | 1 | -1/+1 |
* | config symbol cleanup | kaloz | 2011-02-01 | 1 | -10/+0 |
* | [target/orion]: drop 2.6.32 support (next target is 2.6.38) | kaloz | 2011-01-25 | 6 | -192/+0 |
* | [target/orion]: add missing symbol for 2.6.38 | kaloz | 2011-01-24 | 1 | -0/+1 |
* | [target/orion]: upgrade to 2.6.37 | kaloz | 2011-01-24 | 3 | -6/+7 |
* | kernel: update kernel versions | hauke | 2010-12-11 | 1 | -1/+1 |
* | update to the latest stable kernels | kaloz | 2010-11-24 | 1 | -1/+1 |
* | switch from ext2 to ext4 (w/o) journaling | kaloz | 2010-11-22 | 1 | -2/+1 |
* | [orion]: use CMDLINE_FORCE | kaloz | 2010-11-10 | 2 | -11/+1 |
* | [orion]: upgrade to 2.6.36 | kaloz | 2010-11-10 | 1 | -1/+1 |
* | [orion]: the same DEFAULT_PACKAGES should be selected in the generic Makefile | kaloz | 2010-11-05 | 3 | -5/+1 |
* | [orion]: only build squashfs images by default | kaloz | 2010-11-05 | 1 | -1/+1 |
* | target/linux/orion: create subtargets (closes #8154) | acoul | 2010-11-04 | 8 | -120/+173 |
* | mark targets maintained by me | kaloz | 2010-10-27 | 1 | -0/+1 |
* | [kernel]: upgrade kernel versions to the latest stable ones | kaloz | 2010-10-04 | 1 | -1/+1 |
* | linux/orion: fix iproute2 issue (partially closes ticket #7862) | acoul | 2010-09-03 | 1 | -1/+0 |
* | kernel: update kernel version to 2.6.34.5 | hauke | 2010-08-22 | 1 | -1/+1 |
* | [orion] fix Freecom DT2 jffs2 rootfs generation issue (#7584) | florian | 2010-08-10 | 1 | -1/+12 |
* | [orion] fix jffs2 128k image generation, patch from madddes (#7584) | florian | 2010-08-10 | 1 | -17/+19 |
* | kernel: update to kernel 2.6.34.1 | hauke | 2010-07-10 | 1 | -1/+1 |
* | orion: Missing symbols in 2.6.35-rc2 kernel config for Orion | hauke | 2010-06-22 | 1 | -0/+4 |
* | [orion] fix sysupgrade for the Netgear WNR854T (#7484) | jow | 2010-06-18 | 1 | -1/+9 |
* | [orion] rename partition map patch to a better name, since it s wrt350nv2 spe... | florian | 2010-06-13 | 2 | -0/+0 |
* | [orion] remove now empty samsung flash related patches | florian | 2010-06-13 | 2 | -28/+0 |
* | orion: Update Orion in trunk to kernel 2.6.34. | hauke | 2010-06-06 | 10 | -3/+96 |
* | orion: fix lan and wan mac address for wrt530n v2 (patch by maddes from #7113) | nbd | 2010-06-01 | 1 | -0/+17 |
* | kernel: add missing config symbols. | hauke | 2010-05-29 | 1 | -0/+6 |
* | update linux kernel to 2.6.32.14 | nico | 2010-05-27 | 1 | -1/+1 |
* | orion: fix build | hauke | 2010-05-23 | 1 | -2/+2 |
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | hauke | 2010-05-23 | 1 | -1/+1 |
* | sync to kernel 2.6.32.12 | acoul | 2010-04-27 | 1 | -1/+1 |
* | target: remove CONFIG_CRC16 override (closes: #7194) | nico | 2010-04-24 | 1 | -1/+0 |
* | define a shared IMG_PREFIX variable used as a basename for image files, it co... | nico | 2010-04-12 | 1 | -2/+1 |
* | [cleanup] remove 'svn:executable' property | nico | 2010-04-12 | 1 | -0/+0 |
* | kernel: update to 2.6.32.10 | juhosg | 2010-03-26 | 4 | -8/+8 |
* | orion: drop DECLARE_MAC_BUF usage from the DT2 support file | juhosg | 2010-03-15 | 1 | -5/+4 |
* | remove empty patch file | thepeople | 2010-03-14 | 1 | -0/+0 |
* | Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs | thepeople | 2010-03-14 | 11 | -47/+209 |
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes s... | nico | 2010-03-11 | 1 | -0/+1 |
* | [tools/wrt350nv2-builder] Update to v2.2 | thepeople | 2010-02-17 | 1 | -0/+1 |
* | [tools/wrt350nv2-builder] Update to v2.1 | thepeople | 2010-02-12 | 1 | -6/+12 |
* | orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ... | nbd | 2010-01-29 | 1 | -0/+1 |
* | orion: fix the alignment related ath9k crash bug (#5815) | nbd | 2010-01-29 | 1 | -0/+11 |
* | replace the hostapd preselection with a wpad preselection to enable proper cl... | nbd | 2010-01-23 | 1 | -1/+1 |
* | [PATCH] missing prerequisite for Orion images | jow | 2010-01-17 | 1 | -6/+13 |