summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini8-31/+12
2019-02-09sound: i2s: Tidy up a few commentsSimon Glass1-10/+1
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla1-0/+11
2019-02-09fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass1-1/+0
2019-02-09fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass1-6/+0
2019-02-09exynos: Drop duplicate 'model' lineSimon Glass1-2/+0
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass4-12/+0
2019-02-09am65x_evm: Allow bootm to load larger kernelsAndrew F. Davis1-0/+2
2019-02-09bcm963158: add initial supportPhilippe Reynes1-0/+37
2019-02-09initcall: Move to inline functionAlexander Graf1-1/+34
2019-02-09dts: stm32mp1: clock tree updatePatrick Delaunay1-3/+0
2019-02-09omap3_cairo: remove empty #ifdef/#endif blockChris Packham1-10/+0
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt2-0/+15
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini21-101/+478
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R8-8/+0
2019-02-07configs: Remove SF_DUAL_FLASHVignesh R1-1/+0
2019-02-07mtd: spi: Switch to new SPI NOR frameworkVignesh R1-83/+22
2019-02-07mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R1-0/+9
2019-02-07mtd: spi: Port SPI NOR framework from LinuxVignesh R2-0/+442
2019-02-07bitops: Fix GENMASK definition for SandboxVignesh R1-0/+5
2019-02-07configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R8-9/+0
2019-02-05arm: mvebu: theadorable: Enable video / LCD support with the new DM driverStefan Roese1-0/+4
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese9-17/+0
2019-02-05pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese1-0/+10
2019-02-02Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini3-0/+85
2019-02-02Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini2-2/+2
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki8-16/+0
2019-02-02lmb: handle more than one DRAM BANKSimon Goldschmidt1-2/+5
2019-02-01rockchip: Add support for chromebook_bobSimon Glass1-0/+18
2019-02-01rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set envSimon Glass1-0/+5
2019-02-01gpio: Add a simple GPIO API for SPLSimon Glass1-0/+62
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee4-4/+4
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee4-4/+4
2019-02-01mips: mt76xx: Use correct timer frequencyStefan Roese2-2/+2
2019-01-31configs: meson64: use vidconsole and usbkbd if enabledNeil Armstrong1-0/+23
2019-01-31video: dw_hdmi: add support for color conversionJorge Ramirez-Ortiz2-0/+228
2019-01-31video: dw_hdmi: support SoC specific read/write opsJorge Ramirez-Ortiz1-0/+2
2019-01-31dfu: mmc: call fs functions instead of run_commandSimon Goldschmidt1-1/+0
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini6-12/+137
2019-01-28arm: imx7s-warp: Convert to DM PMICBryan O'Donoghue1-6/+0
2019-01-28warp7: defconfig: Switch to DM for I2CBryan O'Donoghue1-2/+0
2019-01-28imx8qxp: mek: default enable SPLPeng Fan1-0/+26
2019-01-28colibri_imx7: fix boot commandsStefan Agner1-2/+3
2019-01-28m53menlo: fix addmtd cmd in default environmentOlaf Mandel1-1/+1
2019-01-28m53menlo: fix splashfile locationOlaf Mandel1-1/+1
2019-01-28pico-imx7d: Add LCD supportFabio Estevam1-0/+12
2019-01-28imx: Add PHYTEC phyBOARD-i.MX6UL-SeginMartyn Welch1-0/+94
2019-01-27PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini4-8/+16
2019-01-27Merge branch '2019-01-25-master-imports'Tom Rini10-38/+121
2019-01-26lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt1-1/+1