Age | Commit message (Expand) | Author |
---|---|---|
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2019-12-20 | libpayload/drivers/i8042: add error messages to i8042_probe | Eric Lai |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-02 | libpayload: i8042: Only test PS/2 AUX port when enabled | Duncan Laurie |
2018-07-02 | payloads/libpayload/drivers/i8042: Add macros for i8042 commands | Furquan Shaikh |
2018-05-30 | libpayload-x86: i8042: fix i8042_data_ready_ps2 and i8042_data_ready_aux | Hannah Williams |
2018-05-15 | libpayload-x86: Add common i8042 driver | Patrick Rudolph |