| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-22 | Drop three-wire serial (TWS) support | Simon Glass | |
| This subsystem has not been converted to driver model, there is only one driver and only one board that uses it. Drop it and its CONFIG option. Also drop the rtc4543 RTC driver since it uses TWS. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Tom Rini <[email protected]> | |||
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2009-08-25 | Switch from per-driver to common definition of bin2bcd and bcd2bin | Albin Tonnerre | |
| Signed-off-by: Albin Tonnerre <[email protected]> Acked-by: Stefan Roese <[email protected]> | |||
| 2009-08-25 | Replace BCD2BIN and BIN2BCD macros with inline functions | Albin Tonnerre | |
| In the process, also remove backward-compatiblity macros BIN_TO_BCD and BCD_TO_BIN and update the sole board using them to use the new bin2bcd and bcd2bin instead Signed-off-by: Albin Tonnerre <[email protected]> Acked-by: Stefan Roese <[email protected]> Acked-by: Detlev Zundel <[email protected]> | |||
| 2009-03-30 | rtc: add support for 4543 RTC (manufactured by e.g. EPSON) | Detlev Zundel | |
| Signed-off-by: Detlev Zundel <[email protected]> Signed-off-by: Andreas Pfefferle <[email protected]> | |||
