summaryrefslogtreecommitdiff
path: root/board/freescale/t4rdb
Commit message (Expand)AuthorAgeFilesLines
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-1/+1
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-271-6/+1
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Sep2021-nextTom Rini2021-09-291-1/+1
|\
| * net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2021-09-281-1/+1
* | nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-311-5/+0
|/
* board: T4240rdb: Extend cs4340_get_fw_addr() functionalityKuldeep Singh2021-08-182-0/+22
* pci: freescale: Drop old codeSimon Glass2021-08-052-26/+0
* ppc: Remove T4160RDB boardTom Rini2021-07-073-3/+1
* board: freescale: t4rdb: Add MAINTAINERPriyanka Jain2021-06-171-2/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-023-0/+3
* serial: Rename ns16550 functions to lower caseSimon Glass2021-01-051-1/+1
* serial: Update NS16550_t and struct NS16550Simon Glass2021-01-051-1/+1
* powerpc: Remove bi_memstart & bi_memsize assignments in spl.cStefan Roese2020-08-261-2/+0
* 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-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* 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-2/+2
* powerpc: T4RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
* 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
* 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-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
* fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu2016-12-151-0/+3
* powerpc: T4240RDB: Remove macro CONFIG_T4240RDBYork Sun2016-11-231-1/+1
* powerpc: T4160RDB: Separate from T4240RDB 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-141-1/+1
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-043-7/+8
|\
| * freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-031-4/+5
| * board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu2016-06-031-3/+2