summaryrefslogtreecommitdiffstats
path: root/board/sbc8641d
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-4/+4
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-181-1/+1
* common: Move testdram() into init.hSimon Glass2020-01-171-1/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* 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-2/+6
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-3/+3
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker2015-10-191-3/+3
* sbc8641d: add basic flash setup instructions to README filePaul Gortmaker2015-10-191-0/+21
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+11
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-3/+3
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-253-4/+4
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-23/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-51/+3
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+28
* punt unused clean/distclean targetsMike Frysinger2011-10-151-7/+0
* MPC8xxx: drop redundant boot messagesWolfgang Denk2011-07-291-1/+1
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-30/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-5/+0
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-041-9/+0
* powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala2011-01-141-1/+0
* powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-65/+2
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-141-3/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-9/+9
* 86xx: Create common linker scriptKumar Gala2010-10-201-132/+0
* sbc8641d: Update PCI codePeter Tyser2010-10-201-79/+24
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-27/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-6/+1
* powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2010-07-202-34/+34
* powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-201-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-7/+7
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-6/+6
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* 86xx: Remove redundant code in initdramBecky Bruce2009-11-041-5/+0
* sbc8641d: fix LAW so board doesn't hang on DDR initPaul Gortmaker2009-10-161-1/+4