1. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  2. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  3. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  4. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  5. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  6. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  7. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  8. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  9. 9ffe1eb m68k: add dspi chip-select support by Angelo Dureghello · 6 years ago
  10. 71abddd m68k: move dspi bus control functions into cf_spi.c driver by Angelo Dureghello · 6 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. 3146b4d common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  13. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  14. 65d5991 m68k: code reformatting for all start.S files by Angelo Dureghello · 9 years ago
  15. ef9707c m68k: add malloc memory for early malloc by angelo@sysam.it · 9 years ago
  16. 8bd8622 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · 10 years ago
  17. 06f2759 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  18. f375aef m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  19. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  20. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  21. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  22. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  25. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  26. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  27. 0c6c444 ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  28. 876813b m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
  29. 8bce3ec ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · 13 years ago
  30. b0cbdc5 ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
  31. cbaa323 ColdFire: Update compile flags for each CPUs by Jason Jin · 13 years ago
  32. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  33. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  34. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  35. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  36. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  37. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  38. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago