index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nios2
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: Make board selection choices optional
Joe Hershberger
2015-05-12
1
-0
/
+1
*
fdt: nios: Fix warning in ft_cpu_setup()
Simon Glass
2015-04-10
1
-2
/
+0
*
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-28
1
-1
/
+0
*
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-03-28
1
-2
/
+0
*
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-12-08
1
-0
/
+8
*
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-21
1
-2
/
+6
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-1
/
+0
*
nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
Thomas Chou
2014-08-30
1
-0
/
+2
*
nios2: move nios2.h to arch asm directory
Thomas Chou
2014-08-30
3
-2
/
+42
*
nios2: divide nios2-io.h into each specific drivers and remove it
Thomas Chou
2014-08-30
3
-4
/
+25
*
nios2: remove EPCS driver
Thomas Chou
2014-08-24
2
-718
/
+1
*
nios2: add generic board support
Thomas Chou
2014-08-24
7
-162
/
+49
*
nios2: remove obsolete PCI5441 and PK1C20 boards
Thomas Chou
2014-08-24
1
-8
/
+0
*
nios2: Fix printf size_t format related warnings (again...)
Vasili Galka
2014-08-24
1
-0
/
+4
*
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
1
-1
/
+1
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+26
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
2
-2
/
+0
*
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
1
-1
/
+3
*
nios2: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
2
-51
/
+9
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
2
-2
/
+2
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
2
-2
/
+2
*
nios2: fix missing comment terminator from SPDX License commit
Thomas Chou
2013-09-06
1
-0
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
32
-536
/
+32
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
1
-1
/
+1
*
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-07-02
1
-0
/
+6
*
Clarify bootm OS arguments
Simon Glass
2013-06-26
1
-2
/
+2
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-11
/
+0
*
nios2: fix style in board.c.
Andreas Bießmann
2013-05-01
1
-22
/
+21
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-1
/
+1
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
1
-1
/
+1
*
|
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
1
-0
/
+27
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
2
-4
/
+4
|
/
*
Clean up libfdt.h includes
Gerald Van Baren
2013-02-08
1
-1
/
+0
*
nios2: Use generic global_data
Simon Glass
2013-02-04
1
-23
/
+1
*
Add architecture-specific global data
Simon Glass
2013-02-01
1
-0
/
+5
*
nios2: remove asm/status_led.h
Thomas Chou
2012-11-10
1
-31
/
+0
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
1
-7
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
1
-0
/
+5
*
nios2: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
2
-2
/
+2
*
global_data: unify global flag defines
Mike Frysinger
2012-08-09
1
-9
/
+1
*
nios2: move gd and bd into BSS
Thomas Chou
2012-07-16
1
-7
/
+5
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
2
-3
/
+0
*
nios2: implement get_ticks and get_tbclk
Alex Hornung
2012-02-23
1
-0
/
+21
*
nios2: add flush_dcache_range function
Stefan Kristiansson
2012-02-23
1
-0
/
+10
*
nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().
Joachim Foerster
2011-10-30
2
-0
/
+54
*
gpio: Add driver for Altera's PIO core
Joachim Foerster
2011-10-28
1
-2
/
+11
*
nios2: Pseudo implement dcache_status/enable/disable()
Joachim Foerster
2011-10-28
1
-0
/
+16
*
nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
1
-0
/
+11
*
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
1
-2
/
+0
*
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
1
-0
/
+2
[next]