1. 1b65c86 m68k: Remove empty #ifdef/#ifndef block by Chris Packham · 6 years ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. 405fc83 Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  4. b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  5. 0884077 m68k: Use asm-generic/io.h by Paul Burton · 7 years ago
  6. a373024 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  7. 02a6edd m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 7 years ago
  8. c533cfc m68k: fix cache.c for Coldfire V4E by Angelo Dureghello · 7 years ago
  9. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 7 years ago
  10. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  11. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  12. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  13. 68e7999 spi: Zap cf_qspi driver and related code by Jagan Teki · 8 years ago
  14. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  15. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  16. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  17. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  18. dfcc496 net: mii: Changes not made by spatch by Joe Hershberger · 8 years ago
  19. 5c928d0 m68k: code reformatting for all start.S files by Angelo Dureghello · 8 years ago
  20. b977fef m68k: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  21. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  22. 5044c9c m68k: add malloc memory for early malloc by angelo@sysam.it · 8 years ago
  23. ec2c81c dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · 8 years ago
  24. 55ac54c m68k: fix broken buildman m68k by angelo@sysam.it · 8 years ago
  25. 61a4392 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  26. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  27. 6463fd8 m68k: add private libgcc by angelo@sysam.it · 9 years ago
  28. 44d0677 Replace "extern inline" with "static inline" by Måns Rullgård · 9 years ago
  29. d671545 m68k: Use the generic bitops headers by Fabio Estevam · 9 years ago
  30. 4dbe4b1 m68k: cache: add an empty stub functions for invalidate/flush dcache by Wu, Josh · 9 years ago
  31. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  32. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 9 years ago
  33. aa63387 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · 9 years ago
  34. 4cbd292 m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 9 years ago
  35. f47fb6b m68k: mcf523x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 9 years ago
  36. 2bb1cd5 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 9 years ago
  37. 7f8ebbf m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 9 years ago
  38. c155ab7 m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 9 years ago
  39. bdde659 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 9 years ago
  40. d4a9b17 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 9 years ago
  41. 6eb6f13 m68k: remove arch/m68k/lib/board.c by Masahiro Yamada · 10 years ago
  42. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  43. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  44. e310b93 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  45. e77e65d m68k: add mcf5307 cpu support by angelo@sysam.it · 10 years ago
  46. 06fd66a m68k: add amcore board support by angelo@sysam.it · 10 years ago
  47. cbdc662 m68k: remove TASREG board by Matthias Fuchs · 10 years ago
  48. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  49. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  50. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  51. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  52. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  53. fbe79a1 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · 10 years ago
  54. fa28179 m68k: Fix incorrect memory access on M5235 by Vasili Galka · 10 years ago
  55. 6b02d06 m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · 10 years ago
  56. 7fae9e2 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · 10 years ago
  57. f1329c9 m68k:correct io macros about endian by Chao Fu · 11 years ago
  58. 5744e53 m68k: eliminate a warning in cpu_init by Masahiro Yamada · 11 years ago
  59. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  60. 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 10 years ago
  61. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  62. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  63. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  64. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  65. dfe9663 m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  66. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  67. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  68. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  69. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  70. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  71. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  72. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  73. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  74. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  75. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  76. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  77. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  78. 1b9591c ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · 11 years ago
  79. 08dbd6c Fix MCF5235 SDRAM base address macro by Steve deRosier · 12 years ago
  80. aea5eee m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · 12 years ago
  81. 24507cf m68k: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  82. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  83. 472d546 Consolidate bool type by York Sun · 11 years ago
  84. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  85. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  86. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  87. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  88. e56b250 m68k: Use generic global_data by Simon Glass · 12 years ago
  89. 7e2592f m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  90. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  91. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  92. fd70aa4 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  93. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  94. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  95. 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  96. 7adbd11e ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  97. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  98. f5a5b3c m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  99. c59ac90 m68k: Fix unused variable in board.c by Marek Vasut · 12 years ago
  100. c1568ca5 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago