summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-14mmc: store hwpart in the block deviceStephen Warren
2016-01-14block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-14Fix board init code to respect the C runtime environmentAlbert ARIBAUD
2016-01-14Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-01-14Merge git://git.denx.de/u-boot-netTom Rini
2016-01-14hash.c: Conditionally compile hash_command, static hash_showTom Rini
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-13arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configsNathan Rossi
2016-01-13spl: dm: Add SPL_DM_SEQ_ALIAS config optionNathan Rossi
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
2016-01-08rockchip: Fix the configuration for chromebook_jerrySimon Glass
2016-01-07usb: Allow up to 7 storage devicesSimon Glass