index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-14
include: asm: types: add resource_size_t type
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: gadget: make dwc3 gadget build in uboot
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy
Kishon Vijay Abraham I
2015-04-14
arm: asm: dma-mapping: added dma_free_coherent API
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: remove pm related operations from dwc3 driver
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: fix dwc3 header files
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: remove trace_* APIs from dwc3 driver
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: Modify the file headers to u-boot format
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: remove un-used files from dwc3 folder
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: add dwc3 folder from linux kernel to u-boot
Kishon Vijay Abraham I
2015-04-14
include: asm: dma-mapping: get rid of the compilation warning in udc-core
Kishon Vijay Abraham I
2015-04-14
usb: gadget: udc: make udc-core compile in u-boot build
Kishon Vijay Abraham I
2015-04-14
include: usb: modify gadget.h to include udc support
Kishon Vijay Abraham I
2015-04-14
usb: gadget: udc: add udc-core from linux kernel to u-boot
Kishon Vijay Abraham I
2015-04-14
ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY
Kishon Vijay Abraham I
2015-04-14
ARM: DRA7: Enable clocks for USB OTGSS and USB PHY
Kishon Vijay Abraham I
2015-04-14
usb: dwc2: retry NAK'd interrupt transfers
Stephen Warren
2015-04-14
usb: dwc2: implement interrupt transfers
Stephen Warren
2015-04-14
usb: dwc2: correctly program hcchar for LS devices
Stephen Warren
2015-04-14
ARM: bcm2835: use phys_to_bus() for mbox
Stephen Warren
2015-04-14
usb: dwc2: detect device speed correctly
Stephen Warren
2015-04-14
usb: dwc2: use phys_to_bus/bus_to_phys
Stephen Warren
2015-04-14
ARM: bcm2835: implement phys_to_bus/bus_to_phys
Stephen Warren
2015-04-14
Create API to map between CPU physical and bus addresses
Stephen Warren
2015-04-14
usb: dwc2: fix bulk transfers
Stephen Warren
2015-04-14
usb: dwc2: remove restriction on buffer length
Stephen Warren
2015-04-14
usb: dwc2: fix aligned buffer usage
Stephen Warren
2015-04-14
usb: dwc2: simplify wait_for_chhltd
Stephen Warren
2015-04-14
usb: dwc2: remove control_data_toggle[]
Stephen Warren
2015-04-14
usb: dwc2: usb chunk_msg() for control transfers too
Stephen Warren
2015-04-14
usb: dwc2: refactor submit_bulk_msg to be common
Stephen Warren
2015-04-14
usb: dwc2: unify waiting for transfer completion
Stephen Warren
2015-04-14
usb: hub: allow pgood_delay to be specified via env
Tim Harvey
2015-04-14
usb: fix first descriptor fetch error handling
Stephen Warren
2015-04-14
usb: Early failure when the first descriptor read fails or is invalid
Paul Kocialkowski
2015-04-14
usb: Check usb_new_device for failure
Paul Kocialkowski
2015-04-14
usb: usb_new_device return codes consistency
Paul Kocialkowski
2015-04-14
usb_storage:Fix USB storage capacity detection on 64 bit architectures
Sergey Temerkhanov
2015-04-14
usb: 64-bit architectures support for xHCI
Sergey Temerkhanov
2015-04-14
usb: Convert protocol header structures to use explicitly sized variables
Sergey Temerkhanov
2015-04-14
usb: mass-storage: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
usb: ehci-tegra: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
ehci-hcd: fix warnings on 64-bit builds
Rob Herring
2015-04-14
usb: ci_udc: fix warnings on 64-bit builds
Rob Herring
2015-04-14
usb: eth: asix: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
usb_storage : scan all interfaces to find a storage device
Franck Jullien
2015-04-13
Prepare v2015.04
Tom Rini
2015-04-13
break build if it would produce broken binary
Pavel Machek
2015-04-13
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-04-13
ARM: rpi: add a couple more revision IDs
Stephen Warren
[next]