1. 85fd5f1 arm64: core support by David Feng · 11 years ago
  2. f2d6076 ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  3. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. 4af1988 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 12 years ago
  5. 6878cd1 arm: Use generic global_data by Simon Glass · 12 years ago
  6. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  7. 6b4ee15 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
  8. dddf345 ixp: Move timestamp to arch_global_data by Simon Glass · 12 years ago
  9. 9cbe003a arm: Move timer_reset_value to arch_global_data by Simon Glass · 12 years ago
  10. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  11. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  12. 8ca1520 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  13. 6ed6e03 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  14. e61accc at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  15. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  16. 72866c7 arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  17. c3b324e arm: Change global data baudrate to int by Simon Glass · 12 years ago
  18. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  19. 3d68644 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
  20. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
  21. e3c4c94 POST/arm: adaptations needed for POST on ARM to work by Valentin Longchamp · 13 years ago
  22. 3c28f48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  23. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  24. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  25. ae74ec6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  26. 7ddf55e Fix IXP code to work after relocation was added by Michael Schwingen · 14 years ago
  27. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  28. 459b6b168 ARM: make timer variables in gt_t available for all ARM platforms by Prafulla Wadaskar · 14 years ago
  29. 20e3029 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · 14 years ago
  30. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  31. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  32. 0a1790a AT91 clock/timer: move static data to global_data struct by Reinhard Meyer · 14 years ago
  33. aeb2991 ARM: add relocation support by Heiko Schocher · 14 years ago
  34. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  35. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  36. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago[Renamed from include/asm-arm/global_data.h]
  37. ff7a5ca fsl_esdhc: add support for mx51 processor by Stefano Babic · 15 years ago
  38. 4a6a663 arm/microblaze/nios/nios2/sh: Remove relocation fixups by Peter Tyser · 15 years ago
  39. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 5de5621 Allow console input to be disabled by Mark Jackson · 16 years ago
  41. a36601e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  42. 35d81ce 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
  43. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · 17 years ago
  44. d773efb 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
  45. 2105aa2 Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · 19 years ago
  46. aedd96a Changed gcc-4.0 global data pointer fix to conform with the fix for this on by Markus Klotzbücher · 19 years ago
  47. 50d3edf Changes: by Markus Klotzbücher · 19 years ago
  48. 808532a Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · 21 years ago
  49. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  50. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  51. 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  52. 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  53. 0157ced Initial revision by wdenk · 22 years ago