~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
cpu
/
mcf523x
Commit message (
Expand
)
Author
Age
*
m68k: move watchdog functions in mcf_wdt driver
Angelo Dureghello
2023-07-25
*
arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR
Marek Vasut
2023-04-15
*
m68k: rename CONFIG_MCFTMR to CFG_MCFTMR
Angelo Dureghello
2023-03-15
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS
Tom Rini
2022-12-05
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
m68k: mcf: Remove overloading version_string
Pali Rohár
2021-09-17
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
*
m68k: add dm fec support
Angelo Durgehello
2020-01-10
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
2018-01-23
*
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-09-20
*
m68k: code reformatting for all start.S files
Angelo Dureghello
2016-07-30
*
m68k: add malloc memory for early malloc
angelo@sysam.it
2016-05-17
*
m68k: fix broken buildman m68k
angelo@sysam.it
2016-04-18
*
m68k: merge per-CPU config.mk into arch/m68k/Makefile
Masahiro Yamada
2015-03-28
*
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
*
m68k: Fix incorrect memory access on M5235
Vasili Galka
2014-07-07
*
m68k: merge compile flags -ffixed-d7 -sep-data
Masahiro Yamada
2014-03-04
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
*
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
|
\
|
*
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
|
/
*
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2013-02-04
*
m68k: Fix wrong assembler instruction in start.S
Marek Vasut
2012-10-19
*
ColdFire: Clean up checkpatch warnings for MCF523x
Alison Wang
2012-09-20
*
ColdFire: Add $(obj) before cpu lib to correct build
stany MARCEL
2011-10-19
*
ColdFire: Update compile flags for each CPUs
Jason Jin
2011-09-04
*
unify version_string
Andreas Bießmann
2011-07-28
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
*
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser
2010-04-13