summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-31spl: Kconfig: Fix typo in 'Upgrade'Fabio Estevam
2018-08-31Make kmalloc'ed memory really DMA-safeMasahiro Yamada
2018-08-31test: fix typo in cmd_ut_category() descriptionHeinrich Schuchardt
2018-08-31hisilicon: hikey: Update instructions based on latest sourceManivannan Sadhasivam
2018-08-30Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-08-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-30Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2018-08-30Merge git://git.denx.de/u-boot-x86Tom Rini
2018-08-30mmc: renesas-sdhi: Use priv directlyMarek Vasut
2018-08-30x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parametersBin Meng
2018-08-30x86: efi: payload: Turn on acpi in the kernel command lineBin Meng
2018-08-30x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng
2018-08-30efi: stub: Pass EFI system table address to U-Boot payloadBin Meng
2018-08-30x86: efi: payload: Install E820 map from EFI memory mapBin Meng
2018-08-29rockchip: dts: fix unnecessary '-cells' warningKever Yang
2018-08-29usb: dwc2: Add reset ctrl to driverLey Foon Tan
2018-08-28pci: rmobile: Filter out device 1 and 2Marek Vasut
2018-08-28usb: ehci: Add PHY support to ehci-pciMarek Vasut
2018-08-28usb: ehci: Make the PHY handling genericMarek Vasut
2018-08-28phy: Fix warning due to missing definition of structureMarek Vasut
2018-08-26configs: am57xx: change default board name to beagle_x15Praneeth Bajjuri
2018-08-26cmd: ubi: change 'default y' for SUNXI to 'imply' in KconfigMasahiro Yamada
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-24ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl bindingChristian Amann
2018-08-24env: ubi: Add missing ENV_NAMEMarek Vasut
2018-08-24u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton
2018-08-24ARM: display5: Remove "factory procedure" from display5 board configLukasz Majewski
2018-08-24dm: test: Fix typo in test-main commentMichal Simek
2018-08-24malloc_simple: calloc: don't call memset if malloc failedSimon Goldschmidt
2018-08-24board: arm: bcmstb: Declare get_ticks in timer.hThomas Fitzsimmons
2018-08-24boards: amlogic: remove ethernet gpio reset code from boardsBeniamino Galvani
2018-08-24common: avb_verify: Fix division by zero in mmc_byte_io()Eugeniu Rosca
2018-08-24common: avb_verify: Fix never-occurring avb_free(ops_data)Eugeniu Rosca
2018-08-24common: avb_verify: Fix memory leaksEugeniu Rosca
2018-08-24common: avb_verify: Make local data staticEugeniu Rosca
2018-08-24common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDSEugeniu Rosca
2018-08-24common: avb_verify: Fix invalid 'for' loop conditionEugeniu Rosca
2018-08-24libavb: Handle wrong hashtree_error_mode in avb_append_options()Ievgen Maliarenko
2018-08-24ARM: dts: socfpga: Add missing NAND resetMarek Vasut
2018-08-24ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DTMarek Vasut
2018-08-24ARM: socfpga: Convert Arria10 to timer frameworkMarek Vasut
2018-08-24ARM: dts: socfpga: Flag timer clock as pre-relocMarek Vasut
2018-08-24timer: dw-apb: Add Designware APB timer driverMarek Vasut
2018-08-24ARM: socfpga: Reorder Arria10 SPLMarek Vasut
2018-08-24arm: socfpga: stratix10: Fix mailbox urgent command with urgent registerLey Foon Tan
2018-08-24arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoffLey Foon Tan
2018-08-23Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini