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

Commit Graph

  • 1d4a083881 ramips: add ramips_cleanup_dma helper juhosg 2009-10-26 17:17:29 +00:00
  • 7a797f4b8f ramips: remove unnecessary includes in the ethernet driver juhosg 2009-10-26 17:17:26 +00:00
  • a07eab49bf ramips: fix dma api usage in the ethernet driver juhosg 2009-10-26 17:17:22 +00:00
  • 487693fb19 ramips: use resource to pass irq and base address to the ethernet driver juhosg 2009-10-26 17:17:18 +00:00
  • 90e4aa2386 ramips: add error-path handling to the ramips_eth_plat_probe juhosg 2009-10-26 17:17:13 +00:00
  • c3dbd7adde lua: fix regressions in operator overloading caused by the refcounting patch, also fix some more variable cleanup issues => even more performance, less memory utilization nbd 2009-10-26 14:27:30 +00:00
  • 706035474c swap logic on squashfs version selection kaloz 2009-10-26 12:06:47 +00:00
  • 8bea5a1f54 since we are using newer iptables version, we don't need this patch anymore kaloz 2009-10-26 11:35:44 +00:00
  • ca1329b26c rename some patches kaloz 2009-10-26 10:15:52 +00:00
  • 38e85dcf7a prepare for the removal of squashfs 3.4: switch olpc to 2.6.30 (let's hope it works fine), and mark at91 broken kaloz 2009-10-26 09:47:27 +00:00
  • 9529774bd5 lua: use float instead of double, reduces the gc data structure size by 4 byte => luci processes use 10% less memory nbd 2009-10-26 03:01:12 +00:00
  • 27e64f8be8 lua: fix various bugs in the refcounting implementation. seems to fix luci and reduces memory consumption even more nbd 2009-10-26 00:06:42 +00:00
  • 908e9268f9 [kernel] add missing configuration symbols florian 2009-10-25 21:26:46 +00:00
  • 6eaa4b75b1 [brcm63xx] remove 2.6.28 support, we never really used it florian 2009-10-25 21:13:46 +00:00
  • cb097defcd [brcm63xx] switch to 2.6.30.9 florian 2009-10-25 21:10:53 +00:00
  • f9adb76e53 [ramips] use gpio_led package rather than staticly linking it into the kernel blogic 2009-10-25 18:08:16 +00:00
  • cfceed17c5 [scripts] add "remote-gdb", a helper script to connect the local host gdb with a running gdbserver on the target jow 2009-10-25 17:45:57 +00:00
  • 59b7de5623 [ramips] fixes licenses blogic 2009-10-25 17:41:01 +00:00
  • fff402496f [ramips] select CONFIG_LEDS_GPIO per default blogic 2009-10-25 17:06:01 +00:00
  • 4c7c2a504c [ramips] clean up dma api of ethernet driver blogic 2009-10-25 16:58:00 +00:00
  • 6c7f40ae71 [ramips] fixes dma bug in eth driver, that was caused under high net load. the dma ring was not initialized on time blogic 2009-10-25 14:34:55 +00:00
  • 95d5066d03 [toolchain] combine the two gcc-4.4.1 selects into a single one florian 2009-10-25 10:17:50 +00:00
  • f4feacd7f3 ramips: nuke net_device stats from the private data of the ethernet driver juhosg 2009-10-25 09:37:30 +00:00
  • 5305a949f4 ramips: remove unnecessary type-castings in the ethernet driver juhosg 2009-10-25 09:37:27 +00:00
  • 5c1de285e2 ramips: change debug message levels, and add missing LFs juhosg 2009-10-25 09:37:24 +00:00
  • 5244481045 ramips: make ethernet fuctions static juhosg 2009-10-25 09:37:21 +00:00
  • 00b47a7a92 ramips: register ethernet device on the DIR-300 board juhosg 2009-10-25 09:37:17 +00:00
  • 50ea4bdcbd ramips: change prom code to accept 'board=FOOBAR' from the command line juhosg 2009-10-25 07:10:16 +00:00
  • c26fdeeec1 ramips: modify {read,write}_config helpers juhosg 2009-10-25 07:10:14 +00:00
  • e9aa516720 ramips: nuke config_access helper juhosg 2009-10-25 07:10:11 +00:00
  • 15585654b9 [ramips] fixes dma hangups in eth blogic 2009-10-25 00:11:08 +00:00
  • 2c5998b74d lua: get rid of bitlib and md5lib from the core, they are no longer necessary nbd 2009-10-24 23:23:42 +00:00
  • 8e873b21e8 [ramips] select fon20n mach blogic 2009-10-24 23:08:06 +00:00
  • e4be8b3bf5 lua: add reference counting for strings - this will need A LOT of testing, but it should finally fix the excessive memory usage problems triggered by luci nbd 2009-10-24 22:19:13 +00:00
  • c75080b25f [ramips] make ethernet a platform device blogic 2009-10-24 20:58:41 +00:00
  • d74086d291 [ramips] missing define to make mach for fonera20n work blogic 2009-10-24 20:57:59 +00:00
  • c52c16271e [ramips] make default llll/w vlan setup in esw blogic 2009-10-24 20:56:31 +00:00
  • ffb4faa1d1 [ramips] adds mach type for fonera20n blogic 2009-10-24 20:55:36 +00:00
  • 06d45609f6 gcc: fix compile on armv4t with the cs toolchain nbd 2009-10-24 00:58:38 +00:00
  • 9e4cb82cc5 gcc: fix bug reporting url in newer compiler versions nbd 2009-10-24 00:58:34 +00:00
  • 8a3f245685 fixes commit 18128, wrong patch :) blogic 2009-10-23 16:52:48 +00:00
  • 4f3a09388f [ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt288x support, not a platform device yet blogic 2009-10-23 16:51:51 +00:00
  • 1c583f3a1f [kernel] update to 2.6.31.5 florian 2009-10-23 12:13:00 +00:00
  • ec067db63f [kernel] update to 2.6.30.9 florian 2009-10-23 12:10:25 +00:00
  • b7c2081cbd [kernel] update to 2.6.27.35 florian 2009-10-23 09:12:17 +00:00
  • e94a2e1312 [package] opkg: ignore Section, Source and Maintainer as well when ignoring descriptions, saves a few hundred KB memory jow 2009-10-22 17:16:13 +00:00
  • 80d3676987 mklibs: use -Wl,--gc-sections when relinking - currently only saves a few bytes, maybe more in the future nbd 2009-10-22 16:54:18 +00:00
  • 774f3a113c fix a typo nbd 2009-10-22 16:39:39 +00:00
  • fe3cc5d51c add some extra stripping options for kernel modules to reduce size even more (thx, matteo) nbd 2009-10-22 16:26:12 +00:00
  • d968f2b92f [package] opkg: - re-enable upgrade and restrict it to signle packages, fix usage text - only read package descriptions if they're actually needed (almost never), saves even more space when parsing package lists - refresh patches jow 2009-10-22 15:15:19 +00:00
  • a460e82adb [package] opkg: - replace package list parser by something that works with fixed buffers to avoid slurping the whole file into memory during parsing - fix a possible null pointer dereference in opkg_remove_cmd() - get rid of upgrade, it cannot upgrade single packages and kills the system in most cases - get rid of the flag operation, not needed - bump package revision jow 2009-10-22 08:46:55 +00:00
  • 5641ac5c04 imagebuilder: accept empty profile names, some targets do not define profiles (thx, patrick) nbd 2009-10-22 01:35:32 +00:00
  • fcd1e536a0 [toolchain] get rid of gcc-4.4.0 support florian 2009-10-21 14:32:09 +00:00
  • 963b9b6895 [toolchain] refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2 florian 2009-10-21 14:31:01 +00:00
  • 7188f2daaf [toolchain] add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum florian 2009-10-21 06:26:39 +00:00
  • ad35d749fe madwifi: reduce the size of the multicall tool binary nbd 2009-10-21 00:20:42 +00:00
  • b3c44ec1cc do not relink libresolv, it makes iproute2 barf nbd 2009-10-20 22:22:59 +00:00
  • 682f9b3fa9 remove obsolete uci validation awk code nbd 2009-10-20 21:48:40 +00:00
  • 9c95941f5d base-files: remove obsolete stuff from common.awk nbd 2009-10-20 21:45:57 +00:00
  • 13f9f9e676 wireless-tools: reduce binary size by ~13k by removing unused/obsolete features nbd 2009-10-20 21:40:09 +00:00
  • 059bf66201 hostapd: make compilation of the hostap driver conditional - saves 10k uncompressed nbd 2009-10-20 21:14:57 +00:00
  • de45c75915 hotplug2: get rid of the unnecessary reference to libdl as well nbd 2009-10-20 20:59:40 +00:00
  • 62de439710 mark the llvm toolchain as broken nbd 2009-10-20 20:52:42 +00:00
  • 183ed59cff hotplug2: compile in the worker module statically, saves >20k uncompressed nbd 2009-10-20 20:49:44 +00:00
  • a73408d56c ar71xx: add default network configuration for RS and RS-Pro juhosg 2009-10-20 19:36:47 +00:00
  • 11adc3d3d9 [package] base-files: only try to execute watchdog if binary is present jow 2009-10-20 17:07:08 +00:00
  • 1f8108678d ar71xx: add default network configuration file for the WP543 board juhosg 2009-10-20 12:59:45 +00:00
  • 2252f6f066 ar71xx: Compex WPJ543 board is supported as well juhosg 2009-10-20 12:59:42 +00:00
  • 51425cfb76 ar71xx: fix PCI IRQ map of the WP543 juhosg 2009-10-20 12:59:39 +00:00
  • f47c28454b remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips nbd 2009-10-20 11:44:16 +00:00
  • ae74d3d6f1 fix potential inconsistencies in toolchain selection on linux 2.4 nbd 2009-10-20 09:14:25 +00:00
  • 1635e008aa use the new 4.3.3+cs toolchain for mips and arm - significantly improves code size on mips and performance on arm nbd 2009-10-20 09:03:44 +00:00
  • b406bcc62e zlib: replace -fPIC with $(FPIC) nbd 2009-10-20 08:41:32 +00:00
  • 43770b8817 uci: only use $(FPIC) on library parts, saves a few hundred bytes nbd 2009-10-20 08:26:39 +00:00
  • 628a773644 opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed nbd 2009-10-20 08:21:10 +00:00
  • 96ff9f58c6 fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead of using the standard _pic variant nbd 2009-10-20 07:26:34 +00:00
  • 12efcae535 install the right version of libgcc along with its version map to fix relinking issues with mklibs, attempt to relink only if the version map is actually present nbd 2009-10-20 06:57:19 +00:00
  • a5aafb299c [busybox] At boot, the startup process is executed in a non-interactive shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior hcg 2009-10-20 06:51:30 +00:00
  • 2851e3b018 gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc map file as well nbd 2009-10-20 06:48:29 +00:00
  • 74237e4c90 gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for now, backport will follow) nbd 2009-10-19 23:26:09 +00:00
  • e758e059e7 mklibs: preserve the uclibc init symbol nbd 2009-10-19 23:26:05 +00:00
  • 22660b11c8 mklibs: handle duplicate symbols properly nbd 2009-10-19 23:26:00 +00:00
  • 6691016918 mklibs: fix crashes on nonexistant sections in readelf (thx, justus) nbd 2009-10-19 23:25:42 +00:00
  • 678a7f27b6 ifxmips: fold files/drivers/* into patches blogic 2009-10-19 20:56:55 +00:00
  • 37e3d1ccdd mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt nbd 2009-10-19 19:15:08 +00:00
  • 6a5e469c87 remove support for uclibc 0.9.29 nbd 2009-10-19 18:25:25 +00:00
  • 9a02308cf0 ar71xx: create firmware image for WP543 boards with 4/8/16MB of flash juhosg 2009-10-19 08:07:40 +00:00
  • e5eeda3737 ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31 juhosg 2009-10-19 08:07:38 +00:00
  • 1e031bc967 ar71xx: sync 2.6.30 kernel config juhosg 2009-10-19 08:07:35 +00:00
  • 1faf0874d8 ar71xx: reset the phy chip along with the ethernet mac on the WP543 board juhosg 2009-10-19 08:07:32 +00:00
  • 53a0966f40 ar71xx: reset the ethernet device before registration juhosg 2009-10-19 08:07:29 +00:00
  • 85de4df7c1 binutils: add support for non-pic handling and use it in the codesourcery based gcc, fixes mips support for this toolchain nbd 2009-10-19 07:41:33 +00:00
  • faefd680ef uClibc: add support for mips non-pic relocations in ldso nbd 2009-10-19 07:41:29 +00:00
  • 3e10976b39 gcc: prevent the libgcc configure script from enabling support for the fixed point math extension, as it can bloat up libgcc size to 1.4M on mips nbd 2009-10-19 05:28:29 +00:00
  • a07f2e8000 mac80211: fix ath5k compile on 2.6.28 and earlier nbd 2009-10-19 04:28:15 +00:00
  • 50fe92783e gcc: disable mips non-PIC ABI calls in the codesourcery based version by default, as our binutils version does not support it nbd 2009-10-19 04:26:28 +00:00
  • 43eefcb9b0 fix ssb compile error on 2.6.28 nbd 2009-10-19 03:45:03 +00:00
  • 7a646a978c fix errors in unresolved weak symbols on arm nbd 2009-10-19 03:32:49 +00:00
  • 5b12db1589 hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check on recv() nbd 2009-10-19 02:39:02 +00:00
  • 0aa409cc4d add a binutils variant based on a binutils snapshot and codesourcery g++ enhancements (compiles, but fails to link the kernel) nbd 2009-10-19 02:09:59 +00:00