Skip to content
Snippets Groups Projects
  1. Feb 06, 2015
  2. Feb 05, 2015
  3. Feb 02, 2015
  4. Jan 20, 2015
  5. Jan 13, 2015
  6. Jan 11, 2015
  7. Jan 10, 2015
  8. Jan 09, 2015
  9. Dec 28, 2014
  10. Dec 22, 2014
  11. Dec 20, 2014
  12. Dec 17, 2014
  13. Dec 07, 2014
  14. Dec 01, 2014
  15. Nov 30, 2014
  16. Nov 29, 2014
  17. Nov 27, 2014
  18. Nov 26, 2014
    • John Crispin's avatar
      firmware-utils: add new tool tplink-safeloader for the new TP-LINK Pharos... · f318ae99
      John Crispin authored
      firmware-utils: add new tool tplink-safeloader for the new TP-LINK Pharos devices (CPE210/220/510/520)
      
      The new TP-LINK Pharos series uses a new bootloader, the "TP-LINK Safeloader".
      It uses an advanced firmware image format, containing an image partition table
      and a flash partition table (and image partitions are mapped to the
      corresponding flash partitions). The exact image format is documented in the
      source code.
      
      Furthermore, the bootloader expects the kernel image as an ELF executable.
      
      Signed-off-by: default avatarMatthias Schiffer <mschiffer@universe-factory.net>
      
      SVN-Revision: 43384
      f318ae99
  19. Oct 29, 2014
  20. Oct 26, 2014
  21. Oct 25, 2014
    • Felix Fietkau's avatar
      tools: Fix compilation on x32 host · dd86bc73
      Felix Fietkau authored
      
      Compiling the host tools on the new x32 architecture (which is
      an ILP32 ELF32 system on an amd64 CPU) fails for various reasons.
      
       gmp: pull same fix I applied to OpenADK, which was inspired
        by the fix in the Debian source package
      
       mtd-utils: write a workaround myself; only affects x32, but
        the use of llseek is dangerous according to the manpage, so
        the guard ifdef should probably go away
      
       findutils: pull fix straight from the Debian source packae
      
      Signed-off-by: default avatarThorsten Glaser <tg@mirbsd.org>
      
      SVN-Revision: 43060
      dd86bc73
  22. Oct 20, 2014
  23. Oct 16, 2014
Loading