index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-20
drivers: serial: add serial driver for ar933x SOC
Wills Wang
2016-05-20
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.
Wills Wang
2016-05-20
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.
Wills Wang
2016-05-20
mips: ath79: add support for QCA953x SOCs
Wills Wang
2016-05-20
mips: ath79: add support for AR933x SOCs
Wills Wang
2016-05-20
mips: add base support for QCA/Atheros ath79 SOCs
Wills Wang
2016-05-20
Add support for 64-bit MIPS to examples/standalone
Stanislav Galabov
2016-05-20
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
Stanislav Galabov
2016-05-20
Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU...
Stanislav Galabov
2016-05-20
Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works f...
Stanislav Galabov
2016-05-17
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-05-17
dm: mmc: test: Add tests for MMC
Simon Glass
2016-05-17
dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
2016-05-17
dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
2016-05-17
dm: mmc: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
2016-05-17
dm: mmc: Implement the MMC functions for block devices
Simon Glass
2016-05-17
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-05-17
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
Simon Glass
2016-05-17
dm: blk: Use the correct error code for blk_get_device_by_str()
Simon Glass
2016-05-17
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-05-17
dm: blk: Add a comment as to why the bdev member is needed
Simon Glass
2016-05-17
dm: part: Drop the block_drvr table
Simon Glass
2016-05-17
dm: part: Use the legacy block driver for hardware partition support
Simon Glass
2016-05-17
dm: blk: Add functions to select a hardware partition
Simon Glass
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
2016-05-17
dm: mmc: Add a function to obtain the block device
Simon Glass
2016-05-17
dm: mmc: Implement the select_hwpart() method
Simon Glass
2016-05-17
dm: mmc: Move mmc_switch_part() above its callers
Simon Glass
2016-05-17
dm: blk: Free the block device name when unbound
Simon Glass
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
2016-05-17
dm: blk: Fix allocation of block-device numbering
Simon Glass
2016-05-17
dm: sandbox: Enable systemace
Simon Glass
2016-05-17
dm: systemace: Add driver-mode block-device support
Simon Glass
2016-05-17
dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
2016-05-17
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
2016-05-17
dm: sandbox: Enable SATA
Simon Glass
2016-05-17
dm: sata: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: sandbox: Enable SCSI
Simon Glass
2016-05-17
dm: scsi: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: sandbox: Enable IDE
Simon Glass
2016-05-17
dm: ide: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: part: Drop the get_dev() method
Simon Glass
2016-05-17
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
dm: blk: Drop the systemace.h header
Simon Glass
2016-05-17
dm: systemace: Drop the get_dev() function
Simon Glass
[next]