summaryrefslogtreecommitdiff
path: root/board/freescale/t104xrdb
AgeCommit message (Expand)Author
2026-01-28board: nxp: Rename board directory from board/freescale to board/nxpAlice Guo
2025-05-29global: Add <linux/string.h> instead of long indirect include pathTom Rini
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-22board: freescale: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini
2023-08-03board/freescale: Drop two orphaned entriesTom Rini
2023-07-13board: freescale: t104xrdb: implement get_serial_clockCamelia Groza
2023-07-13board: freescale: t104xrdb: enumerate PCI devicesCamelia Groza
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini
2022-12-22T104xRDB: Remove non-TARGET_T1042D4RDB variantsTom Rini
2022-12-22net: vsc9953: Remove this driverTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini
2022-04-10treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek Behún
2022-03-28video: Drop FSL DIU driverSimon Glass
2022-03-28video: Drop video_fb headerSimon Glass
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-11-09board: freescale: t104xrdb: Set popts->cpo_sample to 0x54 for DDR3Priyanka Singh
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-08-05pci: freescale: Drop old codeSimon Glass
2021-07-07freescale: Drop unnecessary cpld_data_t non-typedefTom Rini
2021-05-11ppc: Remove some SECURE_BOOT defconfigsTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2020-12-10board: freescale: powerpc: add support for all RGMII modesMadalin Bucur
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 linux/delay.h from common headerSimon Glass
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