summaryrefslogtreecommitdiff
path: root/board/esd/vme8349/vme8349.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-1/+1
* mpc83xx: Make distinct caddy2 configMario Six2019-05-201-4/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-3/+7
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-3/+3
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-3/+3
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
|/
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-1/+1
* mpc83xx: Add support for MPC8349 esd caddy2Reinhard Arlt2010-01-071-57/+138
* mpc83xx: Add esd VME8349 board supportReinhard Arlt2009-07-271-0/+140