summaryrefslogtreecommitdiff
path: root/include/asm-mips/global_data.h
Commit message (Expand)AuthorAgeLines
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-64/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* Allow console input to be disabledMark Jackson2008-09-06-0/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-12-1/+1
* POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-20-0/+1
* POST: add POST_STOP flagYuri Tikhonov2008-05-20-0/+1
* The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-18-0/+1
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-10-0/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-1/+2
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-28-0/+58