summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-13distro: not taint environment variables if possibleAKASHI Takahiro
2019-02-13distro_bootcmd: add NVME supportHeinrich Schuchardt
2019-02-13lib: add u16_strcpy/strdup functionsAkashi, Takahiro
2019-02-13efi_loader: struct efi_configuration_tableHeinrich Schuchardt
2019-02-13efi_loader: efi_guid_t must be 64-bit alignedHeinrich Schuchardt
2019-02-11Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini
2019-02-09sound: i2s: Tidy up a few commentsSimon Glass
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla
2019-02-09fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass
2019-02-09fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass
2019-02-09exynos: Drop duplicate 'model' lineSimon Glass
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass
2019-02-09am65x_evm: Allow bootm to load larger kernelsAndrew F. Davis
2019-02-09bcm963158: add initial supportPhilippe Reynes
2019-02-09initcall: Move to inline functionAlexander Graf
2019-02-09dts: stm32mp1: clock tree updatePatrick Delaunay
2019-02-09omap3_cairo: remove empty #ifdef/#endif blockChris Packham
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt
2019-02-08dm: core: Introduce dev_read_alias_highest_id()Michal Simek
2019-02-08fdt: Introduce fdtdec_get_alias_highest_id()Michal Simek
2019-02-08dm: core: Add of_alias_get_highest_id()Michal Simek
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R
2019-02-07configs: Remove SF_DUAL_FLASHVignesh R
2019-02-07mtd: spi: Switch to new SPI NOR frameworkVignesh R
2019-02-07mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R
2019-02-07mtd: spi: Port SPI NOR framework from LinuxVignesh R
2019-02-07bitops: Fix GENMASK definition for SandboxVignesh R
2019-02-07configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R
2019-02-05arm: mvebu: theadorable: Enable video / LCD support with the new DM driverStefan Roese
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese
2019-02-05pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese
2019-02-02Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini
2019-02-02Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki
2019-02-02lmb: handle more than one DRAM BANKSimon Goldschmidt
2019-02-01rockchip: Add support for chromebook_bobSimon Glass
2019-02-01rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set envSimon Glass
2019-02-01gpio: Add a simple GPIO API for SPLSimon Glass
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-02-01mips: mt76xx: Use correct timer frequencyStefan Roese
2019-01-31configs: meson64: use vidconsole and usbkbd if enabledNeil Armstrong
2019-01-31video: dw_hdmi: add support for color conversionJorge Ramirez-Ortiz
2019-01-31video: dw_hdmi: support SoC specific read/write opsJorge Ramirez-Ortiz
2019-01-30dfu: mmc: call fs functions instead of run_commandSimon Goldschmidt
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini
2019-01-28arm: imx7s-warp: Convert to DM PMICBryan O'Donoghue
2019-01-28warp7: defconfig: Switch to DM for I2CBryan O'Donoghue