summaryrefslogtreecommitdiff
path: root/board/freescale/t208xqds
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: Move some header files to include/Shaohui Xie2015-10-291-1/+1
* powerpc/t2080: updating rcw for silicon v1.1Shengzhou Liu2014-12-051-4/+12
* powerpc/t208xqds: VID supportYing Zhang2014-12-051-0/+13
* mpc85xx/t208xqds: Adjust DDR timing parametersYork Sun2014-12-051-8/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-11-262-9/+438
|\
| * powerpc/t2080qds: fix for 1000BASE-KXShaohui Xie2014-11-192-0/+99
| * powerpc/t2080qds: fixup dtb for 10g-krshaohui xie2014-11-192-11/+98
| * board/t2080qds: add readme for t2080qdsShengzhou Liu2014-11-191-0/+243
* | fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
|/
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+20
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-221-3/+9
* board/t2080qds: some update for ddrShengzhou Liu2014-06-051-14/+14
* board/t208x: update t2080qds/t2080rdb for errata A-007186Shengzhou Liu2014-06-053-8/+14
* board/t208xqds: Add support of 2-stage NAND/SPI/SD bootShengzhou Liu2014-04-224-2/+154
* powerpc/t208xqds: fixup for t208xqdsShengzhou Liu2014-03-071-1/+2
* powerpc/t2081qds: Add T2081 QDS board supportShengzhou Liu2014-02-2413-0/+1634