index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
lib
Age
Commit message (
Expand
)
Author
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2015-12-14
m68k: add private libgcc
angelo@sysam.it
2015-08-13
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-06
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
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-09-04
ColdFire:Update the timer_init since it was unified.
Jason Jin
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-04-27
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-04-27
Don't grab memory for LCD if FB address is defined
Minkyu Kang
2011-04-26
Stop passing around bootmem_base value.
Grant Likely
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-01-18
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
[next]