summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/bootm.c
AgeCommit message (Expand)Author
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu
2024-09-03ppc: lmb: move arch specific lmb reservations to arch_misc_init()Sughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-07-15ppc: Remove duplicate newlinesMarek Vasut
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-06powerpc: Remove <common.h> and add needed includesTom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-02-10Correct SPL uses of LMBSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma
2022-06-20powerpc: bootm: Fix sizes in memory adjusting warningPali Rohár
2022-03-03powerpc: Remove unused MPC8540/60ADS codeTom Rini
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()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-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to debug()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon 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
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-03-07bootstage: powerpc: support fdt stash and reportingMela Custodio
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-28Fix bootm to work on powerpc again (compressed uImage)Stefan Roese
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-14powerpc: Use image_setup_linux() instead of local codeSimon Glass
2013-02-08Clean up libfdt.h includesGerald Van Baren
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips
2012-12-05powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips