summaryrefslogtreecommitdiff
path: root/arch/nios2/cpu/cpu.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.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
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2015-12-19nios2: display altera sysid at startupThomas Chou
2015-11-06nios2: change virt_to_phys to use physaddr_mask in global dataThomas Chou
2015-11-06nios2: fix map_physmem to do real cache mappingThomas Chou
2015-10-23nios2: convert copy_exception_trampoline to use dm cpu dataThomas Chou
2015-10-23nios2: convert cache flush to use dm cpu dataThomas Chou
2015-10-23nios2: convert do_reset to use dm cpu dataThomas Chou
2015-10-23nios2: convert altera sysid to driver modelThomas Chou
2015-10-23nios2: convert nios2 cpu to driver modelThomas Chou
2014-08-30nios2: move nios2.h to arch asm directoryThomas Chou
2014-08-30nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou
2014-08-24nios2: add generic board supportThomas Chou
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-10-28nios2: Pseudo implement dcache_status/enable/disable()Joachim Foerster
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-08-19nios2: fix out of reach case for do_resetThomas Chou
2010-04-13nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser