summaryrefslogtreecommitdiff
path: root/board/imgtec
AgeCommit message (Expand)Author
2025-06-02include/ide.h: Cleanup usageTom Rini
2025-04-22Merge patch series "MIPS: Boston: Various enhancements"Tom Rini
2025-04-22mailmap: Update email for Paul BurtonJiaxun Yang
2025-04-22MIPS: boston: Migrate to OF_UPSTREAMJiaxun Yang
2025-04-22MIPS: boston: Provide default env varsJiaxun Yang
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
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: imgtec: Remove <common.h> and add needed includesTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-06-19global: Use proper project name U-Boot (next)Michal Simek
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-08-04malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-05ppc: malta: Drop use of DM_PCISimon Glass
2021-07-18MIPS: malta: add support for PCI driver modelDaniel Schwierzeck
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2018-12-19mips: jz47xx: Add Creator CI20 platformPaul Burton
2018-07-20board/imgtec/boston: Add new defconfigs to the MAINTAINERS listTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-25boston: Pad binary in .mcs to a multiple of 16 bytesPaul Burton
2017-11-28boston: Add u-boot.mcs make targetPaul Burton
2017-11-28Update Paul Burton's email addressPaul Burton
2017-11-28boston: Remove unused label in lowlevel_displayPaul Burton
2017-11-28boston: Drop unused return valuePaul Burton
2017-05-12boston: Setup memory ranges in FDT provided to LinuxPaul Burton
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
2016-12-09imgtec: Update MAINTAINERS for more config filesTom Rini
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel
2016-05-31malta: Allow MIPS64 buildsPaul Burton
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton
2016-05-26malta: Tidy up UART address selectionPaul Burton