summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* distro: not taint environment variables if possibleAKASHI Takahiro2019-02-131-6/+7
* distro_bootcmd: add NVME supportHeinrich Schuchardt2019-02-131-0/+27
* lib: add u16_strcpy/strdup functionsAkashi, Takahiro2019-02-131-0/+23
* efi_loader: struct efi_configuration_tableHeinrich Schuchardt2019-02-131-1/+1
* efi_loader: efi_guid_t must be 64-bit alignedHeinrich Schuchardt2019-02-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-02-113-0/+39
|\
| * dm: core: Introduce dev_read_alias_highest_id()Michal Simek2019-02-081-0/+16
| * fdt: Introduce fdtdec_get_alias_highest_id()Michal Simek2019-02-081-0/+13
| * dm: core: Add of_alias_get_highest_id()Michal Simek2019-02-081-0/+10
* | Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2019-02-108-31/+12
|\ \
| * | sound: i2s: Tidy up a few commentsSimon Glass2019-02-091-10/+1
| * | power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla2019-02-091-0/+11
| * | fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass2019-02-091-1/+0
| * | fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass2019-02-091-6/+0
| * | exynos: Drop duplicate 'model' lineSimon Glass2019-02-091-2/+0
| * | Convert CONFIG_BOARD_TYPES to KconfigSimon Glass2019-02-094-12/+0
| |/
* | am65x_evm: Allow bootm to load larger kernelsAndrew F. Davis2019-02-091-0/+2
* | bcm963158: add initial supportPhilippe Reynes2019-02-091-0/+37
* | initcall: Move to inline functionAlexander Graf2019-02-091-1/+34
* | dts: stm32mp1: clock tree updatePatrick Delaunay2019-02-091-3/+0
* | omap3_cairo: remove empty #ifdef/#endif blockChris Packham2019-02-091-10/+0
* | test: provide unit test for memory functionsHeinrich Schuchardt2019-02-092-0/+15
|/
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-02-0721-101/+478
|\
| * configs: Don't use SPI_FLASH_BAR as defaultVignesh R2019-02-078-8/+0
| * configs: Remove SF_DUAL_FLASHVignesh R2019-02-071-1/+0
| * mtd: spi: Switch to new SPI NOR frameworkVignesh R2019-02-071-83/+22
| * mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R2019-02-071-0/+9
| * mtd: spi: Port SPI NOR framework from LinuxVignesh R2019-02-072-0/+442
| * bitops: Fix GENMASK definition for SandboxVignesh R2019-02-071-0/+5
| * configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R2019-02-078-9/+0
* | arm: mvebu: theadorable: Enable video / LCD support with the new DM driverStefan Roese2019-02-051-0/+4
* | pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2019-02-059-17/+0
* | pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese2019-02-051-0/+10
|/
* Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini2019-02-023-0/+85
|\
| * rockchip: Add support for chromebook_bobSimon Glass2019-02-011-0/+18
| * rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set envSimon Glass2019-02-011-0/+5
| * gpio: Add a simple GPIO API for SPLSimon Glass2019-02-011-0/+62
* | Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini2019-02-022-2/+2
|\ \
| * | mips: mt76xx: Use correct timer frequencyStefan Roese2019-02-012-2/+2
| |/
* | Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki2019-02-028-16/+0
* | lmb: handle more than one DRAM BANKSimon Goldschmidt2019-02-021-2/+5
* | spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-014-4/+4
* | spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-014-4/+4
|/
* configs: meson64: use vidconsole and usbkbd if enabledNeil Armstrong2019-01-311-0/+23
* video: dw_hdmi: add support for color conversionJorge Ramirez-Ortiz2019-01-312-0/+228
* video: dw_hdmi: support SoC specific read/write opsJorge Ramirez-Ortiz2019-01-311-0/+2
* dfu: mmc: call fs functions instead of run_commandSimon Goldschmidt2019-01-301-1/+0
* Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini2019-01-306-12/+137
|\
| * arm: imx7s-warp: Convert to DM PMICBryan O'Donoghue2019-01-281-6/+0
| * warp7: defconfig: Switch to DM for I2CBryan O'Donoghue2019-01-281-2/+0