index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mediatek
Age
Commit message (
Expand
)
Author
2023-03-22
arm: Correct cpu_reset function prototype on some platforms
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-10
mediatek: Include <linux/sizes.h> where needed
Tom Rini
2022-09-23
arm: mediatek: add support for MediaTek MT7981 SoC
Weijie Gao
2022-09-23
arm: mediatek: add support for MediaTek MT7986 SoC
Weijie Gao
2021-09-23
arm: mediatek: merge board Kconfigs into mach-mediatek
Guillaume La Roque
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-07-28
arm: use the correct prototype for reset_cpu function
Patrick Delaunay
2021-03-20
board: mt7629: enable compression of u-boot to reduce the size of final image
Weijie Gao
2021-03-20
board: Add MT8183 pumpkin board support
Fabien Parent
2021-03-20
ARM: mediatek: Add MT8183 support
Fabien Parent
2021-03-20
board: mediatek: rename pumpkin board into mt8516
Fabien Parent
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-09-12
ARM: MediaTek: amend IC description for MediaTek MT8512
Mingming Lee
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-03-10
arm: mediatek: remove unused binman config
Sam Shih
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-16
ARM: MediaTek: Add support for MediaTek MT7622 SoC
Sam Shih
2020-01-16
ARM: MediaTek: Add support for MediaTek MT8512 SoC
mingming lee
2019-12-03
ARM: MediaTek: add basic support for MT8518 boards
mingming lee
2019-12-03
ARM: MediaTek: Add support for MediaTek MT8518 SoC
mingming lee
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-07-29
board: mediatek: Add pumpkin board support
Fabien Parent
2019-07-18
arm: mediatek: add missing arch timer configuration for MT7629
Weijie Gao
2019-07-07
arm: mediatek: remove arch_misc_init
Weijie Gao
2019-05-18
ARM: mediatek: mt8516: use PSCI to reset the SoC
Fabien Parent
2019-04-23
ARM: MediaTek: Add support for MT8516 SoC
Fabien Parent
2018-12-26
mt7629: use linux kernel compatible SMP initialization
Weijie Gao
2018-11-28
arm: MediaTek: add basic support for MT7623 boards
Weijie Gao
2018-11-28
arm: MediaTek: add basic support for MT7629 boards
Ryder Lee