aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/lib
AgeCommit message (Expand)Author
2024-07-15nios2: 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-06nios2: Remove <common.h> and add needed includesTom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2021-09-23lmb: nios2: 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-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.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
2015-10-23nios2: convert cache flush to use dm cpu dataThomas Chou
2015-10-23nios2: Switch to generic timerThomas Chou
2014-08-24nios2: add generic board supportThomas Chou
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2013-11-01nios2: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-09-06nios2: fix missing comment terminator from SPDX License commitThomas Chou
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-06-26Clarify bootm OS argumentsSimon Glass
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-05-01nios2: fix style in board.c.Andreas Bießmann
2012-07-16nios2: move gd and bd into BSSThomas Chou
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-02-23nios2: add flush_dcache_range functionStefan Kristiansson
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18FDT: only call boot_get_fdt from generic codeJohn Rigby
2010-08-19nios2: fix bootm error on fdt argsThomas Chou
2010-07-12nios2: add fdt supportThomas Chou
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-28nios2: fix div64 issue for gcc4Thomas Chou
2010-04-24nios2: fix no flash, add nand and mmc init in board.cThomas Chou
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser