summaryrefslogtreecommitdiff
path: root/board/freescale/corenet_ds
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove corenet_ds boardsTom Rini2022-08-2017-2837/+0
* powerpc: Use the poison value of 0xdeadbeef directly in DDR initTom Rini2022-07-081-1/+0
* nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini2022-07-051-6/+0
* treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek BehĂșn2022-04-102-3/+3
* board: corenet_ds: MAINTAINERS: Remove redundant entriesPriyanka Jain2021-03-051-6/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-022-0/+2
* board: freescale: powerpc: add support for all RGMII modesMadalin Bucur2020-12-103-0/+24
* board/freescale: Remove P5020DS board supportPriyanka Jain2020-09-245-51/+0
* powerpc:Remove P4080DS secure boot configsPriyanka Jain2020-09-241-1/+0
* configs: Remove P3041DS secure boot configsPriyanka Jain2020-09-241-1/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-175-5/+5
* board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur2020-06-031-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-183-0/+3
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.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-0712-26/+12
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+4
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-241-0/+8
* ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-041-3/+3
* powerpc: P5040DS: Remove macro CONFIG_P5040DSYork Sun2016-11-232-8/+8
* powerpc: P5020DS: Remove macro CONFIG_P5020DSYork Sun2016-11-232-5/+5
* powerpc: P4080DS: Remove macro CONFIG_P4080DSYork Sun2016-11-231-2/+2
* powerpc: P3041DS: Remove macro CONFIG_P3041DSYork Sun2016-11-232-5/+5
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* board/freescale: Update MAINTAINERS filesYork Sun2016-08-021-1/+1
* powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-251-6/+0
* Add more SPDX-License-Identifier tagsTom Rini2016-01-195-15/+5
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-142-2/+2
* net: Move some header files to include/Shaohui Xie2015-10-293-3/+3
* powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040Aneesh Bansal2015-07-311-0/+2
* powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal2015-07-311-0/+5
* powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DSgaurav rana2015-01-161-0/+1
* powerpc/hydra: fix judging condition of RGMII selectionMinghuan Lian2014-12-051-1/+2
* powerpc/hydra: Update MDIO mux fixupsChunhe Lan2014-12-051-1/+3
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-12/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+29
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+63
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-221-3/+9
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-256-7/+7