summaryrefslogtreecommitdiffstats
path: root/board/freescale/t208xqds
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove bi_memstart & bi_memsize assignments in spl.cStefan Roese2020-08-261-2/+0
* Move eSDHC adapter card identification to board filesYangbo Lu2020-07-271-1/+28
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-175-7/+7
* board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur2020-06-031-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-182-0/+3
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li2020-05-041-3/+16
* t208xqds: add support for backplane krFlorinel Iordache2020-04-201-9/+20
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* common: Move relocate_code() to init.hSimon Glass2020-01-171-0/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-4/+4
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* powerpc: T208xQDS: Compile the legacy PCIe routines conditionallyHou Zhiqiang2019-06-201-0/+2
* powerpc: dts: Enable device tree support for T2080QDSJagdish Gediya2018-09-271-0/+19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0710-20/+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-1/+1
* 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
* 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
* powerpc: T2081QDS: Remove macro T2081QDSYork Sun2017-01-043-10/+10
* powerpc: T2080QDS: Remove macro T2080QDSYork Sun2017-01-043-12/+12
* fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu2016-12-151-0/+3
* powerpc: T208XQDS: Split as T2080QDS and T2081QDSYork Sun2016-11-231-1/+1
* pbl: use "wait" command instead of "flush" commandZhao Qiang2016-10-141-2/+1
* Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.Zhao Qiang2016-10-146-0/+48
* 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
* board/freescale: Update MAINTAINERS filesYork Sun2016-08-021-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-043-7/+5
|\
| * freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-031-4/+2
| * 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-20/+20
|/
* powerpc/t208xqds: Update MAINTAINERS fileYork Sun2016-05-191-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-062-18/+18
* powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-251-6/+0
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* 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