aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mach-jz47xx
AgeCommit message (Expand)Author
2023-10-24mips: Remove common.h usageTom Rini
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-09treewide: unify the linker symbol reference formatShiji Yang
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-01-16MIPS: jz47xx: remove custom u-boot-spl.ldsDaniel Schwierzeck
2018-12-19mips: jz47xx: Add Creator CI20 platformPaul Burton
2018-12-19mips: jz47xx: Add JZ4780 SoC supportPaul Burton