summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-19efi_loader: parameter checks simple network protocolHeinrich Schuchardt
2019-05-19efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALLHeinrich Schuchardt
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
2019-05-12MAINTAINERS: assign include/charset.hHeinrich Schuchardt
2019-05-12lib: charset: correct utf8_utf16_strnlen() descriptionHeinrich Schuchardt
2019-05-10gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt
2019-05-10reset: socfpga: convert to livetreeSimon Goldschmidt
2019-05-10serial: altera_uart: convert to livetreeSimon Goldschmidt
2019-05-10spi: designware: convert to livetreeSimon Goldschmidt
2019-05-10spi: cadence_qspi: convert to livetreeSimon Goldschmidt
2019-05-10timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTRSimon Goldschmidt