aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mach-jz47xx/jz4780
AgeCommit message (Expand)AuthorFilesLines
2023-10-24mips: Remove common.h usageTom Rini6-6/+0
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini1-1/+1
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2023-08-09treewide: unify the linker symbol reference formatShiji Yang1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck1-5/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-2/+2
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-3/+3
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass5-0/+5
2020-05-18common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass2-0/+2
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-02common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-01-16MIPS: jz47xx: remove custom u-boot-spl.ldsDaniel Schwierzeck1-50/+0
2018-12-19mips: jz47xx: Add JZ4780 SoC supportPaul Burton9-0/+1271