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
/
microblaze
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze: Fix watchdog initialization
Michal Simek
2013-10-16
1
-3
/
+3
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
microblaze: Call spi_init function
Michal Simek
2013-08-08
1
-0
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
4
-68
/
+4
*
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
*
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
1
-0
/
+3
*
microblaze: Add muldi3.c which contains routines for _muldi3
David Holsgrove
2013-02-04
2
-0
/
+92
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
1
-3
/
+1
*
microblaze: Flush caches before enabling them
Michal Simek
2012-11-07
1
-5
/
+0
*
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
1
-14
/
+3
*
microblaze: timer: Prepare for device-tree initialization
Michal Simek
2012-09-11
1
-5
/
+0
*
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
1
-0
/
+24
*
microblaze: intc: Clear interrupt code
Michal Simek
2012-07-10
1
-5
/
+1
*
microblaze: Call serial multi initialization
Michal Simek
2012-07-10
1
-0
/
+5
*
microblaze: Move __udelay implementation
Michal Simek
2012-07-10
2
-43
/
+0
*
microblaze: Remove extern from board.c
Michal Simek
2012-07-10
1
-4
/
+0
*
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
1
-3
/
+0
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
1
-1
/
+1
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
1
-1
/
+1
*
microblaze: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-23
1
-3
/
+2
*
microblaze: Copy bootfile from variables
Michal Simek
2011-10-10
1
-0
/
+4
*
microblaze: Initialize jumptable and console
Michal Simek
2011-10-10
1
-0
/
+6
*
microblaze: Support flashes on lower addresses
Michal Simek
2011-10-10
1
-0
/
+5
*
microblaze: Call common console_init_f initialization function
Michal Simek
2011-10-10
1
-0
/
+1
*
unify version_string
Andreas Bießmann
2011-07-28
1
-3
/
+0
*
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-19
1
-1
/
+1
*
microblaze: Fix bd_info pointer
Michal Simek
2011-01-10
1
-3
/
+5
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-1
/
+1
*
FDT: only call boot_get_fdt from generic code
John Rigby
2010-10-18
1
-9
/
+5
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
microblaze: Add support for NET_MULTI api
Michal Simek
2010-10-12
1
-2
/
+10
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
microblaze: Consolidate cache code
Michal Simek
2010-04-16
2
-44
/
+0
*
microblaze: Flush cache before jumping to kernel
Michal Simek
2010-04-16
1
-0
/
+8
*
microblaze: Support system with WB cache
Michal Simek
2010-04-16
1
-1
/
+1
*
microblaze: Change initialization sequence
Michal Simek
2010-04-16
1
-3
/
+12
*
microblaze: Change cache report messages
Michal Simek
2010-04-16
1
-2
/
+2
*
microblaze: Move FSL initialization to board.c
Michal Simek
2010-04-16
1
-1
/
+6
*
microblaze: Move timer initialization to board.c
Michal Simek
2010-04-16
1
-0
/
+7
[next]