summaryrefslogtreecommitdiff
path: root/arch/nds32/lib/bootm.c
AgeCommit message (Expand)Author
2022-04-25nds32: Remove the architectureTom Rini
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass
2021-09-24arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay
2021-09-23lmb: nds32: Add arch_lmb_reserve()Marek Vasut
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
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-18common: Drop bootstage.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon 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-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2017-09-21nds32: bootm: Fix warning of struct tag_serialnr declaredrick
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-06-05nds32: Remove include files from common.hSimon Glass
2017-05-22nds32: Support AE3XX platform.rick
2017-05-22nds32: Support AG101P serial DM.rick
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin