Lines Matching refs:have
15 All boards and architectures have moved to this as of mid 2016.
25 Related to this, the global_data and bd_t structures now have a core set of
27 have been moved to separate structures.
90 few issues to be solved. So I have chosen both ARM and x86 for this series.
91 After a suggestion from Wolfgang I have added PPC also. This is the
92 largest and most feature-full board, so hopefully we have all bases
97 architectures include and need it, most global_data.h files already have
101 for now I have judged that to be counter-productive.
104 be accessing it. I have done this in the same way as global_data and the
117 I have run-tested ARM on Tegra Seaboard only. To try it out, define
122 I have run this though MAKEALL with CONFIG_SYS_GENERIC_BOARD on for all
124 the board config, which I have sent patches for. The main issue is
128 but could be separated out if required. I have included them here for