1. e1208c2 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · 11 years ago
  2. f0550f8 MIPS: fix __raw_* IO accessors by Gabor Juhos · 12 years ago
  3. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  4. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  5. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  6. 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  7. 3420bf1 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  8. a52852c MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  9. 97b920d MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  10. 9572202 mips: Use generic global_data by Simon Glass · 12 years ago
  11. 035cbe9 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · 12 years ago
  12. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  13. 0ef48d4 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  14. be002d0 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  15. ea40a05 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  16. 8dc22b0 mips: Change global data baudrate to int by Simon Glass · 12 years ago
  17. 090854c MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · 12 years ago
  18. cb0a6a1 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  19. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  20. e034ea3 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  21. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  22. 72d4dd4 mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  23. 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  24. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  25. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  26. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  27. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  28. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  29. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  30. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  31. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  32. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago