- 26af162 arch: m68k: Implement relocation by Marek Vasut · 1 year, 4 months ago
- dc3a89b m68k: move watchdog functions in mcf_wdt driver by Angelo Dureghello · 1 year, 7 months ago
- 94f9401 arch: m68k: Add QEMU specific RAMBAR workaround by Marek Vasut · 1 year, 10 months ago
- 35d48ea arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR by Marek Vasut · 1 year, 10 months ago
- 7ff7b46 m68k: rename CONFIG_MCFTMR to CFG_MCFTMR by Angelo Dureghello · 1 year, 11 months ago
- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
- 7102d32 m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS by Tom Rini · 2 years, 2 months ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 2 months ago
- 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 3 months ago
- 8b549c0 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 5 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 3 months ago
- ad5720a m68k: mcf: Remove overloading version_string by Pali Rohár · 3 years, 5 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 2 months ago
- bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 7 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 7 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
- d96c260 common: Move clock functions into a new file by Simon Glass · 5 years ago
- 9413387 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- ad42093 m68k: add dm fec support by Angelo Durgehello · 5 years ago
- c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
- 68e7999 spi: Zap cf_qspi driver and related code by Jagan Teki · 8 years ago
- a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
- 5c928d0 m68k: code reformatting for all start.S files by Angelo Dureghello · 9 years ago
- 5044c9c m68k: add malloc memory for early malloc by angelo@sysam.it · 9 years ago
- 55ac54c m68k: fix broken buildman m68k by angelo@sysam.it · 9 years ago
- aa63387 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · 10 years ago
- d4a9b17 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
- 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
- 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
- 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
- dfe9663 m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
- 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
- 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
- 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
- 37d6cc3 m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
- 59d0612 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
- 32dbaaf ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · 13 years ago
- 65f0d12 m68k: fix ambiguous bit testing by Mike Frysinger · 13 years ago
- 45263ec ColdFire: Update compile flags for each CPUs by Jason Jin · 13 years ago
- 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
- cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
- 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
- 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
- 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
- 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
- 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 15 years ago
- a414553 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago