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
/
mips
/
mach-mtmips
Age
Commit message (
Expand
)
Author
2023-10-24
mips: Remove common.h usage
Tom Rini
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
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-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-07-13
mips: mtmips: add two reference boards for mt7621
Weijie Gao
2022-07-13
mips: mtmips: add support for MediaTek MT7621 SoC
Weijie Gao
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2021-09-23
arm: mediatek: merge board Kconfigs into mach-mediatek
Guillaume La Roque
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-04-22
mips: mt7628: fix the displayed DDR type of mt7628
Weijie Gao
2021-04-22
mips: mt7628: fix ddr_type for MT7688KN
Weijie Gao
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-24
mips: mtmips: add two reference boards for mt7620
Weijie Gao
2021-01-24
mips: mtmips: add support for MediaTek MT7620 SoC
Weijie Gao
2021-01-24
mips: mtmips: add support to initialize SDRAM
Weijie Gao
2021-01-24
mips: mtmips: fix dram size detection in dram_init
Weijie Gao
2021-01-24
mips: mtmips: select SYSRESET for mt7628 only
Weijie Gao
2021-01-24
mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory
Weijie Gao
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-04-27
mips: Add support for SoM "VoCore2".
Mauro Condarelli
2020-04-27
mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations
Stefan Roese
2020-04-27
mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max
Stefan Roese
2020-04-27
mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()
Stefan Roese
2020-04-27
mips: mtmips: add support for mt7628-rfb
Weijie Gao
2020-04-27
mips: mtmips: enable SPL for all boards
Weijie Gao
2020-04-27
mips: mtmips: add SPL support
Weijie Gao
2020-04-27
mips: mtmips: rewrite lowlevel codes of mt7628
Weijie Gao
2020-04-27
mips: mtmips: make use of sysreset-resetctrl for mt7628 soc
Weijie Gao
2020-04-27
mips: mtmips: add predefined i-cache/d-cache size and linesize
Weijie Gao
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-25
mips: mtmips: select essential drivers in Kconfig
Weijie Gao
2019-07-05
mips: mt76xx: Implement new d-cache fix in last_stage_init()
Stefan Roese
2019-05-24
mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INIT
Stefan Roese
2019-05-03
mips: rename mach-mt7620 to mach-mtmips
Weijie Gao