| Commit message (Expand) | Author | Age | Files | Lines |
* | package/opkg: update to r563 | Alexandros C. Couloumbis | 2010-09-13 | 7 | -442/+4 |
* | package/zlib: update to zlib-1.2.5 | Alexandros C. Couloumbis | 2010-09-13 | 2 | -216/+16 |
* | tools/mtd-utils: update to version git-20100912 | Alexandros C. Couloumbis | 2010-09-13 | 6 | -43/+47 |
* | linux/generic: update patches for 2.6.36-rc4 | Alexandros C. Couloumbis | 2010-09-13 | 1 | -174/+0 |
* | linux/generic: update mini_fo evict_inode migration | Alexandros C. Couloumbis | 2010-09-13 | 1 | -9/+17 |
* | linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ready... | Alexandros C. Couloumbis | 2010-09-13 | 2 | -14/+263 |
* | broadcom-diag: SimpleShare: expose power button as reset to the system, remov... | Jo-Philipp Wich | 2010-09-13 | 2 | -3/+2 |
* | drop the usr/ prefix when scanning for libgcc.a | Jo-Philipp Wich | 2010-09-12 | 1 | -1/+1 |
* | - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize ... | Jo-Philipp Wich | 2010-09-12 | 4 | -58/+14 |
* | default to using 2.6.35 | Florian Fainelli | 2010-09-12 | 1 | -1/+1 |
* | remove 2.6.33 support | Florian Fainelli | 2010-09-12 | 30 | -4517/+0 |
* | change the Tecom GW6x00 profile to use wl instead of b43 | Florian Fainelli | 2010-09-12 | 1 | -2/+3 |
* | register udc and spi devices at the correct init level | Florian Fainelli | 2010-09-12 | 2 | -11/+11 |
* | refresh 2.6.35 patches | Florian Fainelli | 2010-09-12 | 2 | -3/+3 |
* | refresh 2.6.35 patches | Florian Fainelli | 2010-09-12 | 20 | -63/+63 |
* | opkg: - implement --add-dest and --add-arch commandline options, this allows ... | Jo-Philipp Wich | 2010-09-12 | 5 | -21/+254 |
* | override ARCH_PACKAGES | Jo-Philipp Wich | 2010-09-12 | 2 | -0/+2 |
* | override ARCH_PACKAGES | Jo-Philipp Wich | 2010-09-12 | 2 | -0/+2 |
* | Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri... | Jo-Philipp Wich | 2010-09-12 | 4 | -3/+15 |
* | Fix compilation of crypto modules. This fixes #7920 | Michael Büsch | 2010-09-12 | 1 | -2/+2 |
* | iproute2: Add lex/yacc files dependencies. Refresh other patches. | Michael Büsch | 2010-09-12 | 6 | -39/+80 |
* | Fix kernel crypto modules for >= 2.6.36 | Michael Büsch | 2010-09-11 | 1 | -2/+2 |
* | firewall: - simplify masquerade rule setup - remove various subshell invocati... | Jo-Philipp Wich | 2010-09-11 | 7 | -94/+114 |
* | 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does n... | Jo-Philipp Wich | 2010-09-11 | 2 | -3/+3 |
* | ccache TARGET_CXX | Florian Fainelli | 2010-09-11 | 1 | -0/+1 |
* | nvvram: no checksum error recording on WRT54G3GV2(-VF) | Florian Fainelli | 2010-09-11 | 2 | -1/+7 |
* | omap24xx: Add default network config | Michael Büsch | 2010-09-11 | 2 | -0/+29 |
* | omap24xx: Add pointercal file | Michael Büsch | 2010-09-11 | 1 | -0/+1 |
* | update acx-mac80211 to 20100830 | Florian Fainelli | 2010-09-11 | 1 | -2/+2 |
* | fix acx-mac80211 build failure with latest compat-wireless | Florian Fainelli | 2010-09-11 | 1 | -0/+33 |
* | Refresh patch | Michael Büsch | 2010-09-10 | 1 | -15/+15 |
* | Allow receiving input events even if the X-server grabbed the device. | Michael Büsch | 2010-09-10 | 1 | -0/+31 |
* | fix a small typo in sed pattern | Jo-Philipp Wich | 2010-09-10 | 1 | -1/+1 |
* | iproute2: Once the make calls were fixed up, parallel compile seems to work w... | Michael Büsch | 2010-09-09 | 1 | -1/+5 |
* | pass opkg offline root as command line arg, solves caching issues when switch... | Jo-Philipp Wich | 2010-09-09 | 1 | -2/+2 |
* | uhttpd: break tight loop when receiving eof during header reading (#7904) | Jo-Philipp Wich | 2010-09-09 | 2 | -1/+5 |
* | iproute2: Fix compilation | Michael Büsch | 2010-09-09 | 1 | -4/+7 |
* | util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditio... | Jo-Philipp Wich | 2010-09-08 | 1 | -1/+1 |
* | fix arch detection pattern to cope with underscores in board name, e.g. "adm5... | Jo-Philipp Wich | 2010-09-08 | 1 | -1/+2 |
* | - add a helper script to generate opkg.conf, attempt to detect package archit... | Jo-Philipp Wich | 2010-09-08 | 4 | -10/+56 |
* | base-files: add an experimental "-c" flag which tries to preserve *all* chang... | Jo-Philipp Wich | 2010-09-07 | 2 | -3/+20 |
* | fix Dockstart default rdate interface in system config, reformat | Jo-Philipp Wich | 2010-09-07 | 1 | -3/+5 |
* | use --force-run-hooks for host opkg install | Jo-Philipp Wich | 2010-09-07 | 1 | -1/+2 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 7 | -5/+15 |
* | host.mk: Don't use bash-ism | Michael Büsch | 2010-09-06 | 1 | -1/+1 |
* | opkg: add --force-run-hooks option to run postinstall scripts in offline root... | Jo-Philipp Wich | 2010-09-06 | 3 | -2/+71 |
* | extracted firmware files were generated with an incorrect umask | John Crispin | 2010-09-06 | 2 | -4/+4 |
* | add package python-cjson to gumstix profile | Hamish Guthrie | 2010-09-06 | 1 | -1/+1 |
* | package/kernel: update crypto.mk for kernel 2.6.36 | Alexandros C. Couloumbis | 2010-09-06 | 1 | -1/+2 |
* | package/busybox: update to busybox-1.7.2, include upstream patches, refresh p... | Alexandros C. Couloumbis | 2010-09-06 | 9 | -178/+631 |