summaryrefslogtreecommitdiffstats
path: root/board/freescale/p1010rdb/p1010rdb.c
Commit message (Expand)AuthorAgeFilesLines
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+3
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* powerpc: P1010RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2020-05-041-2/+2
* dm: ppc: p1010: add i2c DM supportBiwen Li2020-05-041-1/+155
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* powerpc: P1010RDB: Rework local command to not be included in SPLTom Rini2018-01-151-0/+2
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PBYork Sun2016-11-231-10/+10
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng2016-01-281-2/+2
* driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-231-3/+2
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-221-3/+9
* Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-251-1/+1
* powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-paShengzhou Liu2013-10-161-6/+170
* board/p1010rdb: add pin mux and sdhc support in any bootShengzhou Liu2013-10-161-14/+105
* powerpc/p1010rdb: remove unused cpld_showShengzhou Liu2013-10-161-35/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* powerpc/p1010rdb: Change flexcan compatible stringShengzhou Liu2013-05-021-1/+1
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-041-3/+3
* powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun2012-07-061-2/+2
* powerpc/p1010rdb: update mux config of p1010rdb boardShengzhou Liu2012-07-061-12/+44
* powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi2012-04-241-5/+1
* powerpc/85xx: Make inclusion of USB device fixup conditionalRamneek Mehresh2011-11-081-0/+2
* powerpc/85xx: Add basic support for P1010RDBPoonam Aggrwal2011-09-291-0/+330