index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
Age
Commit message (
Expand
)
Author
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-05-27
openrisc: Drop the arch-specific board init
Simon Glass
2016-01-25
openrisc: Fix build errors
Bin Meng
2015-11-12
openrisc: updating build tools naming convention
Guillaume REMBERT
2015-11-05
openrisc: Use the generic bitops headers
Fabio Estevam
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2014-12-08
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-06-05
openrisc: fix relocation code
Franck Jullien
2014-06-05
openrisc: update SPR registers definition
Franck Jullien
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-03-12
kbuild: delete redundant LDSCRIPT definition
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2013-10-31
openrisc: 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-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-02
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-06-26
Clarify bootm OS arguments
Simon Glass
2013-05-10
openrisc: move board linker script(s) to a common in cpu/
Stefan Kristiansson
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-02-04
openrisc: Use generic global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-10-19
openrisc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-02
openrisc/bitops: add hweightX defines
Stefan Kristiansson
2012-10-02
openrisc: implement get_ticks and get_tbclk
Stefan Kristiansson
2012-08-09
openrisc: Work around potential relocation issues
Julius Baxter
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-01-13
openrisc: Add library functions
Stefan Kristiansson
2012-01-13
openrisc: Add cpu files
Stefan Kristiansson
2012-01-13
openrisc: Add architecture header files
Stefan Kristiansson