1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • 5b3819d6f9 [config.full_system] add dosfslabel, resize2fs, sysfsutils, tune2fs Xiangfu Liu 2010-11-17 13:53:53 +08:00
  • 4ac2598423 mac80211: update to wireless-testing 2010-11-16 nbd 2010-11-17 03:43:24 +00:00
  • a0616647bc add precompiled fontcaches release_2010-11-17 Mirko Vogt 2010-11-17 02:43:38 +01:00
  • abf3fa4fae added keymap for Qt apps kyak 2010-11-16 21:28:43 +03:00
  • 75c0610d60 ath9k: add some fixes for AR9003 nbd 2010-11-16 18:23:05 +00:00
  • 646fb82ea3 /etc/banner: fixed noeol; /etc/VERSION was missing kyak 2010-11-16 20:05:24 +03:00
  • 3fc5f9de73 target/linux: revert r24014 (further testing is needed) acoul 2010-11-16 14:07:40 +00:00
  • 1723896745 linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default) acoul 2010-11-16 13:42:21 +00:00
  • 9b662480a9 [config.full_system] add fsck Xiangfu Liu 2010-11-16 21:35:13 +08:00
  • 6dfcae994b linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. http://patchwork.ozlabs.org/patch/71237/ (thank you KanjiMonster) acoul 2010-11-16 13:28:24 +00:00
  • 3537e1d856 linux/generic: switch to userspace __aligned_u64 calls. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=79b5dc0c64d88cda3da23b2e22a5cec0964372ac (thank you hauke) acoul 2010-11-16 08:00:07 +00:00
  • 33d20e9dce [tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above). cshore 2010-11-16 06:46:53 +00:00
  • 038dd5fbe6 [feeds] switch to LuCI trunk, should be stable enough for common use now jow 2010-11-16 00:05:41 +00:00
  • 5b4dbc058d backport r21848 and r24000 florian 2010-11-15 18:38:58 +00:00
  • a300c5bb30 [ar7] fix proc filesystem usage, patch from Wipster. florian 2010-11-15 18:33:09 +00:00
  • 4405aa6006 backport r24006 florian 2010-11-15 14:38:05 +00:00
  • 3c9084f873 [rdc] fix r6040 multicast operations (#7848) florian 2010-11-15 14:24:50 +00:00
  • f516d1d9e7 [kernel] refresh 2.6.32 patches florian 2010-11-15 14:24:43 +00:00
  • d453069149 linux/generic: update to layer7-2.22 for kernels >=2.6.36 acoul 2010-11-15 12:24:48 +00:00
  • 9f8c07adc5 [backfire] merge r22629 jow 2010-11-15 10:29:04 +00:00
  • 94dd1a9b0f remove the ntfs package Xiangfu Liu 2010-11-15 17:42:38 +08:00
  • a70dfa8550 target/linux: add some 2.6.37 missing symbols. (thank you maddes) acoul 2010-11-15 09:04:23 +00:00
  • 9893933674 linux/generic: add a missing symbol. (thank you kaloz) acoul 2010-11-15 08:57:26 +00:00
  • 3d875b9c8e [config.full_system] group up it a little Xiangfu Liu 2010-11-15 13:46:13 +08:00
  • 07b6dba23d Merge branch 'master' of projects.qi-hardware.com:openwrt-xburst Wolfgang Spraul 2010-11-15 04:14:18 +00:00
  • 3f32dab31d merged xbboot.README into config.xbboot Wolfgang Spraul 2010-11-15 04:13:15 +00:00
  • 59e644e826 [tools] brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't. cshore 2010-11-15 04:08:09 +00:00
  • fa1e85f25d keep cleanup the /etc/banner Xiangfu Liu 2010-11-15 10:35:48 +08:00
  • bcfe91e17f add terminal section Xiangfu Liu 2010-11-15 10:27:19 +08:00
  • 6815dd8fb6 Export NanoNote specific global settings affecting QT4 applications. This results qt4 applications NOT using DirectFB by default. Mirko Vogt 2010-11-15 03:06:03 +01:00
  • ced8773f54 remove version string from /etc/banner - include it from /etc/VERSION instead to avoid unneeded redundancy Mirko Vogt 2010-11-15 03:04:01 +01:00
  • 3c816c4c12 Export NanoNote specific global settings affecting QT4 applications. This results qt4 applications NOT using DirectFB by default. Mirko Vogt 2010-11-15 03:06:03 +01:00
  • 8ae840fe9d remove version string from /etc/banner - include it from /etc/VERSION instead to avoid unneeded redundancy Mirko Vogt 2010-11-15 03:04:01 +01:00
  • 71b59686b1 [package] 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time jow 2010-11-15 01:17:32 +00:00
  • 5334f6ff6f [package] 6to4: remove leftover peeraddr stuff jow 2010-11-15 00:49:21 +00:00
  • 3abe70cd87 [package] add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network jow 2010-11-14 23:51:16 +00:00
  • e8295db41d [backfire] merge r23994 jow 2010-11-14 22:00:49 +00:00
  • 1caf373d39 [PATCH] add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). jow 2010-11-14 22:00:10 +00:00
  • fe242ff768 kernel: fix l2tp kernel packages hauke 2010-11-14 20:51:30 +00:00
  • ad732f68a9 some changes to gmenu2x icons kyak 2010-11-14 21:44:20 +03:00
  • 8915de3540 'N' to UCLIBC_HAS_GLIBC_DIGIT_GROUPING kyak 2010-11-14 18:38:06 +03:00
  • 36a96a20a2 make sure uClibc won't attempt to get pregenerated locales. kyak 2010-11-14 18:02:42 +03:00
  • 37dc344f7b added some config files and enabled busybox stty kyak 2010-11-14 17:54:56 +03:00
  • e5ad3bc18e added tcl to full_system kyak 2010-11-14 17:50:17 +03:00
  • 7f98aaaa7a linux/generic: backport device tree support to MIPS from 2.6.37 to 2.6.36 acoul 2010-11-14 11:43:22 +00:00
  • b157df28f4 add [ash] and fix the [bash] entry in gmenu2x Xiangfu Liu 2010-11-14 19:05:03 +08:00
  • c7d6c10ae4 don't need ldd() function if actual ldd is installed kyak 2010-11-14 13:52:41 +03:00
  • dcc7d75ed4 Disable syslogd and klogd kyak 2010-11-14 13:42:12 +03:00
  • b07cc5d017 added HISTFILE env variable in /etc/profile kyak 2010-11-14 13:26:53 +03:00
  • 7ffe9830cf [package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision jow 2010-11-14 05:58:34 +00:00
  • 47661d88e6 [package] busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc jow 2010-11-14 05:32:45 +00:00
  • 124f6910b1 hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds) nbd 2010-11-13 17:00:18 +00:00
  • ce4de7524a [uboot-xburst] remove debug code Xiangfu Liu 2010-11-13 21:54:09 +08:00
  • 589d5bb068 kernel: add CONFIG_IPV6_SIT_6RD hauke 2010-11-13 13:44:52 +00:00
  • ad70edeaa8 add a lot of apps entry in gmenu2x Xiangfu Liu 2010-11-13 19:44:11 +08:00
  • fce1850460 add gmenu2x to inittab, remove init.d/start Xiangfu Liu 2010-11-13 19:20:20 +08:00
  • 2e9ef2642e add ks7010 firmware Xiangfu Liu 2010-11-13 19:12:20 +08:00
  • 7f211c3a58 backfire: generic: update gpio_buttons driver (backport of r23984) juhosg 2010-11-12 22:46:00 +00:00
  • 9f6250eaa5 add libncursesw to config.full_system kyak 2010-11-12 23:12:17 +03:00
  • 1b577b7260 enable locale support in uClibc kyak 2010-11-12 23:06:27 +03:00
  • b404fd53d2 added w3m to config.full_system kyak 2010-11-12 22:18:32 +03:00
  • dc37a9bd6b generic: update gpio_buttons driver juhosg 2010-11-12 18:53:01 +00:00
  • 4355718b98 ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user() juhosg 2010-11-12 18:52:45 +00:00
  • cc04995115 ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM juhosg 2010-11-12 18:52:28 +00:00
  • cbd9e227db ar71xx: use pr_* functions in drivers juhosg 2010-11-12 18:52:12 +00:00
  • b0acc8feff ar71xx: drivers/rb4xx_nand: remove C++ comment usage juhosg 2010-11-12 18:51:55 +00:00
  • c0734b8ffe ar71xx: return statements does not need parenthesis juhosg 2010-11-12 18:51:38 +00:00
  • 74ed307c1e ar71xx: fix inline attribute location juhosg 2010-11-12 18:51:21 +00:00
  • 2adda3cec6 ar71xx: wrap long lines juhosg 2010-11-12 18:51:04 +00:00
  • 6be076283d ar71xx: fix trailing statements location juhosg 2010-11-12 18:50:47 +00:00
  • b6dbd83901 ar71xx: fix whitespaces nits juhosg 2010-11-12 18:50:29 +00:00
  • fd4246150d mac80211: fix another 2.6.35 compile error nbd 2010-11-12 18:49:24 +00:00
  • 8db1ac1beb linux/adm5120: add preliminary 2.6.37 kernel support acoul 2010-11-12 17:06:16 +00:00
  • 52c60e6c8e mac80211: fix compile on linux 2.6.35 nbd 2010-11-12 16:56:07 +00:00
  • c177eb0d43 package/madwifi: refresh madwifi patches acoul 2010-11-12 15:14:27 +00:00
  • 28620683f1 linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211) acoul 2010-11-12 09:28:00 +00:00
  • 099ec978ba Merge branch 'master' of projects.qi-hardware.com:openwrt-xburst kyak 2010-11-12 11:04:21 +03:00
  • eb8096a879 [linux] support increase/decrease in screen brightness Xiangfu Liu 2010-11-10 00:29:19 +08:00
  • 32f2e8be45 [config.full_system] add gcc-mips, fixed in openwrt package: 8dbf61c, tested in build hosts Xiangfu Liu 2010-11-08 14:11:43 +08:00
  • 362da1c9e7 NAND DATA Partition offset and reflash_ben.sh fixed according to 512 Mb rootfs kyak 2010-11-06 10:49:44 +03:00
  • c239145525 deselect gnuplot since it does not compile (in our tree) Mirko Vogt 2010-11-05 17:06:51 +01:00
  • 33490c5536 adjust the rootfs partiton size to 512MB Xiangfu Liu 2010-11-05 09:40:09 +08:00
  • a50d3c59a0 add <http://downloads.qi-hardware.com/sources> as mirror for source packages Mirko Vogt 2010-11-05 04:20:56 +01:00
  • 0350d27fe0 cleanup the build file Xiangfu Liu 2010-11-02 17:01:12 +08:00
  • 6d9d9c8866 [config.full_system] add package byobu Xiangfu Liu 2010-11-02 16:40:05 +08:00
  • c2a3c9bb3f add Nanonoe special feeds.conf under data folder Xiangfu Liu 2010-11-01 06:43:52 -08:00
  • c84c7d2247 gitignore vim temporary files (*~) kyak 2010-10-25 11:21:42 +04:00
  • 704f204876 copy data folder from history branch Xiangfu Liu 2010-11-01 06:33:02 -08:00
  • bc937d1dfc add ks7010 drivers Xiangfu Liu 2010-10-30 07:04:14 -08:00
  • 8ab2721835 some cleanup about xburst target - make zImage compile fine - set the ip addr to 192.168.254.101 - add more tty - format nand partition to 3 - cleanup keyboard - cleanup gmp940b driver - add color font patch, use setfont2 in userspace - add FPU in config, change font to 6x11 - add default CMDLINE, which is for zImage Xiangfu Liu 2010-10-30 06:58:45 -08:00
  • b51c58b7c4 this patch add uboot-xburst package uboot-xburst-avt2 uboot-xburst-n516 uboot-xburst-qi_lb60 uboot-xburst-sakc Xiangfu Liu 2010-10-30 06:57:10 -08:00
  • a6e86dfede hostapd: update to 2010-11-11 nbd 2010-11-11 22:39:19 +00:00
  • b8702bf547 mac80211: update to wireless-testing 2010-11-10 + some pending work nbd 2010-11-11 22:39:12 +00:00
  • 1b3cadd94b [backfire] backport commit 22668 : Add build variants support to InstallDev mirko 2010-11-11 19:32:22 +00:00
  • ef689f44db linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch acoul 2010-11-11 18:45:28 +00:00
  • bb1657ec55 linux/ixp4xx: add preliminary 2.6.37 kernel support acoul 2010-11-11 18:42:38 +00:00
  • b5b2ead8eb linux/generic: add some missing 2.6.37 USB symbols acoul 2010-11-11 16:36:05 +00:00
  • cee2a41cb1 [backfire] merge r23959-r23961 jow 2010-11-11 16:27:12 +00:00
  • 3edfca66b6 [package] busybox: mark as essential jow 2010-11-11 16:23:16 +00:00
  • 8e477eb518 [package] base-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc jow 2010-11-11 16:18:58 +00:00