aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/pati/pati.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher1-610/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+7
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng1-1/+1
2014-10-10PATI: fix broken SPI accessDavid Müller (ELSOFT AG)1-0/+5
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-4/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2009-10-03mpl: Remove memory test relocation fixupsPeter Tyser1-2/+0
2009-07-19PATI board: fix compiler warningsWolfgang Denk1-2/+2
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2004-01-02* Patch by Denis Peter, 8 Dec 2003wdenk1-0/+618