summaryrefslogtreecommitdiff
path: root/board/sbc8641d
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19Fix some checkpatch warnings in calls to udelay()Simon Glass1-4/+4
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19Fix some checkpatch warnings in calls to debug()Simon Glass1-1/+1
2020-01-17common: Move testdram() into init.hSimon Glass1-1/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
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
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-3/+3
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2015-10-20sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker1-3/+3
2015-10-20sbc8641d: add basic flash setup instructions to README filePaul Gortmaker1-0/+21
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+11
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun1-3/+3
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun3-4/+4
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+28
2011-10-16punt unused clean/distclean targetsMike Frysinger1-7/+0
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk1-1/+1
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-30/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-5/+0
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala1-9/+0
2011-01-14powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala1-1/+0
2011-01-14powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe codeKumar Gala2-65/+2
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-3/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-15fsl: Clean up printing of PCI boot infoPeter Tyser1-9/+9
2010-10-2086xx: Create common linker scriptKumar Gala1-132/+0
2010-10-20sbc8641d: Update PCI codePeter Tyser1-79/+24
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-27/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-6/+1
2010-07-20powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2-34/+34
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala1-2/+2
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-7/+7
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-6/+6
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2009-11-0586xx: Remove redundant code in initdramBecky Bruce1-5/+0
2009-10-16sbc8641d: fix LAW so board doesn't hang on DDR initPaul Gortmaker1-1/+4