Age | Commit message (Expand) | Author |
2022-11-21 | libpayload: Fix compiler warnings | Thomas Heijligen |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2020-09-21 | payloads: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-24 | libpayload: Cache physical location of serial-console struct | Nico Huber |
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 |
2020-03-09 | libpayload: Add uart/serial driver support for trogdor | T Michael Turney |
2020-02-17 | payloads: Fix typos | Elyes HAOUAS |
2019-07-26 | libpayload/serial/qcs405: Mark uart console as such | Patrick Georgi |
2019-06-27 | libpayload: Re-initialize UART RX | Prudhvi Yarlagadda |
2019-06-04 | libpayload: Add UART for qcs405 | Prudhvi Yarlagadda |
2019-05-13 | libpayload: classify all keyboards | Matt Delco |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-12-05 | libpayload: Remove unused timer/serial drivers | Julius Werner |
2017-04-19 | libpayload/libc/console: Flush input driver buffer on init | Furquan Shaikh |
2016-05-09 | libpayload: ipq40xx: Introduce timer and uart driver | Varadarajan Narayanan |
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-11-28 | libpayload: Remove redundant 8250 MMIO32 UART driver | Alexandru Gagniuc |
2015-10-31 | tree: drop last paragraph of GPL copyright header | 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-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-21 | cygnus: enable serial driver for depthcharge | Daisuke Nojiri |
2015-04-17 | purin: add basic set of files for libpayload | Daisuke Nojiri |
2015-04-17 | libpayload: read register width from coreboot table | Vadim Bendebury |
2015-04-10 | serial: Combine Tegra and Rockchip UARTs to generic 8250_mmio32 | Julius Werner |
2015-04-08 | libpayload: Add drivers for bg4cd | Daisuke Nojiri |
2015-03-13 | libpayload: ipq808x: stale interrupt shall not be cleared unconditionally | Yogesh Lal |
2015-01-12 | libpayload: Add Rock Chip drivers | huang lin |
2015-01-09 | libpayload: Fix baseaddr access in serial/tegra.c | Furquan Shaikh |
2015-01-06 | libpayload: ipq808x: introduce uart driver | 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 |