summaryrefslogtreecommitdiff
path: root/arch/xtensa/lib/bootm.c
AgeCommit message (Expand)Author
2026-03-18xtensa: Call bootm_final()Simon Glass
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06xtensa: Remove <common.h> and add needed includesTom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2021-09-23lmb: xtensa: Add arch_lmb_reserve()Marek Vasut
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2016-08-15xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel