summaryrefslogtreecommitdiffstats
path: root/common/ratp
Commit message (Expand)AuthorAgeFilesLines
* crc: import crc_itu_t() from kernelSascha Hauer2019-03-041-1/+1
* Merge branch 'for-next/lseek'Sascha Hauer2019-02-131-4/+5
|\
| * commands: Get rid of mem_rw_bufAndrey Smirnov2019-01-291-4/+5
* | treewide: Introduce MAP_FAILED and replace ad-hoc constants with itAndrey Smirnov2019-01-161-1/+1
|/
* ratp: fix compile warningsOleksij Rempel2018-10-231-1/+1
* Merge branch 'for-next/ratp'Sascha Hauer2018-10-098-32/+483
|\
| * ratp: fix incorrect whitespaces in method callsAleksander Morgado2018-09-174-15/+15
| * ratp: use pr_ macros to print messagesAleksander Morgado2018-09-173-13/+19
| * ratp: use __packed instead of the full formAleksander Morgado2018-09-173-5/+5
| * ratp: implement support for GPIO commandsAleksander Morgado2018-09-173-1/+154
| * ratp: implement i2c read/write supportAleksander Morgado2018-09-173-0/+292
* | ratp: select CMDLINE_EDITINGClément Leger2018-09-261-0/+1
|/
* ratp: new reset commandAleksander Morgado2018-03-012-0/+56
* ratp: new md and mw commandsAleksander Morgado2018-03-013-0/+377
* ratp: use xstrndup() instead of a custom xmemdup_add_zero()Aleksander Morgado2018-03-011-12/+1
* ratp: implement getenv as a standard ratp commandAleksander Morgado2018-03-013-30/+52
* ratp: implement ping as a standard ratp commandAleksander Morgado2018-03-013-24/+41
* ratp: allow building without full console supportAleksander Morgado2018-03-011-2/+5
* ratp: moved logic to its own subdirectoryAleksander Morgado2018-03-013-0/+559