summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* spi: Add SPI_TX_DUAL modeJagan Teki2016-01-13-1/+2
* sf: Make IO modes at last in read modesJagan Teki2016-01-13-1/+1
* spi: Minor cleanupJagan Teki2016-01-13-16/+16
* spi: Use BIT macroJagan Teki2016-01-13-19/+19
* spi: Fix bit assignment with flagsJagan Teki2016-01-13-3/+3
* spi: Move flags macro's to spi_slave{} membersJagan Teki2016-01-13-8/+7
* spi: Rename op_mode_rx to mode_rxJagan Teki2016-01-13-3/+3
* spi: Rename SPI_OPM_RX_* to SPI_RX_*Jagan Teki2016-01-13-4/+4
* spi: Remove SPI_OPM_RX_DIO|QIOFJagan Teki2016-01-13-2/+0
* spi: Remove SPI_OPM_RX_EXTNJagan Teki2016-01-13-3/+0
* sf: Remove spi_flash_removeJagan Teki2016-01-13-2/+0
* spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUADJagan Teki2016-01-13-2/+2
* spi: Use mode instead of op_mode_txJagan Teki2016-01-13-6/+2
* spi: make mode visible to both dm and non-dmJagan Teki2016-01-13-2/+2
* dm: core: Add option to configure an offset for the address translationStefan Roese2016-01-12-0/+21
* rockchip: Use the debug UART on rk3036Simon Glass2016-01-12-0/+2
* dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-12-4/+2
* dm: ahci: Convert to use new DM PCI APISimon Glass2016-01-12-0/+4
* dm: pci: Switch to DM API for PCI address mappingSimon Glass2016-01-12-1/+1
* dm: pci: Add driver model API functions for address mappingSimon Glass2016-01-12-0/+59
* dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass2016-01-12-1/+1
* dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-12-3/+3
* dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass2016-01-12-20/+3
* dm: pci: Add a function to read a PCI BARSimon Glass2016-01-12-0/+9
* dm: pci: Add a driver-model version of pci_find_class()Simon Glass2016-01-12-0/+10
* dm: pci: Add a driver-model version of pci_find_device()Simon Glass2016-01-12-0/+12
* dm: pci: Use driver model PCI API in auto-configSimon Glass2016-01-12-1/+1
* dm: pci: Add a dm_ prefix to pci_bus_find_bdf()Simon Glass2016-01-12-2/+2
* dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass2016-01-12-2/+2
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-01-08-0/+1
|\
| * rockchip: Fix the configuration for chromebook_jerrySimon Glass2016-01-08-0/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-08-0/+3
|\ \
| * | imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov2016-01-07-0/+1
| * | imx: mx6ul: disable VIDEO for SPLPeng Fan2016-01-07-0/+2
| |/
* | cyrus: Enable STDIO deregisterAndy Fleming2016-01-08-0/+1
* | arm64: Juno/FVP: adjust kernel load addressAndre Przywara2016-01-08-2/+2
* | include: Correct "requset" typoes in misc.hRobert P. J. Day2016-01-08-2/+2
* | usb: Allow up to 7 storage devicesSimon Glass2016-01-07-1/+1
|/
* mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson2016-01-04-1/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-03-1/+26
|\
| * ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson2016-01-03-0/+2
| * arm: novena: Switch novena to config_distro_bootcmdVagrant Cascadian2015-12-14-1/+22
| * imx: mx7: enable CONFIG_FSL_CLKPeng Fan2015-12-07-0/+2
* | usb: Move determination of TT hub address/port into separate functionStefan Brüns2015-12-31-0/+12
* | usb: Alloc buffer for USB descriptor dynamicallyStefan Brüns2015-12-31-2/+3
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-12-24-40/+92
|\ \
| * | arm: socfpga: Add support for Denali NAND controllerMarek Vasut2015-12-22-0/+23
| * | arm: socfpga: Enable DFU MMC support only if DM_MMC is enabledMarek Vasut2015-12-22-0/+2
| * | arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabledMarek Vasut2015-12-22-0/+4
| * | arm: socfpga: sr1500: Update qspiboot to use UBIFSChin Liang See2015-12-22-4/+2