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