summaryrefslogtreecommitdiff
path: root/board/freescale/bsc9131rdb
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-0/+1
2019-12-03Move 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-02MAINTAINERS: 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-07powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-1/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2016-09-28usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-06-04freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day1-10/+6
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-3/+3
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-11-14powerpc/BSC9131RDB: Enable creation of dynamic partitions for NANDAshish Kumar1-0/+11
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+9
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-01-03board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha1-1/+1
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun1-1/+2
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2-4/+4
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-32/+6
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-13/+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-21powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPLPrabhakar Kushwaha1-3/+8
2013-06-21board/bsc9131rdb: Update default boot environment settingsPriyanka Jain1-0/+10
2013-06-21board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain2-0/+10
2013-06-21board/bsc9131rdb: Add targets for Sysclk 100MHzPriyanka Jain1-2/+6
2013-06-21board/bsc9131rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha3-4/+138
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-1/+1
2012-07-07powerpc/mpc85xx:Add BSC9131 RDB SupportPrabhakar Kushwaha6-0/+558