Age | Commit message (Expand) | Author |
---|---|---|
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
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-08-09 | src/soc: Fix typo | Elyes HAOUAS |
2016-07-12 | Documentation: Fix doxygen errors | Martin Roth |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-18 | ipq806x: initialize UART even when console is not enabled | Vadim Bendebury |
2015-04-18 | ipq806x: uart: replace hardware accessors | Vadim Bendebury |
2015-04-10 | gpio: Extend common GPIO header, simplify function names | Julius Werner |
2015-04-08 | ipq806x: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-01-03 | ipq806x: clean up UART driver tx_byte function | Vadim Bendebury |
2014-12-30 | ipq8064: prepare uart driver for use in coreboot | Vadim Bendebury |
2014-12-30 | ipq8064: SOC UART driver belongs in the SOC directory | Vadim Bendebury |