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
*
mxc: gpio add i.MX6UL support
Peng Fan
2015-08-02
1
-0
/
+4
*
sf: kconfig: add kconfig options for spi flashes
Nikita Kiryanov
2015-08-02
1
-0
/
+44
*
usb: kconfig: create a menu for usb
Nikita Kiryanov
2015-08-02
1
-0
/
+2
*
usb: kconfig: usb keyboard kconfig
Nikita Kiryanov
2015-08-02
1
-0
/
+27
*
arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
Nikita Kiryanov
2015-08-02
1
-0
/
+7
*
mmc:fsl_esdhc invalidate dcache before read
Peng Fan
2015-07-26
1
-0
/
+8
*
power: pmic: Add support for MAX77696 PMIC
Fabio Estevam
2015-07-26
2
-0
/
+33
*
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2015-07-17
21
-1044
/
+445
|
\
|
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-07-15
12
-963
/
+314
|
|
\
|
|
*
pci: Disable expansion ROM address decoding when signature check fails
Bin Meng
2015-07-14
1
-0
/
+4
|
|
*
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-14
2
-31
/
+22
|
|
*
drivers: block: Remove the ata_piix driver
Bin Meng
2015-07-14
3
-789
/
+0
|
|
*
dm: x86: baytrail: Correct PCI region 3 when driver model is used
Simon Glass
2015-07-14
1
-2
/
+6
|
|
*
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
2015-07-14
1
-5
/
+8
|
|
*
dm: spi: Correct BIOS protection logic for ICH9
Simon Glass
2015-07-14
1
-5
/
+4
|
|
*
dm: spi: Correct status register access width
Simon Glass
2015-07-14
1
-1
/
+5
|
|
*
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
1
-0
/
+28
|
|
*
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-14
1
-2
/
+2
|
|
*
video: Add 32-bit color depth support for VBE
Jian Luo
2015-07-14
1
-0
/
+1
|
|
*
video: vesa_fb: Look up VGA device by class instead of id
Bin Meng
2015-07-14
1
-14
/
+2
|
|
*
dm: pci: Correct bus number when scanning sub-buses
Simon Glass
2015-07-14
1
-1
/
+1
|
|
*
dm: pci: Use the correct hose when configuring devices
Simon Glass
2015-07-14
2
-1
/
+11
|
|
*
dm: rtc: Support mc146818 driver in driver model
Bin Meng
2015-07-14
1
-108
/
+204
|
|
*
x86: Move MP initialization codes into a common place
Bin Meng
2015-07-14
1
-0
/
+2
|
|
*
dm: cpu: Add a new get_count method to cpu uclass
Bin Meng
2015-07-14
1
-0
/
+10
|
|
*
dm: cpu: Test against cpu_ops->get_info in cpu_get_info()
Bin Meng
2015-07-14
1
-1
/
+1
|
|
*
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
2015-07-14
1
-0
/
+1
|
|
*
dm: spi: Correct minor nits in ICH driver
Simon Glass
2015-07-14
1
-3
/
+2
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-07-14
3
-36
/
+28
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
spi: cadence_qspi: support FIFO width other than 4 bytes
Vikas Manocha
2015-07-03
1
-23
/
+23
|
|
*
spi: cadence_qspi: get sram size from device tree
Vikas Manocha
2015-07-03
3
-5
/
+3
|
|
*
spi: cadence_qspi: move the sram partition in init
Vikas Manocha
2015-07-03
1
-11
/
+5
|
*
|
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2015-07-10
1
-1
/
+1
|
|
\
\
|
|
*
|
exynos: i2c: Correct bug in pinmux selection
Simon Glass
2015-07-10
1
-1
/
+1
|
*
|
|
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-10
3
-8
/
+56
|
|
\
\
\
|
|
*
|
|
usb: Add EHCI support for Armada 38x (mvebu)
Stefan Roese
2015-07-10
1
-0
/
+36
|
|
*
|
|
block: ahci: Don't enable port interrupts
Stefan Roese
2015-07-10
1
-3
/
+0
|
|
*
|
|
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
Stefan Roese
2015-07-10
1
-0
/
+15
|
|
*
|
|
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
Stefan Roese
2015-07-10
1
-5
/
+5
|
|
|
/
/
|
*
|
|
mtd: fix false positive "Offset exceeds device limit" error
Masahiro Yamada
2015-07-10
1
-2
/
+3
|
*
|
|
ahci: Fix compiling warnings under 64bit platforms
Tang Yuantian
2015-07-09
2
-34
/
+43
|
|
/
/
*
|
|
thermal: imx_thermal: fix busywait if IMX6 temp <0C
Tim Harvey
2015-07-10
1
-1
/
+1
*
|
|
i2c: fix vf610 support
Albert ARIBAUD \(3ADEV\)
2015-07-10
1
-1
/
+2
*
|
|
net: fec_mxc: remove useless struct nbuf
Albert ARIBAUD \(3ADEV\)
2015-07-10
1
-15
/
+5
*
|
|
thermal:imx_thermal: enter busywait cooling loop when over max CPU temp
Tim Harvey
2015-07-10
1
-10
/
+6
|
/
/
*
|
net: designware: Program MAC address to hardware after soft reset
Bin Meng
2015-07-08
1
-0
/
+6
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-07-07
2
-20
/
+35
|
\
\
|
|
/
|
/
|
|
*
arm: dcc: Add uart dcc support for armv8
Siva Durga Prasad Paladugu
2015-07-07
1
-0
/
+16
|
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2015-07-07
48
-797
/
+2019
|
|
\
|
*
|
gpio: lpc32xx: Use priv_data instead of platdata
Axel Lin
2015-07-07
1
-20
/
+19
[next]