summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-24mkimage: Report information about fpgaMichal Simek
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek
2016-05-24ARM64: zynqmp: Enable option to overwrite default variablesMichal Simek
2016-05-24spl: Introduce new function spl_board_prepare_for_bootMichal Simek
2016-05-24ARM64: zynqmp: Remove CONFIG_PREBOOTMichal Simek
2016-05-24ARM64: zynqmp: Enable eMMC boot partitions commandsMichal Simek
2016-05-24ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek
2016-05-24ARM64: zynqmp: Enable missing distro default optionsMichal Simek
2016-05-24ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or notMasahiro Yamada
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-20mips: ath79: Add support for TPLink WDR4300Marek Vasut
2016-05-20flash: add device ID for Microchip PIC32 internal flash.Purna Chandra Mandal
2016-05-20mips: ath79: add AP143 reference boardWills Wang
2016-05-20mips: ath79: add AP121 reference boardWills Wang
2016-05-20Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU...Stanislav Galabov
2016-05-20Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works f...Stanislav Galabov
2016-05-20arm: cm-t43: add support for eeprom layout comandsNikita Kiryanov
2016-05-20arm: cm-t35: add support for eeprom layout comandsNikita Kiryanov
2016-05-20arm: cm-t3517: add support for eeprom layout comandsNikita Kiryanov
2016-05-20arm: cm-t54: add support for eeprom layout comandsNikita Kiryanov
2016-05-20arm: cm-t335: add support for eeprom layout comandsNikita Kiryanov
2016-05-20arm: cm-fx6: add support for eeprom layout comandsNikita Kiryanov
2016-05-20cmd: eeprom: add support for layout aware commandsNikita Kiryanov
2016-05-20arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECKStefan Roese
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-05-17dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass
2016-05-17dm: mmc: Add support for driver-model block devicesSimon Glass
2016-05-17dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass
2016-05-17dm: blk: Add a comment as to why the bdev member is neededSimon Glass
2016-05-17dm: blk: Add functions to select a hardware partitionSimon Glass
2016-05-17dm: mmc: Use the new select_hwpart() APISimon Glass
2016-05-17dm: mmc: Add a function to obtain the block deviceSimon Glass
2016-05-17dm: core: Allow device names to be freed automaticallySimon Glass
2016-05-17dm: sandbox: Enable systemaceSimon Glass
2016-05-17dm: blk: Add a easier way to create a named block deviceSimon Glass
2016-05-17dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass
2016-05-17dm: sandbox: Enable SATASimon Glass
2016-05-17dm: sandbox: Enable SCSISimon Glass
2016-05-17dm: sandbox: Enable IDESimon Glass
2016-05-17dm: ide: Add support for driver-model block devicesSimon Glass
2016-05-17dm: part: Drop the get_dev() methodSimon Glass
2016-05-17dm: sandbox: Drop the host_get_dev() functionSimon Glass
2016-05-17dm: blk: Drop the systemace.h headerSimon Glass
2016-05-17dm: systemace: Drop the get_dev() functionSimon Glass
2016-05-17dm: sata: Drop the get_dev() functionSimon Glass
2016-05-17dm: scsi: Drop the get_dev() functionSimon Glass
2016-05-17dm: mmc: Drop the get_dev() functionSimon Glass