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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-25
30
-236
/
+528
|
\
|
*
dm: Cast away the const-ness of the global_data pointer
Simon Glass
2014-06-20
2
-4
/
+4
|
*
dm: Add missing header files in lists and root
Simon Glass
2014-06-20
2
-0
/
+2
|
*
dm: Use case-insensitive comparison for GPIO banks
Simon Glass
2014-06-20
1
-1
/
+1
|
*
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-20
4
-4
/
+4
|
*
pmic: tps65090: correct checking i2c bus
Jeroen Hofstee
2014-06-19
1
-1
/
+1
|
*
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
3
-4
/
+4
|
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-06-12
2
-5
/
+10
|
|
\
|
|
*
mmc: free allocated memory on initialization errors
Darwin Rambo
2014-06-12
1
-2
/
+6
|
|
*
mmc: return meaningful error codes from mmc_select_hwpart
Stephen Warren
2014-06-12
1
-3
/
+4
|
*
|
i2c: kona: Resolve Kona I2C driver issue
Steve Rae
2014-06-12
1
-1
/
+1
|
|
/
|
*
m68k: Fix warnings with gcc 4.6
Simon Glass
2014-06-11
2
-6
/
+6
|
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2014-06-11
3
-16
/
+23
|
|
\
|
|
*
sf: probe: Fix quad bit set path
Poddar, Sourav
2014-06-08
1
-10
/
+10
|
|
*
spi: soft_spi: Support NULL din/dout buffers
Andrew Ruder
2014-06-08
1
-6
/
+12
|
|
*
sf: params: Added support for Spansion S25FL512S_512K
Siva Durga Prasad Paladugu
2014-06-08
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-06-10
3
-43
/
+178
|
|
\
\
|
|
*
|
dfu: Disable default calculation of CRC32
Lukasz Majewski
2014-06-11
1
-13
/
+7
|
|
*
|
usb: ci_udc: terminate ep0 INs with a zlp when required
Stephen Warren
2014-06-11
1
-3
/
+35
|
|
*
|
usb: ci_udc: clean up all allocations in unregister
Stephen Warren
2014-06-11
1
-0
/
+6
|
|
*
|
usb: ci_udc: fix probe error cleanup
Stephen Warren
2014-06-11
1
-0
/
+1
|
|
*
|
usb: ci_udc: fix freeing of ep0 req
Stephen Warren
2014-06-11
1
-2
/
+7
|
|
*
|
usb: ci_udc: call udc_disconnect() from ci_pullup()
Stephen Warren
2014-06-11
1
-16
/
+12
|
|
*
|
usb: ci_udc: complete ep0 direction handling
Stephen Warren
2014-06-01
2
-7
/
+42
|
|
*
|
usb: ci_udc: pre-allocate ep0 req
Stephen Warren
2014-06-01
2
-1
/
+17
|
|
*
|
usb: ci_udc: use a single descriptor for ep0
Stephen Warren
2014-06-01
1
-11
/
+4
|
|
*
|
usb: ci_udc: detect queued requests on ep0
Stephen Warren
2014-06-01
1
-0
/
+15
|
|
*
|
dfu: Introduction of the "dfu_hash_algo" env variable for checksum method set...
Lukasz Majewski
2014-06-01
1
-5
/
+47
|
*
|
|
net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF
Nobuhiro Iwamatsu
2014-06-10
1
-1
/
+1
|
*
|
|
net: sh-eth: Fix coding style
Nobuhiro Iwamatsu
2014-06-10
2
-22
/
+22
|
*
|
|
net: sh-eth: Add support R7S72100 of rmobile
Nobuhiro Iwamatsu
2014-06-10
2
-14
/
+77
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-06-08
20
-200
/
+743
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-06-05
3
-33
/
+112
|
|
\
\
\
|
|
*
|
|
driver/ddr/fsl: Fix printing unspecified module info for DDR4
York Sun
2014-06-05
1
-1
/
+1
|
|
*
|
|
powerpc/mpc85xx: Add workaround for DDR erratum A004508
York Sun
2014-06-05
1
-0
/
+5
|
|
*
|
|
powerpc/espi: remove 80us delay to improve transfer performance
Hou Zhiqiang
2014-06-05
1
-32
/
+106
|
|
|
|
/
|
|
|
/
|
|
*
|
|
phy: fix create_phy_by_mask for when its given an actual search mask
Cormier, Jonathan
2014-06-05
1
-3
/
+1
|
|
/
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-30
6
-22
/
+536
|
|
\
\
|
*
|
|
Add cli_ prefix to readline functions
Simon Glass
2014-05-29
1
-3
/
+4
|
*
|
|
move CLI prototypes to cli.h and add comments
Simon Glass
2014-05-29
1
-0
/
+1
|
*
|
|
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
9
-75
/
+76
*
|
|
|
video: atmel_hlcdfb: enable dcache support
Wu, Josh
2014-06-14
1
-0
/
+6
*
|
|
|
net: macb: enable dcache in macb
Wu, Josh
2014-06-14
1
-4
/
+57
*
|
|
|
macb: make checkpatch clean
Andreas Bießmann
2014-06-14
1
-27
/
+29
*
|
|
|
arm: vf610: Add QSPI driver support
Alison Wang
2014-06-09
3
-0
/
+610
|
|
_
|
/
|
/
|
|
*
|
|
power: Add support for the TPS65218 PMIC
Tom Rini
2014-06-06
2
-0
/
+98
*
|
|
ti: qspi: populate slave device to set flash quad bit.
Sourav Poddar
2014-06-06
1
-0
/
+1
*
|
|
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
2014-06-06
1
-1
/
+78
*
|
|
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...
pekon gupta
2014-06-06
1
-4
/
+9
*
|
|
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-06-06
4
-5
/
+7
[next]