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
/
motionpro
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
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
2014-11-21
fdt: Allow ft_board_setup() to report failure
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
2010-08-09
net ppc: fix ethernet device names with spaces
Heiko Schocher
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
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
2007-10-23
Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.
Bartlomiej Sieka
2007-09-06
Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
Grant Likely
2007-07-03
Remove obsolete mpc5xxx linker scripts (1 of 3)
Grant Likely
2007-05-27
Merge with /home/tur/git/u-boot#motionpro
Wolfgang Denk
2007-05-27
Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.
Bartlomiej Sieka
2007-05-27
MPC5XXX, Motion-PRO: Fix PHY initialization problem.
Bartlomiej Sieka
2007-05-27
Motion-PRO: Add displaying of CPLD revision information during boot.
Bartlomiej Sieka
2007-05-27
Motion-PRO: Add LED support.
Bartlomiej Sieka
2007-05-14
Merge with /home/tur/git/u-boot#motionpro
Wolfgang Denk
2007-05-08
[Motion-PRO] Enable Flat Device Tree support and modify default environment
Bartlomiej Sieka
2007-02-27
Minor code cleanup.
Wolfgang Denk
2007-02-09
[Motion-PRO] Preliminary support for the Motion-PRO board.
Bartlomiej Sieka