Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | earlycon: Revert log warnings | Peter Hurley | 2015-05-08 | 1 | -7/+2 |
* | serial: earlycon: Enable earlycon without command line param | Peter Hurley | 2015-03-26 | 1 | -19/+73 |
* | serial: earlycon: Refactor earlycon registration | Peter Hurley | 2015-03-26 | 1 | -17/+25 |
* | serial: earlycon: Skip parse_options() if empty string | Peter Hurley | 2015-03-26 | 1 | -4/+7 |
* | serial: earlycon: Ignore parse_options() error code | Peter Hurley | 2015-03-26 | 1 | -2/+1 |
* | serial: earlycon: Move ->uartclk initialize | Peter Hurley | 2015-03-26 | 1 | -2/+1 |
* | serial: earlycon: Refactor parse_options into serial core | Peter Hurley | 2015-03-07 | 1 | -26/+13 |
* | tty/serial: earlycon: Fix print for implied MMIO case | Kumar Gala | 2014-11-06 | 1 | -1/+1 |
* | tty/serial: fix 8250 early console option passing to regular console | Rob Herring | 2014-06-19 | 1 | -1/+1 |
* | serial: earlycon: add DT support | Rob Herring | 2014-05-20 | 1 | -0/+28 |
* | tty/serial: fix generic earlycon option parsing | Rob Herring | 2014-05-04 | 1 | -13/+5 |
* | tty/serial: add generic serial earlycon | Rob Herring | 2014-04-25 | 1 | -0/+152 |