summaryrefslogtreecommitdiff
path: root/board/freescale/t4rdb
Commit message (Expand)AuthorAgeFilesLines
* board/freescale: Remove invalid fsl email addressesFabio Estevam2018-05-101-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0711-22/+11
* 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
* env: Add an enum for environment stateSimon Glass2017-08-151-1/+2
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-132-2/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-052-3/+5
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-052-2/+2
* powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-251-1/+1
* NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-241-0/+2
* fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu2016-12-151-0/+3
* powerpc: T4240RDB: Remove macro CONFIG_T4240RDBYork Sun2016-11-231-1/+1
* powerpc: T4160RDB: Separate from T4240RDB in KconfigYork Sun2016-11-232-1/+2
* pbl: use "wait" command instead of "flush" commandZhao Qiang2016-10-141-2/+1
* Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.Zhao Qiang2016-10-141-1/+1
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-043-7/+8
|\
| * freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-031-4/+5
| * board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu2016-06-031-3/+2
| * powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg2016-06-031-0/+1
* | board/freescale: Update ddr clk_adjustShengzhou Liu2016-06-031-19/+19
|/
* powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDBYing Zhang2016-05-241-0/+5
* powerpc/board/t4240rdb: Enable VID supportYing Zhang2016-01-251-0/+8
* powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-251-6/+0
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* net: Move some header files to include/Shaohui Xie2015-10-291-1/+1
* powerpc/t4rdb: fix cpld reset altbankShaohui Xie2015-07-281-7/+1
* powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan2015-05-047-8/+117
* powerpc/t4240rdb: Add alternate SerDes 2 protocol to align with RCWChunhe Lan2015-01-162-3/+3
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* powerpc/t4rdb: Add support of CPLDChunhe Lan2014-11-146-0/+206
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* 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
* powerpc/t4rdb: Add alternate serdes protocols to align with A-007186Chunhe Lan2014-06-052-3/+3
* powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-05-1311-0/+697