summaryrefslogtreecommitdiff
path: root/board/imgtec/malta/malta.c
AgeCommit message (Expand)Author
2025-06-02include/ide.h: Cleanup usageTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-08-04malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini
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-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
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-05-26malta: Tidy up UART address selectionPaul Burton
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-01malta: Use I/O accessors for SuperI/O controllerPaul Burton
2016-02-01malta: Set I/O port base earlyPaul Burton
2016-01-16MIPS: malta: fix IO accessor callDaniel Schwierzeck
2015-01-29malta: delay after resetPaul Burton
2015-01-29malta: IDE supportPaul Burton
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2013-11-26malta: enable PIIX4 SERIRQPaul Burton
2013-11-09malta: setup PIIX4 interrupt routePaul Burton
2013-11-09malta: enable RTC supportPaul Burton
2013-11-09malta: display "U-boot" on the LCD screenPaul Burton
2013-11-09malta: support for coreFPGA6 boardsPaul Burton
2013-11-09malta: setup super I/O UARTsPaul Burton
2013-11-09qemu-malta: rename to just "malta"Paul Burton