aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/serial/8250.c
AgeCommit message (Expand)Author
2020-08-24libpayload: Cache physical location of serial-console structNico Huber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-20libpayload: Make 8250 UART driver relocation safeNico Huber
2019-05-13libpayload: classify all keyboardsMatt Delco
2019-03-07payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2017-04-19libpayload/libc/console: Flush input driver buffer on initFurquan Shaikh
2016-04-16libpayload: Split off generic serial API from 8250 driverStefan Reinauer
2016-02-09libpayload: use 32bit access when accessing 4byte wide uart registersPatrick Georgi
2015-09-10libpayload: Fix merge of PL011 UART supportNico Huber
2015-06-30libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer
2015-04-17libpayload: read register width from coreboot tableVadim Bendebury
2014-12-22libpayload: console: Allow output drivers to print whole strings at onceJulius Werner
2014-11-09libpayload: serial: Move the depthcharge serial drivers into libpayload.Gabe Black