summaryrefslogtreecommitdiff
path: root/board/freescale/t4rdb
AgeCommit message (Expand)Author
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-08-18board: T4240rdb: Extend cs4340_get_fw_addr() functionalityKuldeep Singh
2021-08-05pci: freescale: Drop old codeSimon Glass
2021-07-07ppc: Remove T4160RDB boardTom Rini
2021-06-17board: freescale: t4rdb: Add MAINTAINERPriyanka Jain
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2020-08-26powerpc: Remove bi_memstart & bi_memsize assignments in spl.cStefan Roese
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-28powerpc: T4RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2018-05-10board/freescale: Remove invalid fsl email addressesFabio Estevam
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-15env: Add an enum for environment stateSimon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini
2016-12-15fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu
2016-11-23powerpc: T4240RDB: Remove macro CONFIG_T4240RDBYork Sun
2016-11-23powerpc: T4160RDB: Separate from T4240RDB in KconfigYork Sun
2016-10-14pbl: use "wait" command instead of "flush" commandZhao Qiang
2016-10-14Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.Zhao Qiang
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-06-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day
2016-06-03board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu