summaryrefslogtreecommitdiff
path: root/board/freescale/bsc9132qds
AgeCommit message (Expand)Author
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2018-07-25board: constify struct node_info arrayMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-08-02board/freescale: Update MAINTAINERS filesYork Sun
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-28powerpc: bsc9132qds: 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-11-14powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NORAshish Kumar
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun
2014-01-02board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-08-09board/bsc9132qds: Configure DSP DDR controllerPriyanka Jain
2013-08-09board/bsc9132qds: Add DSP side tlb and lawsPriyanka Jain
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-20powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPLPrabhakar Kushwaha
2013-06-2085xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming
2013-06-20board/bsc9132qds:Add NAND boot support using new SPL formatPrabhakar Kushwaha
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2013-01-30powerpc/85xx: Add BSC9132QDS supportPrabhakar Kushwaha