summaryrefslogtreecommitdiff
path: root/board/freescale/t208xrdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: T208xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
* powerpc: Enable device tree support for T2080RDBHou Zhiqiang2019-08-261-0/+19
* 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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0711-22/+11
* 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: T2080RDB: Remove macro CONFIG_T2080RDBYork Sun2017-01-041-1/+1
* fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu2016-12-151-0/+3
* powerpc: T2080RDB: Rename from T208XRDB in KconfigYork 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-143-0/+38
* 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/+6
|\
| * 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/+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-10/+10
|/
* powerpc/t208xrdb: Update MAINTAINERS fileYork Sun2016-05-191-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-15/+15
* 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
* 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
* t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/sShengzhou Liu2015-05-041-1/+4
* board/t2080rdb: reset cs4315 phyShengzhou Liu2015-05-042-0/+10
* powerpc/t2080rdb: update ddr to support 1866MT/sShengzhou Liu2015-04-201-2/+2
* board/t208xrdb: VID supportYing Zhang2015-04-201-0/+7
* powerpc/t2080: updating rcw for silicon v1.1Shengzhou Liu2014-12-051-6/+14
* 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/+15
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-221-4/+9