summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* part_dos.c: Don't wrap to negative after 2G sectorsStefan Monnier2016-01-131-4/+4
* dm: core: Add a new api to get indexed device addressMugunthan V N2016-01-131-0/+11
* power: pmic.h: Drop include <spi.h>Jagan Teki2016-01-131-1/+0
* am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N2016-01-131-0/+2
* dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N2016-01-131-0/+5
* spi: Add support for dual and quad modeMugunthan V N2016-01-131-0/+2
* spi: Add SPI_TX_DUAL modeJagan Teki2016-01-131-1/+2
* sf: Make IO modes at last in read modesJagan Teki2016-01-131-1/+1
* spi: Minor cleanupJagan Teki2016-01-131-16/+16
* spi: Use BIT macroJagan Teki2016-01-131-19/+19
* spi: Fix bit assignment with flagsJagan Teki2016-01-131-3/+3
* spi: Move flags macro's to spi_slave{} membersJagan Teki2016-01-131-8/+7
* spi: Rename op_mode_rx to mode_rxJagan Teki2016-01-131-3/+3
* spi: Rename SPI_OPM_RX_* to SPI_RX_*Jagan Teki2016-01-131-4/+4
* spi: Remove SPI_OPM_RX_DIO|QIOFJagan Teki2016-01-131-2/+0
* spi: Remove SPI_OPM_RX_EXTNJagan Teki2016-01-131-3/+0
* sf: Remove spi_flash_removeJagan Teki2016-01-131-2/+0
* spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUADJagan Teki2016-01-131-2/+2
* spi: Use mode instead of op_mode_txJagan Teki2016-01-131-6/+2
* spi: make mode visible to both dm and non-dmJagan Teki2016-01-131-2/+2
* dm: core: Add option to configure an offset for the address translationStefan Roese2016-01-121-0/+21
* rockchip: Use the debug UART on rk3036Simon Glass2016-01-121-0/+2
* dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-121-4/+2
* dm: ahci: Convert to use new DM PCI APISimon Glass2016-01-121-0/+4
* dm: pci: Switch to DM API for PCI address mappingSimon Glass2016-01-121-1/+1
* dm: pci: Add driver model API functions for address mappingSimon Glass2016-01-121-0/+59
* dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass2016-01-121-1/+1
* dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-121-3/+3
* dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass2016-01-121-20/+3
* dm: pci: Add a function to read a PCI BARSimon Glass2016-01-121-0/+9
* dm: pci: Add a driver-model version of pci_find_class()Simon Glass2016-01-121-0/+10
* dm: pci: Add a driver-model version of pci_find_device()Simon Glass2016-01-121-0/+12
* dm: pci: Use driver model PCI API in auto-configSimon Glass2016-01-121-1/+1
* dm: pci: Add a dm_ prefix to pci_bus_find_bdf()Simon Glass2016-01-121-2/+2
* dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass2016-01-121-2/+2
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-01-081-0/+1
|\
| * rockchip: Fix the configuration for chromebook_jerrySimon Glass2016-01-081-0/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-082-0/+3
|\ \
| * | imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov2016-01-071-0/+1
| * | imx: mx6ul: disable VIDEO for SPLPeng Fan2016-01-071-0/+2
| |/
* | cyrus: Enable STDIO deregisterAndy Fleming2016-01-081-0/+1
* | arm64: Juno/FVP: adjust kernel load addressAndre Przywara2016-01-081-2/+2
* | include: Correct "requset" typoes in misc.hRobert P. J. Day2016-01-081-2/+2
* | usb: Allow up to 7 storage devicesSimon Glass2016-01-071-1/+1
|/
* mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson2016-01-041-1/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-033-1/+26
|\
| * ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson2016-01-031-0/+2
| * arm: novena: Switch novena to config_distro_bootcmdVagrant Cascadian2015-12-141-1/+22
| * imx: mx7: enable CONFIG_FSL_CLKPeng Fan2015-12-071-0/+2
* | usb: Move determination of TT hub address/port into separate functionStefan Brüns2015-12-311-0/+12
OpenPOWER on IntegriCloud