index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
lib
Age
Commit message (
Expand
)
Author
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
2013-01-11
m68k/lib: fix serial driver relocation
angelo
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
2012-10-22
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-19
m68k: Fix unused variable in board.c
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-09-26
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-03
m68k: Change memsz to a signed char to avoid warning
Simon Glass
2011-10-23
m68k: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
[next]