summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* env: Initialise all the environmentsMaxime Ripard2018-01-271-0/+1
* env: Pass additional parameters to the env lookup functionMaxime Ripard2018-01-271-0/+8
* cmd: nvedit: Get rid of the env lookupMaxime Ripard2018-01-271-7/+0
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-01-261-0/+10
|\
| * sunxi: Add limit with the MMC environmentMaxime Ripard2018-01-261-0/+10
* | Merge git://git.denx.de/u-boot-mipsTom Rini2018-01-269-0/+219
|\ \
| * | MIPS: add BMIPS Comtrend AR-5315u boardÁlvaro Fernández Rojas2018-01-261-0/+16
| * | MIPS: add support for Broadcom MIPS BCM6318 SoC familyÁlvaro Fernández Rojas2018-01-264-0/+101
| * | MIPS: add BMIPS Comtrend WAP-5813n boardÁlvaro Fernández Rojas2018-01-261-0/+19
| * | MIPS: add support for Broadcom MIPS BCM6368 SoC familyÁlvaro Fernández Rojas2018-01-263-0/+83
* | | 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