summaryrefslogtreecommitdiff
path: root/board/imgtec/boston
AgeCommit message (Expand)AuthorFilesLines
2023-06-19global: Use proper project name U-Boot (next)Michal Simek1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-07-29Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2018-07-20board/imgtec/boston: Add new defconfigs to the MAINTAINERS listTom Rini1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-18/+8
2018-01-25boston: Pad binary in .mcs to a multiple of 16 bytesPaul Burton1-1/+4
2017-11-28boston: Add u-boot.mcs make targetPaul Burton1-0/+14
2017-11-28Update Paul Burton's email addressPaul Burton1-1/+1
2017-11-28boston: Remove unused label in lowlevel_displayPaul Burton1-1/+1
2017-11-28boston: Drop unused return valuePaul Burton1-1/+0
2017-05-12boston: Setup memory ranges in FDT provided to LinuxPaul Burton2-0/+28
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+7
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-12-09imgtec: Update MAINTAINERS for more config filesTom Rini1-1/+4
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton8-0/+194