Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-22 | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger | |
Seems people fixed their files to use libfoo.o, but didn't actually update the creation targets to use $(cmd_link_o_target). Update the rest of the Makefile's found with grep. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Tested-by: Simon Glass <sjg@chromium.org> | |||
2011-02-21 | ARM: Add Support for Marvell Pantheon Familiy SoCs | Lei Wen | |
Pantheon Family processors are highly integrated SoCs based on Sheeva_88SV331x-v5 PJ1 cpu core. Ref: http://www.marvell.com/products/processors/communications/marvell_pantheon_910_920_pb.pdf SoC versions Supported: 1) PANTHEON920 (TD) 2) PANTHEON910 (TTC) Signed-off-by: Lei Wen <leiwen@marvell.com> |