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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
ARM: UniPhier: reset on-board devices on start-up
Masahiro Yamada
2014-11-12
3
-3
/
+4
|
*
|
|
serial: UniPhier: borrow macros from linux/serial_reg.h
Masahiro Yamada
2014-11-12
1
-13
/
+2
*
|
|
|
Revert "lib: bootm: add missing include"
Michal Simek
2014-11-11
1
-1
/
+0
|
/
/
/
*
|
|
Prepare v2015.01-rc1
Tom Rini
2014-11-10
1
-3
/
+3
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2014-11-10
4
-7
/
+31
|
\
\
\
|
*
|
|
i2c: rcar_i2c: Fix order of restart and clear status
Nobuhiro Iwamatsu
2014-11-10
1
-2
/
+2
|
*
|
|
drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms
Shaveta Leekha
2014-11-10
1
-1
/
+1
|
*
|
|
ppc4xx: Handle i2c stuck on combined xfer
Dirk Eibach
2014-11-10
2
-0
/
+23
|
*
|
|
ppc4xx: Fix i2c repeated start
Dirk Eibach
2014-11-10
1
-4
/
+5
|
|
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2014-11-10
3
-1
/
+4
|
\
\
\
|
*
|
|
bfin: the max bfin sdh block count is 127
Sonic Zhang
2014-11-10
1
-0
/
+1
|
*
|
|
bfin: make the CPU macro of LDR target more genenric
Sonic Zhang
2014-11-10
2
-1
/
+3
|
|
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-11-10
7
-1
/
+645
|
\
\
\
|
*
|
|
gic: fixed compilation error in GICv2 wait for interrupt macro
Yehuda Yitschak
2014-10-28
1
-1
/
+1
|
*
|
|
arm: debug: adjust for U-Boot
Masahiro Yamada
2014-10-26
1
-1
/
+1
|
*
|
|
arm: debug: add Kconfig entries for lowlevel debug
Masahiro Yamada
2014-10-26
3
-0
/
+68
|
*
|
|
arm: debug: replace license blocks with SPDX
Masahiro Yamada
2014-10-26
3
-9
/
+4
|
*
|
|
arm: debug: import debug files from Linux 3.16
Masahiro Yamada
2014-10-26
3
-0
/
+581
*
|
|
|
Added support for comments in input to mkenvimage.
Dominik Muth
2014-11-10
1
-3
/
+8
*
|
|
|
ZFS: Clean up cppcheck warnings where relevant, leaked memory etc
Jorgen Lundman
2014-11-10
1
-1
/
+8
*
|
|
|
board/esd/common/auto_update.c: fix Uninitialized variable
Wolfgang Denk
2014-11-10
1
-2
/
+1
*
|
|
|
ARM: MXS: fix Uninitialized variable error
Wolfgang Denk
2014-11-10
1
-0
/
+2
*
|
|
|
board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflow
Wolfgang Denk
2014-11-07
1
-1
/
+1
*
|
|
|
common/cmd_fitupd.c: restore corrupted file
Wolfgang Denk
2014-11-07
1
-9
/
+5
*
|
|
|
drivers/net/uli526x.c: fix syntax error
Wolfgang Denk
2014-11-07
1
-1
/
+1
*
|
|
|
board/cogent/lcd.c: fix syntax error
Wolfgang Denk
2014-11-07
1
-1
/
+1
*
|
|
|
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-11-07
9
-2
/
+17
*
|
|
|
doc: fix documentation of out-of-tree build
Timo Ketola
2014-11-07
2
-5
/
+5
*
|
|
|
tools/env: Fix environment size and CRC on 64-bit hosts
Dominic Sacré
2014-11-07
1
-1
/
+1
*
|
|
|
MAINTAINERS: CFI flash maintainership only includes the CFI related files
Stefan Roese
2014-11-07
1
-1
/
+2
*
|
|
|
kbuild: sync misc scripts with Linux 3.18-rc1
Masahiro Yamada
2014-11-07
5
-18
/
+28
*
|
|
|
kconfig: sync kconfig files with Linux 3.18-rc1
Masahiro Yamada
2014-11-07
2
-2
/
+22
*
|
|
|
kbuild: sync top Makefile with Linux 3.18-rc1
Masahiro Yamada
2014-11-07
3
-93
/
+102
*
|
|
|
kbuild: improve multi-objs dependency and cleanups
Masahiro Yamada
2014-11-07
4
-40
/
+20
*
|
|
|
kbuild: bug fixes and cleanups of Makefile.host
Masahiro Yamada
2014-11-07
1
-52
/
+9
*
|
|
|
kbuild: remove "clobber" target
Masahiro Yamada
2014-11-07
1
-21
/
+7
*
|
|
|
hush: make run_command() return an error on parsing failure
Rabin Vincent
2014-11-07
2
-1
/
+3
*
|
|
|
hush: fix segfault on syntax error
Rabin Vincent
2014-11-07
1
-1
/
+1
*
|
|
|
hush: return consistent codes from run_command()
Rabin Vincent
2014-11-07
2
-1
/
+6
*
|
|
|
sandbox: init cli for -c
Rabin Vincent
2014-11-07
1
-0
/
+3
*
|
|
|
dlmalloc: ensure gd is set for early alloc
Rabin Vincent
2014-11-07
1
-1
/
+1
*
|
|
|
power_spi.c: Rewrite pmic_reg function
Tom Rini
2014-11-07
1
-23
/
+10
*
|
|
|
image-fdt: boot_get_fdt() return value when no DTB exists
Noam Camus
2014-11-07
1
-2
/
+2
*
|
|
|
powerpc: o2dnt: convert to generic board
Anatolij Gustschin
2014-11-07
1
-0
/
+2
*
|
|
|
net: smc911x: Keep MAC programmed
Marek Vasut
2014-11-07
1
-0
/
+1
*
|
|
|
sort drivers/mmc/Makefile
Pavel Machek
2014-11-07
1
-10
/
+12
*
|
|
|
generic-board: make compile-time noise for non-generic boards
Masahiro Yamada
2014-11-07
1
-0
/
+7
*
|
|
|
Merge git://git.denx.de/u-boot-ti
Tom Rini
2014-11-07
41
-243
/
+1336
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
omap3: cm-t3517: add LCD/DVI and splash support
Igor Grinberg
2014-11-06
2
-0
/
+59
|
*
|
|
omap3: cm-t3517: add Ethernet support
Igor Grinberg
2014-11-06
3
-0
/
+119
[prev]
[next]