1. b977fef m68k: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  2. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  3. 5044c9c m68k: add malloc memory for early malloc by angelo@sysam.it · 8 years ago
  4. ec2c81c dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · 8 years ago
  5. 55ac54c m68k: fix broken buildman m68k by angelo@sysam.it · 8 years ago
  6. 61a4392 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  7. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  8. 6463fd8 m68k: add private libgcc by angelo@sysam.it · 9 years ago
  9. 44d0677 Replace "extern inline" with "static inline" by Måns Rullgård · 9 years ago
  10. d671545 m68k: Use the generic bitops headers by Fabio Estevam · 9 years ago
  11. 4dbe4b1 m68k: cache: add an empty stub functions for invalidate/flush dcache by Wu, Josh · 9 years ago
  12. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  13. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  14. aa63387 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · 10 years ago
  15. 4cbd292 m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  16. f47fb6b m68k: mcf523x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  17. 2bb1cd5 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  18. 7f8ebbf m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  19. c155ab7 m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  20. bdde659 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  21. d4a9b17 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  22. 6eb6f13 m68k: remove arch/m68k/lib/board.c by Masahiro Yamada · 10 years ago
  23. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  24. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  25. e310b93 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  26. e77e65d m68k: add mcf5307 cpu support by angelo@sysam.it · 10 years ago
  27. 06fd66a m68k: add amcore board support by angelo@sysam.it · 10 years ago
  28. cbdc662 m68k: remove TASREG board by Matthias Fuchs · 10 years ago
  29. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  30. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  31. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  32. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  33. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  34. fbe79a1 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · 10 years ago
  35. fa28179 m68k: Fix incorrect memory access on M5235 by Vasili Galka · 10 years ago
  36. 6b02d06 m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · 10 years ago
  37. 7fae9e2 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · 10 years ago
  38. f1329c9 m68k:correct io macros about endian by Chao Fu · 11 years ago
  39. 5744e53 m68k: eliminate a warning in cpu_init by Masahiro Yamada · 11 years ago
  40. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  41. 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 10 years ago
  42. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  43. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  44. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  45. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  46. dfe9663 m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  47. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  48. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  49. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  50. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  51. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  52. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  53. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  54. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  55. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  56. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  57. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  58. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  59. 1b9591c ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · 11 years ago
  60. 08dbd6c Fix MCF5235 SDRAM base address macro by Steve deRosier · 12 years ago
  61. aea5eee m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · 12 years ago
  62. 24507cf m68k: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  63. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  64. 472d546 Consolidate bool type by York Sun · 12 years ago
  65. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  66. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  67. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  68. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  69. e56b250 m68k: Use generic global_data by Simon Glass · 12 years ago
  70. 7e2592f m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  71. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  72. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  73. fd70aa4 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  74. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  75. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  76. 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  77. 7adbd11e ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  78. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  79. f5a5b3c m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  80. c59ac90 m68k: Fix unused variable in board.c by Marek Vasut · 12 years ago
  81. c1568ca5 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago
  82. 2b05593 m68k: Fix unused variable warning by Marek Vasut · 12 years ago
  83. 37d6cc3 m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
  84. 2ca7406 m68k: Fix relocation errors in start.S by Philippe De Muyter · 12 years ago
  85. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  86. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  87. 30a3f38 Flex bus definition update for Coldfire 5253. by Jason Jin · 12 years ago
  88. 59d0612 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  89. 198cafb ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · 13 years ago
  90. a4110ee ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x by Alison Wang · 13 years ago
  91. c6d8863 ColdFire: Clean up checkpatch warnings for MCF523x by Alison Wang · 13 years ago
  92. aa0d99f ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · 13 years ago
  93. 32dbaaf ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · 13 years ago
  94. 849fc42 ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · 13 years ago
  95. 33d4411 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · 13 years ago
  96. f7799a1 ColdFire: Update the bitops for ColdFire platform by Alison Wang · 13 years ago
  97. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  98. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  99. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  100. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago