summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2016-01-14arm: mvebu: Make ECC support configurable on Armada XPStefan Roese
2016-01-14arm: mvebu: db-mv784mp-gp: Enable cache commandStefan Roese
2016-01-14arm: mvebu: db-mv784mp-gp: Enable common file-system supportStefan Roese
2016-01-14arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA supportStefan Roese
2016-01-14arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese
2016-01-14arm: mvebu: Move some defines to common include fileStefan Roese
2016-01-14net: mvneta: Convert to driver modelStefan Roese
2016-01-14arm: mvebu: Add SPI driver model supportStefan Roese
2016-01-14arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese
2016-01-13part_dos.c: Don't wrap to negative after 2G sectorsStefan Monnier
2016-01-13dm: core: Add a new api to get indexed device addressMugunthan V N
2016-01-13power: pmic.h: Drop include <spi.h>Jagan Teki
2016-01-13am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N
2016-01-13dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N
2016-01-13spi: Add support for dual and quad modeMugunthan 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: Remove spi_flash_removeJagan 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-12dm: core: Add option to configure an offset for the address translationStefan Roese
2016-01-12rockchip: Use the debug UART on rk3036Simon Glass
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass
2016-01-12dm: ahci: Convert to use new DM PCI APISimon Glass
2016-01-12dm: pci: Switch to DM API for PCI address mappingSimon Glass
2016-01-12dm: pci: Add driver model API functions for address mappingSimon Glass
2016-01-12dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass
2016-01-12dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass
2016-01-12dm: pci: Add a function to read a PCI BARSimon Glass
2016-01-12dm: pci: Add a driver-model version of pci_find_class()Simon Glass
2016-01-12dm: pci: Add a driver-model version of pci_find_device()Simon Glass
2016-01-12dm: pci: Use driver model PCI API in auto-configSimon Glass
2016-01-12dm: pci: Add a dm_ prefix to pci_bus_find_bdf()Simon Glass
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass
2016-01-08Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-01-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-08cyrus: Enable STDIO deregisterAndy Fleming
2016-01-08arm64: Juno/FVP: adjust kernel load addressAndre Przywara
2016-01-08include: Correct "requset" typoes in misc.hRobert P. J. Day