1. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  2. f7a9817 sparc: Remove non-generic board init files: board.c, time.c by Francois Retief · 9 years ago
  3. cbb7de6 sparc: leon3: Added CPU count and frequency detection. by Daniel Hellstrom · 15 years ago
  4. 7d07d68 sparc: Update cpu_init.c to use generic timer infrastructure by Francois Retief · 9 years ago
  5. b1d20d9 sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() by Francois Retief · 9 years ago
  6. e3051d9 sparc: Initial ground work for generic board initialization by Francois Retief · 9 years ago
  7. eb2de58 sparc: Serial baud rate register support multiple buses with different frequency by Daniel Hellstrom · 15 years ago
  8. 2063ccf sparc: Added function that checks if IRQ is on or off by Daniel Hellstrom · 15 years ago
  9. ff6929d sparc: Update LEON serial drivers to use readl/writel macros by Francois Retief · 9 years ago
  10. 44d46c0 sparc: Fix broken files during license changes by Francois Retief · 9 years ago
  11. 4dc3970 Replace "extern inline" with "static inline" by Måns Rullgård · 9 years ago
  12. 2a33c78 sparc: Use the generic bitops headers by Fabio Estevam · 9 years ago
  13. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  14. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  17. 850d9aa sparc: Use generic global_data by Simon Glass · 12 years ago
  18. de0f529 sparc: Drop kbd_status and reset_status from global_data by Simon Glass · 12 years ago
  19. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  20. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  21. 78be002 sparc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  22. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  23. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  24. fb2df08 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  25. 5da0bed image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  26. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
  27. 3c28f48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  28. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  29. c81025d Merge branch 'master' of git://git.denx.de/u-boot-sparc by Wolfgang Denk · 14 years ago
  30. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  31. 62b068b SPARC: added unaligned definitions by Magnus Sjalander · 15 years ago
  32. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  33. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 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. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  37. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago