summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-21mips: Add MIPS 74Kc tuneMarek Vasut
2016-05-21mips: Fix compiler warning in cpu.cMarek Vasut
2016-05-21ath79: add readonly attribute for ath79_soc_descWills Wang
2016-05-21ath79: ar933x: use BIT macro for bit shift operationWills Wang
2016-05-21ar933x: serial: Remove the explicit pinctrl settingWills Wang
2016-05-21ath79: spi: Remove the explicit pinctrl settingWills Wang
2016-05-21mips: Report reloc information in bdinfoTim Chick
2016-05-21drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal
2016-05-21flash: add device ID for Microchip PIC32 internal flash.Purna Chandra Mandal
2016-05-21mips: ath79: add AP143 reference boardWills Wang
2016-05-21mips: ath79: add AP121 reference boardWills Wang
2016-05-21drivers: spi: add spi support for QCA/Atheros ath79 SOCsWills Wang
2016-05-21drivers: serial: add serial driver for ar933x SOCWills Wang
2016-05-21drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.Wills Wang
2016-05-21drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.Wills Wang
2016-05-21mips: ath79: add support for QCA953x SOCsWills Wang
2016-05-21mips: ath79: add support for AR933x SOCsWills Wang
2016-05-21mips: add base support for QCA/Atheros ath79 SOCsWills Wang
2016-05-21Add support for 64-bit MIPS to examples/standaloneStanislav Galabov
2016-05-21Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.Stanislav Galabov
2016-05-21Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU...Stanislav Galabov
2016-05-21Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works f...Stanislav Galabov
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: mmc: test: Add tests for MMCSimon Glass
2016-05-17dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass
2016-05-17dm: mmc: sandbox: Add an SD-card emulationSimon 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: Implement the MMC functions for block devicesSimon Glass
2016-05-17dm: sandbox: Only enable the sandbox MMC driver when validSimon Glass
2016-05-17dm: mmc: Adjust mmc_switch_part() to use a struct mmcSimon Glass
2016-05-17dm: blk: Use the correct error code for blk_get_device_by_str()Simon Glass
2016-05-17dm: mmc: Move the device list into a separate fileSimon 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: part: Drop the block_drvr tableSimon Glass
2016-05-17dm: part: Use the legacy block driver for hardware partition supportSimon 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: spl: Use the legacy block interface in SPLSimon Glass
2016-05-17dm: mmc: Add a function to obtain the block deviceSimon Glass
2016-05-17dm: mmc: Implement the select_hwpart() methodSimon Glass
2016-05-17dm: mmc: Move mmc_switch_part() above its callersSimon Glass
2016-05-17dm: blk: Free the block device name when unboundSimon Glass
2016-05-17dm: core: Allow device names to be freed automaticallySimon Glass
2016-05-17dm: blk: Fix allocation of block-device numberingSimon Glass
2016-05-17dm: sandbox: Enable systemaceSimon Glass
2016-05-17dm: systemace: Add driver-mode block-device supportSimon Glass
2016-05-17dm: systemace: Reorder function to avoid forward declarataionsSimon Glass