Commit Graph

14149 Commits (543a4aba7fa88452e7749af5aad7e4b676901f57)

Author SHA1 Message Date
Tim Harvey 543a4aba7f imx: ventana: config: use fs env var for block dev filesystem type 9 years ago
Tim Harvey 1b7400011e imx: ventana: config: use bootdir env var for directory of fdt files 9 years ago
Tim Harvey 4df0bff3ce imx: ventana: config: add fixfdt script to apply manual fdt fixups 9 years ago
Tim Harvey 7698cdfddd imx: ventana: config: add env vars for disk and part 9 years ago
Sebastien Bourdelin e96b6ee7bd ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001 9 years ago
Damien Riegel e453794f87 ts4800: update environment to boot with device tree 9 years ago
Tim Harvey a0eb8c9b91 imx: ventana: remove SPL_EXT_SUPPORT 9 years ago
Tim Harvey 3c0fd17f61 imx: ventana: use EEPROM register for falcon boot mode 9 years ago
Tim Harvey 3061a5766a imx: ventana: config: remove redundant config 9 years ago
Marek Vasut 400df30998 mips: ath79: Add support for TPLink WDR4300 9 years ago
Purna Chandra Mandal 30fd42cba6 flash: add device ID for Microchip PIC32 internal flash. 9 years ago
Wills Wang a2277cc30c mips: ath79: add AP143 reference board 9 years ago
Wills Wang 6a7b52bc8d mips: ath79: add AP121 reference board 9 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 9 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 9 years ago
Nikita Kiryanov 2d9a76b614 arm: cm-t43: add support for eeprom layout comands 9 years ago
Nikita Kiryanov bcb447e157 arm: cm-t35: add support for eeprom layout comands 9 years ago
Nikita Kiryanov 19a90ed673 arm: cm-t3517: add support for eeprom layout comands 9 years ago
Nikita Kiryanov 66b7e4201d arm: cm-t54: add support for eeprom layout comands 9 years ago
Nikita Kiryanov 0e656b825e arm: cm-t335: add support for eeprom layout comands 9 years ago
Nikita Kiryanov 1261653125 arm: cm-fx6: add support for eeprom layout comands 9 years ago
Nikita Kiryanov aa9e604410 cmd: eeprom: add support for layout aware commands 9 years ago
Stefan Roese fbaf42724f arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK 9 years ago
Simon Glass afa2c3122d dm: sandbox: mmc: Enable building MMC code for sandbox 9 years ago
Simon Glass 33fb211dd2 dm: mmc: Add support for driver-model block devices 9 years ago
Simon Glass ad27dd5e13 dm: mmc: Add a way to bind MMC devices with driver model 9 years ago
Simon Glass cffe5d86cf dm: mmc: Set up the device pointer when using the MMC uclass 9 years ago
Simon Glass b6694a33c4 dm: blk: Add a comment as to why the bdev member is needed 9 years ago
Simon Glass cd0fb55b64 dm: blk: Add functions to select a hardware partition 9 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 9 years ago
Simon Glass cb5ec33d90 dm: mmc: Add a function to obtain the block device 9 years ago
Simon Glass a2040facd2 dm: core: Allow device names to be freed automatically 9 years ago
Simon Glass cd995a8aa0 dm: sandbox: Enable systemace 9 years ago
Simon Glass 9107c973d3 dm: blk: Add a easier way to create a named block device 9 years ago
Simon Glass 52138fd407 dm: blk: Allow blk_create_device() to allocate the device number 9 years ago
Simon Glass 199a1201ab dm: sandbox: Enable SATA 9 years ago
Simon Glass e8c0a2509c dm: sandbox: Enable SCSI 9 years ago
Simon Glass 74c6dc1444 dm: sandbox: Enable IDE 9 years ago
Simon Glass 145df842b4 dm: ide: Add support for driver-model block devices 9 years ago
Simon Glass 38bd29beaa dm: part: Drop the get_dev() method 9 years ago
Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 9 years ago
Simon Glass ae9ffccdac dm: blk: Drop the systemace.h header 9 years ago
Simon Glass f6d000edbe dm: systemace: Drop the get_dev() function 9 years ago
Simon Glass 4e7189d4d8 dm: sata: Drop the get_dev() function 9 years ago
Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 9 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 9 years ago
Simon Glass 74001a2570 dm: ide: Drop the get_dev() function 9 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 9 years ago
Simon Glass 3ef85e3772 dm: systemace: Add a legacy block interface 9 years ago
Simon Glass 6eef6eac1f dm: blk: Add a legacy block interface 9 years ago