Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f80cb341f55a96c84c75e9adb02c49036a8395fd
/
arch
/
m68k
/
cpu
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
7211b92
m68k: mcf5445x: allow CS0 to be undefined
by Angelo Dureghello
· 8 years ago
89ae64c
m68k: mcf5445x: move early ddr init as board-specific
by Angelo Dureghello
· 8 years ago
234b849
spi: Zap cf_qspi driver and related code
by Jagan Teki
· 8 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
b8cd132
m68k: fix broken buildman m68k
by angelo@sysam.it
· 9 years ago
03390c6
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
by Masahiro Yamada
· 9 years ago
6312a95
m68k: add architecture-specific u-boot.lds
by angelo@sysam.it
· 10 years ago
8bd8622
m68k: merge per-CPU config.mk into arch/m68k/Makefile
by Masahiro Yamada
· 10 years ago
0e4f3df
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
04223a2
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
06f2759
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
b01d864
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
b8b89fa
m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
74bc061
m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
2f7b89c
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
bb4ba2c
m68k: add mcf5307 cpu support
by angelo@sysam.it
· 10 years ago
60bb734
kconfig: switch to Kconfig
by Masahiro Yamada
· 10 years ago
4834c64
m68k: Fix incorrect memory access on M5235
by Vasili Galka
· 10 years ago
24f413b
m68k: Fix bug, "address of" operator was forgotten
by Vasili Galka
· 10 years ago
35b2eb7
m68k: eliminate a warning in cpu_init
by Masahiro Yamada
· 11 years ago
660031e
m68k: Fix warnings with gcc 4.6
by Simon Glass
· 10 years ago
80f0398
kbuild: rename OBJTREE to objtree
by Masahiro Yamada
· 11 years ago
e794494
kbuild: rename TOPDIR to stctree
by Masahiro Yamada
· 11 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
2ecfc78
ColdFire: Update the arch_global_date changes for mcf5441x
by Jason Jin
· 11 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
fdc2fb1
ColdFire: Add MCF5441x CPU support
by Alison Wang
· 12 years ago
0c6c444
ColdFire: Fix unused variable in cpu_init.c
by Alison Wang
· 12 years ago
e946a88
m68k: Fix unused variable warning in speed.c
by Marek Vasut
· 12 years ago
a334ec9
m68k: Fix unused variable warning
by Marek Vasut
· 12 years ago
876813b
m68k: Fix wrong assembler instruction in start.S
by Marek Vasut
· 12 years ago
2f76a00
m68k: Fix relocation errors in start.S
by Philippe De Muyter
· 12 years ago
9324138
ColdFire: Queued SPI driver
by Richard Retanubun
· 14 years ago
8d8dac9
ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455
by Alison Wang
· 13 years ago
027f76f
ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x
by Alison Wang
· 13 years ago
d132fe6
ColdFire: Clean up checkpatch warnings for MCF523x
by Alison Wang
· 13 years ago
35d23df
ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x
by Alison Wang
· 13 years ago
95bed1f
ColdFire: Clean up checkpatch warnings for MCF52x2
by Alison Wang
· 13 years ago
8bce3ec
ColdFire: Clean up checkpatch warnings for MCF5227x
by Alison Wang
· 13 years ago
9b72828
m68k: fix ambiguous bit testing
by Mike Frysinger
· 13 years ago
b0cbdc5
ColdFire: Add $(obj) before cpu lib to correct build
by stany MARCEL
· 13 years ago
1dd491e
ColdFire:Update the timer_init since it was unified.
by Jason Jin
· 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
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
0be92e8
Merge branch 'next' of ../next
by Wolfgang Denk
· 14 years ago
0d21ed0
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 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
a19e62d
add CONFIG_SYS_FEC_FULL_MII for MCF5445x
by Wolfgang Wegner
· 15 years ago
5fe66d7
add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x
by Wolfgang Wegner
· 15 years ago
acf782f
add missing PCS3 for MCF5445x
by Wolfgang Wegner
· 15 years ago
45dbaf2
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
by Peter Tyser
· 15 years ago