- May 18, 2011
-
-
Jens Scharsig authored
* remove __attribute__ ((packed)) to prevent byte access to soc registers in some gcc version Signed-off-by:
Jens Scharsig <js_at_ng@scharsoft.de>
-
- Apr 13, 2010
-
-
Peter Tyser authored
This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by:
Peter Tyser <ptyser@xes-inc.com>
-
- Feb 12, 2010
-
-
Jens Scharsig authored
* prepare joining at91 and at91rm9200 * add modified copy of soc files to cpu/arm920t/at91 to make possible to compile at91rm9200 boards in at91 tree instead of at91rm9200 * add header files with c structure defs for AT91 MC, ST and TC * the new cpu files are using at91 c structure soc access * please read README.soc-at91 for details Signed-off-by:
Jens Scharsig <js_at_ng@scharsoft.de>
-