index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
v38b
Age
Commit message (
Expand
)
Author
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
Wolfgang Denk
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2009-03-27
ppc: cleanup compiler errors/warnings
Heiko Schocher
2009-03-20
boards: move board_get_enetaddr() into board-specific init
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-05-14
Fix config files for out-of-tree building
Wolfgang Denk
2007-07-10
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-03
Remove obsolete mpc5xxx linker scripts (1 of 3)
Grant Likely
2006-12-28
Few V38B changes:
Bartlomiej Sieka
2006-11-01
Finish up support for MarelV38B board
Bartlomiej Sieka
2006-11-01
- Fix issues related to the use of ELDK 4 when compiling for MarelV38B:
Bartlomiej Sieka
2006-10-27
Fix "ar" flags in some Makefiles to allow for silent "make -s"
Wolfgang Denk
2006-10-18
Coding Style cleanup.
Wolfgang Denk
2006-10-13
Preliminary patch adding support for the MarelV38B board.
Bartlomiej Sieka