1. 0701189 m68k: Remove common.h usage by Tom Rini · 1 year, 1 month ago
  2. 26af162 arch: m68k: Implement relocation by Marek Vasut · 1 year, 3 months ago
  3. dc3a89b m68k: move watchdog functions in mcf_wdt driver by Angelo Dureghello · 1 year, 5 months ago
  4. 94f9401 arch: m68k: Add QEMU specific RAMBAR workaround by Marek Vasut · 1 year, 8 months ago
  5. 35d48ea arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR by Marek Vasut · 1 year, 8 months ago
  6. 987e20e m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definition by Angelo Dureghello · 1 year, 8 months ago
  7. 5d3a5f3 m68k: move CONFIG_SYS_I2C to CFG_ namespace by Angelo Dureghello · 1 year, 8 months ago
  8. 7ff7b46 m68k: rename CONFIG_MCFTMR to CFG_MCFTMR by Angelo Dureghello · 1 year, 9 months ago
  9. d157a57 m68k: use longword-based jumps by Angelo Dureghello · 1 year, 9 months ago
  10. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  11. 7102d32 m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS by Tom Rini · 2 years ago
  12. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  13. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  14. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  15. 8b549c0 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 4 months ago
  16. c55094f m68k: Remove unused PCI code by Tom Rini · 2 years, 5 months ago
  17. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  18. 1cb7d77 m68k: Remove dead code by Tom Rini · 2 years, 6 months ago
  19. c49f1fa m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  20. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  21. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  22. ad5720a m68k: mcf: Remove overloading version_string by Pali Rohár · 3 years, 4 months ago
  23. 0072f5f Remove #include <timestamp.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago
  24. 6252fd0 m68k: Add missing ENTRY entry in linker script by Tom Rini · 3 years, 2 months ago
  25. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 4 months ago
  26. 563cae7 m68k: Remove M54455EVB board by Tom Rini · 3 years, 4 months ago
  27. 9b7993b m68k: Remove M5475x boards by Tom Rini · 3 years, 6 months ago
  28. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  29. bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  30. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  31. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  32. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  33. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  34. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  35. d96c260 common: Move clock functions into a new file by Simon Glass · 5 years ago
  36. 9413387 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  37. ad42093 m68k: add dm fec support by Angelo Durgehello · 5 years ago
  38. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  39. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  40. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  41. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  42. 196afe6 m68k: add dspi chip-select support by Angelo Dureghello · 6 years ago
  43. cd3b071 m68k: move dspi bus control functions into cf_spi.c driver by Angelo Dureghello · 6 years ago
  44. 82e25ec m68k: enabling long jumps on mcf54x5 SoCs by Angelo Dureghello · 6 years ago
  45. 24bf41c m68k: architecture changes to support fdt by Angelo Dureghello · 6 years ago
  46. 2c92e4f m68k: ColdFire mcf5441x, add eSDHC support by Angelo Dureghello · 7 years ago
  47. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  48. b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  49. 02a6edd m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 8 years ago
  50. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 8 years ago
  51. 68e7999 spi: Zap cf_qspi driver and related code by Jagan Teki · 8 years ago
  52. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  53. 5c928d0 m68k: code reformatting for all start.S files by Angelo Dureghello · 9 years ago
  54. 5044c9c m68k: add malloc memory for early malloc by angelo@sysam.it · 9 years ago
  55. 55ac54c m68k: fix broken buildman m68k by angelo@sysam.it · 9 years ago
  56. 61a4392 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  57. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  58. aa63387 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · 10 years ago
  59. 4cbd292 m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  60. f47fb6b m68k: mcf523x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  61. 2bb1cd5 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  62. 7f8ebbf m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  63. c155ab7 m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  64. bdde659 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  65. d4a9b17 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  66. e77e65d m68k: add mcf5307 cpu support by angelo@sysam.it · 10 years ago
  67. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  68. fa28179 m68k: Fix incorrect memory access on M5235 by Vasili Galka · 10 years ago
  69. 6b02d06 m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · 10 years ago
  70. 5744e53 m68k: eliminate a warning in cpu_init by Masahiro Yamada · 11 years ago
  71. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  72. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  73. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  74. dfe9663 m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  75. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  76. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  77. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  78. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  79. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  80. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  81. 1b9591c ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · 11 years ago
  82. 7e2592f m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  83. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  84. 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  85. 7adbd11e ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  86. c1568ca5 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago
  87. 2b05593 m68k: Fix unused variable warning by Marek Vasut · 12 years ago
  88. 37d6cc3 m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
  89. 2ca7406 m68k: Fix relocation errors in start.S by Philippe De Muyter · 12 years ago
  90. 59d0612 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  91. 198cafb ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · 13 years ago
  92. a4110ee ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x by Alison Wang · 13 years ago
  93. c6d8863 ColdFire: Clean up checkpatch warnings for MCF523x by Alison Wang · 13 years ago
  94. aa0d99f ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · 13 years ago
  95. 32dbaaf ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · 13 years ago
  96. 849fc42 ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · 13 years ago
  97. 65f0d12 m68k: fix ambiguous bit testing by Mike Frysinger · 13 years ago
  98. aa2bd9b ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
  99. 444ddfc ColdFire:Update the timer_init since it was unified. by Jason Jin · 13 years ago
  100. 45263ec ColdFire: Update compile flags for each CPUs by Jason Jin · 13 years ago