index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
cpu
Age
Commit message (
Expand
)
Author
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-14
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-22
nios2: convert copy_exception_trampoline to use dm cpu data
Thomas Chou
2015-10-22
nios2: convert cache flush to use dm cpu data
Thomas Chou
2015-10-22
nios2: set default cache configuration in start.S
Thomas Chou
2015-10-22
nios2: clean up comments style in start.S
Thomas Chou
2015-10-22
nios2: convert do_reset to use dm cpu data
Thomas Chou
2015-10-22
nios2: convert altera sysid to driver model
Thomas Chou
2015-10-22
nios2: convert altera timer to driver model
Thomas Chou
2015-10-22
nios2: convert nios2 cpu to driver model
Thomas Chou
2015-10-22
nios2: map physical address to uncached virtual address
Thomas Chou
2015-10-22
nios2: call board_init_f_mem
Thomas Chou
2015-10-22
nios2: zap version_string
Thomas Chou
2015-10-22
nios2: zap dly_clks
Thomas Chou
2015-10-22
nios2: Split timer code into timer.c
Thomas Chou
2015-10-22
nios2: Switch to generic timer
Thomas Chou
2015-10-22
nios2: define _end in link script
Thomas Chou
2015-10-22
nios2: remove gp assignments in link script
Thomas Chou
2015-10-22
nios2: enlarge the code relocation range
Thomas Chou
2015-10-22
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
2014-08-30
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-24
nios2: remove EPCS driver
Thomas Chou
2014-08-24
nios2: add generic board support
Thomas Chou
2013-11-01
nios2: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-02-09
Clean up libfdt.h includes
Gerald Van Baren
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-02-23
nios2: implement get_ticks and get_tbclk
Alex Hornung
2011-10-30
nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().
Joachim Foerster
2011-10-28
nios2: Pseudo implement dcache_status/enable/disable()
Joachim Foerster
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
[next]