index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
1
-1
/
+0
*
microblaze: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
2
-49
/
+6
*
microblaze: Fix watchdog initialization
Michal Simek
2013-10-16
2
-4
/
+3
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-10-14
3
-3
/
+0
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
3
-3
/
+3
*
microblaze: Call spi_init function
Michal Simek
2013-08-08
1
-0
/
+5
*
config: don't define CONFIG_ARCH_DEVICE_TREE
Stephen Warren
2013-08-02
1
-2
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
23
-388
/
+23
*
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
*
gpio: Add support for microblaze xilinx GPIO
Michal Simek
2013-05-09
1
-33
/
+7
*
microblaze: bootm: Add support for loading initrd
Michal Simek
2013-05-09
1
-0
/
+8
*
microblaze: bootm: Fix coding style issues
Michal Simek
2013-05-09
1
-9
/
+11
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-7
/
+0
*
microblaze: fix style in board.c
Andreas Bießmann
2013-05-01
1
-32
/
+31
*
watchdog: Add support for Xilinx Microblaze watchdog
Michal Simek
2013-04-30
2
-0
/
+7
*
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
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2013-02-04
2
-0
/
+92
|
\
|
*
microblaze: Add muldi3.c which contains routines for _muldi3
David Holsgrove
2013-02-04
2
-0
/
+92
*
|
microblaze: Use generic global_data
Simon Glass
2013-02-04
1
-26
/
+1
*
|
Add architecture-specific global data
Simon Glass
2013-02-01
1
-0
/
+6
|
/
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
1
-3
/
+1
*
microblaze: Fix compilation failure because of missing libdts
Michal Simek
2012-11-08
1
-0
/
+2
*
microblaze: Remove asm/bitops.h from asm/posix_types.h
Michal Simek
2012-11-07
1
-3
/
+0
*
microblaze: Flush caches before enabling them
Michal Simek
2012-11-07
3
-10
/
+6
*
microblaze: Fix byteorder for microblaze
Michal Simek
2012-11-07
1
-23
/
+0
*
microblaze: Fix compilation warning in ext2_find_next_zero_bit
Michal Simek
2012-11-07
1
-1
/
+2
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
1
-8
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
1
-0
/
+5
*
microblaze: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
2
-2
/
+2
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
1
-2
/
+0
*
microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE
Michal Simek
2012-09-11
1
-4
/
+6
*
microblaze: Clean microblaze initialization
Michal Simek
2012-09-11
3
-15
/
+7
*
microblaze: timer: Prepare for device-tree initialization
Michal Simek
2012-09-11
3
-38
/
+39
*
microblaze: intc: Coding style cleanup
Michal Simek
2012-09-11
1
-13
/
+13
*
microblaze: intc: Registering interrupt should return value
Michal Simek
2012-09-11
2
-8
/
+19
*
microblaze: board: Remove compilation warning
Michal Simek
2012-09-11
1
-1
/
+2
*
microblaze: Add support for device tree driven board configuration
Michal Simek
2012-09-11
4
-0
/
+28
*
global_data: unify global flag defines
Mike Frysinger
2012-08-09
1
-13
/
+1
*
microblaze: intc: Clear interrupt code
Michal Simek
2012-07-10
5
-47
/
+54
*
microblaze: Call serial multi initialization
Michal Simek
2012-07-10
1
-0
/
+5
*
microblaze: Move __udelay implementation
Michal Simek
2012-07-10
3
-43
/
+19
*
microblaze: Remove extern from board.c
Michal Simek
2012-07-10
1
-4
/
+0
*
microblaze: Move individual board linker scripts to common script in cpu tree.
Michal Simek
2012-07-09
2
-0
/
+73
*
microblaze: Add gpio.h
Michal Simek
2012-07-09
1
-0
/
+41
*
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
1
-4
/
+0
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
2
-4
/
+0
[next]