summaryrefslogtreecommitdiff
path: root/board/freescale/t208xqds
AgeCommit message (Expand)Author
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-04dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li
2020-04-20t208xqds: add support for backplane krFlorinel Iordache
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-06-20powerpc: T208xQDS: Compile the legacy PCIe routines conditionallyHou Zhiqiang
2018-09-27powerpc: dts: Enable device tree support for T2080QDSJagdish Gediya
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-15env: Add an enum for environment stateSimon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini
2017-01-04powerpc: T2081QDS: Remove macro T2081QDSYork Sun
2017-01-04powerpc: T2080QDS: Remove macro T2080QDSYork Sun
2016-12-15fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu
2016-11-23powerpc: T208XQDS: Split as T2080QDS and T2081QDSYork Sun
2016-10-14pbl: use "wait" command instead of "flush" commandZhao Qiang
2016-10-14Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.Zhao Qiang
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-08-02board/freescale: Update MAINTAINERS filesYork Sun
2016-06-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day
2016-06-03board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg
2016-06-03board/freescale: Update ddr clk_adjustShengzhou Liu
2016-05-19powerpc/t208xqds: Update MAINTAINERS fileYork Sun
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-10-29net: Move some header files to include/Shaohui Xie
2014-12-05powerpc/t2080: updating rcw for silicon v1.1Shengzhou Liu
2014-12-05powerpc/t208xqds: VID supportYing Zhang