summaryrefslogtreecommitdiff
path: root/board/freescale/mx31pdk/mx31pdk.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-09arm: Remove mx31pdk boardJagan Teki1-119/+0
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-11-27mx31pdk: Fix pmic_init() argumentFabio Estevam1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-30mx31pdk: copy SPL directly, not using relocate_code.Albert ARIBAUD1-1/+15
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau1-1/+1
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau1-0/+8
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky1-8/+1
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski1-3/+9
2012-04-16MX31: mx31pdk: drop enable_caches from board fileStefano Babic1-8/+0
2011-11-05mx31pdk: Enable D and I cachesFabio Estevam1-0/+8
2011-11-04mx31pdk: Add MC13783 PMIC supportFabio Estevam1-0/+12
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger1-3/+11
2011-10-01mx31pdk: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx31pdk: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-05-12MX31: mx31pdk: Add watchdog supportFabio Estevam1-0/+16
2011-04-27MX31: mx31pdk: Make the board name simpler.Fabio Estevam1-1/+1
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic1-2/+2
2011-02-21mx31pdk: Make the full boot log visibleFabio Estevam1-1/+6
2011-02-21mx31pdk: Use the new relocation schemeFabio Estevam1-2/+8
2009-07-23Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+10
2009-07-06MX31: Add basic support for Freescale i.MX31 PDK board.Magnus Lilja1-0/+63