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
2017-10-01
usb: xhci: Fix max packet size for full speed device endpoint 0
Bin Meng
2017-10-01
usb: Read device descriptor after device is addressed for xHCI
Bin Meng
2017-10-01
usb: Only get 64 bytes device descriptor for full speed devices
Bin Meng
2017-10-01
usb: xhci: Add interrupt transfer support
Bin Meng
2017-10-01
usb: Handle audio extension endpoint descriptor in usb_parse_config()
Bin Meng
2017-10-01
usb: xhci: Don't assume LS/FS devices are always behind a HS hub
Bin Meng
2017-10-01
test: dm: usb: Update test cases for USB
Bin Meng
2017-10-01
dm: usb: emul: Drop usb_emul_reset()
Bin Meng
2017-10-01
dm: usb: Remove no longer needed blk_unbind_all()
Bin Meng
2017-10-01
dm: usb: Fix broken usb_stop()
Bin Meng
2017-10-01
usb: emul: hub: Report the actual device speed of the emulation device
Bin Meng
2017-10-01
usb: emul: Expose find_descriptor() as a public API
Bin Meng
2017-10-01
usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()
Bin Meng
2017-10-01
usb: sandbox: Initialize root hub's device speed to high speed
Bin Meng
2017-10-01
usb: Fix comments of usb_emul_find_for_dev()
Bin Meng
2017-10-01
usb: emul: Remove maxpacketsize in usb_emul_setup_device()
Bin Meng
2017-09-27
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-09-27
usb: dwc2: Align size of invalidating dcache before starting DMA
Seung-Woo Kim
2017-09-27
usb: kbd: Set a default polling mechanism for USB keyboard
Bin Meng
2017-09-27
usb: host: ehci-generic: convert to livetree
Philipp Tomsich
2017-09-27
usb: dwc2: convert to livetree
Philipp Tomsich
2017-09-27
rockchip: xhci: Convert to livetree
Philipp Tomsich
2017-09-27
dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled
Bin Meng
2017-09-27
usb: storage: Refactor to use max_xfer_blk from struct us_data
Bin Meng
2017-09-27
dm: usb: ehci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
dm: usb: xhci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
dm: usb: Add a new USB controller operation 'get_max_xfer_size'
Bin Meng
2017-09-27
usb: xhci: Set number of event segments and entries to 1
Marek Vasut
2017-09-26
Merge git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2017-09-26
GPT: incomplete initialization in allocate_disk_part
Heinrich Schuchardt
2017-09-26
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2017-09-26
mtd: cfi: Add support for status register polling
Marek Vasut
2017-09-26
mtd: cfi: Zap cfi_flash_base in DM case
Marek Vasut
2017-09-26
arm: mvebu: clearfog: document boot from UART
Baruch Siach
2017-09-26
arm: mvebu: fix boot from UART on ClearFog Base
Baruch Siach
2017-09-26
ARM: mvebu: handle unused DRAM banks with ECC enabled
Chris Packham
2017-09-26
ARM: mvebu: add SAR frequency values for 1.8/2.0GHz
Chris Packham
2017-09-26
ARM: mvebu: add additional information to board_add_ram_info()
Joshua Scott
2017-09-26
ARM: mvebu: Add SoC IDs for Marvell's integrated CPUs
Chris Packham
2017-09-26
arm: mvebu: Remove theadorable_defconfig
Stefan Roese
2017-09-26
ARM: mvebu: Convert CONFIG_MVNETA to Kconfig
Chris Packham
2017-09-25
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-09-25
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2017-09-25
spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
Suresh Gupta
2017-09-25
Fix s25fl256s position in spi_flash_ids list
Vsevolod Gribov
2017-09-25
sf: Fix S25FL116K entry
Marek Vasut
2017-09-25
mtd/spi: Add MT35XU512ABA1G12 NOR flash support
Yogesh Gaur
2017-09-25
spi: fsl_qspi: Add controller busy check before new spi operation
Suresh Gupta
2017-09-25
spi: mxc_spi: support driver model
Peng Fan
2017-09-24
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
Tom Rini
[next]