aboutsummaryrefslogtreecommitdiff
path: root/board/imgtec/malta/malta.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-05ppc: 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-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: 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 Rini1-2/+1
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-05-26malta: Tidy up UART address selectionPaul Burton1-13/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-02-01malta: Use I/O accessors for SuperI/O controllerPaul Burton1-5/+5
2016-02-01malta: 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
2013-11-26malta: enable PIIX4 SERIRQPaul Burton1-0/+12
2013-11-09malta: setup PIIX4 interrupt routePaul Burton1-0/+14
2013-11-09malta: enable RTC supportPaul Burton1-0/+8
2013-11-09malta: display "U-boot" on the LCD screenPaul Burton1-0/+19
2013-11-09malta: support for coreFPGA6 boardsPaul Burton1-8/+118
2013-11-09malta: setup super I/O UARTsPaul Burton1-0/+10
2013-11-09qemu-malta: rename to just "malta"Paul Burton1-0/+47