aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/lib/bootm.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06nios2: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass1-4/+6
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-1/+1
2021-09-23lmb: nios2: Add arch_lmb_reserve()Marek Vasut1-0/+16
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2015-10-23nios2: convert cache flush to use dm cpu dataThomas Chou1-5/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann1-0/+6
2013-06-26Clarify bootm OS argumentsSimon Glass1-2/+2
2010-10-18FDT: only call boot_get_fdt from generic codeJohn Rigby1-5/+3
2010-08-19nios2: fix bootm error on fdt argsThomas Chou1-1/+1
2010-07-12nios2: add fdt supportThomas Chou1-0/+21
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+52