summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-spiTom Rini2018-01-266-83/+52
|\
| * Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...Vignesh R2018-01-243-3/+0
| * config: cadence_spi: Remove defines read from DTJason Rush2018-01-243-3/+0
| * spi: Remove spi_setup_slave_fdtMario Six2018-01-241-13/+0
| * spi: Remove spi_flash_probe_fdtMario Six2018-01-241-12/+0
| * spi: Remove obsolete spi_base_setup_slave_fdtMario Six2018-01-241-14/+0
| * drivers: spi: consider command bytes when sending transfersÁlvaro Fernández Rojas2018-01-241-1/+1
| * drivers: spi: allow limiting readsÁlvaro Fernández Rojas2018-01-241-0/+3
| * wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-54/+0
| * wait_bit: add 8/16/32 BE/LE versions of wait_for_bitÁlvaro Fernández Rojas2018-01-241-0/+65
* | Merge git://git.denx.de/u-boot-mmcTom Rini2018-01-242-0/+71
|\ \
| * | power: regulator: s2mps11: add a regulator driver for s2mps11Jaehoon Chung2018-01-241-0/+55
| * | dm: add dev_read_u32()Masahiro Yamada2018-01-221-0/+16
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-233-0/+63
|\ \ \
| * | | armv8: ls1088a: Add IFC and eMMC as qixis boot sourcesAshish Kumar2018-01-232-0/+6
| * | | ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat2018-01-232-0/+23
| * | | common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat2018-01-231-0/+3
| * | | board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat2018-01-232-0/+31
* | | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-01-237-40/+160
|\ \ \ \
| * | | | efi_driver: EFI block driverHeinrich Schuchardt2018-01-225-0/+35
| * | | | efi_loader: fix ExitBootServicesHeinrich Schuchardt2018-01-221-3/+3
| * | | | efi_loader: add check_tpl parameter to efi_signal_eventHeinrich Schuchardt2018-01-221-1/+1
| * | | | efi_loader: provide function to get last node of a device pathHeinrich Schuchardt2018-01-221-0/+3
| * | | | efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitionsHeinrich Schuchardt2018-01-221-2/+10
| * | | | efi_loader: make efi_disk_create_partitions a global symbolHeinrich Schuchardt2018-01-221-0/+4
| * | | | efi_loader: provide a function to create a partition nodeHeinrich Schuchardt2018-01-221-0/+2
| * | | | efi_loader: make efi_block_io_guid a global symbolHeinrich Schuchardt2018-01-221-0/+2
| * | | | efi_loader: return NULL from device path functionsHeinrich Schuchardt2018-01-221-3/+3
| * | | | efi_loader: consistently use efi_handle_t for handlesHeinrich Schuchardt2018-01-222-15/+19
| * | | | efi_loader: fix signature of efi_disconnect_controllerHeinrich Schuchardt2018-01-221-2/+4
| * | | | efi_loader: implement ConnectControllerHeinrich Schuchardt2018-01-222-0/+24
| * | | | efi_loader: debug output installed device pathHeinrich Schuchardt2018-01-221-3/+4
| * | | | efi_loader: list of open protocol infosHeinrich Schuchardt2018-01-221-1/+14
| * | | | efi_selftest: colored test outputHeinrich Schuchardt2018-01-221-10/+17
| * | | | efi_loader: support device path for IDE and SCSI disksHeinrich Schuchardt2018-01-221-0/+15
| |/ / /
* | | | Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford2018-01-226-17/+0
* | | | fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-2229-86/+0
* | | | env: ENV_IS_IN_FAT improvementsTuomas Tynkkynen2018-01-221-4/+0
* | | | ARM: poplar: Use Kconfig to enable CONFIG_FAT_WRITETuomas Tynkkynen2018-01-221-1/+0
* | | | fs: Migrate ext4 to KconfigTuomas Tynkkynen2018-01-2215-49/+0
* | | | Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford2018-01-222-2/+0
* | | | Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford2018-01-225-5/+0
* | | | Convert CONFIG_TWL4030_USB to KconfigAdam Ford2018-01-227-24/+0
* | | | Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford2018-01-225-5/+0
* | | | Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford2018-01-2210-19/+0
* | | | Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford2018-01-2218-39/+0
|/ / /
* | | core: Add {ofnode, dev}_translate_address functionsMario Six2018-01-212-0/+30
* | | dm: pinctrl: sync with Linux to use pin_config_paramPeng Fan2018-01-211-46/+66
* | | dm: fix typo falbackHeinrich Schuchardt2018-01-211-2/+2
|/ /
* | Merge git://git.denx.de/u-boot-arcTom Rini2018-01-193-5/+7
|\ \