1. 4dc3970 Replace "extern inline" with "static inline" by Måns Rullgård · 9 years ago
  2. c38be38 m68k: Use the generic bitops headers by Fabio Estevam · 9 years ago
  3. 22f483c m68k: cache: add an empty stub functions for invalidate/flush dcache by Wu, Josh · 9 years ago
  4. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  5. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  6. 8bd8622 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · 10 years ago
  7. 0e4f3df m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  8. 04223a2 m68k: mcf523x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  9. 06f2759 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  10. b01d864 m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  11. b8b89fa m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  12. 74bc061 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  13. 2f7b89c m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  14. ef999e3 m68k: remove arch/m68k/lib/board.c by Masahiro Yamada · 10 years ago
  15. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  16. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  17. f245ae9 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  18. bb4ba2c m68k: add mcf5307 cpu support by angelo@sysam.it · 10 years ago
  19. f11cf75 m68k: add amcore board support by angelo@sysam.it · 10 years ago
  20. 2b4f2a2 m68k: remove TASREG board by Matthias Fuchs · 10 years ago
  21. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  22. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  23. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  24. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  25. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  26. 6c014d8 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · 10 years ago
  27. 4834c64 m68k: Fix incorrect memory access on M5235 by Vasili Galka · 10 years ago
  28. 24f413b m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · 10 years ago
  29. 08315a8 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · 10 years ago
  30. daad361 m68k:correct io macros about endian by Chao Fu · 11 years ago
  31. 35b2eb7 m68k: eliminate a warning in cpu_init by Masahiro Yamada · 11 years ago
  32. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  33. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
  34. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  35. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  36. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  37. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  38. f375aef m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  39. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  40. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  41. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  42. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  43. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  44. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  45. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  46. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  47. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  48. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  49. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  50. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  51. 2ecfc78 ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · 11 years ago
  52. 9184c45 Fix MCF5235 SDRAM base address macro by Steve deRosier · 12 years ago
  53. 537f186 m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · 12 years ago
  54. 6b4f076 m68k: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  55. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  56. 4a59809 Consolidate bool type by York Sun · 12 years ago
  57. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  58. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  59. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  60. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  61. b666b4b m68k: Use generic global_data by Simon Glass · 12 years ago
  62. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  63. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  64. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  65. 46c1ca1 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  66. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  67. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  68. fdc2fb1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  69. 0c6c444 ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  70. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  71. b9b4d22 m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  72. 136c04a m68k: Fix unused variable in board.c by Marek Vasut · 12 years ago
  73. e946a88 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago
  74. a334ec9 m68k: Fix unused variable warning by Marek Vasut · 12 years ago
  75. 876813b m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
  76. 2f76a00 m68k: Fix relocation errors in start.S by Philippe De Muyter · 12 years ago
  77. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  78. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  79. 9fc768d Flex bus definition update for Coldfire 5253. by Jason Jin · 12 years ago
  80. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  81. 8d8dac9 ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · 13 years ago
  82. 027f76f ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x by Alison Wang · 13 years ago
  83. d132fe6 ColdFire: Clean up checkpatch warnings for MCF523x by Alison Wang · 13 years ago
  84. 35d23df ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · 13 years ago
  85. 95bed1f ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · 13 years ago
  86. 8bce3ec ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · 13 years ago
  87. e14f732 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · 13 years ago
  88. fd54d53 ColdFire: Update the bitops for ColdFire platform by Alison Wang · 13 years ago
  89. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  90. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  91. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  92. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  93. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  94. 0fb0622 m68k: Change memsz to a signed char to avoid warning by Simon Glass · 13 years ago
  95. 9b72828 m68k: fix ambiguous bit testing by Mike Frysinger · 13 years ago
  96. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  97. fe7d4f9 m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  98. b0cbdc5 ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
  99. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  100. 5da0bed image: push default arch values to arch headers by Mike Frysinger · 13 years ago