summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13drivers: spi: ti_qspi: prepare driver for DM conversionMugunthan V N
2016-01-13drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...Mugunthan V N
2016-01-13drivers: spi: ti_qspi: do not hard code chip select for memory map configurationMugunthan V N
2016-01-13spi: Add SPI_TX_DUAL modeJagan Teki
2016-01-13sf: Make IO modes at last in read modesJagan Teki
2016-01-13spi: Minor cleanupJagan Teki
2016-01-13spi: Use BIT macroJagan Teki
2016-01-13spi: Fix bit assignment with flagsJagan Teki
2016-01-13spi: Move flags macro's to spi_slave{} membersJagan Teki
2016-01-13spi: Rename op_mode_rx to mode_rxJagan Teki
2016-01-13spi: Rename SPI_OPM_RX_* to SPI_RX_*Jagan Teki
2016-01-13spi: Remove SPI_OPM_RX_DIO|QIOFJagan Teki
2016-01-13spi: Remove SPI_OPM_RX_EXTNJagan Teki
2016-01-13sf: Write quad bit along with read statusJagan Teki
2016-01-13sf: Read back and check once macronix quad bit setJagan Teki
2016-01-13sf: Read back and check once spansion quad bit setJagan Teki
2016-01-13sf: Fix quad bit set for micron devicesJagan Teki
2016-01-13sf: Use BIT macroJagan Teki
2016-01-13sf: Minor cleanupJagan Teki
2016-01-13sf: Remove spi_flash_removeJagan Teki
2016-01-13sf: Rename bank_end to bar_end in read_barJagan Teki
2016-01-13sf: Rename spi_flash_set_* functionsJagan Teki
2016-01-13sf: Move spi_read_cmds_array locallyJagan Teki
2016-01-13spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUADJagan Teki
2016-01-13spi: Use mode instead of op_mode_txJagan Teki
2016-01-13spi: make mode visible to both dm and non-dmJagan Teki
2016-01-13sf: Get spi locally from spi_flashJagan Teki
2016-01-13arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configsNathan Rossi
2016-01-13arm: mvebu: Select SPL_DM_SEQ_ALIASNathan Rossi
2016-01-13arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configsNathan Rossi
2016-01-13spl: dm: Add SPL_DM_SEQ_ALIAS config optionNathan Rossi
2016-01-13x86: qemu: add documentaion for the fw_cfg interfaceMiao Yan
2016-01-13x86: qemu: remove cpu node in device treeMiao Yan
2016-01-13x86: qemu: fix cpu device in smp bootMiao Yan
2016-01-13x86: use actual CPU number for allocating memoryMiao Yan
2016-01-13x86: fix a typo in function nameMiao Yan
2016-01-13x86: qemu: add a cpu uclass driver for qemu targetMiao Yan
2016-01-13x86: qemu: add fw_cfg supportMiao Yan
2016-01-13x86: adjust ramdisk load addressMiao Yan
2016-01-13x86: ivybridge: Add macros for LPC decode rangesBin Meng
2016-01-13x86: fsp: Always use hex numbers in the hob command outputBin Meng
2016-01-13x86: ivybridge: Do not require HAVE_INTEL_MEBin Meng
2016-01-13x86: ivybridge: Add microcode blobs for all the steppingsBin Meng
2016-01-13tools: microcode-tool: Support parsing header file with a license blockBin Meng
2016-01-13fdtdec: Add compatible string for Intel IvyBridge FSPBin Meng
2016-01-13x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng
2016-01-13x86: queensbay: Remove invalid comments in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig optionBin Meng
2016-01-13x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng