1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:30:16 +02:00
Commit Graph

21443 Commits

Author SHA1 Message Date
Xiangfu
a89fb23091 fix the rtc bug
more info: http://www.linux-mips.org/archives/linux-mips/2011-12/msg00191.html
2012-03-16 18:03:37 +08:00
Xiangfu Liu
ae1b77739c this commit break the ks7010 driver.
for more information please read
 "SDIO single IRQ optimization breaks libertas" linux-mmc mailing list

 we should fix this in ks7010 driver. commit this revert first. fix later
2011-11-17 15:11:11 +08:00
Xiangfu Liu
fe081e3662 nanonote: select the nanonote slash screen 2011-11-10 17:53:38 +08:00
Xiangfu Liu
767634d4ef nanonote: add nanonote slash screen 2011-11-10 17:53:24 +08:00
Xiangfu Liu
7d99e7171e uboot-xburst: change load kernel size 2011-11-10 17:46:37 +08:00
Xiangfu Liu
c94dd5c1a3 xburst qi_lb60 disable WPAN kernel options 2011-11-08 11:06:52 +08:00
Xiangfu Liu
777c13bf00 WPAN: disable AutoLoad on at86rf230, spi_atben.
at86rf230 can not auto unbind ben mmc driver
2011-11-07 00:30:57 +08:00
Xiangfu Liu
7a36062c62 add WPAN(atben,atusb) kernel module file
thansk blogic #qi-hardware @freenode.net
2011-11-07 00:30:27 +08:00
Xiangfu Liu
af26c2eaae xburst: ben nanonote: first add WPAN(atben,atusb) driver
take from qi-kernel.git thanks to Werner
2011-11-07 00:14:44 +08:00
Xiangfu Liu
73e5dad403 xburst: update config-3.0 2011-11-01 22:41:13 +08:00
Xiangfu Liu
78cc669052 nanonote: base-files: add hostname 2011-11-01 09:10:49 +08:00
kyak
87387eb5b1 kernel-3.0: add fbcon color fonts patch 2011-10-17 14:35:21 +04:00
Xiangfu Liu
bfd462568f ben nanonote: forward patches to linux-3.0 2011-10-17 14:35:21 +04:00
Xiangfu Liu
e64b1c6fe6 uboot silent console 2011-10-17 14:35:21 +04:00
Xiangfu Liu
e956c56ec0 uboot-xburst: enable-silent-console.patch 2011-10-17 14:35:21 +04:00
kyak
f7181200a7 busybox: backport reverse history search patch
See https://dev.openwrt.org/ticket/9695
2011-10-17 14:35:21 +04:00
Xiangfu Liu
67e619ef6f uboot-xburst: update to 2010.06
uboot-xburst: don't install empty dir
2011-10-17 14:35:21 +04:00
kyak
0e98cca4e6 Disable syslogd and klogd 2011-10-17 14:35:21 +04:00
Xiangfu Liu
0eb17f7e76 base-files, move it to openwrt-package/nanonote-files
or it will overwrite by opkg package
2011-10-17 14:35:21 +04:00
kyak
cd6e2322bd trunk: add ks7010 support patch 2011-10-17 14:35:21 +04:00
kyak
2d62caf4c4 trunk: build sound modules in kernel 2011-10-17 14:35:21 +04:00
kyak
75e7b56b5c trunk: fix kernel keymap for VolUp/Down and Del 2011-10-17 14:35:21 +04:00
kyak
252345f08c config-2.6.37: enable options needed for keymouse 2011-10-17 14:35:21 +04:00
David Kühling
9048c19e09 linux kernel: add CONFIG_PROC_PAGE_MONITOR=y to allow for clean user-space DMA 2011-10-17 14:35:21 +04:00
kyak
1fdde47505 patches-2.6.37: support for Ben NAND partitioning 2011-10-17 14:35:20 +04:00
kyak
948a9cc172 config-2.6.37: enable battery, disable RNDIS 2011-10-17 14:35:20 +04:00
Xiangfu Liu
b274721ce8 optimize for ben nanonote
disable mount memcard
 make 192.168.254.101 as the default ip address
 opkg.conf keep opkg files to /root
2011-10-17 14:35:20 +04:00
kyak
b5a9c9a8d7 add kernel patch for setfont2 2011-10-17 14:35:20 +04:00
Xiangfu Liu
03f9977530 nanonote optimize
enable-locale-support-in-uClibc
 make-sure-uClibc-won-t-attempt-to-get-pregenerated
 N-to-UCLIBC_HAS_GLIBC_DIGIT_GROUPING
2011-10-17 14:35:20 +04:00
Xiangfu Liu
c389527669 [xburst] Improve mounttime
This patchset optimizes nand read access and reduces the ubi attach time by ~2/3
Credits go to dvdk for having the idea.
2011-10-17 14:35:20 +04:00
Xiangfu Liu
42cfc61c70 optimize for ben nanonote
disable mount memcard
 make 192.168.254.101 as the default ip address
 opkg.conf keep opkg files to /root
2011-10-17 14:35:20 +04:00
Mirko Vogt
7deeb887b6 add <http://downloads.qi-hardware.com/software/mirror-openwrt-sources/> 2011-10-17 14:35:20 +04:00
jow
dbc7f0050f [include] autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS - needed by minidlna CVS version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-16 16:44:49 +00:00
jow
66e5badb52 [package] opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-15 01:05:25 +00:00
hcg
99ec82edb9 [package] udev: Provide define to enable compilation with kernel 2.6.32.33 headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-14 11:42:40 +00:00
jow
0eada26035 [package] mac80211: autoload ath9k_htc after USB controller drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 14:29:06 +00:00
hauke
dd01482134 mac80211: fix some dependencies and make lib80211 compile without cfg80211 selected
* libertas: does not depend on mac80211 but on cfg80211 and it uses wext
* libipw: also uses wext
* net-hermes: it is enough if the main package net-hermes depends on cfg80211
* Now it is possible to build it without cfg80211 at all


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 12:13:25 +00:00
hauke
2aac31406c mac80211: use new version of carl80211 firmware
This firmware is compatible with the driver version in use.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 12:02:35 +00:00
hauke
88a1ab4542 mac80211: use correct firmware for ath9k_htc
The old firmware for ath9k_htc was not compatible with the driver since april.
Also update to a new version of linux-firmware to get the newest version of these firmware files.

Thank you Helmut Schaa for reporting this.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 11:34:28 +00:00
kaloz
4a5a482526 [tools]: add upx, but make it build only for ppc now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-12 10:42:38 +00:00
jogo
0f7b0ae7de linux: ar71xx: add support for Mikrotik Routerboard RB493G
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 23:05:16 +00:00
jogo
0f944343dd ar71xx: add a workaround for ar8316 not always driving the TA bit to low
AR8316 behind a GPIO bitbanged MDIO bus fails to drive the turnaround bit
to low despite returning a valid value. Ignore it and just use the
returned value anyway.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 23:05:13 +00:00
jogo
c57886b49b ar8216: use mdiobus_{read,write} to ensure proper locking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 23:05:10 +00:00
jow
68be1e6b8d include: autotools.mk: do not fail in patch-libtool fixup if patch is already applied
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 18:15:12 +00:00
jow
51c6793063 [package] base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridge interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 13:43:08 +00:00
blogic
8f0961f8a1 [ltq-dsl]
* add support for ar9
* add support for ase

(vr9 support is still a todo)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 15:14:17 +00:00
blogic
eac20bee29 [lantiq]
* update patches to 3.0
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 15:13:46 +00:00
nbd
001373d3bc ubus: update to latest version, includes a small bugfix for object call replies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 15:05:31 +00:00
florian
5a68c80c6f [package] kernel: fix i2c section after r28334
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 09:23:56 +00:00
nbd
3acb66c2dc fix a small logic error in package download
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-09 16:54:03 +00:00