summaryrefslogtreecommitdiff
path: root/board/freescale/bsc9132qds
Commit message (Expand)AuthorAgeFilesLines
* board: constify struct node_info arrayMasahiro Yamada2018-07-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-13/+6
* MAINTAINERS: Switch nxp.com domainFabio Estevam2018-05-011-1/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-061-1/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+1
* NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-241-0/+2
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* board/freescale: Update MAINTAINERS filesYork Sun2016-08-021-1/+1
* freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-031-6/+3
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-3/+3
* powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng2016-01-281-2/+2
* driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-231-2/+2
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NORAshish Kumar2014-11-141-0/+12
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+25
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-221-3/+9
* board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha2014-01-021-1/+1
* Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-251-1/+1
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-252-8/+9
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-253-6/+6
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-32/+5
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-161-13/+13
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-5/+5
* board/bsc9132qds: Configure DSP DDR controllerPriyanka Jain2013-08-091-0/+22
* board/bsc9132qds: Add DSP side tlb and lawsPriyanka Jain2013-08-092-0/+13
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-091-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-101/+6
* powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPLPrabhakar Kushwaha2013-06-201-3/+8
* 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming2013-06-201-2/+2
* board/bsc9132qds:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-204-11/+166
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-041-1/+1
* powerpc/85xx: Add BSC9132QDS supportPrabhakar Kushwaha2013-01-306-0/+941