summaryrefslogtreecommitdiff
path: root/include/asm-arm/global_data.h
Commit message (Expand)AuthorAgeLines
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-72/+0
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-07-0/+3
* arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2009-10-03-1/+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
* Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-07-6/+1
* Changed gcc-4.0 global data pointer fix to conform with the fix for this onMarkus Klotzbücher2006-02-10-1/+1
* Changes:Markus Klotzbücher2006-02-08-1/+6
* 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
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-15-1/+1
* * Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2003-03-14-1/+0
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-28-0/+2
* Initial revisionwdenk2002-10-21-0/+63