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