| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-30 | arm bootm: Allow to pass board specified atags | Pali Rohár | |
| Board can implement function setup_board_tags which is used for adding atags Signed-off-by: Pali Rohár <pali.rohar@gmail.com> | |||
| 2010-04-13 | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | |
| 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> | |||