index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-17
dm: sata: dw_sata: Set up common versions of operations
Simon Glass
2017-08-17
dm: sata: dw_sata: More ahci_init_one() futher down
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop is_ready
Simon Glass
2017-08-17
dm: sata: dw_sata: Rename the dwc_ahsata private header
Simon Glass
2017-08-17
dm: sata: dw_sata: Sort #include directives
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop unnecessary brackets
Simon Glass
2017-08-17
dm: sata: dw_sata: Pass uc_priv to internal functions
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop unnecessary casts
Simon Glass
2017-08-17
dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
Simon Glass
2017-08-17
dm: sata: dw_sata: Move exported functions to the end
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
Simon Glass
2017-08-17
dm: sata: dwc_ahsata: Make functions static
Simon Glass
2017-08-17
dm: core: Add a comment about the device_remove() flags
Simon Glass
2017-08-17
dm: blk: Update return value in blk_create_devicef()
Simon Glass
2017-08-17
dm: usb: Adjust the 'usb' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: ide: Adjust the 'ide' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: blk: Add a generic function for block device commands
Simon Glass
2017-08-17
dm: blk: Add a function to find an interface-type name
Simon Glass
2017-08-17
dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
Simon Glass
2017-08-17
mmc: gen_atmel_mci: Fix wrong arguments used of bind()
Wenyou.Yang@microchip.com
2017-08-17
mmc: sd_sdhi: Enable clock using clock framework
Marek Vasut
2017-08-17
mmc: sh_sdhi: Fix the ACMD handling
Marek Vasut
2017-08-17
mmc: sh_sdhi: Add DM and DT probing support
Marek Vasut
2017-08-17
mmc: uniphier-sd: Fix long response processing
Marek Vasut
2017-08-14
Prepare v2017.09-rc2
Tom Rini
2017-08-14
configs: Resync with savedefconfig
Tom Rini
2017-08-14
Merge git://git.denx.de/u-boot-net
Tom Rini
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
driver: net: ldpaa: Update priv->phydev after free()
Prabhakar Kushwaha
2017-08-14
usb: net: Add support for Microchip LAN75xx and LAN78xx
Yuiko Oshino
2017-08-14
net: Add mii_resolve_flowctrl_fdx()
Yuiko Oshino
2017-08-14
net: fman: add support RGMII_TXID to memac
Madalin Bucur
2017-08-14
ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined
Tom Rini
2017-08-14
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-08-13
stm32f1: remove stm32f1 support
Patrice Chotard
2017-08-13
cmd/bdinfo: correct comment in board_detail
Chris Packham
2017-08-13
test: Move the FIT test into the correct place
Simon Glass
2017-08-13
test: Convert the FIT test to test/py
Simon Glass
2017-08-13
test: Indent test-fit.py to match the next patch
Simon Glass
2017-08-13
ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices
Nishanth Menon
2017-08-13
ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0
Nishanth Menon
2017-08-13
test: Fix FIT test to pass again
Simon Glass
2017-08-13
wdt: Update uclass to make clear that the timeout is in ms
Andy Shevchenko
2017-08-13
boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()
Nobuhiro Iwamatsu
2017-08-13
x86: qemu: Enable NVMe driver
Bin Meng
2017-08-13
nvme: Handle zero Maximum Data Transfer Size (MDTS)
Bin Meng
2017-08-13
nvme: Fix number of blocks detection
Jon Nettleton
2017-08-13
nvme: Detect devices that are class Storage Express
Jon Nettleton
[next]