29 Nov, 2016
1 commit
-
This commit adds basic support including:
MMC, Serial consoleSigned-off-by: Sebastien Bourdelin
Reviewed-by: Fabio Estevam
24 Sep, 2016
1 commit
-
Now, arch/${ARCH}/include/asm/errno.h and include/linux/errno.h have
the same content. (both just wrap )Replace all include directives for with .
Signed-off-by: Masahiro Yamada
[trini: Fixup include/clk.]
Signed-off-by: Tom Rini
02 Sep, 2015
2 commits
-
This commit adds ethernet support to the TS4800. Note that the
MAC address is not fused on this board and have to be read from
FEC PALR PAUR registers (this is how the kernel provided by
Technologic Systems does it).signed-off-by: Damien Riegel
Cc: Stefano Babic -
This commit adds basic support including:
MMC, Serial console, TS4800 watchdogThe config use CONFIG_SKIP_LOWLEVEL_INIT as U-boot is used as a second
stage bootloader.Signed-off-by: Lucile Quirion
signed-off-by: Damien Riegel
Cc: Stefano Babic