Skip to content
Snippets Groups Projects
  1. May 24, 2023
  2. Jan 28, 2020
  3. Jun 11, 2019
  4. 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
  5. Dec 05, 2016
  6. Jul 07, 2016
  7. Aug 27, 2015
  8. Jul 24, 2015
  9. Jul 23, 2015
  10. Jul 14, 2015
  11. 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
  12. Oct 03, 2014
  13. Sep 30, 2014
  14. Sep 29, 2014
  15. 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
  16. Aug 18, 2014
  17. Aug 07, 2014
  18. 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
  19. May 13, 2014
  20. May 12, 2014
  21. May 02, 2014
  22. 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
  23. Feb 01, 2014
  24. Jan 31, 2014
  25. Jan 12, 2014
  26. Sep 03, 2013
  27. Jul 25, 2013
  28. Oct 25, 2012
  29. Aug 07, 2012
  30. Aug 03, 2012
  31. Jul 30, 2012
  32. Jul 29, 2012
  33. May 15, 2012
  34. May 14, 2012
  35. May 02, 2012
  36. Mar 21, 2012
  37. Mar 11, 2012