1. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  2. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  4. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  5. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  6. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  7. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  8. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  9. 8ff47f7 m68k: add dm fec support by Angelo Durgehello · 5 years ago
  10. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  11. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  12. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  13. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  14. 9ffe1eb m68k: add dspi chip-select support by Angelo Dureghello · 6 years ago
  15. 71abddd m68k: move dspi bus control functions into cf_spi.c driver by Angelo Dureghello · 6 years ago
  16. 95a6998 m68k: ColdFire mcf5441x, add eSDHC support by Angelo Dureghello · 7 years ago
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. 3146b4d common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  19. 7211b92 m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 8 years ago
  20. 89ae64c m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 8 years ago
  21. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  22. 65d5991 m68k: code reformatting for all start.S files by Angelo Dureghello · 9 years ago
  23. ef9707c m68k: add malloc memory for early malloc by angelo@sysam.it · 9 years ago
  24. b8cd132 m68k: fix broken buildman m68k by angelo@sysam.it · 9 years ago
  25. 03390c6 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  26. 8bd8622 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · 10 years ago
  27. b01d864 m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  28. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  29. 24f413b m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · 10 years ago
  30. 35b2eb7 m68k: eliminate a warning in cpu_init by Masahiro Yamada · 11 years ago
  31. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  32. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  33. f375aef m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  34. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  35. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  36. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  37. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  39. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  40. 2ecfc78 ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · 11 years ago
  41. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  42. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  43. fdc2fb1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  44. e946a88 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago
  45. a334ec9 m68k: Fix unused variable warning by Marek Vasut · 12 years ago
  46. 8d8dac9 ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · 13 years ago
  47. b0cbdc5 ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
  48. cbaa323 ColdFire: Update compile flags for each CPUs by Jason Jin · 13 years ago
  49. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  50. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  51. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  52. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  53. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  54. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  55. a19e62d add CONFIG_SYS_FEC_FULL_MII for MCF5445x by Wolfgang Wegner · 15 years ago
  56. 5fe66d7 add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x by Wolfgang Wegner · 15 years ago
  57. acf782f add missing PCS3 for MCF5445x by Wolfgang Wegner · 15 years ago
  58. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago