summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-18spl: Set spl_image->fdt_addr pointer for full fitImage configurationMarek Vasut
2019-05-18ARM: mediatek: mt8516: use PSCI to reset the SoCFabien Parent
2019-05-18bcm968380gerg: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUTPhilippe Reynes
2019-05-18bcm963158: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUTPhilippe Reynes
2019-05-18bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUTPhilippe Reynes
2019-05-18dt: bcm63158: watchdog should use a 50Mhz clockPhilippe Reynes
2019-05-18dt: bcm6858: watchdog should use a 50Mhz clockPhilippe Reynes
2019-05-18watchdog: bcm6345: callback start use tick instead of msPhilippe Reynes
2019-05-18Makefile: Prioritize external dtb if definedMichal Simek
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove commented linesTrevor Woerner
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"Trevor Woerner
2019-05-18CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner
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