1. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. d8819f9 x86: Support tracing function by Simon Glass · 11 years ago
  3. f697d52 x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  4. bc2df1a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  5. 43cff66 x86: Use generic global_data by Simon Glass · 12 years ago
  6. 6cb49c1 x86: Remove reset_status, relocoff from global_data by Simon Glass · 12 years ago
  7. 5a35e6c x86: Move gd_addr into arch_global_data by Simon Glass · 12 years ago
  8. df4aa62 x86: Remove gdt_addr from arch_global_data by Simon Glass · 12 years ago
  9. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  10. 91d82a2 x86: Add back cold- and warm-boot flags by Gabe Black · 12 years ago
  11. 028a562 x86: Add an fdt pointer to the global data structure by Gabe Black · 12 years ago
  12. c953fbe x86: Add some missing includes by Gabe Black · 12 years ago
  13. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  14. e4fb611 x86: Forward declare gd_t by Graeme Russ · 12 years ago
  15. 55f97c1 x86: Change global data baudrate to int by Simon Glass · 12 years ago
  16. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  17. 9e6c572 x86: Use fs for global data by Graeme Russ · 13 years ago
  18. 311b1a2 sc520: Create arch asm-offsets by Graeme Russ · 13 years ago
  19. facc9e7 x86: Punt cold- and warm-boot flags by Graeme Russ · 13 years ago
  20. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  21. fea2572 x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed from arch/i386/include/asm/global_data.h]
  22. 71a5404 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · 14 years ago
  23. 2e2613d x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  24. de47cbe x86: Fix definition of global_data struct for asm-offsets.c by Graeme Russ · 14 years ago
  25. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  26. c868af3 x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  27. c81b26b x86: Set cold/warm boot flag by Graeme Russ · 14 years ago
  28. 161b358 x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  29. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  30. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  31. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago[Renamed from include/asm-i386/global_data.h]
  32. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  34. f5c3ba7 Allow console input to be disabled by Mark Jackson · 16 years ago
  35. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  36. 0e15ddd POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · 17 years ago
  37. 28a3850 POST: add POST_STOP flag by Yuri Tikhonov · 17 years ago
  38. b428f6a The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  39. f72da34 Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · 21 years ago LABEL_2003_10_10_1200
  40. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  41. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago LABEL_2002_11_18_0115