summaryrefslogtreecommitdiff
path: root/board/freescale/t4qds
Commit message (Expand)AuthorAgeFilesLines
* board/freescale: Remove invalid fsl email addressesFabio Estevam2018-05-101-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0712-25/+12
* 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-162-4/+4
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* 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
* fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu2016-12-151-0/+3
* powerpc: T4240QDS: Remove macro CONFIG_T4240QDSYork Sun2016-11-231-1/+1
* powerpc: T4160QDS: Separate from T4240QDS in KconfigYork Sun2016-11-232-1/+2
* 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-142-1/+8
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-272-2/+2
* 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/+7
|\
| * freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-031-3/+3
| * board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu2016-06-031-4/+3
| * powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg2016-06-031-0/+1
* | board/freescale: Update ddr clk_adjustShengzhou Liu2016-06-031-19/+19
|/
* Use correct spelling of "U-Boot"Bin Meng2016-02-062-11/+11
* powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-252-12/+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/t4240qds: Update RCW, defconfig and maintainerShaohui Xie2015-05-042-4/+2
* mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun2015-05-044-46/+0
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-212-2/+6
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-6/+0
* powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qdsYork Sun2014-08-201-0/+194
* powerpc/T4240QDS/eth: some fix for XFIShaohui Xie2014-08-201-18/+118
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+26
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+31
* powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie2014-07-221-4/+6
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-222-6/+18
* powerpc/t4qds: Add alternate serdes protocols to align with A-007186Shaohui Xie2014-06-053-2/+49
* powerpc/T4QDS: add two stage boot of nand/sdShaohui Xie2014-04-224-3/+158
* powerpc/t4240: updated RCW and PBI for rev2.0Shaohui Xie2014-04-222-17/+3
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-252-3/+3
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-33/+7
* fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-241-16/+0
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-162-3/+3
* powerpc/t4240: updated rcw_cfg to align with default hardware configurationShaohui Xie2013-10-161-4/+4
* powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-201-22/+58