1. c49f1fa m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years, 2 months ago
  2. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 4 months ago
  3. ad5720a m68k: mcf: Remove overloading version_string by Pali Rohár · 3 years, 6 months ago
  4. 0072f5f Remove #include <timestamp.h> from files which do not need it by Pali Rohár · 3 years, 6 months ago
  5. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 6 months ago
  6. 563cae7 m68k: Remove M54455EVB board by Tom Rini · 3 years, 6 months ago
  7. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  8. bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 7 months ago
  9. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 7 months ago
  10. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  11. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
  12. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
  13. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
  14. d96c260 common: Move clock functions into a new file by Simon Glass · 5 years ago
  15. 9413387 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  16. ad42093 m68k: add dm fec support by Angelo Durgehello · 5 years ago
  17. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  18. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  19. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  20. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 6 years ago
  21. 196afe6 m68k: add dspi chip-select support by Angelo Dureghello · 6 years ago
  22. cd3b071 m68k: move dspi bus control functions into cf_spi.c driver by Angelo Dureghello · 6 years ago
  23. 2c92e4f m68k: ColdFire mcf5441x, add eSDHC support by Angelo Dureghello · 7 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  25. b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  26. 02a6edd m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 8 years ago
  27. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 8 years ago
  28. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  29. 5c928d0 m68k: code reformatting for all start.S files by Angelo Dureghello · 9 years ago
  30. 5044c9c m68k: add malloc memory for early malloc by angelo@sysam.it · 9 years ago
  31. 55ac54c m68k: fix broken buildman m68k by angelo@sysam.it · 9 years ago
  32. 61a4392 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  33. aa63387 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · 10 years ago
  34. 7f8ebbf m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  35. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  36. 6b02d06 m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · 11 years ago
  37. 5744e53 m68k: eliminate a warning in cpu_init by Masahiro Yamada · 11 years ago
  38. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  39. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  40. dfe9663 m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  41. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  42. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  43. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  44. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  45. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  46. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  47. 1b9591c ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · 12 years ago
  48. 7e2592f m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  49. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  50. 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  51. c1568ca5 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago
  52. 2b05593 m68k: Fix unused variable warning by Marek Vasut · 12 years ago
  53. 198cafb ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · 13 years ago
  54. aa2bd9b ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
  55. 45263ec ColdFire: Update compile flags for each CPUs by Jason Jin · 13 years ago
  56. 09c2e90 unify version_string by Andreas Bießmann · 14 years ago
  57. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  58. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  59. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  60. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  61. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 15 years ago
  62. adf5567 add CONFIG_SYS_FEC_FULL_MII for MCF5445x by Wolfgang Wegner · 15 years ago
  63. ae49099 add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x by Wolfgang Wegner · 15 years ago
  64. e9b43ca add missing PCS3 for MCF5445x by Wolfgang Wegner · 15 years ago
  65. a414553 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago