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

Commit Graph

  • 526e421dbd ramips: make {read,write}_config static juhosg 2009-10-05 18:44:24 +00:00
  • ea714ecea2 ramips: convert 'config_access' function to void juhosg 2009-10-05 18:44:22 +00:00
  • 25c15c7d1f ramips: add register access functions into the rt288x pci code juhosg 2009-10-05 18:44:19 +00:00
  • 78b3674055 ramips: fix RT2880_PCI_BASE definition juhosg 2009-10-05 18:44:16 +00:00
  • 4575c305f4 ramips: rt288x pci code cleanup juhosg 2009-10-05 18:44:13 +00:00
  • 1a03e70f16 ramips: cleanup coding-style of the rt288x pci code juhosg 2009-10-05 18:44:10 +00:00
  • a12620a97a ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.c juhosg 2009-10-05 18:44:06 +00:00
  • 9414c3b10d [package] kernel: fix Promise PDC202xx IDE driver location nico 2009-10-05 17:08:44 +00:00
  • d9c0c533d9 [ppc44x] disable LEDS_GPIO_OF agb 2009-10-05 17:05:59 +00:00
  • 35fb61953d [generic-2.6] 2.6.30: disable SND_PPC by default agb 2009-10-05 17:05:51 +00:00
  • 5d7f5678e4 [kernel] modules/crypto: package AMCC ppc4xx hardware crypto driver agb 2009-10-05 17:05:43 +00:00
  • 669b52818b [generic-2.6] move IMAGE_CMDLINE_HACK default to generic from targets agb 2009-10-05 17:05:34 +00:00
  • e84ee90b81 [ppc44x] add missing USB kconfig options agb 2009-10-05 17:05:23 +00:00
  • 9f94c6906e [generic-2.6] 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option agb 2009-10-05 17:05:14 +00:00
  • 166bfc0c00 [ppc40x] explicitly disable LEDS_GPIO_OF kconfig option agb 2009-10-05 17:05:05 +00:00
  • 03956d22c3 [rdc] explicitly disable IBM_ASM kconfig option agb 2009-10-05 17:04:56 +00:00
  • 18a1c4b6ad [iop32x] add missing SND_ARM kconfig option agb 2009-10-05 17:04:47 +00:00
  • 04c5f00031 [ps3] add missing kconfig option to ps3 sound module agb 2009-10-05 17:04:17 +00:00
  • 40d0e5c66b [kernel] modules/usb: fix usb-etrax dependencies agb 2009-10-05 17:03:42 +00:00
  • ad7c749604 [package] dnsmasq: - make "name" option in "host" sections optional and append it to -G if set, allows specifying hostnames for static leases without resorting to /etc/hosts - implement "domain" sections, allows defining arbitary host names and associated ptr records from uci - bump package revision jow 2009-10-05 16:58:06 +00:00
  • 607ced45e0 explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling without issues again mirko 2009-10-05 15:41:53 +00:00
  • 4f9935fbb8 dont select atm modules yet for ifxmips blogic 2009-10-05 15:10:15 +00:00
  • fdfd2adc07 [package] mountd: mark as 2.6 only nico 2009-10-05 11:18:03 +00:00
  • 4b6822e5ed [package] gdb: don't build on avr32 nico 2009-10-05 09:47:24 +00:00
  • 500f4310ea [scripts] getver: don't use "-r COMMITTED" arg which needs network access to the repository, use the "Last Changed Rev:" line instead nico 2009-10-05 09:30:53 +00:00
  • 79128e76e6 [cosmetic] [package] gdb: have both gdb & gdbserver share defaults nico 2009-10-05 09:12:05 +00:00
  • a11e6e7e76 ramips: remove unneccesary ifdefs from the rt288x pci code juhosg 2009-10-05 09:06:16 +00:00
  • dbe1e91788 ramips: remove unneccesary includes from the rt288x pci code juhosg 2009-10-05 09:06:13 +00:00
  • 19a1c70613 ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file paths juhosg 2009-10-05 09:06:10 +00:00
  • a09d2cc27a ramips: add missing config option juhosg 2009-10-05 09:04:43 +00:00
  • 9ae241fb88 fixes typo blogic 2009-10-05 07:36:02 +00:00
  • 75d26e3eba remove crypto moduels from ifxmips menuconfig blogic 2009-10-04 22:00:24 +00:00
  • 6552fe0ce9 fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies homebox flash blogic 2009-10-04 21:58:18 +00:00
  • 8fb9ab479d adds pci support for rt288x blogic 2009-10-04 19:53:17 +00:00
  • 63e4465014 remove reference to bogus packet blogic 2009-10-04 19:46:48 +00:00
  • a2fd77df3f adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet blogic 2009-10-04 14:01:17 +00:00
  • 9b0fd65035 [pxa] fix typo in target description agb 2009-10-04 08:22:20 +00:00
  • e1233dcc29 [include] adjust pointer size from 4 to 8 bytes in x86_64 site config nico 2009-10-04 00:44:32 +00:00
  • 14e55e3c98 remove ipset support from core, it is now provided by xtables-addons from the packages feed nico 2009-10-03 23:51:10 +00:00
  • e9066d1dfb [scripts] metadata.pl: fix a bug where dependency flags (@ and +) from a dependency were inherited by others nico 2009-10-03 20:01:22 +00:00
  • abb09c1f95 check for sysfs before bypassing normal hotplug calls for firmware events (fixes #5200) nbd 2009-10-03 11:28:02 +00:00
  • e50339e3d8 busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips), fixes #2871 nbd 2009-10-03 10:56:19 +00:00
  • d4b7776c0d ath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now) nbd 2009-10-02 22:02:37 +00:00
  • 53ebb11eaf metadata.pl: do not strip whitespaces from multiline data nbd 2009-10-02 22:02:31 +00:00
  • ecfdcd7b17 add a defconfig for wrt160nl which contains switch settings nbd 2009-10-02 21:07:12 +00:00
  • fcd449b084 mac80211: autodetect the default phy mode based on 11n and freq capabilities nbd 2009-10-02 19:41:04 +00:00
  • e1a9d004cc mac80211: fix typo in ifname setup, suppress error messages of interface enumeration commands nbd 2009-10-02 19:16:16 +00:00
  • 107bc81f4b hostapd: initialize wme to sane values nbd 2009-10-02 18:55:03 +00:00
  • 572ae2f5ec ar71xx: fix usb preselection in profiles nbd 2009-10-02 18:17:23 +00:00
  • 9878ccc8d2 mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k nbd 2009-10-02 15:18:44 +00:00
  • 982e75bdf6 opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent nbd 2009-10-02 15:18:38 +00:00
  • 6d5918487d adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it compiles but throws ioctl -EINVAL during bring up of atm device, hence marked as broken blogic 2009-10-02 09:41:22 +00:00
  • a10614cd42 [etrax] Export USB host driver as kernel package claudio 2009-10-02 09:34:10 +00:00
  • 4fea8d2283 bump ifxmips to .30 blogic 2009-10-02 08:09:27 +00:00
  • 9e0befc4f3 [etrax] dump 2.6.25 support claudio 2009-10-02 08:07:39 +00:00
  • b12bd64229 [etrax] Fix #5873 and cleanup kernel config claudio 2009-10-02 07:56:02 +00:00
  • cb79a73105 [toolchain] uClibc: remove absolute path linking to host libraries in libpthread.so (closes: #5601) nico 2009-10-02 00:18:16 +00:00
  • 859269f596 ar71xx: use 'link4' LED for diagnostic on Bullet M juhosg 2009-10-01 19:41:13 +00:00
  • e8ce7e4434 ar71xx: initialize PCI controller on the Bullet M juhosg 2009-10-01 19:41:11 +00:00
  • adda252dad ar71xx: init ethernet mac address on the Bullet M juhosg 2009-10-01 19:41:08 +00:00
  • aef49b0447 ar71xx: add default network configuration for the Bullet M juhosg 2009-10-01 19:41:06 +00:00
  • a5291fd3ca ar71xx: register GPIO button on the Bullet M juhosg 2009-10-01 19:41:03 +00:00
  • 4f961361c6 ar71xx: add PCI Host Controller fixup for ar724x juhosg 2009-10-01 19:41:00 +00:00
  • 19bf20fcbf ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only juhosg 2009-10-01 19:40:57 +00:00
  • b737d591cf ar71xx: fix a typo in the ar724x PCI code juhosg 2009-10-01 19:40:51 +00:00
  • ac209c67b4 [etrax] Implement sysfs interface for some specific cris driver claudio 2009-10-01 15:44:28 +00:00
  • 61a476da4d kernel: upgrade to 2.6.30.8 and refresh patches juhosg 2009-10-01 10:07:32 +00:00
  • 5149fca5d2 [package] busybox: remove empty patches nico 2009-10-01 07:46:42 +00:00
  • 332272ec7b [package] ppp: add dns servers to uci state in the ip-up script jow 2009-09-30 16:06:20 +00:00
  • c4ebd81b8f [etrax] Include some generic devices classes (#5874) claudio 2009-09-30 15:02:06 +00:00
  • bfd6b9d73e [kernel] inform users when the in-kernel mips FPU emulator is disabled (#5774) florian 2009-09-28 20:35:42 +00:00
  • 1106afd9fe [package] base-files: add hotplug rules for /dev/lpX (#863) jow 2009-09-28 20:05:50 +00:00
  • 9dfc3e34ee [package] busybox: update to v1.14.4 (closes: #5619) nico 2009-09-28 12:38:46 +00:00
  • 21e17d6ad4 [scripts] getver: get svn rev from last commit so that we have consistent revision numbers between git and svn nico 2009-09-28 12:26:47 +00:00
  • 9f19c5e029 firstboot: add support for union mounts nbd 2009-09-27 22:56:21 +00:00
  • 2346d031cb union mounts: fix various bugs related to handling of mountpoints and copyups nbd 2009-09-27 22:56:18 +00:00
  • 0547e1b91f fix compile error in bfs on 2.6.31 nbd 2009-09-27 22:56:14 +00:00
  • 4a7259e39d base-files: move firstboot to /sbin nbd 2009-09-27 22:56:11 +00:00
  • ac76191efe union mounts: get rid of kernel log spam nbd 2009-09-27 22:56:07 +00:00
  • 359f44b80e [kernel] fix usage of smp_call_function florian 2009-09-27 19:47:07 +00:00
  • d142ae4a05 [package] add mips64 support to kexec-tools, counterpart of r17768. florian 2009-09-27 19:13:17 +00:00
  • 6e23517e21 [kernel] add kexec fixes for mips from M. Syrchin florian 2009-09-27 19:11:53 +00:00
  • e0cf13bf5a [ipset] Update ipset to version 3.2 hauke 2009-09-27 15:03:41 +00:00
  • 6d2edb6cad [package] ppp: quote positional parameters when calling up/down scripts (closes: #5622) nico 2009-09-27 14:14:09 +00:00
  • dc1a20a020 [package] firewall: fix MSS issue affection RELATED new connections (closes: #5173) nico 2009-09-27 13:57:09 +00:00
  • edf4ec42fa [brcm47xx] remove deprecated warning hauke 2009-09-27 13:52:14 +00:00
  • 199b50af2c [mac80211] Add ar9170usb driver. hauke 2009-09-27 13:43:21 +00:00
  • a549a6338a [mas80211] Do not build some modules as they are not needed hauke 2009-09-26 22:06:39 +00:00
  • b643f19c32 [mac80211] Do not depend on rfkill hauke 2009-09-26 22:05:46 +00:00
  • dce027fbea [toolchain] move EABI config option out of GCC nico 2009-09-26 21:34:40 +00:00
  • 749981b832 small fixes mostly for kernel 2.6.31 hauke 2009-09-26 21:23:53 +00:00
  • f3d7e220c3 [toolchain] eglibc: use 'select' instead of 'depends' for configuration options, add dependencies for features avalaible in 2.8 or later nico 2009-09-26 21:22:51 +00:00
  • 21adeeda4d add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions nico 2009-09-26 19:01:50 +00:00
  • aa04a43d98 [toolchain] eglibc: add support for 2.10 branch nico 2009-09-26 18:59:22 +00:00
  • 57b9777668 [cosmetic] and fix another typo, still in eglibc configuration file nico 2009-09-26 18:57:53 +00:00
  • 7a44de2fe8 [cosmetic] fix typo in eglibc configuration file nico 2009-09-26 18:56:26 +00:00
  • cf5d9b9638 add jffs2 whiteout support (necessary for using it with union mounts) nbd 2009-09-26 18:51:05 +00:00
  • aeae9956b5 [toolchain] eglibc: update svn revisions nico 2009-09-26 18:28:37 +00:00
  • a2664e2b9c [octeon] switch to gcc-4.4.1 and enabled octeon specific optimizations florian 2009-09-26 18:23:43 +00:00
  • 2d0f2c9a88 [toolchain] Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (#5351) florian 2009-09-26 18:08:02 +00:00