summaryrefslogtreecommitdiff
path: root/board/freescale/p1_p2_rdb_pc
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-28powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionallyHou Zhiqiang
2019-08-26powerpc: Enable device tree support for P2020RDBHou Zhiqiang
2019-08-26powerpc: Enable device tree support for P1020RDBHou Zhiqiang
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-15env: Add an enum for environment stateSimon Glass
2017-05-09p1_p2_rdb: Fix unused variable warningTom Rini
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass
2016-11-23powerpc: P1_P2_RDB_PC: Drop TARGET_P1_P2_RDB_PCYork Sun
2016-11-23powerpc: P2020RDB-PC: Separate from P1_P2_RDB_PC in KconfigYork Sun
2016-11-23powerpc: P1025RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun
2016-11-23powerpc: P1024RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun
2016-11-23powerpc: P1021RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun
2016-11-23powerpc: P1020UTM: Separate from P1_P2_RDB_P2 in KconfigYork Sun
2016-11-23powerpc: P1020RDB-PD: Separate from P1_P2_RDB_PC in KconfigYork Sun
2016-11-23powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in KconfigYork Sun
2016-11-23powerpc: P1020MBG: Separate from P1_P2_RDB_PC in KconfigYork Sun
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-07-28powerpc/p2020rdb: fix the FDT_ERR_NOTFOUND issueYing Zhang
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2013-12-11powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointersClaudiu Manoil
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-06freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada