Age | Commit message (Expand) | Author |
---|---|---|
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
2020-10-10 | log: syslog: Handle errors in net_init | Sean Anderson |
2020-10-10 | log: Disable the syslog driver by default | Simon Glass |
2020-10-10 | log: Add a flag to enable log drivers | Simon Glass |
2020-09-22 | log: mute messages generated by log drivers | Heinrich Schuchardt |
2020-07-09 | log: use BIT() instead of 1 << | Heinrich Schuchardt |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-04-16 | log: syslog driver | Heinrich Schuchardt |