Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-19 | Made the database persistent | Corentin LABBE | 1 | -1/+11 |
2018-07-12 | Detect unknown keywords | Corentin LABBE | 1 | -0/+16 |
2018-07-12 | Support screen for uart | Corentin LABBE | 1 | -1/+16 |
2018-07-04 | Implement ser2net | Corentin LABBE | 1 | -5/+24 |
2018-06-05 | Permit to access LAVA webadmin via https | Corentin LABBE | 1 | -0/+31 |
2018-06-05 | Implement Multipleslave | Corentin LABBE | 1 | -123/+256 |
2018-04-13 | Permit to add custom option in board files | Corentin LABBE | 1 | -0/+3 |
2018-04-13 | Rename macaddr to uboot_macaddr | Corentin LABBE | 1 | -2/+2 |
2018-04-13 | Add uboot_ipaddr | Corentin LABBE | 1 | -0/+2 |
2018-03-08 | Rename lab to worker | Corentin LABBE | 1 | -20/+20 |
2018-02-15 | Clean argument parsing | Corentin LABBE | 1 | -6/+2 |
2018-02-14 | Force the use of hexadecimal values for product/vendor IDs | Corentin LABBE | 1 | -2/+8 |
2018-02-14 | Made lavalab-gen.py python3 compatible | Corentin LABBE | 1 | -14/+14 |
2018-02-14 | Reintroduce qemu KVM support | Corentin LABBE | 1 | -1/+11 |
2018-02-14 | Remove hardcoded devices for lava-slave | Corentin LABBE | 1 | -4/+5 |
2018-02-02 | Handle optional macaddr | Corentin LABBE | 1 | -0/+3 |
2018-02-02 | Implement connection_command | Corentin LABBE | 1 | -0/+6 |
2018-02-02 | lavalab-gen.py: Handle non-FTDI UART via devpath | Corentin LABBE | 1 | -4/+14 |
2018-02-02 | Generate udev rules in udev directory | Corentin LABBE | 1 | -1/+3 |
2018-02-02 | produce non-duplicate udev files | Corentin LABBE | 1 | -1/+1 |
2018-02-02 | Remove lavapdu support and replace with pdu_generic | Corentin LABBE | 1 | -15/+10 |
2018-02-02 | A pdu is optionnal | Corentin LABBE | 1 | -2/+2 |
2018-02-02 | Handle boards without uart | Corentin LABBE | 1 | -10/+14 |
2018-02-02 | Move conmux and slaves directory creation | Corentin LABBE | 1 | -4/+10 |
2018-02-02 | Permit to customize dispatcher_ip | Corentin LABBE | 1 | -5/+6 |
2018-02-02 | Place board under boardlist | Corentin LABBE | 1 | -2/+2 |
2018-02-02 | stick to LAVA 2017.11 | Corentin LABBE | 1 | -0/+3 |
2018-01-09 | Permit to create staff/superuser users | Corentin LABBE | 1 | -1/+10 |
2018-01-08 | qemu: Some arch does not have kvm | Corentin LABBE | 1 | -0/+3 |
2017-10-25 | Introduce docker-compose | Corentin LABBE | 1 | -0/+141 |