aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32/lib/bootm.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass1-2/+2
2021-09-24arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay1-17/+5
2021-09-23lmb: nds32: Add arch_lmb_reserve()Marek Vasut1-0/+13
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-11/+13
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin1-6/+0
2017-09-21nds32: bootm: Fix warning of struct tag_serialnr declaredrick1-1/+0
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-06-05nds32: Remove include files from common.hSimon Glass1-0/+1
2017-05-22nds32: Support AE3XX platform.rick1-8/+15
2017-05-22nds32: Support AG101P serial DM.rick1-0/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann1-0/+6
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass1-1/+1
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass1-1/+1
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin1-0/+241