aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t102xqds
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig boardJagan Teki17-1967/+0
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur1-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-04dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li2-3/+95
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-02common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-11-20env: Finish migration of common ENV optionsTom Rini1-4/+4
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-10board/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-06powerpc: 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-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