summaryrefslogtreecommitdiff
path: root/board/freescale/p1_p2_rdb_pc
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-15/+7
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-1/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+2
2017-08-15env: Add an enum for environment stateSimon Glass1-1/+2
2017-05-09p1_p2_rdb: Fix unused variable warningTom Rini1-5/+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-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
2016-11-23powerpc: P1_P2_RDB_PC: Drop TARGET_P1_P2_RDB_PCYork Sun1-2/+1
2016-11-23powerpc: P2020RDB-PC: Separate from P1_P2_RDB_PC in KconfigYork Sun2-2/+3
2016-11-23powerpc: P1025RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun3-6/+7
2016-11-23powerpc: P1024RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun2-2/+3
2016-11-23powerpc: P1021RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun3-8/+9
2016-11-23powerpc: P1020UTM: Separate from P1_P2_RDB_P2 in KconfigYork Sun2-2/+3
2016-11-23powerpc: P1020RDB-PD: Separate from P1_P2_RDB_PC in KconfigYork Sun4-5/+6
2016-11-23powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in KconfigYork Sun3-5/+6
2016-11-23powerpc: P1020MBG: Separate from P1_P2_RDB_PC in KconfigYork Sun3-4/+5
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass1-1/+2
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day1-10/+7
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg1-0/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-07-28powerpc/p2020rdb: fix the FDT_ERR_NOTFOUND issueYing Zhang1-4/+11
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-18/+17
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/+51
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
2013-12-11powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointersClaudiu Manoil1-2/+2
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun3-4/+4
2013-11-06freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada1-1/+1
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-25/+5
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-65/+65
2013-10-16powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand bootYing Zhang3-79/+27
2013-10-16powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPLYing Zhang1-0/+9
2013-10-16powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPLYing Zhang3-12/+110
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-1/+1
2013-08-09p1020rdb-pd: platform supportHaijun.Zhang3-3/+4
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-84/+5
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2013-05-02powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PCXu Jiucheng2-1/+33
2013-05-02qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020Zhicheng Fan1-0/+47