summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-16efi_loader: Change return type of efi_add_memory_map()Bryan O'Donoghue
2019-07-16efi_loader: use predefined constants in crt0_*_efi.SHeinrich Schuchardt
2019-07-16efi_loader: duplicate IMAGE_SUBSYSTEM_EFI_APPLICATIONHeinrich Schuchardt
2019-07-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean
2019-07-15Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-07-15mmc: support hs400 enhanced strobe modePeng Fan
2019-07-15cmd: Remove mmc_spi commandAnup Patel
2019-07-15mmc: When switching partition, use the timeout specified in the ext_csdJean-Jacques Hiblot
2019-07-15mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csdJean-Jacques Hiblot
2019-07-15mmc: if possible, poll the busy state using DAT0Jean-Jacques Hiblot
2019-07-15Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...Jean-Jacques Hiblot
2019-07-15mmc: Read sd card detect properties from DTT Karthik Reddy
2019-07-15mmc: mvebu: Remove unused MMC_CAP.. macrosT Karthik Reddy
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-13gpio: add gpio-hog supportHeiko Schocher
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods
2019-07-12stm32mp1: Add UBIFS boot capabilityPatrick Delaunay
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay
2019-07-12stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay
2019-07-12stm32mp1: force boot_net_usb_startPatrick Delaunay
2019-07-12stm32mp1: add check for presence of environment in boot devicePatrick Delaunay
2019-07-12dt-bindings: pinctrl: stm32: add new entry for package informationPatrick Delaunay
2019-07-12stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-07-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-07-11Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-11include: android_bootloader_message.h: Minimize the diff to AOSPEugeniu Rosca
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder
2019-07-11arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LENLuka Kovacic
2019-07-11arm: mvebu: turris_omnia: prefer SCSI booting before USBMarek Behún
2019-07-11arm: mvebu: turris_omnia: remove unneeded macro from board configMarek Behún
2019-07-11arm: mvebu: turris_omnia: change environment address in SPI flashMarek Behún
2019-07-11arm: mvebu: turris_omnia: set default ethernet adapterMarek Behún
2019-07-11arm: mvebu: clearfog: set U-Boot offset for SATA bootBaruch Siach
2019-07-10trace: do not limit trace buffer to 2GiBHeinrich Schuchardt
2019-07-10drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean
2019-07-10drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean
2019-07-10pci: fixed dm_pci_map_bar commentAlex Marginean
2019-07-10dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay
2019-07-10sandbox: Add a memory {} nodeSimon Glass
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-07-10ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada
2019-07-10ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada
2019-07-10ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada
2019-07-10ARM: uniphier: remove empty #ifdef blockMasahiro Yamada