1. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  2. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  3. 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 10 years ago
  4. 9f0868f MIPS: allow use of generic board by Paul Burton · 10 years ago
  5. 37f93f7 MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  6. bea12b7 malta: enable PIIX4 SERIRQ by Paul Burton · 11 years ago
  7. 10473d0 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  8. a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  9. 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  10. e0ada63 malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  11. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  12. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  13. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  14. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  15. 6c15455 MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · 11 years ago
  16. f66cc1e MIPS: bootm: add support for LMB by Daniel Schwierzeck · 11 years ago
  17. ac12984 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 11 years ago
  18. 52caee0 MIPS: qemu-malta: enable flash support by Gabor Juhos · 11 years ago
  19. 0156431 MIPS: qemu-malta: add reset support by Gabor Juhos · 11 years ago
  20. 5a4dcfa MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 11 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. e1208c2 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · 11 years ago
  23. f0550f8 MIPS: fix __raw_* IO accessors by Gabor Juhos · 12 years ago
  24. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  25. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  26. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  27. 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  28. 3420bf1 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  29. a52852c MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  30. 97b920d MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  31. 9572202 mips: Use generic global_data by Simon Glass · 12 years ago
  32. 035cbe9 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · 12 years ago
  33. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  34. 0ef48d4 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  35. be002d0 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  36. ea40a05 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  37. 8dc22b0 mips: Change global data baudrate to int by Simon Glass · 12 years ago
  38. 090854c MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · 12 years ago
  39. cb0a6a1 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  40. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  41. e034ea3 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  42. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  43. 72d4dd4 mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  44. 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  45. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  46. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  47. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  48. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  49. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  50. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  51. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  52. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  53. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago