Age | Commit message (Expand) | Author |
2022-11-04 | lib/coreboot_table: Simplify API to set up lb_serial | Arthur Heymans |
2022-10-26 | coreboot_tables: Drop uart PCI addr | Arthur Heymans |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |
2020-05-11 | treewide: split off license text, remove extra copyright notices | Patrick Georgi |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | src/soc/qualcomm: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-10-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-09-19 | cpu,mb,soc: Init missing lb_serial struct fields | Jacob Garber |
2019-08-20 | arch/non-x86: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-11-21 | (console,drivers/uart)/Kconfig: Fix dependencies | Nico Huber |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
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 |
2016-07-12 | Documentation: Fix doxygen errors | Martin Roth |
2016-05-10 | qualcomm/ipq40xx: drop comment | Patrick Georgi |
2016-05-10 | soc/qualcomm/ipq40xx: Add support for BLSP QUP I2C | Varadarajan Narayanan |
2016-05-10 | soc/qualcomm/ipq40xx: Fix GPIO no.s for BGA part | Varadarajan Narayanan |
2016-05-10 | soc/qualcomm/ipq40xx: Enable timer | Varadarajan Narayanan |
2016-05-10 | soc/qualcomm/ipq40xx: Add coreboot Table entry for serial console | Varadarajan Narayanan |
2016-05-10 | soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC support | Varadarajan Narayanan |