Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-16 | microblaze: Add FDT support | Arun Bhanu | |
This patch adds FDT (flattened device tree) support to microblaze arch. Tested with Linux arch/microblaze kernels with and without compiled in FDT on Xilinx ML506 board. Signed-off-by: Arun Bhanu <arun@bhanu.net> Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | |
Also move lib_$ARCH/config.mk to arch/$ARCH/config.mk This change is intended to clean up the top-level directory structure and more closely mimic Linux's directory organization. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |