1. 0d21a3c MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  2. dc7c287 malta: enable PIIX4 SERIRQ by Paul Burton · 11 years ago
  3. c1df370 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  4. 40a59ee malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  5. 12ab4ab malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  6. 7c8835b malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  7. 234882c malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  8. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  9. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  10. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  11. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · 12 years ago
  12. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · 12 years ago
  13. 0f2d043 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 12 years ago
  14. 2c43477 MIPS: qemu-malta: enable flash support by Gabor Juhos · 12 years ago
  15. aed4fa4 MIPS: qemu-malta: add reset support by Gabor Juhos · 12 years ago
  16. 02c754a MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 12 years ago
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  18. 17aa901 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · 11 years ago
  19. fe17a60 MIPS: fix __raw_* IO accessors by Gabor Juhos · 12 years ago
  20. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  21. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  22. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  23. 7f2d540 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  24. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  25. 56b5ec7 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  26. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  27. 9b9ba9a mips: Use generic global_data by Simon Glass · 12 years ago
  28. 988e296 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · 12 years ago
  29. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  30. ad6cca1 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  31. c199a06 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  32. 790e7f2 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  33. c81b690 mips: Change global data baudrate to int by Simon Glass · 12 years ago
  34. dc3c251 MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · 12 years ago
  35. 724f618 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  36. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  37. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 13 years ago
  38. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  39. 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  40. 2f46d42 MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  41. 5da0bed image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  42. 3c28f48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  43. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  44. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  45. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  46. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  47. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  48. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  49. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago