7個のファイルの変更、89行の追加、16行の削除
分割表示
差分オプション
-
5Makefile
-
バイナリreport.pdf
-
9report.tex
-
51tex/appendix.tex
-
17tex/biblio.tex
-
14tex/ci_tests.tex
-
9tex/toolchains.tex
@ -0,0 +1,51 @@ |
|||
\chapter{List of contributions to LAVA} |
|||
\label{cha:list_of_contributions_to_lava} |
|||
|
|||
|
|||
|
|||
\section{lava-dispatcher} |
|||
\label{sec:lava_dispatcher} |
|||
|
|||
\begin{verbatim} |
|||
$ git log --author "Florent Jacquet" |
|||
|
|||
3a890271c465 device-types: fix at91sam9x25ek to use bootz |
|||
b2aef8b34d77 device-types: add sun6i-a31-app4-evb1 |
|||
b495a3548d5f device-types: add ttyAT0 to Atmel devices to support multiv7_defconfig |
|||
3bfdcdb672f1 Add support for use_xip |
|||
8df17dd7355c Add support for append_dtb |
|||
a8fb0d9d7d25 device-types: add Armada 8040 DB board |
|||
171e8b653153 device-types: add Allwinner A23 EVB board |
|||
5898747b44d4 device-types: add OrangePi PC board |
|||
\end{verbatim} |
|||
|
|||
\section{lava-server} |
|||
\label{sec:lava_server} |
|||
|
|||
\begin{verbatim} |
|||
$ git log --author "Florent Jacquet" |
|||
|
|||
716424a36fd8 api: fix scheduler.jobs.submit's docstring |
|||
ad2f57df757d device-type: update at91-sama5d4_xplained addresses |
|||
b6734844e48d device-type: update at91-sama5d2_xplained addresses |
|||
c4ead793de9b device-type: update sama53d addresses |
|||
092f56a56170 device-type: update armada-xp-linksys-mamba addresses |
|||
0fdf33a833d6 device-type: update armada-388-gp addresses |
|||
5af8f640c693 device-type: update armada-370-db addresses |
|||
0b3b0beb7625 device-type: addresses fix for armada-3720-espressobin |
|||
ed1e402e585f device-type: addresses fix for armada-3720-db |
|||
c382a5aa04bf device-type: fix at91sam9m10g45ek |
|||
2c840debc665 base-uboot.jinja2: don't load DTB if append_dtb is set |
|||
bbc39489c740 results_app: API: add the 'run_query' function |
|||
8746edb6be8c results_app: API: add the 'make_custom_query' function |
|||
a04086dd7d58 api: add get_recent_jobs_for_device |
|||
c9b9453d1733 Migrate many U-boot devices to v2 configuration |
|||
da87efaa6953 base-uboot.jinja2: add support for append_dtb and use_xip |
|||
11725bc3eadc doc: fix a small gap about test suites |
|||
cc9e4ea2c463 Allow to override U-boot bootcmd command |
|||
babaef51dc46 lava_scheduler_app: api: Add pipeline information to get_device_status |
|||
187c8520aba2 Allow to override U-boot tftp command |
|||
84f88a4fca4f Allow to override U-boot usb command |
|||
4211de051b2d Don't force {BOOTX} macro in U-boot template |
|||
571d71313eda Don't force dhcp in U-boot template |
|||
\end{verbatim} |
@ -1,8 +1,17 @@ |
|||
\chapter*{Bibliography} |
|||
|
|||
\begin{itemize} |
|||
\item Documentation of \textbf{LAVA},\\ |
|||
\url{https://validation.linaro.org/static/docs/} |
|||
\item \textit{\#linaro-lava} chan on \url{irc://irc.freenode.net}, |
|||
\item \textit{\#kernelci} chan on \url{irc://irc.freenode.net}, |
|||
\item Documentation of \textbf{LAVA},\\ |
|||
\url{https://validation.linaro.org/static/docs/} |
|||
\item Source code of \textbf{LAVA}: \\ |
|||
\url{http://git.linaro.org/lava/lava-dispatcher.git/}\\ |
|||
\url{http://git.linaro.org/lava/lava-server.git/} |
|||
\item \textit{\#linaro-lava} chan on \url{irc://irc.freenode.net}, |
|||
\item \textit{\#kernelci} chan on \url{irc://irc.freenode.net}, |
|||
\item Buildroot website and documentation: \\ |
|||
\url{https://buildroot.org/} \\ |
|||
\url{https://buildroot.org/downloads/manual/manual.html} |
|||
\item Gitlab.com and its documentation: \\ |
|||
\url{https://docs.gitlab.com/ce/README.html} \\ |
|||
\url{https://docs.gitlab.com/ce/ci/} |
|||
\end{itemize} |
書き込み
プレビュー
読み込み中…
キャンセル
保存