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

6041 Commits

Author SHA1 Message Date
Xiangfu Liu
df58b94fba disable JFFS2 and SQUASH filesystem
enable input event for poweroff daemon
2009-11-21 00:10:17 +08:00
Xiangfu Liu
ac43468371 disable init gpio as uart0 for end user
in Ben NanoNote uart0 and keyboard use the one same gpio
if init this gpio as uart0. this cause a keyboard bug
2009-11-20 23:31:30 +08:00
nbd
2f66d7b814 do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-19 17:23:31 +00:00
nbd
a2b5bdfc5d ar71xx: build images for ubnt bullet-m, rocket-m and nano-m
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-18 18:10:37 +00:00
nbd
dc54bc58f3 ar71xx: use a separate board id for rocket m
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-18 18:10:33 +00:00
nbd
e831d25f6b ar71xx: enable command-line mtd map parsing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-18 18:10:28 +00:00
matteo
84e70968c8 ar71xx: add Ubiquiti Rocket M and Nanostation M support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-18 17:05:42 +00:00
Xiangfu Liu
0f4bab5d6b update u-boot patch use ubifs in BOOTARGS 2009-11-18 23:25:40 +08:00
kaloz
9e00442277 fix grub image target dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-18 10:13:40 +00:00
Xiangfu Liu
92167260ad re-license the board-qi_lb60.c with GPLv2 or later 2009-11-18 10:23:56 +08:00
nico
569415276b atheros: add fstype to combined image file name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-17 21:53:50 +00:00
kaloz
e71fb302b1 change x86 image generation handling to treat only olpc specially
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-17 19:49:25 +00:00
kaloz
1c6be5e8b9 refresh 2.6.32 patches with -rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-17 10:06:15 +00:00
kaloz
0dc48c489f replace our arm LZMA loader with the one that goes upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-17 10:04:41 +00:00
juhosg
aeb76a3ddf ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-16 17:31:32 +00:00
juhosg
1e99bb12ff ar71xx: register LEDs and buttons on the WNDR3700
Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-16 17:31:25 +00:00
juhosg
d71bee30b8 ar71xx: use __init for ar{71,91}xx_usb_setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-16 17:31:22 +00:00
Lars-Peter Clausen
733ee36727 jz4740: gpio: Emulate EDGE_BOTH irq type.
The jz4740 only supports EDGE_RISING or EDGE_FALLING. Some drivers need
EDGE_BOTH so we try to emulate it.
2009-11-16 01:34:50 +01:00
jow
1477f1e30e [brcm-2.4] add migration code to automatically convert old to new switch config on first boot, this will be removed at some point in the future
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 23:19:39 +00:00
jow
b74589690e [brcm-2.4] change switch config to swconfig style format to remain consistent accross platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 18:43:46 +00:00
florian
71a22dbb1b [rdc] fix image create after the conversion to subtargets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 13:10:44 +00:00
Lars-Peter Clausen
2982c214f6 Add ubifs support. 2009-11-14 20:27:04 +01:00
nbd
db196bcbf9 Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-14 17:51:32 +00:00
nbd
5a76cd437c make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18414 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13 22:54:31 +00:00
hauke
3fb97947af [brcm47xx] fix problem with 128MB ram.
This patch is out of broadcoms official source code


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13 20:32:47 +00:00
juhosg
dbba973c9f ar71xx: add preliminary support for the Netgear WNDR3700
Based on patches by Marco Porsch from:
https://forum.openwrt.org/viewtopic.php?id=22311


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13 17:11:29 +00:00
juhosg
21c70e437b ar71xx: add profile for the TL-WR841ND v5 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13 17:11:17 +00:00
Lars-Peter Clausen
31ee690d0a u-boot: Disable adc and usb host clock at boot
Adc clock will be enabled when it's needed and we don't use usbhost.
2009-11-12 01:40:11 +01:00
kaloz
0452e1aa54 [2.6.30] export __cpuc_flush_dcache_page for ARM targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 14:41:30 +00:00
kaloz
8307a88597 powerpc: use the in-kernel dtc compiler
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 13:44:12 +00:00
kaloz
bda513685e some more Kconfig symbol move..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:52:41 +00:00
kaloz
5ed0363af9 another round of kernel config cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:42:24 +00:00
kaloz
7d2dbfd771 we don't support the 2.6.27 kernels for a long time now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:38:02 +00:00
kaloz
321cdf5b29 move CPUFREQ to generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 10:00:28 +00:00
kaloz
4388c9e2c1 sort all target config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 09:27:13 +00:00
kaloz
470ce7bd90 move CONFIG_CRASH_DUMP to the generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 09:07:22 +00:00
florian
be57a0a21b [rdc] cleanup subtarget kernel configurations to contain only what is
required

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 23:10:07 +00:00
florian
860aac31e7 [rdc] convert profiles to become subtargets, compile tested only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 00:22:07 +00:00
Lars-Peter Clausen
0d3b54ed10 gpm940b0: Add suspend/resume support. 2009-11-09 19:32:20 +01:00
Lars-Peter Clausen
92e06e95a5 jz4740: qi_lb60: Allow the power button to wakeup the device from suspend. 2009-11-09 17:56:21 +01:00
Lars-Peter Clausen
213a66582d xburst: Enable gpio buttons driver in config.
This is required to make the power button work.
2009-11-09 17:55:22 +01:00
Lars-Peter Clausen
1dd40a2e65 xburst: Enable suspend in config 2009-11-09 17:53:35 +01:00
Lars-Peter Clausen
27ca1adf36 jz4740: Cleanup powermanagemnt code. Add inital suspend support. 2009-11-09 17:47:28 +01:00
kaloz
8179e8082c add preliminary MPC83xx support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09 11:45:04 +00:00
nbd
8b71343ecd backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09 00:58:44 +00:00
Lars-Peter Clausen
12f85f8a91 jz4740: Don't enable all clocks when booting.
All clocks we need should allready be enabled by the bootloader.
2009-11-09 01:10:31 +01:00
Lars-Peter Clausen
c9cb830945 u-boot: Disable clocks we don't need
We might gain a few more minutes battery runtime by this.
2009-11-09 00:44:26 +01:00
Lars-Peter Clausen
bc0684a065 jz4740: Remove imem and ipu support from proc
It's not used and wastes 4MB of mem.
2009-11-09 00:25:34 +01:00
florian
4cf0969674 [rdc] remove empty wl153 profile after r18349
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 23:01:29 +00:00
florian
5a632e0fb1 [rdc] also support pcmcia
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 22:55:44 +00:00