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
...
|
*
mx6cuboxi: Remove obsolete comment
Fabio Estevam
2016-01-10
1
-4
/
+0
|
*
mx6cuboxi: Fix the reset delay for the AR8035 PHY
Fabio Estevam
2016-01-10
1
-1
/
+2
*
|
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-01-08
5
-5
/
+11
|
\
\
|
*
|
rockchip: Fix the configuration for chromebook_jerry
Simon Glass
2016-01-08
3
-3
/
+9
|
*
|
rockchip: Drop a debug message when outputing SPI images
Simon Glass
2016-01-08
1
-1
/
+1
|
*
|
rockchip: Enable generation of SPI images
Simon Glass
2016-01-08
1
-1
/
+1
*
|
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-08
9
-79
/
+41
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
imx_watchdog: always set minimal timeout in reset_cpu
Andrey Skvortsov
2016-01-07
2
-1
/
+2
|
*
|
gpio: mxs: add name_to_gpio() function
Måns Rullgård
2016-01-07
1
-0
/
+15
|
*
|
imx: mx7: fix the temperature checking for Rev1.1
Peng Fan
2016-01-07
1
-8
/
+15
|
*
|
imx: mx6ul: disable VIDEO for SPL
Peng Fan
2016-01-07
1
-0
/
+2
|
*
|
pfuze: Fix unsigned variable for less-than-zero comparison
Ye.Li
2016-01-07
1
-1
/
+2
|
*
|
wandboard: Simplify the Ethernet PHY configuration
Fabio Estevam
2016-01-07
1
-34
/
+2
|
*
|
mx6sabresd: Simplify the Ethernet PHY configuration
Fabio Estevam
2016-01-07
1
-34
/
+2
|
*
|
phy: atheros: Use ar8035_config for AR8031
Fabio Estevam
2016-01-07
1
-1
/
+1
|
|
/
*
|
pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails
Bin Meng
2016-01-08
1
-1
/
+1
*
|
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
Bin Meng
2016-01-08
1
-1
/
+1
*
|
fs: handle the fileaddr variable in the same way as in the network case
David Müller (ELSOFT AG)
2016-01-08
1
-0
/
+1
*
|
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Heiko Schocher
2016-01-08
1
-11
/
+11
*
|
fix always succesful memory test
Rasmus Villemoes
2016-01-08
1
-2
/
+2
*
|
cyrus: Enable STDIO deregister
Andy Fleming
2016-01-08
1
-0
/
+1
*
|
MAINTAINERS, .mailmap: Update my email address
York Sun
2016-01-08
4
-5
/
+6
*
|
am33xx/am43xx: Add platform data for GPIOs
Tom Rini
2016-01-08
1
-0
/
+23
*
|
serial: zynq: Use static inline for _debug_uart_init()
Michal Simek
2016-01-08
1
-1
/
+1
*
|
net: remove scary warning about EEPROM provided MAC address
Andre Przywara
2016-01-08
1
-2
/
+0
*
|
arm64: Juno/FVP: adjust kernel load address
Andre Przywara
2016-01-08
1
-2
/
+2
*
|
arm, Makefile: correct compilation flag for u-boot-dtb
Aneesh Bansal
2016-01-08
1
-1
/
+1
*
|
bootcount: Correct #endif comment to match, other aesthetics
Robert P. J. Day
2016-01-08
1
-6
/
+4
*
|
doc: Tidy up first part of top-level README file
Robert P. J. Day
2016-01-08
1
-85
/
+43
*
|
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
Robert P. J. Day
2016-01-08
6
-20
/
+20
*
|
include: Correct "requset" typoes in misc.h
Robert P. J. Day
2016-01-08
1
-2
/
+2
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-08
9
-17
/
+83
|
\
\
|
*
|
net: Fix delay in net_retry test
Joe Hershberger
2016-01-07
2
-5
/
+4
|
*
|
fdt: fix address cell count checking in fdt_translate_address()
Przemyslaw Marczak
2016-01-07
1
-4
/
+3
|
*
|
dm: usb: Add a remove() method for USB keyboards
Simon Glass
2016-01-07
1
-0
/
+36
|
*
|
usb: Allow up to 7 storage devices
Simon Glass
2016-01-07
2
-2
/
+2
|
*
|
dm: Disable all SPI and SPI flash tests
Simon Glass
2016-01-07
1
-2
/
+2
|
*
|
dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()
Bin Meng
2016-01-07
1
-4
/
+20
|
*
|
dm: eth: Test 'ethrotate' before changing current ethernet device
Bin Meng
2016-01-07
1
-0
/
+11
|
*
|
test: add sandbox timer to test.dts
Thomas Chou
2016-01-07
1
-0
/
+5
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-01-07
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
spi: fsl_qspi: fix an error of using GENMASK
Gong Qianyu
2016-01-07
1
-1
/
+1
|
*
spi: spi_flash: Fix the arguments of stm_is_locked_sr()
Fabio Estevam
2016-01-07
1
-2
/
+2
*
|
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2016-01-07
1
-0
/
+2
|
\
\
|
*
|
powerpc, mpc5xxx: fix missing bootflag init
Heiko Schocher
2016-01-05
1
-0
/
+2
|
|
/
*
|
Prepare v2016.01-rc4
Tom Rini
2016-01-04
1
-1
/
+1
*
|
common: nvedit: use snprintf instead of sprintf
Peng Fan
2016-01-04
1
-1
/
+1
*
|
common: env: initialize scalar variable
Peng Fan
2016-01-04
2
-0
/
+2
*
|
common: cli: avoid memory leak
Peng Fan
2016-01-04
1
-1
/
+1
*
|
net: e1000: use correct helper to do endianness conversion
Miao Yan
2016-01-04
1
-2
/
+2
[prev]
[next]