summaryrefslogtreecommitdiff
path: root/board/freescale/t102xrdb
AgeCommit message (Expand)AuthorFilesLines
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-5/+5
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean1-3/+3
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2-2/+2
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2-10/+0
2021-08-05pci: freescale: Drop old codeSimon Glass2-26/+0
2021-07-08ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini1-5/+0
2021-07-07freescale: Drop unnecessary cpld_data_t non-typedefTom Rini1-1/+1
2021-06-17board: freescale: t102xrdb: Add MAINTAINERPriyanka Jain1-2/+2
2021-05-11ppc: Remove some SECURE_BOOT defconfigsTom Rini1-1/+0
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini1-1/+1
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass1-1/+1
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass1-1/+1
2020-12-10board: freescale: powerpc: add support for all RGMII modesMadalin Bucur1-0/+3
2020-08-26powerpc: Remove bi_memstart & bi_memsize assignments in spl.cStefan Roese1-2/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada5-7/+7
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur1-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass2-3/+3
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-04dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li1-4/+67
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-0/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-11-21env: Finish migration of common ENV optionsTom Rini1-4/+4
2019-08-28powerpc: T102xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang1-0/+2
2019-08-26powerpc: Enable device tree support for T1024RDBHou Zhiqiang1-0/+19
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-11board/freescale: Remove invalid fsl email addressesFabio Estevam1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-20/+10
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-07powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-2/+2
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-15env: Add an enum for environment stateSimon Glass1-1/+2
2017-04-17powerpc/board/t1024rdb: enable board-level reset when issuing reset commandShengzhou Liu1-0/+7
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass2-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass2-3/+5
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass2-2/+2
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+1
2017-01-26powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini1-0/+2
2017-01-05powerpc: T1024RDB: Remove macro CONFIG_T1024RDBYork Sun4-10/+10