1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-01 16:01:06 +02:00

411 Commits

Author SHA1 Message Date
Xiangfu Liu
d8efb947ed fix the gpm94b0 init in zImage
which make zImage init the LCM correct.
 now when use xbboot load zImage, the kernel can correct init the LCD
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-10-27 19:21:19 +08:00
kyak
2f3b1982ce Red arrow+BackSpace now indeed works as Delete 2010-10-23 00:13:11 +04:00
kyak
3683618909 Disable RNDIS for now, it's broken (give Windows users a chance to use CDC/ECM
driver)
2010-10-19 10:47:38 +04:00
Xiangfu Liu
dc6bf6b3c0 make copy zImage automatic, update config.xbboot.README
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-10 22:35:15 +08:00
Xiangfu Liu
9f94731555 [xburst] build zImage, but not copy to bin/
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-01 14:58:34 +08:00
Xiangfu Liu
fb4e18094e [xburst] add default command line for kernel
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-01 13:28:57 +08:00
Mirko Vogt
4fbb2ba781 Merge remote branch 'remotes/backfire/master' into xburst 2010-08-09 12:40:26 +00:00
agb
1c83c175fa [backfire] kernel: bump 2.6.32 targets to 2.6.32.16
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-09 04:44:34 +00:00
Xiangfu Liu
f50daab166 [xburst] [kernel patch] add fbcon-color-fonts.patch
this patch is create by Neil. for more info about this patch:
http://en.qi-hardware.com/wiki/Ben_NanoNote_fonts#32-bit_color_fonts
2010-07-17 14:45:03 +08:00
Xiangfu Liu
7510b5ae47 [xburst] change default font to 6x11 2010-07-14 23:03:10 +08:00
Xiangfu Liu
e131401cbe [xburst] [kernel] Fixing console text colors, thanks Rikard 2010-07-12 08:45:50 +08:00
Xiangfu Liu
8839e9f75a [xburst] add default gateway and dns
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-09 12:22:47 +08:00
Xiangfu Liu
191f22da50 remove cp the zImage file to bin/xburst folder
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-27 19:49:24 +08:00
Xiangfu Liu
b862fca123 remove uboot-for-xbboot.bin and zimage.bin, for now we don't need those file for end user.
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-24 10:05:44 +08:00
Mirko Vogt
74a06558e1 enable kernel floating point emulation, to provide fallback support for userspace applications compiled without native fpu-support 2010-06-15 10:16:55 +02:00
Mirko Vogt
4ecc663fa9 Merge branch 'master' of openwrt-backfire into xburst
Conflicts:

	target/linux/x86/image/Config.in
2010-06-08 11:24:58 +02:00
Xiangfu Liu
0a1873167c [xburst] cleanup 500-modifier-keys.patch
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-04 22:02:30 +08:00
nbd
f9f05264eb [backfire] merge CRLF changes from r21462
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 00:23:06 +00:00
Xiangfu Liu
cb2a399c2d [xburst] add zimage
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-14 08:28:19 +08:00
mirko
3123b1d2a8 merge over commit 21412 ("sound-soc-qi_lb60: rename package as underscores are not allowed by opkg")
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-12 22:04:49 +00:00
Mirko Vogt
40b09019a1 Merge branch 'master' of openwrt-backfire into xburst 2010-05-13 00:02:49 +02:00
Mirko Vogt
e65b1bfafb Merge commit 'openwrt-backfire/master' into xburst
Conflicts:

	package/mac80211/patches/120-compat_rcu_dereference.patch
	package/mac80211/patches/130-tracepoint_include_linux_version_h.patch
	target/linux/x86/Makefile
2010-05-12 19:47:13 +02:00
Xiangfu Liu
c0f7879da8 remove u-boot under target/linux/xburst/image, use package/uboot-xburst instead
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-09 23:40:25 +08:00
nico
80737b583d [backfire] merge [21237:21239] & [21244]
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 23:05:23 +00:00
Mirko Vogt
cd2cd8d3a4 forgot to delete the obsolete opkg config directory 2010-05-02 23:59:31 +02:00
Mirko Vogt
f9b833c11b move /etc/opkg/opkg.conf to /etc/opkg.conf as otherwise we're not overriding the default configuration 2010-05-02 23:57:24 +02:00
Mirko Vogt
50c30594d3 use qi repository for packages 2010-05-02 11:49:30 +02:00
Mirko Vogt
c1f7c66672 enable kernel inotify support for lb60 target 2010-04-29 17:07:00 +02:00
nico
23a82f632f [backfire] merge r20834, r20840, r20854 & r20855
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 19:28:40 +00:00
Xiangfu Liu
a26a5df28d remove useless serial.h file
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-23 12:30:34 +08:00
Xiangfu Liu
9fb25aa404 code style cleanup 2010-04-23 09:39:19 +08:00
Xiangfu Liu
8ee00e2c05 reduce the console to four 2010-04-21 19:05:30 +08:00
Xiangfu Liu
73df02f0b7 cleanup-code-style
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-19 13:18:57 +08:00
nico
3ba8ff7495 [backfire] backport r20831
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 23:37:59 +00:00
Lars-Peter Clausen
f4362a8e34 Merge commit 'origin/xburst' into xburst 2010-04-14 16:52:49 +02:00
Lars-Peter Clausen
7d183397d9 Merge commit 'nbd/master' into xburst 2010-04-14 16:51:33 +02:00
nico
bca3f225e9 define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 23:15:56 +00:00
nico
abe312efd5 [cleanup] remove 'svn:executable' property
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 17:08:57 +00:00
lars
3d00b9bbe1 [xburst] time.c: Timer enable registers are only 8bit width.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 16:24:06 +00:00
Mirko Vogt
2b2ca87880 since we now use block-mount and block-hotplug, no static fstab should be needed anymore 2010-04-09 12:04:08 +02:00
Mirko Vogt
aa5057df21 Revert "[xburst] add SAKC logo"
sorry, but this is not the place for custom boot logos -
it breaks all ports as well because, because configs weren't refreshed

This reverts commit 5b7b8aa8dc5c7f29aea3dfbb6e7da80098c7271e.
2010-04-07 09:51:29 +02:00
Mirko Vogt
4914657f68 Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2010-04-06 18:38:06 +02:00
Mirko Vogt
ab73a8422a split rootfs-part once again -
having a smaller rootfs reduces mount time which reduces boot time.

Warning: Now we have to ensure, that anything which is accessing the new
data partition, has to get delayed until the data partition got mounted
2010-04-06 18:33:37 +02:00
Xiangfu Liu
5b7b8aa8dc [xburst] add SAKC logo
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-06 16:11:41 +08:00
nico
8cc4b880b3 [backfire] target/xburst: backport r20701
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 15:55:03 +00:00
nico
0c5ac5d1d5 [backfire] target/xburst: backport r20698 (closes: #7012)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 15:51:25 +00:00
lars
d266f7371f [xburst] jzcodec: Only support 16bit formats for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 15:39:15 +00:00
mirko
69e81fe5ee do not disable netfilter support for xburst target (some packages require netfilter support)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 13:01:50 +00:00
Xiangfu Liu
4a2e8be9e7 fix the [issue 50]. correct the acute(grave) key 2010-03-31 12:53:23 +08:00
Lars-Peter Clausen
8ca0219487 Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2010-03-29 15:01:07 +02:00