Age | Commit message (Expand) | Author |
2019-03-23 | console/qemu_debugcon: Support additional stages | Patrick Rudolph |
2019-03-08 | commonlib/loglevel.h: Drop unnecessary include | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-27 | console: Split loglevel for fast and slow | Kyösti Mälkki |
2019-02-27 | console: Refactor printk() varargs prototypes | Kyösti Mälkki |
2019-01-28 | src: Don't use a #defines like Kconfig symbols | Elyes HAOUAS |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-06 | usbdebug: Make the EHCI debug console work in the bootblock | Arthur Heymans |
2019-01-06 | usbdebug: Refactor init calls | Kyösti Mälkki |
2018-12-22 | arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
2018-10-18 | console/post_codes: Add post codes for memory param prep callback | Furquan Shaikh |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-10 | complier.h: add __noreturn and use it in code base | Aaron Durbin |
2018-06-08 | arch/x86: Drop leftover ROMCC console support | Kyösti Mälkki |
2018-05-02 | src/device: Fix discarded-qualifiers compilation issue | Subrata Banik |
2018-04-26 | drivers/uart: Add helper function to allow bit-banging | Julius Werner |
2018-02-23 | console: Introduce a way for mainboard to override the loglevel | Julien Viard de Galbert |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-09-14 | usbdebug: Fix init and add support for postcar | Kyösti Mälkki |
2017-08-14 | console: Add weak method to notify about death | Patrick Rudolph |
2017-07-17 | intel/fsp: Add and use new post codes for FSP phase indication | Subrata Banik |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |
2017-06-04 | console/flashsconsole: Add spi flash console for debugging | Youness Alaoui |
2017-05-22 | include/console: Use IS_ENABLED() macro | Nico Huber |
2017-04-19 | console: Add convenient debug level macros for raminit | Nico Huber |
2017-03-13 | src/include: Wrap lines at 80 columns | Lee Leahy |
2017-03-13 | src/include: Move constants to the right hand side | Lee Leahy |
2017-03-12 | src/include: Remove spaces before tabs | Lee Leahy |
2017-03-10 | src/include: Add parenthesis around macros | Lee Leahy |
2017-03-09 | src/include: Add space after comma | Lee Leahy |
2017-03-07 | console: Enable printk for ENV_LIBAGESA | Kyösti Mälkki |
2016-11-12 | drivers/intel/fsp2_0: track end of firmware notifications | Aaron Durbin |
2016-09-19 | arch/x86,lib: make cbmem console work in postcar stage | Aaron Durbin |
2016-09-19 | console: honor CONFIG_POSTCAR_CONSOLE | Aaron Durbin |
2016-09-05 | src/include: Improve code formatting | Elyes HAOUAS |
2016-08-16 | console: Change CONFIG_CHROMEOS requirement from do_printk_va_list() | Julius Werner |
2016-08-10 | console: Add write line routine | Lee Leahy |
2016-08-02 | console: Drop leftover struct console_driver | Kyösti Mälkki |
2016-08-01 | arch/x86: Enable postcar console | Lee Leahy |
2016-07-31 | src/include: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-07-25 | drivers/uart: Enable debug serial output during postcar | Lee Leahy |
2016-06-22 | soc/intel/common/acpi: Add _PTS, _WAK methods | Hannah Williams |
2016-05-09 | drivers/uart: Enable override for input clock divider | Lee Leahy |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-12-03 | intel/fsp: Add post codes for FSP phases | Duncan Laurie |
2015-11-07 | arm64: remove secmon | Aaron Durbin |