summaryrefslogtreecommitdiff
path: root/board/imgtec
AgeCommit message (Expand)AuthorFilesLines
2021-08-06ppc: malta: Drop use of DM_PCISimon Glass1-67/+0
2021-07-18MIPS: malta: add support for PCI driver modelDaniel Schwierzeck1-1/+79
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass5-0/+5
2020-07-29Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada3-4/+4
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set_ulong() to env.hSimon Glass1-0/+1
2018-12-19mips: jz47xx: Add Creator CI20 platformPaul Burton5-0/+396
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 Rini15-34/+15
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 Burton4-4/+4
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 Glass3-3/+3
2017-04-05board_f: Drop return value from initdram()Simon Glass3-6/+19
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass3-3/+3
2016-12-09imgtec: Update MAINTAINERS for more config filesTom Rini2-1/+6
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton8-0/+194
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton1-6/+0
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel5-0/+103
2016-05-31malta: Allow MIPS64 buildsPaul Burton2-7/+9
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton1-0/+3
2016-05-26malta: Tidy up UART address selectionPaul Burton1-13/+0
2016-05-21malta: Remove ".set mips32" directivePaul Burton1-1/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-02-02malta: Use I/O accessors for SuperI/O controllerPaul Burton3-11/+11
2016-02-02malta: Set I/O port base earlyPaul Burton1-4/+2
2016-01-16MIPS: malta: fix IO accessor callDaniel Schwierzeck1-1/+2
2015-01-29malta: delay after resetPaul Burton1-0/+1
2015-01-29malta: IDE supportPaul Burton1-0/+19
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-1/+1
2014-11-01MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-4/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+19
2013-11-27malta: enable PIIX4 SERIRQPaul Burton1-0/+12
2013-11-09malta: add script & instructions to flash U-bootPaul Burton1-0/+40
2013-11-09malta: setup PIIX4 interrupt routePaul Burton1-0/+14
2013-11-09malta: enable RTC supportPaul Burton1-0/+8
2013-11-09malta: disable L2 cachesPaul Burton1-0/+7