Skip to content
Snippets Groups Projects
  1. Jul 09, 2024
  2. May 24, 2023
  3. Jan 28, 2020
  4. Jun 11, 2019
  5. Apr 10, 2019
    • baujc's avatar
      softPLL give more control to PPSi · 92ad9998
      baujc authored and Adam Wujek's avatar Adam Wujek committed
      Now, the control of the timing mode and the PPS generation is two
      separate things that can be controlled independently by PPSi.
      92ad9998
  6. Dec 05, 2016
  7. Jul 07, 2016
  8. Aug 27, 2015
  9. Jul 24, 2015
  10. Jul 23, 2015
  11. Jul 14, 2015
  12. Nov 28, 2014
    • Alessandro Rubini's avatar
      boot scripts: better examples · 56891b34
      Alessandro Rubini authored
      
      This updates binaries/wrboot-* to be more commented and complete.
      It also adds wrboot-install and wrboot-nand, that I personally used.
      
      As a side effect, "mem=64m" is removed by all command lines, as it has
      been properly autodetected for a few years now, so it is not needed
      any more.
      
      Documentation is updated too.
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      56891b34
  13. Oct 03, 2014
  14. Sep 30, 2014
  15. Sep 29, 2014
  16. Sep 24, 2014
    • Alessandro Rubini's avatar
      sdb hardware information: the data · 7c9f0d35
      Alessandro Rubini authored
      
      The directory hwinfo-sdb/ includes the "source", trivially written by
      hand. The "hwinfo" file is just a bunch of 0xff bytes. The final
      file will be a tagged format.
      
      binaries/sdb-for-dataflash is the one that is going to be edited
      at build/install time -- in theory only by the manufacturer.
      I generated it running the command
      
         sdbfs/userspace/gensdbfs hwinfo-sdb binaries/sdb-for-dataflash
      
      from within a checkout of fpga-config-space (another ohwr project, the
      SDB home).
      
      The default mac addresses match what we used so far: 02:34:56:78:9A:BC
      and 02:34:56:78:9A:00 for the WR ports.  The file names ("eth0.ethaddr")
      are there so to use a generic setting approach in barebox.
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      7c9f0d35
  17. Aug 18, 2014
  18. Aug 07, 2014
  19. Jun 24, 2014
    • Alessandro Rubini's avatar
      partitions: compatible change, and update docs · 807f5672
      Alessandro Rubini authored
      
      This changes partitions, mainly adding a kernel-visible mapping of
      what we ha in dataflash.  NAND changes are compatible, as only empty
      space is used differently.
      
      This also includes a new barebox.bin, that you can just write
      to /dev/mtd3 after booting the new kernel.
      
      Documentation is updated to reflect these partitions, but there also
      old leftovers that are fixed in this same commit.
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      807f5672
  20. May 13, 2014
  21. May 12, 2014
  22. May 02, 2014
  23. Feb 16, 2014
    • Alessandro Rubini's avatar
      softpll-unify: use rt_cpu.bin built from wrpc-sw · aa1e3abc
      Alessandro Rubini authored
      
      By now, code here and in wrpc-sw is the same. The binary
      built there is working, so let's pick that one. It
      can be rebuilt in wrpc-sw by running
      
        make wr_switch_defconfig
      
      The exact commit used to build what you have in binaries/ (or
      in /wr/lib/firmware/rt_cpu.bin in the target system) can be
      easily retrieved by extracting the commit name. For this binary:
      
         morgana% strings binaries/rt_cpu.bin | grep wrpc
         wrpc-v2.1-for-wrnic-19-g566aa53
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      aa1e3abc
  24. Feb 01, 2014
  25. Jan 31, 2014
  26. Jan 12, 2014
  27. Sep 03, 2013
  28. Jul 25, 2013
  29. Oct 25, 2012
  30. Aug 07, 2012
  31. Aug 03, 2012
  32. Jul 30, 2012
  33. Jul 29, 2012
  34. May 15, 2012
  35. May 14, 2012
  36. May 02, 2012