summaryrefslogtreecommitdiff
path: root/src/include/console/usb.h
AgeCommit message (Expand)Author
2020-07-09include/console/usb.h: Drop dead codeAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-11-18include: Make stdbool.h a separate fileJulius Werner
2019-10-16drivers/usb: Enable EHCI debug during verstageArthur Heymans
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06usbdebug: Refactor init callsKyösti Mälkki
2017-09-14usbdebug: Fix init and add support for postcarKyösti Mälkki
2017-05-22include/console: Use IS_ENABLED() macroNico Huber
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-10src/include: Add parenthesis around macrosLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-05-26console: Add console for GDBKyösti Mälkki
2014-04-18console: Simplify the enable rulesKyösti Mälkki
2014-02-20usbdebug: Unify console APIKyösti Mälkki
2014-02-10usbdebug: Improve receive speedKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki