summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean
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
2019-07-09Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-07-09configs: sama5d2_xplained: add support QSPI flash bootEugen Hristev
2019-07-09configs: sama5d27_som1_ek: qspi: use common memory layoutTudor Ambarus
2019-07-09ARM: at91: sama5: add common environment for QSPICyrille Pitchen
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie
2019-07-09configs: migrate ubispl boards to KConfigMarkus Klotzbuecher
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher
2019-07-09env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher
2019-07-08Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini
2019-07-07Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2019-07-07imx6: wandboard: allow booting from MMC 2Heinrich Schuchardt
2019-07-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini