~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
cpu
/
cpu.c
Commit message (
Expand
)
Author
Age
*
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2023-05-11
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-03-10
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-20
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
*
nios2: display altera sysid at startup
Thomas Chou
2015-12-19
*
nios2: change virt_to_phys to use physaddr_mask in global data
Thomas Chou
2015-11-06
*
nios2: fix map_physmem to do real cache mapping
Thomas Chou
2015-11-06
*
nios2: convert copy_exception_trampoline to use dm cpu data
Thomas Chou
2015-10-23
*
nios2: convert cache flush to use dm cpu data
Thomas Chou
2015-10-23
*
nios2: convert do_reset to use dm cpu data
Thomas Chou
2015-10-23
*
nios2: convert altera sysid to driver model
Thomas Chou
2015-10-23
*
nios2: convert nios2 cpu to driver model
Thomas Chou
2015-10-23
*
nios2: move nios2.h to arch asm directory
Thomas Chou
2014-08-30
*
nios2: divide nios2-io.h into each specific drivers and remove it
Thomas Chou
2014-08-30
*
nios2: add generic board support
Thomas Chou
2014-08-24
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
nios2: Pseudo implement dcache_status/enable/disable()
Joachim Foerster
2011-10-28
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
*
nios2: fix out of reach case for do_reset
Thomas Chou
2010-08-19
*
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser
2010-04-13