- Jun 11, 2019
-
-
Grzegorz Daniluk authored
-
- May 21, 2019
-
-
Grzegorz Daniluk authored
-
- Dec 14, 2016
-
-
Adam Wujek authored
Fixed by uplift of a kernel from 3.16.37 to 3.16.38. Even it is a local privilege escalation bug, which does not impact us, it is worth to have it fixed. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
-
- Dec 02, 2016
-
-
Synthesized from wr-switch-hdl commit 1d50045
-
- Dec 01, 2016
-
-
Adam Wujek authored
Since the buildroot anyway downloads .xz archive of the kernel for linux-headers we can avoid downloading the gz archive for our kernel compilation. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
The version 3.16.37 is going to be supporter until 2020 Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-
- Jul 07, 2016
-
-
Adam Wujek authored
Instead of keeping the list of archives in build/download-info which should be downloaded for buildroot, we use "make source" to do the same job. However, the task of building buildroot had to split into 3 tasks: --init (unpack and configure buildroot) --download (download the source of used buildroot packages) --build (compile buildroot packages, etc.) The reason for this change is to avoid updating the download-info file when buildroot package is updated. Additionally ltrace is not downloaded as an archive, but it is cloned git repo. After the clone it is packed into archive. In the current state our framework cannot do the same. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Aug 27, 2015
-
-
Grzegorz Daniluk authored
-
- Jul 29, 2015
-
-
Alessandro Rubini authored
This factorized configuration stuff out of wrap_rootfs into a build target. It also adds building and installing "conf" so to allow the following commands in the target (in /wr/etc): make config make oldconfig (likely after editing dot-config) make defconfig I'm unable to build menuconfig at this time, because of missing symbols in the target's libncurses. I hope to fix this when we bump buildroot up (thanks Adam for that!) Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jul 14, 2015
-
-
Grzegorz Daniluk authored
-
- Jul 09, 2015
-
-
Adam Wujek authored
Add watchdog to FPGA and include bugfixes Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jun 08, 2015
-
-
Adam Wujek authored
Update required because otherwise setting of auxclk hangs the switch. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Dec 11, 2014
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Aug 07, 2014
-
-
Grzegorz Daniluk authored
-
- Jul 10, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- May 14, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- May 02, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Feb 17, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jul 24, 2013
-
-
Benoit Rat authored
The HDL sources can be found in wr-switch-hdl repo with the tag wr-switch-htl-v3.3
-
- Apr 04, 2013
-
-
* flash-wrs: add gateware selection to only use 2 HDL binaries because the RAM size is not big enough to extract 4 HDLs during flashing * build: add the new gatewares with PWM and LX240T support for 18ports & 8ports * userspace: Select the proper gateware to load on fpga using the shw_ver tool and the i2c dip switch on miniBP
-
- Dec 19, 2012
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Aug 01, 2012
-
-
Alessandro Rubini authored
The file I uploaded to ohwr (wrs3-gw-v3.0-20120801.tar.gz) is not expected to be renamed or overwritten in the future, so this commit and the following ones will always build properly. We had this problem with the previous file name being replaced, so older commits didn't build any more for lack of the required gateware file or md5sum errors.
-
- Jul 30, 2012
-
-
Tomasz Wlostowski authored
build scripts: wrs_build_gateware: use self-compiled RT CPU from rt/ or pre-compiled binary from binaries/. Updated download info for gateware
-
- Jul 17, 2012
-
-
Signed-off-by:
Federico Vaga <federico.vaga@gmail.com>
-
- Jul 16, 2012
-
-
- Jun 20, 2012
-
-
Tomasz Wlostowski authored
-
- Mar 12, 2012
-
-
Alessandro Rubini authored
-
- Jan 12, 2012
-
-
Alessandro Rubini authored
-
- Jan 11, 2012
-
-
Alessandro Rubini authored
-
- Jan 10, 2012
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
-
- Jan 08, 2012
-
-
Alessandro Rubini authored
-
- Apr 23, 2011
-
-
Alessandro Rubini authored
-
Alessandro Rubini authored
This compiles only buildroot, at91boot and u-boot. Other steps are still missing. However, the documentation is consistent with the code, and the overall structure is going to remain this one. Time for a release.
-