summaryrefslogtreecommitdiff
path: root/board/freescale/t104xrdb
AgeCommit message (Expand)AuthorFilesLines
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini1-1/+1
2022-12-22T104xRDB: Remove non-TARGET_T1042D4RDB variantsTom Rini4-41/+3
2022-12-22net: vsc9953: Remove this driverTom Rini1-46/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini7-55/+55
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2-4/+4
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini3-3/+3
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár1-1/+1
2022-07-06nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini1-2/+0
2022-04-10treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek Behún1-2/+2
2022-03-28video: Drop FSL DIU driverSimon Glass2-84/+0
2022-03-28video: Drop video_fb headerSimon Glass1-1/+0
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-1/+1
2021-12-28CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-6/+1
2021-11-09board: freescale: t104xrdb: Set popts->cpo_sample to 0x54 for DDR3Priyanka Singh1-0/+2
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-5/+0
2021-08-05pci: freescale: Drop old codeSimon Glass2-26/+0
2021-07-07freescale: Drop unnecessary cpld_data_t non-typedefTom Rini1-2/+1
2021-05-11ppc: Remove some SECURE_BOOT defconfigsTom Rini1-8/+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 Glass2-0/+2
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass2-0/+2
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-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-11-21T1042RDB_PI_NAND_SECURE_BOOT: Guard t104xrdb SPL env codeTom Rini1-0/+3
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-2/+2
2019-08-28powerpc: T104xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang1-0/+2
2019-08-26powerpc: Enable device tree support for T1042D4RDBHou 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
2019-03-02powerpc: t104xrdb: Add support of MTA9ADF1G72AZ DDRPeng Ma1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini13-27/+13