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
...
*
|
|
video: ipu_disp: remove pixclk fixup
Jeroen Hofstee
2014-10-16
1
-25
/
+6
*
|
|
video: ipu: fix debug and comment
Jeroen Hofstee
2014-10-16
2
-5
/
+4
|
/
/
*
|
sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step
Hans de Goede
2014-10-13
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-10-10
8
-22
/
+971
|
\
\
|
|
/
|
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-10-11
23
-289
/
+654
|
|
\
|
*
|
macb: simplify gmac initialisation
Andreas Bießmann
2014-10-10
1
-17
/
+8
|
*
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-10-10
3
-3
/
+220
|
|
\
\
|
|
*
|
samsung: Enable device tree for s5p_goni
Simon Glass
2014-10-08
1
-2
/
+0
|
|
*
|
cros_ec: exynos: Use the correct tps65090 driver in each case
Simon Glass
2014-10-08
1
-1
/
+1
|
|
*
|
cros_ec: power: Add a tunnelled version of the tps65090 driver
Simon Glass
2014-10-08
2
-0
/
+219
|
*
|
|
Merge remote-tracking branch 'u-boot-imx/master'
Albert ARIBAUD
2014-10-08
4
-2
/
+743
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
usb: ehci-mx6: Rename the USB register base address
Ye.Li
2014-09-29
1
-2
/
+2
|
|
*
|
usb: ehci: mxs: Add board-specific callbacks
Marek Vasut
2014-09-29
1
-0
/
+16
|
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2014-09-22
63
-181
/
+1390
|
|
|
\
\
|
|
*
|
|
mtd: nand: add Freescale vf610_nfc driver
Stefan Agner
2014-09-16
2
-0
/
+725
*
|
|
|
|
serial-uclass: Fix compilation error
Hans de Goede
2014-10-10
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2014-10-10
1
-2
/
+10
|
\
\
\
\
|
*
|
|
|
mtd: denali: support NAND_CMD_RNDOUT command
Masahiro Yamada
2014-10-09
1
-0
/
+7
|
*
|
|
|
mtd: denali: fix NAND_CMD_PARAM command
Masahiro Yamada
2014-10-09
1
-2
/
+3
*
|
|
|
|
ahci: Don't start command DMA engine before buffers are set
Roger Quadros
2014-10-10
1
-1
/
+0
|
/
/
/
/
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-10-07
7
-0
/
+482
|
\
\
\
\
|
|
/
/
/
|
*
|
|
serial: add UniPhier serial driver
Masahiro Yamada
2014-10-05
3
-0
/
+207
|
*
|
|
mtd: denali: add Denali NAND driver for SPL
Masahiro Yamada
2014-10-05
3
-0
/
+242
|
*
|
|
mtd: denali: add Denali controller configs to Kconfig
Masahiro Yamada
2014-10-05
2
-0
/
+33
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-10-06
10
-52
/
+77
|
\
\
\
\
|
*
|
|
|
usb: gadget: fastboot: terminate commands with NULL
Eric Nelson
2014-10-06
1
-1
/
+8
|
*
|
|
|
usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode
Daniel Mack
2014-10-06
1
-2
/
+0
|
*
|
|
|
usb: tegra: ULPI regression on tegra20
Marcel Ziswiler
2014-10-06
1
-2
/
+2
|
*
|
|
|
usb: gadget: fastboot: explicitly set radix of maximum download size
Eric Nelson
2014-10-06
1
-1
/
+1
|
*
|
|
|
usb: gadget: fastboot: add max-download-size variable
Eric Nelson
2014-10-06
1
-1
/
+2
|
*
|
|
|
usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED
Eric Nelson
2014-10-06
1
-0
/
+5
|
*
|
|
|
usb: gadget: fastboot: improve download progress bar
Bo Shen
2014-10-06
1
-5
/
+9
|
*
|
|
|
usb: f_mass_storage: set removable flag in do_inquiry based on LUN
Eric Nelson
2014-10-06
1
-0
/
+1
|
*
|
|
|
usb: dfu: add fullspeed support for DFU
Heiko Schocher
2014-10-06
1
-0
/
+3
|
*
|
|
|
usb: dfu: thor: gadget: Remove dead code
Lukasz Majewski
2014-10-06
2
-18
/
+0
|
*
|
|
|
stdio: Add force parameter to stdio_deregister
Hans de Goede
2014-10-06
1
-1
/
+1
|
*
|
|
|
usb: ehci: Make periodic_schedules a per controller variable
Hans de Goede
2014-10-06
2
-5
/
+5
|
*
|
|
|
usb: ehci: poll_int_queue check real qtd, not the overlay
Hans de Goede
2014-10-06
1
-8
/
+10
|
*
|
|
|
usb: ehci: Add missing cache flush to destroy_int_queue
Hans de Goede
2014-10-06
1
-0
/
+2
|
*
|
|
|
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
Hans de Goede
2014-10-06
1
-8
/
+28
*
|
|
|
|
Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga
Tom Rini
2014-10-06
7
-220
/
+482
|
\
\
\
\
\
|
*
|
|
|
|
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
Pavel Machek
2014-10-06
3
-0
/
+305
|
*
|
|
|
|
arm: socfpga: mmc: Pick the clock from clock manager
Pavel Machek
2014-10-06
1
-4
/
+11
|
|
|
|
|
|
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
.
\
\
\
\
Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', '...
Marek Vasut
2014-10-06
3
-39
/
+48
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
net: dwc: Make the cache handling less cryptic
Marek Vasut
2014-10-06
1
-25
/
+23
|
|
|
*
|
|
|
|
net: dwc: Fix cache alignment issues
Marek Vasut
2014-10-06
1
-2
/
+4
|
|
|
*
|
|
|
|
net: phy: Cleanup drivers/net/phy/micrel.c
Pavel Machek
2014-10-06
1
-4
/
+3
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
mmc: dw_mmc: cleanups
Pavel Machek
2014-10-06
1
-12
/
+22
|
|
|
/
/
/
/
|
*
|
|
|
|
fpga: altera: Turn the switches into table lookup
Marek Vasut
2014-10-06
1
-111
/
+60
|
*
|
|
|
|
fpga: altera: Make altera_validate return normal values
Marek Vasut
2014-10-06
1
-9
/
+9
[prev]
[next]