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. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  6. 44d0677 Replace "extern inline" with "static inline" by Måns Rullgård · 9 years ago
  7. d671545 m68k: Use the generic bitops headers by Fabio Estevam · 9 years ago
  8. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  9. e310b93 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  10. e77e65d m68k: add mcf5307 cpu support by angelo@sysam.it · 10 years ago
  11. fbe79a1 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · 10 years ago
  12. f1329c9 m68k:correct io macros about endian by Chao Fu · 11 years ago
  13. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  14. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  15. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  16. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  17. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  18. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  20. 08dbd6c Fix MCF5235 SDRAM base address macro by Steve deRosier · 12 years ago
  21. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  22. e56b250 m68k: Use generic global_data by Simon Glass · 12 years ago
  23. 7e2592f m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  24. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  25. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  26. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  27. 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  28. f5a5b3c m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  29. 30a3f38 Flex bus definition update for Coldfire 5253. by Jason Jin · 12 years ago
  30. 59d0612 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  31. 33d4411 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · 13 years ago
  32. f7799a1 ColdFire: Update the bitops for ColdFire platform by Alison Wang · 13 years ago
  33. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  34. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  35. a8fc12e m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  36. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  37. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  38. 6752da6 ColdFire:Add mb for 5253 dram initialization by Jason Jin · 13 years ago
  39. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  40. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  41. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  42. fca43cc boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  43. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  44. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  45. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  46. e9b43ca add missing PCS3 for MCF5445x by Wolfgang Wegner · 14 years ago
  47. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago