aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/bsc9132qds
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig boardJagan Teki9-1069/+0
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-07-25board: constify struct node_info arrayMasahiro Yamada1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-13/+6
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam1-1/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-1/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+1
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini1-0/+2
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-08-02board/freescale: Update MAINTAINERS filesYork Sun1-1/+1
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day1-6/+3
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-3/+3
2016-01-28powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng1-2/+2
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh1-2/+2
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-11-14powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NORAshish Kumar1-0/+12
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+25
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2014-01-02board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha1-1/+1
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun1-1/+1
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2-8/+9
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun3-6/+6
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-32/+5
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-13/+13
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-5/+5
2013-08-09board/bsc9132qds: Configure DSP DDR controllerPriyanka Jain1-0/+22
2013-08-09board/bsc9132qds: Add DSP side tlb and lawsPriyanka Jain2-0/+13
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-101/+6
2013-06-20powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPLPrabhakar Kushwaha1-3/+8
2013-06-2085xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming1-2/+2
2013-06-20board/bsc9132qds:Add NAND boot support using new SPL formatPrabhakar Kushwaha4-11/+166
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-1/+1
2013-01-30powerpc/85xx: Add BSC9132QDS supportPrabhakar Kushwaha6-0/+941