Commit Graph

37309 Commits (9b03f802ae63cf9c053c0125a1edd2b4c7852b9a)
 

Author SHA1 Message Date
Wills Wang 9b03f802ae mips: ath79: add support for QCA953x SOCs 8 years ago
Wills Wang ee7bb5be35 mips: ath79: add support for AR933x SOCs 8 years ago
Wills Wang 1d3d0f1f1c mips: add base support for QCA/Atheros ath79 SOCs 8 years ago
Stanislav Galabov 4a48cfc4e5 Add support for 64-bit MIPS to examples/standalone 8 years ago
Stanislav Galabov 78757d52c8 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. 8 years ago
Stanislav Galabov 713a9e15bb Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU so that IDE transfers work properly 8 years ago
Stanislav Galabov d92ea983b9 Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets 8 years ago
Tom Rini 4b6e1fda10 Merge git://git.denx.de/u-boot-dm 8 years ago
Tom Rini 27bec5c127 Merge branch 'master' of git://www.denx.de/git/u-boot-imx 8 years ago
Simon Glass 341392dd11 dm: mmc: test: Add tests for MMC 8 years ago
Simon Glass afa2c3122d dm: sandbox: mmc: Enable building MMC code for sandbox 8 years ago
Simon Glass f376a3cbbf dm: mmc: sandbox: Add an SD-card emulation 8 years ago
Simon Glass 33fb211dd2 dm: mmc: Add support for driver-model block devices 8 years ago
Simon Glass ad27dd5e13 dm: mmc: Add a way to bind MMC devices with driver model 8 years ago
Simon Glass 8ef761ed4c dm: mmc: Implement the MMC functions for block devices 8 years ago
Simon Glass f8b7752e8f dm: sandbox: Only enable the sandbox MMC driver when valid 8 years ago
Simon Glass fdbb139f0c dm: mmc: Adjust mmc_switch_part() to use a struct mmc 8 years ago
Simon Glass 1598dfcb10 dm: blk: Use the correct error code for blk_get_device_by_str() 8 years ago
Simon Glass c40fdca6b7 dm: mmc: Move the device list into a separate file 8 years ago
Simon Glass cffe5d86cf dm: mmc: Set up the device pointer when using the MMC uclass 8 years ago
Simon Glass b6694a33c4 dm: blk: Add a comment as to why the bdev member is needed 8 years ago
Simon Glass 6dd9faf8f9 dm: part: Drop the block_drvr table 8 years ago
Simon Glass 1fde473da7 dm: part: Use the legacy block driver for hardware partition support 8 years ago
Simon Glass cd0fb55b64 dm: blk: Add functions to select a hardware partition 8 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 8 years ago
Simon Glass 0776167ec5 dm: mmc: spl: Use the legacy block interface in SPL 8 years ago
Simon Glass cb5ec33d90 dm: mmc: Add a function to obtain the block device 8 years ago
Simon Glass e17d1143c1 dm: mmc: Implement the select_hwpart() method 8 years ago
Simon Glass ff3882ac23 dm: mmc: Move mmc_switch_part() above its callers 8 years ago
Simon Glass d0773524e1 dm: blk: Free the block device name when unbound 8 years ago
Simon Glass a2040facd2 dm: core: Allow device names to be freed automatically 8 years ago
Simon Glass 72a85c0d2d dm: blk: Fix allocation of block-device numbering 8 years ago
Simon Glass cd995a8aa0 dm: sandbox: Enable systemace 8 years ago
Simon Glass 4560ee470f dm: systemace: Add driver-mode block-device support 8 years ago
Simon Glass a0ff24c467 dm: systemace: Reorder function to avoid forward declarataions 8 years ago
Simon Glass 9107c973d3 dm: blk: Add a easier way to create a named block device 8 years ago
Simon Glass 52138fd407 dm: blk: Allow blk_create_device() to allocate the device number 8 years ago
Simon Glass 199a1201ab dm: sandbox: Enable SATA 8 years ago
Simon Glass f5a14af9c4 dm: sata: Add support for driver-model block devices 8 years ago
Simon Glass e8c0a2509c dm: sandbox: Enable SCSI 8 years ago
Simon Glass 535556b2aa dm: scsi: Add support for driver-model block devices 8 years ago
Simon Glass 74c6dc1444 dm: sandbox: Enable IDE 8 years ago
Simon Glass 145df842b4 dm: ide: Add support for driver-model block devices 8 years ago
Simon Glass 38bd29beaa dm: part: Drop the get_dev() method 8 years ago
Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 8 years ago
Simon Glass ae9ffccdac dm: blk: Drop the systemace.h header 8 years ago
Simon Glass f6d000edbe dm: systemace: Drop the get_dev() function 8 years ago
Simon Glass 4e7189d4d8 dm: sata: Drop the get_dev() function 8 years ago
Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 8 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 8 years ago