aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqm834x
AgeCommit message (Expand)AuthorFilesLines
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six1-3/+3
2019-05-21tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macroMario Six1-2/+2
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
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/+4
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-01-25powerpc: tqm834x: Fix build warnings in initdram()Bin Meng1-2/+2
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-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-23/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-53/+3
2011-10-27GCC4.6: Squash warnings in tqm834x.cMarek Vasut1-3/+3
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-08-02tqm834x.c: fix compiler warningWolfgang Denk1-3/+3
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-23/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-1/+1
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese1-7/+5
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-4/+4
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2-182/+35
2009-06-12TQM834x: add FDT supportWolfgang Denk2-0/+56
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-28/+28
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger4-0/+728