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
...
*
usb: dwc3: remove trace_* APIs from dwc3 driver
Kishon Vijay Abraham I
2015-04-14
4
-80
/
+29
*
usb: dwc3: Modify the file headers to u-boot format
Kishon Vijay Abraham I
2015-04-14
7
-58
/
+45
*
usb: dwc3: remove un-used files from dwc3 folder
Kishon Vijay Abraham I
2015-04-14
13
-2741
/
+0
*
usb: dwc3: add dwc3 folder from linux kernel to u-boot
Kishon Vijay Abraham I
2015-04-14
21
-0
/
+9679
*
include: asm: dma-mapping: get rid of the compilation warning in udc-core
Kishon Vijay Abraham I
2015-04-14
1
-1
/
+1
*
usb: gadget: udc: make udc-core compile in u-boot build
Kishon Vijay Abraham I
2015-04-14
1
-309
/
+26
*
include: usb: modify gadget.h to include udc support
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+43
*
usb: gadget: udc: add udc-core from linux kernel to u-boot
Kishon Vijay Abraham I
2015-04-14
2
-0
/
+641
*
ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY
Kishon Vijay Abraham I
2015-04-14
3
-5
/
+30
*
ARM: DRA7: Enable clocks for USB OTGSS and USB PHY
Kishon Vijay Abraham I
2015-04-14
3
-7
/
+21
*
usb: dwc2: retry NAK'd interrupt transfers
Stephen Warren
2015-04-14
1
-6
/
+19
*
usb: dwc2: implement interrupt transfers
Stephen Warren
2015-04-14
1
-3
/
+2
*
usb: dwc2: correctly program hcchar for LS devices
Stephen Warren
2015-04-14
1
-9
/
+12
*
ARM: bcm2835: use phys_to_bus() for mbox
Stephen Warren
2015-04-14
1
-2
/
+3
*
usb: dwc2: detect device speed correctly
Stephen Warren
2015-04-14
2
-1
/
+8
*
usb: dwc2: use phys_to_bus/bus_to_phys
Stephen Warren
2015-04-14
1
-1
/
+3
*
ARM: bcm2835: implement phys_to_bus/bus_to_phys
Stephen Warren
2015-04-14
3
-1
/
+26
*
Create API to map between CPU physical and bus addresses
Stephen Warren
2015-04-14
2
-0
/
+33
*
usb: dwc2: fix bulk transfers
Stephen Warren
2015-04-14
1
-9
/
+13
*
usb: dwc2: remove restriction on buffer length
Stephen Warren
2015-04-14
1
-9
/
+3
*
usb: dwc2: fix aligned buffer usage
Stephen Warren
2015-04-14
1
-6
/
+8
*
usb: dwc2: simplify wait_for_chhltd
Stephen Warren
2015-04-14
1
-4
/
+2
*
usb: dwc2: remove control_data_toggle[]
Stephen Warren
2015-04-14
1
-8
/
+4
*
usb: dwc2: usb chunk_msg() for control transfers too
Stephen Warren
2015-04-14
1
-95
/
+19
*
usb: dwc2: refactor submit_bulk_msg to be common
Stephen Warren
2015-04-14
1
-16
/
+39
*
usb: dwc2: unify waiting for transfer completion
Stephen Warren
2015-04-14
1
-107
/
+60
*
usb: hub: allow pgood_delay to be specified via env
Tim Harvey
2015-04-14
1
-0
/
+8
*
usb: fix first descriptor fetch error handling
Stephen Warren
2015-04-14
1
-1
/
+16
*
usb: Early failure when the first descriptor read fails or is invalid
Paul Kocialkowski
2015-04-14
1
-1
/
+4
*
usb: Check usb_new_device for failure
Paul Kocialkowski
2015-04-14
1
-4
/
+10
*
usb: usb_new_device return codes consistency
Paul Kocialkowski
2015-04-14
1
-29
/
+29
*
usb_storage:Fix USB storage capacity detection on 64 bit architectures
Sergey Temerkhanov
2015-04-14
1
-21
/
+23
*
usb: 64-bit architectures support for xHCI
Sergey Temerkhanov
2015-04-14
4
-32
/
+41
*
usb: Convert protocol header structures to use explicitly sized variables
Sergey Temerkhanov
2015-04-14
1
-9
/
+9
*
usb: mass-storage: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
1
-1
/
+1
*
usb: ehci-tegra: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
1
-4
/
+4
*
ehci-hcd: fix warnings on 64-bit builds
Rob Herring
2015-04-14
1
-41
/
+41
*
usb: ci_udc: fix warnings on 64-bit builds
Rob Herring
2015-04-14
1
-21
/
+21
*
usb: eth: asix: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
1
-1
/
+1
*
usb_storage : scan all interfaces to find a storage device
Franck Jullien
2015-04-14
1
-17
/
+28
*
Prepare v2015.04
Tom Rini
2015-04-13
1
-1
/
+1
*
break build if it would produce broken binary
Pavel Machek
2015-04-13
1
-0
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-04-13
12
-3
/
+693
|
\
|
*
ARM: mx5: add support for USB armory board
Andrej Rosano
2015-04-09
8
-0
/
+670
|
*
ARM: mx5: move to a standard arch/board approach
Andrej Rosano
2015-04-09
2
-0
/
+22
|
*
Fix mxc_hab documenation for DEK blob generation
Ulises Cardenas
2015-04-08
1
-0
/
+1
|
*
mx53loco: Disable printing cpuinfo
Fabio Estevam
2015-04-08
2
-3
/
+0
*
|
ARM: rpi: add a couple more revision IDs
Stephen Warren
2015-04-13
2
-1
/
+13
*
|
ARM: fix arch/arm/Makefile for Tegra
Masahiro Yamada
2015-04-11
1
-0
/
+5
*
|
arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret
Stefan Roese
2015-04-11
1
-1
/
+1
[prev]
[next]