index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
lib
Age
Commit message (
Expand
)
Author
2020-08-06
board_f: m68k: Factor out m68k-specific bdinfo setup
Ovidiu Panait
2020-08-06
cmd: bdinfo: Move sram info prints to generic code
Ovidiu Panait
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-25
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
2020-06-25
bdinfo: m68k: Move m68k-specific info into its own file
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
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 image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-01-10
m68k: Drop CONFIG_MCFPIT support
Tom Rini
2020-01-10
m68k: add dm fec support
Angelo Durgehello
2019-12-02
common: Move trap_init() out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move some time functions out of common.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-18
m68k: fix cache.c for Coldfire V4E
Angelo Dureghello
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2015-12-13
m68k: add private libgcc
angelo@sysam.it
2015-08-12
m68k: cache: add an empty stub functions for invalidate/flush dcache
Wu, Josh
2015-03-28
m68k: remove arch/m68k/lib/board.c
Masahiro Yamada
2015-03-05
m68k: add generic-board support
angelo@sysam.it
2014-06-19
m68k: Remove CONFIG_CMD_BEDBUG related code
Vasili Galka
2014-06-11
m68k: Fix warnings with gcc 4.6
Simon Glass
2014-05-29
m68k: powerpc: Clean up do_mdm_init
Simon Glass
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2013-11-01
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-02
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-06-27
m68k: fix debug call befor serial init
Jens Scharsig (BuS Elektronik)
2013-05-14
m68k: Use image_setup_linux() instead of local code
Simon Glass
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-04-01
Consolidate bool type
York Sun
2013-03-15
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-02-19
malloc: make malloc_bin_reloc static
Gabor Juhos
2013-02-04
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
Simon Glass
[next]