1. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  2. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  3. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  4. 7a4fb11 sparc: Remove non-generic board init files: board.c, time.c by Francois Retief · 9 years ago
  5. 6c4359a sparc: leon3: Added CPU count and frequency detection. by Daniel Hellstrom · 15 years ago
  6. c97088c sparc: Update cpu_init.c to use generic timer infrastructure by Francois Retief · 9 years ago
  7. d67269b sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() by Francois Retief · 9 years ago
  8. e17c520 sparc: Initial ground work for generic board initialization by Francois Retief · 9 years ago
  9. ff0b9b7 sparc: Serial baud rate register support multiple buses with different frequency by Daniel Hellstrom · 15 years ago
  10. f33f888 sparc: Added function that checks if IRQ is on or off by Daniel Hellstrom · 15 years ago
  11. a50adb7 sparc: Update LEON serial drivers to use readl/writel macros by Francois Retief · 9 years ago
  12. 72bcbd4 sparc: Fix broken files during license changes by Francois Retief · 9 years ago
  13. 44d0677 Replace "extern inline" with "static inline" by Måns Rullgård · 9 years ago
  14. a428c9e sparc: Use the generic bitops headers by Fabio Estevam · 9 years ago
  15. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  16. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  17. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  18. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  19. 1e5f8bd sparc: Use generic global_data by Simon Glass · 12 years ago
  20. fa25c6f sparc: Drop kbd_status and reset_status from global_data by Simon Glass · 12 years ago
  21. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  22. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  23. a8f1f1c sparc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  24. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  25. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  26. 3c3f8a7 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  27. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  28. 7984395 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
  29. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  30. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  31. 73bb4c7 Merge branch 'master' of git://git.denx.de/u-boot-sparc by Wolfgang Denk · 14 years ago
  32. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  33. 997faf2 SPARC: added unaligned definitions by Magnus Sjalander · 14 years ago
  34. fca43cc boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  35. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  36. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  37. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  38. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  39. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago