summaryrefslogtreecommitdiff
path: root/board/freescale/t102xqds
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-0/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-11-21env: Finish migration of common ENV optionsTom Rini1-4/+4
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-11board/freescale: Remove invalid fsl email addressesFabio Estevam1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-21/+10
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-2/+2
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-15env: Add an enum for environment stateSimon Glass1-1/+2
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass2-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass2-3/+5
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-26powerpc: 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-24powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun1-1/+1
2016-11-24powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun1-2/+2
2016-11-24powerpc: 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-28usb: 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-04freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day1-1/+1
2016-06-04board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu1-3/+2
2016-06-04powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg1-0/+1
2016-06-04board/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-15Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2015-11-20Move 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-02powerpc/defconfig: Rename defconfig file for T1040QDS/T1024QDS DDR4 targetsYork Sun1-2/+2
2015-07-29powerpc/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