summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mpc83xx: Introduce ARCH_MPC837XMario Six2019-05-2011-40/+42
| * | | mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-2012-25/+27
| * | | mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-2019-50/+49
| * | | mpc83xx: Introduce ARCH_MPC832*Mario Six2019-05-209-14/+17
| * | | mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-2017-61/+64
| * | | mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-2020-62/+66
| | |/ | |/|
* | | Merge tag 'mmc-5-20' of https://github.com/MrVan/u-bootTom Rini2019-05-211-18/+5
|\ \ \
| * | | Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"Lukasz Majewski2019-05-201-18/+5
* | | | Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini2019-05-2115-149/+271
|\ \ \ \
| * | | | video: Factor out vidconsole_put_string()Marek Vasut2019-05-203-10/+31
| * | | | video: ipuv3: Set max display bpp to 32Marek Vasut2019-05-201-1/+1
| * | | | imx: mx6sabresd: fix boot hang with videoPeng Fan2019-05-203-1/+4
| * | | | arm: imx: cx9020: remove unnecessary includesSteffen Dirkwinkel2019-05-201-8/+0
| * | | | dm: arm: imx: cx9020: remove unused mmc functionsSteffen Dirkwinkel2019-05-201-55/+0
| * | | | dm: arm: imx: cx9020: migrate to dm_videoSteffen Dirkwinkel2019-05-205-46/+27
| * | | | arm: imx: add ipu to imx53.dts and set dm-pre-relocSteffen Dirkwinkel2019-05-201-0/+137
| * | | | dm: arm: imx: video: add compatible for imx53-ipuSteffen Dirkwinkel2019-05-201-0/+1
| * | | | dm: arm: imx: cx9020: enable DM_GPIOSteffen Dirkwinkel2019-05-203-4/+24
| * | | | splash: Load internal and external data from FITLeo Ruan2019-05-201-21/+34
| * | | | splash: Use splashfile instead of location->nameLeo Ruan2019-05-202-5/+14
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-205-2/+12
|\ \ \ \ \
| * | | | | sun8i: h3: NanoPi M1 Plus: Add emac configurationEmmanuel Vadot2019-05-201-0/+2
| * | | | | sun50i: a64: teres_i: Fix broken SPL_TEXT_BASEJonas Smedegaard2019-05-201-0/+1
| * | | | | sun50i: h6: Fix Beelink GS1 board configClément Péron2019-05-201-0/+1
| * | | | | arm: sunxi: h6: fix reset using r_wdogClément Péron2019-05-202-2/+8
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-05-203-37/+116
|\ \ \ \ \ \
| * | | | | | i2c: mxc: Hide kconfig based control in DM_I2C modeTrent Piepho2019-05-171-1/+4
| * | | | | | wandboard: Don't use I2C speed Kconfig settings with DM_I2CTrent Piepho2019-05-171-5/+14
| * | | | | | i2c: mxc_i2c: Fix read and read->write xfers in DM modeTrent Piepho2019-05-171-31/+64
| * | | | | | i2c: mxc_i2c: Document how non-DM functions workTrent Piepho2019-05-171-0/+34
| |/ / / / /
* | | | | | Merge git://git.denx.de/u-boot-marvellTom Rini2019-05-201-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | arm: mvebu: armada-370-xp.dtsi: Add "u-boot, dm-pre-reloc" to "internal-regs"Stefan Roese2019-05-201-0/+1
| | |_|/ / | |/| | |
* | | | | Revert "Makefile: Prioritize external dtb if defined"Tom Rini2019-05-191-1/+1
* | | | | Merge tag 'efi-2019-07-rc3-2' of git://git.denx.de/u-boot-efiTom Rini2019-05-1912-27/+116
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | efi_loader: parameter check OutputStringHeinrich Schuchardt2019-05-191-0/+5
| * | | | efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameterHeinrich Schuchardt2019-05-192-4/+4
| * | | | efi_loader: GetNextMonotonicCount() check parameterHeinrich Schuchardt2019-05-191-1/+8
| * | | | efi_loader: parameter checks CalculateCrc32()Heinrich Schuchardt2019-05-191-1/+8
| * | | | efi_loader: check device path in InstallMultipleProtocolInterfacesHeinrich Schuchardt2019-05-191-0/+12
| * | | | efi_loader: implement deprecated Unicode collation protocolHeinrich Schuchardt2019-05-195-2/+55
| * | | | efi_loader: rename Unicode collation protocol 2 variablesHeinrich Schuchardt2019-05-196-12/+13
| * | | | efi_loader: merge adjacent sprintf()Heinrich Schuchardt2019-05-191-3/+2
| * | | | efi_loader: parameter checks simple network protocolHeinrich Schuchardt2019-05-191-3/+3
| * | | | efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALLHeinrich Schuchardt2019-05-191-5/+10
| | |/ / | |/| |
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2019-05-194-4/+12
|\ \ \ \
| * | | | x86: qemu-x86_64: Enable NVMeBin Meng2019-05-191-0/+1
| * | | | nvme: Fix warning of cast from pointer to integer of different sizeBin Meng2019-05-192-4/+4
| * | | | x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner2019-05-191-0/+7
| |/ / /
* | | | Merge branch '2019-05-19-master-imports'Tom Rini2019-05-19208-224/+639
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: da850evm: Enable block cache during SPLAdam Ford2019-05-181-0/+1