summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * efi_loader: efi_connect_controller() use %pDHeinrich Schuchardt2019-02-131-1/+1
| * efi_loader: efi_add_runtime_mmio()Heinrich Schuchardt2019-02-131-1/+2
| * distro_bootcmd: add NVME supportHeinrich Schuchardt2019-02-131-0/+27
| * test: tests for u16_strdup() and u16_strcpy()Heinrich Schuchardt2019-02-131-0/+23
| * lib: add u16_strcpy/strdup functionsAkashi, Takahiro2019-02-132-0/+52
| * efi_loader: struct efi_configuration_tableHeinrich Schuchardt2019-02-131-1/+1
| * efi_loader: efi_guid_t must be 64-bit alignedHeinrich Schuchardt2019-02-131-1/+1
|/
* test/py: use default load address for tftpHeinrich Schuchardt2019-02-121-4/+5
* Merge git://git.denx.de/u-boot-x86Tom Rini2019-02-126-25/+161
|\
| * x86: tangier: Add initial ACPI support for PMIC deviceAndy Shevchenko2019-02-121-0/+87
| * x86: Use the existing GDT in the ROM for 64-bit U-Boot properBin Meng2019-02-121-14/+0
| * x86: Don't copy the cpu_call64() function to a hardcoded addressBin Meng2019-02-122-3/+12
| * x86: Change 4-level page table base address to low memoryBin Meng2019-02-121-4/+2
| * x86: tsc: Add support for native calibration of TSC freqBernhard Messerklinger2019-02-121-0/+55
| * doc: Fix CONFIG_OF_SEPARATE descriptionAndy Shevchenko2019-02-121-3/+4
| * x86: edison: Switch to CONFIG_OF_SEPARATEAndy Shevchenko2019-02-121-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-02-119-6/+198
|\
| * i2c: mux: Generate longer i2c mux nameMichal Simek2019-02-111-3/+26
| * i2c: Fill req_seq in i2c_post_bind()Michal Simek2019-02-111-3/+25
| * i2c: dm: Record maximum id of devices before probing devicesMichal Simek2019-02-111-0/+26
| * dm: core: Add tests for dev_read_alias_highest_id()Michal Simek2019-02-081-0/+23
| * dm: core: Introduce dev_read_alias_highest_id()Michal Simek2019-02-082-0/+24
| * fdt: Introduce fdtdec_get_alias_highest_id()Michal Simek2019-02-082-0/+46
| * dm: core: Add of_alias_get_highest_id()Michal Simek2019-02-082-0/+28
* | Merge git://git.denx.de/u-boot-marvellTom Rini2019-02-115-4/+14
|\ \
| * | ARM: mvebu: x530: use MV_DDR_FREQ_SARChris Packham2019-02-111-1/+1
| * | Kconfig: fix BUILD_TARGET for ARCH_MVEBUBaruch Siach2019-02-111-1/+1
| * | arm: mvebu: cf gt-8k: dts: add PCIe slot reset supportBaruch Siach2019-02-111-0/+8
| * | pcie: designware: mvebu: fix reset release polarityBaruch Siach2019-02-111-1/+3
| * | arm: mvebu: mcbin: dts: fix PCIe reset polarityBaruch Siach2019-02-111-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-02-106-13/+40
|\ \
| * | fs: ext4: Unmount FS in do_fs_type()Marek Vasut2019-02-091-0/+2
| * | mmc: Do not poll using CMD13 when changing timingMarek Vasut2019-02-091-8/+20
| * | mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPsMarek Vasut2019-02-091-0/+3
| * | mmc: tmio: Make DMA transfer end bit configurableMarek Vasut2019-02-094-5/+15
| |/
* | Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2019-02-1042-240/+829
|\ \
| * | sound: Allow audio codecs to be used by other SoCsSimon Glass2019-02-096-28/+8
| * | sound: i2s: Tidy up a few commentsSimon Glass2019-02-091-10/+1
| * | sound: samsung: Fix 'regiter' typoSimon Glass2019-02-091-8/+8
| * | misc: Allow child devicesSimon Glass2019-02-091-0/+3
| * | buildman: fix typoChris Packham2019-02-091-1/+1
| * | of-platdata: improve documentationSimon Goldschmidt2019-02-092-15/+22
| * | buildman: Write the environment out to an 'env' fileSimon Glass2019-02-091-0/+3
| * | mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulatorLokesh Vutla2019-02-091-8/+8
| * | power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla2019-02-093-0/+43
| * | Revert "power: regulator: Return success on attempt to disable an always-on r...Lokesh Vutla2019-02-091-1/+1
| * | fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass2019-02-092-2/+0
| * | fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass2019-02-092-12/+0
| * | samsung: mmc: Drop old MMC init codeSimon Glass2019-02-093-90/+0
| * | samsung: Drop board_enable_audio_codec()Simon Glass2019-02-091-29/+0