index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
cpu
Age
Commit message (
Expand
)
Author
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-05-18
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-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-01
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-02-06
nios2: set up the debug UART early
Thomas Chou
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-12-19
nios2: display altera sysid at startup
Thomas Chou
2015-11-06
nios2: fix cached mode in clearing the BSS
Thomas Chou
2015-11-06
nios2: remove CONFIG_SYS_INIT_SP macro
Thomas Chou
2015-11-06
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-10-23
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: set default cache configuration in start.S
Thomas Chou
2015-10-23
nios2: clean up comments style in start.S
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 altera timer to driver model
Thomas Chou
2015-10-23
nios2: convert nios2 cpu to driver model
Thomas Chou
2015-10-23
nios2: map physical address to uncached virtual address
Thomas Chou
2015-10-23
nios2: call board_init_f_mem
Thomas Chou
2015-10-23
nios2: zap version_string
Thomas Chou
2015-10-23
nios2: zap dly_clks
Thomas Chou
2015-10-23
nios2: Split timer code into timer.c
Thomas Chou
2015-10-23
nios2: Switch to generic timer
Thomas Chou
2015-10-23
nios2: define _end in link script
Thomas Chou
2015-10-23
nios2: remove gp assignments in link script
Thomas Chou
2015-10-23
nios2: enlarge the code relocation range
Thomas Chou
2015-10-23
nios2: BSS should be cleared only after board_init_f
Thomas Chou
2015-04-10
fdt: nios: Fix warning in ft_cpu_setup()
Simon Glass
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-08-30
nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
Thomas Chou
[next]