index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
imgtec
/
malta
Age
Commit message (
Expand
)
Author
2025-06-02
include/ide.h: Cleanup usage
Tom Rini
2025-04-22
mailmap: Update email for Paul Burton
Jiaxun Yang
2024-05-07
board: imgtec: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-08-04
malta: Switch to using CONFIG_SYS_SDRAM_SIZE
Tom Rini
2021-08-05
ppc: malta: Drop use of DM_PCI
Simon Glass
2021-07-18
MIPS: malta: add support for PCI driver model
Daniel Schwierzeck
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-28
Update Paul Burton's email address
Paul Burton
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2016-12-09
imgtec: Update MAINTAINERS for more config files
Tom Rini
2016-09-21
MIPS: Malta: Enable CM & L2 support
Paul Burton
2016-05-31
malta: Allow MIPS64 builds
Paul Burton
2016-05-26
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
2016-05-26
malta: Tidy up UART address selection
Paul Burton
2016-05-21
malta: Remove ".set mips32" directive
Paul Burton
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-01
malta: Use I/O accessors for SuperI/O controller
Paul Burton
2016-02-01
malta: Set I/O port base early
Paul Burton
2016-01-16
MIPS: malta: fix IO accessor call
Daniel Schwierzeck
2015-01-29
malta: delay after reset
Paul Burton
2015-01-29
malta: IDE support
Paul Burton
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-01
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
Daniel Schwierzeck
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-11-26
malta: enable PIIX4 SERIRQ
Paul Burton
2013-11-09
malta: add script & instructions to flash U-boot
Paul Burton
2013-11-09
malta: setup PIIX4 interrupt route
Paul Burton
2013-11-09
malta: enable RTC support
Paul Burton
2013-11-09
malta: disable L2 caches
Paul Burton
2013-11-09
malta: display "U-boot" on the LCD screen
Paul Burton
2013-11-09
malta: support for coreFPGA6 boards
Paul Burton
2013-11-09
malta: setup super I/O UARTs
Paul Burton
2013-11-09
qemu-malta: rename to just "malta"
Paul Burton