summaryrefslogtreecommitdiff
path: root/board/imgtec/malta
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2-3/+3
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-08-04malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini2-3/+3
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 Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-14/+6
2017-11-28Update Paul Burton's email addressPaul Burton3-3/+3
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/+6
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-12-09imgtec: Update MAINTAINERS for more config filesTom Rini1-0/+2
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton1-6/+0
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
2013-11-09malta: display "U-boot" on the LCD screenPaul Burton1-0/+19
2013-11-09malta: support for coreFPGA6 boardsPaul Burton2-9/+281
2013-11-09malta: setup super I/O UARTsPaul Burton4-0/+89
2013-11-09qemu-malta: rename to just "malta"Paul Burton3-0/+125