1. 196afe6 m68k: add dspi chip-select support by Angelo Dureghello · 6 years ago
  2. 2c92e4f m68k: ColdFire mcf5441x, add eSDHC support by Angelo Dureghello · 7 years ago
  3. faae495 m68k: fix multiple memory accesses on swap operations by Angelo Dureghello · 6 years ago
  4. a1ed3a8 m68k: fix mcf5441x total interrupt number by Angelo Dureghello · 7 years ago
  5. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  6. 1b65c86 m68k: Remove empty #ifdef/#ifndef block by Chris Packham · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 405fc83 Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  9. 0884077 m68k: Use asm-generic/io.h by Paul Burton · 7 years ago
  10. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  11. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  12. dfcc496 net: mii: Changes not made by spatch by Joe Hershberger · 8 years ago
  13. b977fef m68k: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  14. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  15. 5044c9c m68k: add malloc memory for early malloc by angelo@sysam.it · 8 years ago
  16. ec2c81c dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · 8 years ago
  17. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  18. 44d0677 Replace "extern inline" with "static inline" by Måns Rullgård · 9 years ago
  19. d671545 m68k: Use the generic bitops headers by Fabio Estevam · 9 years ago
  20. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  21. e310b93 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  22. e77e65d m68k: add mcf5307 cpu support by angelo@sysam.it · 10 years ago
  23. fbe79a1 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · 10 years ago
  24. f1329c9 m68k:correct io macros about endian by Chao Fu · 11 years ago
  25. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  26. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  27. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  28. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  29. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  32. 08dbd6c Fix MCF5235 SDRAM base address macro by Steve deRosier · 12 years ago
  33. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  34. e56b250 m68k: Use generic global_data by Simon Glass · 12 years ago
  35. 7e2592f m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  36. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  37. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  38. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  39. 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  40. f5a5b3c m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  41. 30a3f38 Flex bus definition update for Coldfire 5253. by Jason Jin · 12 years ago
  42. 59d0612 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  43. 33d4411 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · 13 years ago
  44. f7799a1 ColdFire: Update the bitops for ColdFire platform by Alison Wang · 13 years ago
  45. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  46. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  47. a8fc12e m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  48. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  49. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  50. 6752da6 ColdFire:Add mb for 5253 dram initialization by Jason Jin · 13 years ago
  51. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  52. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  53. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  54. fca43cc boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  55. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  56. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  57. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  58. e9b43ca add missing PCS3 for MCF5445x by Wolfgang Wegner · 14 years ago
  59. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago