summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-20video: ipuv3: Set max display bpp to 32Marek Vasut
2019-05-20imx: mx6sabresd: fix boot hang with videoPeng Fan
2019-05-20arm: imx: cx9020: remove unnecessary includesSteffen Dirkwinkel
2019-05-20dm: arm: imx: cx9020: remove unused mmc functionsSteffen Dirkwinkel
2019-05-20dm: arm: imx: cx9020: migrate to dm_videoSteffen Dirkwinkel
2019-05-20arm: imx: add ipu to imx53.dts and set dm-pre-relocSteffen Dirkwinkel
2019-05-20dm: arm: imx: video: add compatible for imx53-ipuSteffen Dirkwinkel
2019-05-20dm: arm: imx: cx9020: enable DM_GPIOSteffen Dirkwinkel
2019-05-20splash: Load internal and external data from FITLeo Ruan
2019-05-20splash: Use splashfile instead of location->nameLeo Ruan
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-16configs: arndale: Use appropriate driver for Asix AX88760Krzysztof Kozlowski
2019-05-16arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPATKrzysztof Kozlowski
2019-05-16arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2CKrzysztof Kozlowski
2019-05-15Prepare v2019.07-rc2Tom Rini
2019-05-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-05-15Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini
2019-05-14eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao
2019-05-14net: rtl8169: Support RTL-8168h/8111hThierry Reding
2019-05-14net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding
2019-05-14phy: ti: Init node before readingMichal Simek
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne
2019-05-14ARM: dts: socfpga: Keep FPGA bridge entries in SPL DTMarek Vasut
2019-05-14ARM: dts: socfpga: Factor out U-Boot specifics from A10 handoff filesMarek Vasut
2019-05-14arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] boardWolfgang Grandegger
2019-05-14arm: sofcpga: s10: remove unused ad-hoc reset codeSimon Goldschmidt
2019-05-14arm: socfpga: remove re-added ad-hoc reset codeSimon Goldschmidt
2019-05-14ARM: renesas: grpeach: Align env positionMarek Vasut
2019-05-13Merge tag 'efi-2019-07-rc3' of git://git.denx.de/u-boot-efiTom Rini
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-12efi_loader: comments for efi_install_fdt()Heinrich Schuchardt
2019-05-12efi_loader: deduplicate code in cmd/bootefi.cHeinrich Schuchardt
2019-05-12efi_loader: ACPI device node to textHeinrich Schuchardt
2019-05-12efi_loader: infinite recursion notifying eventsHeinrich Schuchardt
2019-05-12efi_loader: simplify efi_allocate_pages()Heinrich Schuchardt
2019-05-12efi_loader: AllocateAdress error handlingHeinrich Schuchardt
2019-05-12efi_loader: out of resources in AllocatePages()Heinrich Schuchardt
2019-05-12efi_loader: check memory address before freeingHeinrich Schuchardt
2019-05-12efi_loader: error code in UninstallProtocolInterface()Heinrich Schuchardt
2019-05-12efi_loader: superfluous check in efi_remove_protocol()Heinrich Schuchardt
2019-05-12efi_loader: LocateDevicePath() incorrect parameter checkHeinrich Schuchardt
2019-05-12efi_loader: fix typo in efi_locate_handle() commentHeinrich Schuchardt
2019-05-12efi_loader: make device path to text protocol customizableHeinrich Schuchardt
2019-05-12efi_loader: make Unicode collation protocol customizableHeinrich Schuchardt
2019-05-12efi_loader: reword the EFI_LOADER config optionHeinrich Schuchardt
2019-05-12efi_loader: format KconfigHeinrich Schuchardt
2019-05-12efi_loader: observe CONFIG_EFI_LOADER_HIIHeinrich Schuchardt