Age | Commit message (Expand) | Author |
---|---|---|
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-20 | libpayload: Make 8250 UART driver relocation safe | Nico Huber |
2019-05-13 | libpayload: classify all keyboards | Matt Delco |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2017-04-19 | libpayload/libc/console: Flush input driver buffer on init | Furquan Shaikh |
2016-04-16 | libpayload: Split off generic serial API from 8250 driver | Stefan Reinauer |
2016-02-09 | libpayload: use 32bit access when accessing 4byte wide uart registers | Patrick Georgi |
2015-09-10 | libpayload: Fix merge of PL011 UART support | Nico Huber |
2015-06-30 | libpayload: Make Kconfig bools use IS_ENABLED() | Stefan Reinauer |
2015-04-17 | libpayload: read register width from coreboot table | Vadim Bendebury |
2014-12-22 | libpayload: console: Allow output drivers to print whole strings at once | Julius Werner |
2014-11-09 | libpayload: serial: Move the depthcharge serial drivers into libpayload. | Gabe Black |