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
/
board
/
bc3450
Age
Commit message (
Expand
)
Author
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-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-22
BC3450 board: Remove unused CONFIG_SYS_CPU definition
Wolfgang Denk
2012-07-22
BC3450 board: change debug code to using debug()
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-09-21
POST cleanup.
Michael Zaidman
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-03-21
mpc5xxx: Remove all references to MGT5100
Detlev Zundel
2009-06-12
General help message cleanup
Wolfgang Denk
2009-01-28
Command usage cleanup
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-03
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-03
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
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-20
Big white-space cleanup.
Wolfgang Denk
2007-07-10
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
Remove obsolete mpc5xxx linker scripts (2 of 3)
Grant Likely
2007-07-03
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-11-01
- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the
Bartlomiej Sieka
2006-10-08
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-05-02
Coding Style cleanup
Wolfgang Denk
2006-04-21
Add support for BC3450 board
dzu@denx.de