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
/
board
/
mpl
/
pati
/
pati.c
Age
Commit message (
Expand
)
Author
2017-06-12
powerpc, 5xx: remove support for 5xx
Heiko Schocher
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
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2014-10-10
PATI: fix broken SPI access
David Müller (ELSOFT AG)
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
2009-10-03
mpl: Remove memory test relocation fixups
Peter Tyser
2009-07-19
PATI board: fix compiler warnings
Wolfgang Denk
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2004-01-02
* Patch by Denis Peter, 8 Dec 2003
wdenk