summaryrefslogtreecommitdiff
path: root/board/freescale/p1023rdb
AgeCommit message (Expand)Author
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2015-10-29net: Move some header files to include/Shaohui Xie
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
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-20powerpc/85xx: Add P1023RDB board supportChunhe Lan