]>
sigrok.org Git - sigrok-firmware.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Uwe Hermann [Mon, 14 Sep 2015 15:57:39 +0000 (17:57 +0200)]
Makefile.am: Shorten ChangeLog target a bit.
Daniel Elstner [Sat, 5 Sep 2015 22:57:06 +0000 (00:57 +0200)]
Clean up .gitignore
Daniel Elstner [Sat, 5 Sep 2015 22:32:28 +0000 (00:32 +0200)]
Build: Switch to non-recursive make
Daniel Elstner [Sat, 5 Sep 2015 22:04:27 +0000 (00:04 +0200)]
Build: Modernize Autotools configuration
Uwe Hermann [Tue, 7 Apr 2015 00:40:55 +0000 (02:40 +0200)]
autogen.sh: Drop obsolete MinGW/MSYS items.
For Windows builds (which require MinGW-w64) we currently support:
- cross-builds using MXE (mxe.cc) and possibly other cross-compile setups
- native builds using MSYS2 (sf.net/projects/msys2/)
Neither of those require explicitly specifying ACLOCAL_DIR.
Uwe Hermann [Tue, 22 Jul 2014 22:06:33 +0000 (00:06 +0200)]
Drop references to obsolete sigrok-commits mailing list.
Daniel Elstner [Sat, 25 Jan 2014 19:49:23 +0000 (20:49 +0100)]
sysclk-lwla: Add LWLA1034 bitstream files.
The sigrok project received permission from SysCLK.com to
redistribute the FPGA bitstreams needed to operate the LWLA
series of logic analyzers. See LICENSE.LWLA for the terms
of the agreement.
Uwe Hermann [Wed, 1 Jan 2014 22:13:33 +0000 (23:13 +0100)]
Drop nexus-osciprime firmware for now (unused).
Uwe Hermann [Fri, 26 Apr 2013 12:02:02 +0000 (14:02 +0200)]
README: Add "Copyright and license" section.
Uwe Hermann [Tue, 23 Apr 2013 20:33:16 +0000 (22:33 +0200)]
GPL headers: Use correct project name.
Uwe Hermann [Sun, 17 Mar 2013 12:55:47 +0000 (13:55 +0100)]
README: Refer to INSTALL and new Building wiki page.
Uwe Hermann [Sun, 17 Mar 2013 12:52:04 +0000 (13:52 +0100)]
configure.ac: Drop std-options, unneeded.
The automake 'std-options' option checks whether all installed tools
and scripts have a --help and --version CLI option. This check is not
needed for sigrok-firmware though, since it doesn't install any tools.
Uwe Hermann [Sun, 17 Mar 2013 12:24:36 +0000 (13:24 +0100)]
autotools: Don't use "foreign" option.
This adds INSTALL and allows for a few more sanity checks being done.
Bert Vermeulen [Tue, 25 Dec 2012 17:35:55 +0000 (18:35 +0100)]
added Nexus-Computing OsciPrime firmware
Uwe Hermann [Wed, 14 Nov 2012 18:23:25 +0000 (19:23 +0100)]
Use standard autotools setup.
Use a standard autotools build system instead of hand-crafted Makefiles.
This makes sigrok-firmware consistent with the other sigrok subprojects,
makes it more portable, and gives us all the usual autotools mechanism
for free (make install, uninstall, dist, --prefix, and so on).
Uwe Hermann [Wed, 10 Oct 2012 21:55:59 +0000 (23:55 +0200)]
README: Add status, update URL, add more info.
Uwe Hermann [Tue, 29 May 2012 22:10:21 +0000 (00:10 +0200)]
Revert s/sigrok-firmware/sigrok-firmwares/.
We'll call the package 'sigrok-firmware', and rename the repo to
'sigrok-firmware', too.
Uwe Hermann [Tue, 29 May 2012 22:05:37 +0000 (00:05 +0200)]
Install firmware to /usr/local/share/sigrok-firmware.
Uwe Hermann [Wed, 23 May 2012 17:20:49 +0000 (19:20 +0200)]
Makefile: Better comment for 'make all'.
Uwe Hermann [Wed, 23 May 2012 17:16:23 +0000 (19:16 +0200)]
Makefile: Fix 'make dist', better tarball creation.
Uwe Hermann [Wed, 23 May 2012 17:03:46 +0000 (19:03 +0200)]
Makefile: s/sigrok-firmware/sigrok-firmwares/.
(for consistency with sigrok-dumps and sigrok-firmwares repo name)
Uwe Hermann [Wed, 23 May 2012 16:40:26 +0000 (18:40 +0200)]
README: Small updates, document 'make install'.
Uwe Hermann [Wed, 23 May 2012 16:45:34 +0000 (18:45 +0200)]
Add 'make install' target.
Uwe Hermann [Wed, 23 May 2012 16:37:49 +0000 (18:37 +0200)]
Add empty NEWS file.
Uwe Hermann [Wed, 23 May 2012 16:36:30 +0000 (18:36 +0200)]
Makefile: Generate/add ChangeLog for dist target.
Uwe Hermann [Tue, 22 May 2012 21:12:23 +0000 (23:12 +0200)]
Makefile: Rename 'tarball' target to 'dist' for consistency.
Håvard Espeland [Sun, 22 Apr 2012 13:02:27 +0000 (15:02 +0200)]
sigma: Add firmwares for SIGMA2.
The same firmwares can be used for SIGMA and SIGMA2. I haven't received a
new phasor for Asix (which we still don't use), but I'll request it and
add later.
Uwe Hermann [Thu, 19 Apr 2012 17:19:17 +0000 (19:19 +0200)]
Add Makefile with 'make dist' target (for tarball).
Håvard Espeland [Wed, 28 Apr 2010 18:24:29 +0000 (20:24 +0200)]
Add firmware / FPGA configuration for ASIX SIGMA
Firmware files and license provided by vendor (thanks!)
Uwe Hermann [Tue, 27 Apr 2010 22:52:26 +0000 (00:52 +0200)]
Add link to sigrok.org.
Uwe Hermann [Tue, 27 Apr 2010 22:48:24 +0000 (00:48 +0200)]
Add initial README.