summaryrefslogtreecommitdiff
path: root/board/freescale/p1010rdb/p1010rdb.c
AgeCommit message (Expand)Author
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-22board: freescale: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini
2022-12-07net: tsec: Remove non-DM_ETH support codeTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini
2021-08-05pci: freescale: Drop old codeSimon Glass
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-24p1010rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-04powerpc: P1010RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang
2020-05-04dm: ppc: p1010: add i2c DM supportBiwen Li
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-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-15powerpc: P1010RDB: Rework local command to not be included in SPLTom Rini
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2016-11-23powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PBYork Sun
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-01-28powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun
2013-10-16powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-paShengzhou Liu
2013-10-16board/p1010rdb: add pin mux and sdhc support in any bootShengzhou Liu
2013-10-16powerpc/p1010rdb: remove unused cpld_showShengzhou Liu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-02powerpc/p1010rdb: Change flexcan compatible stringShengzhou Liu
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2012-07-06powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun
2012-07-06powerpc/p1010rdb: update mux config of p1010rdb boardShengzhou Liu
2012-04-24powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi
2011-11-08powerpc/85xx: Make inclusion of USB device fixup conditionalRamneek Mehresh
2011-09-29powerpc/85xx: Add basic support for P1010RDBPoonam Aggrwal