summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove commented linesTrevor Woerner2-5/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"Trevor Woerner1-1/+1
2019-05-18CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner4-5/+4
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2-10/+1
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini23-41/+1728
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-1/+1
2019-05-16configs: arndale: Use appropriate driver for Asix AX88760Krzysztof Kozlowski1-1/+1
2019-05-16arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPATKrzysztof Kozlowski1-1/+0
2019-05-16arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2CKrzysztof Kozlowski1-8/+0
2019-05-15Prepare v2019.07-rc2Tom Rini1-1/+1
2019-05-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini39-25/+71
2019-05-15Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini7-7/+63
2019-05-14eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao1-3/+4
2019-05-14net: rtl8169: Support RTL-8168h/8111hThierry Reding1-0/+1
2019-05-14net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding1-0/+18
2019-05-14phy: ti: Init node before readingMichal Simek1-4/+4
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne36-18/+44
2019-05-14ARM: dts: socfpga: Keep FPGA bridge entries in SPL DTMarek Vasut1-0/+24
2019-05-14ARM: dts: socfpga: Factor out U-Boot specifics from A10 handoff filesMarek Vasut4-18/+71
2019-05-14arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] boardWolfgang Grandegger14-0/+1632
2019-05-14arm: sofcpga: s10: remove unused ad-hoc reset codeSimon Goldschmidt2-12/+0
2019-05-14arm: socfpga: remove re-added ad-hoc reset codeSimon Goldschmidt3-11/+1
2019-05-14ARM: renesas: grpeach: Align env positionMarek Vasut1-1/+1
2019-05-13Merge tag 'efi-2019-07-rc3' of git://git.denx.de/u-boot-efiTom Rini12-138/+188
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini16-80/+702
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini70-3214/+17
2019-05-12efi_loader: comments for efi_install_fdt()Heinrich Schuchardt1-3/+8
2019-05-12efi_loader: deduplicate code in cmd/bootefi.cHeinrich Schuchardt1-62/+37
2019-05-12efi_loader: ACPI device node to textHeinrich Schuchardt1-3/+3
2019-05-12efi_loader: infinite recursion notifying eventsHeinrich Schuchardt1-1/+3
2019-05-12efi_loader: simplify efi_allocate_pages()Heinrich Schuchardt1-28/+15
2019-05-12efi_loader: AllocateAdress error handlingHeinrich Schuchardt1-6/+13
2019-05-12efi_loader: out of resources in AllocatePages()Heinrich Schuchardt1-2/+2
2019-05-12efi_loader: check memory address before freeingHeinrich Schuchardt1-5/+47
2019-05-12efi_loader: error code in UninstallProtocolInterface()Heinrich Schuchardt1-1/+1
2019-05-12efi_loader: superfluous check in efi_remove_protocol()Heinrich Schuchardt1-2/+0
2019-05-12efi_loader: LocateDevicePath() incorrect parameter checkHeinrich Schuchardt1-1/+5
2019-05-12efi_loader: fix typo in efi_locate_handle() commentHeinrich Schuchardt1-1/+1
2019-05-12efi_loader: make device path to text protocol customizableHeinrich Schuchardt6-3/+15
2019-05-12efi_loader: make Unicode collation protocol customizableHeinrich Schuchardt4-2/+16
2019-05-12efi_loader: reword the EFI_LOADER config optionHeinrich Schuchardt1-5/+5
2019-05-12efi_loader: format KconfigHeinrich Schuchardt1-21/+22
2019-05-12efi_loader: observe CONFIG_EFI_LOADER_HIIHeinrich Schuchardt1-1/+1
2019-05-12MAINTAINERS: assign include/charset.hHeinrich Schuchardt1-0/+1
2019-05-12lib: charset: correct utf8_utf16_strnlen() descriptionHeinrich Schuchardt1-5/+7
2019-05-10gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt1-14/+11
2019-05-10reset: socfpga: convert to livetreeSimon Goldschmidt1-3/+1
2019-05-10serial: altera_uart: convert to livetreeSimon Goldschmidt1-4/+1
2019-05-10spi: designware: convert to livetreeSimon Goldschmidt1-6/+2
2019-05-10spi: cadence_qspi: convert to livetreeSimon Goldschmidt1-20/+19