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. 31d36f7 MIPS: Hang if run on a secondary CPU by Paul Burton · 8 years ago
  4. 7953354 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  5. 4baa0ab MIPS: L2 cache support by Paul Burton · 8 years ago
  6. b2b135d MIPS: Map CM Global Control Registers by Paul Burton · 8 years ago
  7. 4f9226b MIPS: Preserve Config implementation-defined bits by Paul Burton · 8 years ago
  8. 8cb4817 MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  9. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  10. 83b0fac MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 8 years ago
  11. 2e4cc1c MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 8 years ago
  12. 3e085c9 mips: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  13. 1ad3a6f mips: Drop JZ4740 remnants by Marek Vasut · 8 years ago
  14. 1d3d0f1 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  15. 499b847 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · 9 years ago
  16. 05e3425 MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  17. 8ac493c MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  18. d6ea6d8 mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · 9 years ago
  19. 0e0efb4 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  20. 898582b MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  21. a3ab2ae MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  22. 23ff863 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  23. f53830e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · 9 years ago
  24. 76ada5f MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  25. 5b6f357 MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · 9 years ago
  26. 1134929 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
  27. 1a96780 MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · 9 years ago
  28. b810aa1 mips: Use the generic bitops headers by Fabio Estevam · 9 years ago
  29. 73a4152 mips: Use unsigned int when reading c0 registers by Chris Packham · 9 years ago
  30. b11c5d1 MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · 9 years ago
  31. 49bbdae MIPS: fix missing semicolon in cacheops.h by Tony Wu · 9 years ago
  32. ba21a45 malta: IDE support by Paul Burton · 10 years ago
  33. 2b8bcc5 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  34. e520023 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  35. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  36. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  37. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  38. 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 10 years ago
  39. 9f0868f MIPS: allow use of generic board by Paul Burton · 10 years ago
  40. 37f93f7 MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  41. bea12b7 malta: enable PIIX4 SERIRQ by Paul Burton · 11 years ago
  42. 10473d0 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  43. a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  44. 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  45. e0ada63 malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  46. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  47. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  48. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  49. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  50. 6c15455 MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · 11 years ago
  51. f66cc1e MIPS: bootm: add support for LMB by Daniel Schwierzeck · 11 years ago
  52. ac12984 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 11 years ago
  53. 52caee0 MIPS: qemu-malta: enable flash support by Gabor Juhos · 11 years ago
  54. 0156431 MIPS: qemu-malta: add reset support by Gabor Juhos · 11 years ago
  55. 5a4dcfa MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 11 years ago
  56. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  57. e1208c2 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · 11 years ago
  58. f0550f8 MIPS: fix __raw_* IO accessors by Gabor Juhos · 12 years ago
  59. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  60. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  61. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  62. 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  63. 3420bf1 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  64. a52852c MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  65. 97b920d MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  66. 9572202 mips: Use generic global_data by Simon Glass · 12 years ago
  67. 035cbe9 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · 12 years ago
  68. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  69. 0ef48d4 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  70. be002d0 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  71. ea40a05 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  72. 8dc22b0 mips: Change global data baudrate to int by Simon Glass · 12 years ago
  73. 090854c MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · 12 years ago
  74. cb0a6a1 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  75. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  76. e034ea3 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  77. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  78. 72d4dd4 mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  79. 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  80. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  81. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  82. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 13 years ago
  83. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  84. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  85. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  86. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  87. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  88. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago