Skip to content
Snippets Groups Projects
  1. Mar 26, 2012
  2. Mar 23, 2012
  3. Mar 10, 2012
  4. Mar 03, 2012
  5. Mar 02, 2012
  6. Mar 01, 2012
  7. Feb 29, 2012
  8. Feb 18, 2012
  9. Feb 14, 2012
    • John Crispin's avatar
      Support booting the Speedport W502V using BRN-BOOT. · cd1a2043
      John Crispin authored
      While the disadvantage is less available flash space, it's easy and
      safe to flash without opening the device.
      Going back to the original firmware is also possible.
      
      This patch add two firmware utilities, mkbrncmdline and mkbrnboot.
      
      mkbrncmdline patches the uncompressed kernel so the registeres a0 to
      a3 are initialized and the memory size is passed in.
      
      mkbrnboot takes the lzma compressed kernel and squashfs images and
      creates a firmware image that can be flashed using the BRN-BOOT
      recovery kernel, which is booted by holding both buttons when
      powering up the device and will listen on http://192.168.2.1
      
      .
      
      The firmware file from bin/lantiq/ to use is
      openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage
      
      The BRN-BOOT recovery kernel does size-check the image, so if it's
      too big to fit into flash it will complain accordingly.
      
      A second patch is needed to make the wired network interface work
      since there is no u-boot to pre-initialise it.
      
      Signed-off-by: default avatarTobias Diedrich <ranma+openwrt@tdiedrich.de>
      
      SVN-Revision: 30532
      cd1a2043
  10. Feb 12, 2012
  11. Feb 01, 2012
    • Jo-Philipp Wich's avatar
      automake: forcibly disable perl ithreads support The SDK when build on a... · 1ef07eee
      Jo-Philipp Wich authored
      automake: forcibly disable perl ithreads support The SDK when build on a machine with perl ithreads enabled will fail to run on many Gentoo systems because perl is usually built without thread capability there. In order to circumvent this issue forcibly disable the ithreads support, tested on CentOS 5.6, Ubuntu 10.04 LTS and Gentoo.
      
      SVN-Revision: 29979
      1ef07eee
  12. Jan 28, 2012
  13. Jan 26, 2012
  14. Jan 21, 2012
  15. Jan 20, 2012
  16. Jan 15, 2012
  17. Jan 07, 2012
  18. Jan 04, 2012
  19. Dec 15, 2011
  20. Dec 06, 2011
  21. Dec 05, 2011
  22. Dec 03, 2011
  23. Nov 28, 2011
  24. Nov 24, 2011
  25. Nov 23, 2011
  26. Nov 01, 2011
  27. Oct 30, 2011
Loading