uboot/post
Simon Glass 714209832d dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to
pass the whole structure instead, as with the C library. Also add an rtc_
prefix.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
2015-05-05 20:58:20 -06:00
..
board
cpu net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
drivers dm: rtc: Rename mktime() and reduce the number of parameters 2015-05-05 20:58:20 -06:00
lib_powerpc kbuild: post: fix dependency tracking correctly 2014-03-04 09:27:38 -05:00
Makefile
post.c misc: use __weak 2014-10-25 07:01:59 -04:00
tests.c