aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t102xrdb/t102xrdb.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-13board: freescale: t102xrdb: implement get_serial_clockCamelia Groza1-1/+9
2023-07-13board: freescale: t102xrdb: enumerate PCI devicesCamelia Groza1-0/+2
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini1-8/+8
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-5/+0
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-5/+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 Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur1-0/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-2/+2
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-04dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li1-4/+67
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-04-17powerpc/board/t1024rdb: enable board-level reset when issuing reset commandShengzhou Liu1-0/+7
2017-01-04powerpc: T1024RDB: Remove macro CONFIG_T1024RDBYork Sun1-5/+5
2017-01-04powerpc: T1023RDB: Remove macro CONFIG_T1023RDBYork Sun1-6/+6
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha1-5/+0
2015-07-31powerpc/t1023rdb: add support for T1023RDB RevCShengzhou Liu1-37/+104
2015-05-04powerpc/t1023rdb: Add T1023 RDB board supportShengzhou Liu1-3/+90
2015-01-16powerpc/t1024rdb: Add support for T1024RDB-PBShengzhou Liu1-1/+30
2015-01-16mpc85xx/t102xrdb: convert deep sleep to generic board interfacetang yuantian1-12/+11
2014-12-05powerpc/t1024rdb: Add T1024 RDB board supportShengzhou Liu1-0/+144