aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/c29xpcie
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove configs/C29XPCIE_NAND_defconfig boardJagan Teki12-831/+0
2020-06-02powerpc: Remove ARCH= references from documentationTom Rini1-1/+0
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass2-0/+2
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+2
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini9-17/+9
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam1-1/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-2/+2
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-15env: Add an enum for environment stateSimon Glass1-1/+2
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-1/+1
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini1-0/+2
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day1-3/+3
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg1-0/+1
2016-05-18arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-2/+2
2016-01-28powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng1-2/+2
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh1-2/+2
2015-01-16powerpc/c29xpcie: Add secure boot supportPo Liu1-0/+2
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+8
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun1-1/+1
2014-01-21powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha1-6/+6
2014-01-21powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPLPo Liu5-2/+168
2013-12-04powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROMPo Liu1-0/+13
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun1-1/+1
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-2/+2
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-25/+5
2013-10-24powerpc/c29xpcie: add DDR ECC on off config settingPo Liu1-0/+8
2013-10-16boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLDPrabhakar Kushwaha2-4/+4
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-13/+13
2013-10-16powerpc/c29xpcie: modify DDR parameter to make DDR more stablePo Liu1-1/+1
2013-08-14powerpc/c29xpcie: add readme document for c29xpciePo Liu1-0/+100
2013-08-12powerpc/mpc85xx: Cleanup license header in source filesYork Sun7-29/+7
2013-08-09powerpc/c29xpcie: add support for C29XPCIE boardMingkai Hu7-0/+552