aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t102xqds
AgeCommit message (Expand)AuthorFilesLines
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass2-2/+2
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+1
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini1-0/+2
2016-12-15fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu1-0/+3
2016-11-23powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun1-1/+1
2016-11-23powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun1-2/+2
2016-11-23powerpc: T1024QDS: Rename Kconfig option to match the nameYork Sun1-1/+1
2016-10-14Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.Zhao Qiang3-0/+20
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass1-3/+4
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-06-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-4/+4
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day1-1/+1
2016-06-03board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu1-3/+2
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg1-0/+1
2016-06-03board/freescale: Update ddr clk_adjustShengzhou Liu1-11/+11
2016-02-06Use correct spelling of "U-Boot"Bin Meng2-16/+16
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha1-5/+0
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-10-29net: Move some header files to include/Shaohui Xie1-1/+1
2015-09-01powerpc/defconfig: Rename defconfig file for T1040QDS/T1024QDS DDR4 targetsYork Sun1-2/+2
2015-07-28powerpc/t104x, t102x: Update CPC debug register value in PBI commandsPriyanka Jain1-1/+1
2015-05-04board/t102x: use fdt_setprop_string instead of fdt_setpropShengzhou Liu1-4/+5
2015-01-16mpc85xx/t102xqds: convert deep sleep to generic board interfacetang yuantian2-12/+30
2014-12-05board/t1024qds: add retimer support on t1024qdsShengzhou Liu1-0/+57
2014-12-05t1024qds: increase IO drive strengthShengzhou Liu1-0/+4
2014-12-05board/t1024qds: update pin multiplexingShengzhou Liu2-2/+31
2014-12-05powerpc/t1024qds: Add T1024 QDS board supportShengzhou Liu15-0/+1736