aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-30dfu: 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-26PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini4-8/+16
2019-01-26Merge 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
2019-01-26drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello1-0/+1
2019-01-26ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis1-1/+1
2019-01-26dfu: Make DFU support more SPL friendlyAndrew F. Davis1-5/+5
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2-3/+3
2019-01-25poplar: sync up device tree with kernel 4.20Shawn Guo2-20/+110
2019-01-25configs: Migrate CONFIG_DFU_MMC againTom Rini2-8/+0
2019-01-25Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arcTom Rini6-19/+0
2019-01-25ARC: Move ENV_SIZE and ENV_OFFSET to KconfigAlexey Brodkin6-17/+0
2019-01-25serial: Get rid of CONFIG_DW_SERIALAlexey Brodkin2-2/+0
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini15-26/+530
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini4-17/+3
2019-01-24net: remove CONFIG_MCAST_TFTPChris Packham1-13/+1
2019-01-24net: move ether_crc to tsec driverChris Packham1-1/+0
2019-01-24net: fix env flags for eth10addr and aboveSimon Goldschmidt1-1/+1
2019-01-24net: remove duplicate definition of ETHADDR_WILDCARDSimon Goldschmidt1-2/+0
2019-01-24net: phy: Add clause 45 identifier to phy_devicePankaj Bansal1-0/+1
2019-01-24ARM: zynq: Disable i2c for Zybo/Zybo Z7Michal Simek1-18/+0
2019-01-24arm: zynq: Enable CONFIG_REMAKE_ELFSiva Durga Prasad Paladugu1-0/+2
2019-01-23MSCC: Add support for Serval SoC family.Horatiu Vultur1-2/+3
2019-01-21Merge git://git.denx.de/u-boot-marvellTom Rini2-0/+136
2019-01-21ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to KconfigDerald D. Woods10-57/+0