aboutsummaryrefslogtreecommitdiff
path: root/board/xes/xpedite517x
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-02common: 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 Rini4-9/+4
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+6
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2015-01-12powerpc: xes: Add maintainerPeter Tyser1-1/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2-3/+3
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-24/+1
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-6/+1
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala1-9/+0
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser1-1/+1
2011-01-14powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe codeKumar Gala1-8/+0
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-0/+13
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-22xes: Make X-ES board names more genericPeter Tyser4-0/+363