summaryrefslogtreecommitdiff
path: root/board/freescale/t102xqds
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-0710-21/+10
* 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-2/+2
* 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
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+1
* 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: T1040: Remove macro CONFIG_PPC_T1040York Sun2016-11-231-1/+1
* powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun2016-11-231-2/+2
* powerpc: T1024QDS: Rename Kconfig option to match the nameYork Sun2016-11-231-1/+1
* Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.Zhao Qiang2016-10-143-0/+20
* spi: Move freescale-specific code into a private headerSimon Glass2016-10-061-3/+4
* 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-4/+4
|\
| * freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-031-1/+1
| * 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-11/+11
|/
* Use correct spelling of "U-Boot"Bin Meng2016-02-062-16/+16
* powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-251-5/+0
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
* 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/defconfig: Rename defconfig file for T1040QDS/T1024QDS DDR4 targetsYork Sun2015-09-011-2/+2
* powerpc/t104x, t102x: Update CPC debug register value in PBI commandsPriyanka Jain2015-07-281-1/+1
* board/t102x: use fdt_setprop_string instead of fdt_setpropShengzhou Liu2015-05-041-4/+5
* mpc85xx/t102xqds: convert deep sleep to generic board interfacetang yuantian2015-01-162-12/+30
* board/t1024qds: add retimer support on t1024qdsShengzhou Liu2014-12-051-0/+57
* t1024qds: increase IO drive strengthShengzhou Liu2014-12-051-0/+4
* board/t1024qds: update pin multiplexingShengzhou Liu2014-12-052-2/+31
* powerpc/t1024qds: Add T1024 QDS board supportShengzhou Liu2014-12-0515-0/+1736