aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-26lib: lmb: cleanup var names and patman warningsSimon Goldschmidt
2019-01-26lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt
2019-01-26bcm968380gerg: disable SPI_FLASHPhilippe Reynes
2019-01-26MAINTAINERS: update stm32mp1 path for archPatrick Delaunay
2019-01-26misc: i2c_eeprom: Add atmel,24c08 to the listMichal Simek
2019-01-26tests: dtoc: adapt tests to changed dtoc outputSimon Goldschmidt
2019-01-26atmel: add CMD_FS_GENERIC to SAMA5D3 for EFI bootGreg Czerniak
2019-01-26drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello
2019-01-26env: Fix saving environment to "bad CRC" locationSam Protsenko
2019-01-26env: common: Return specific error code on bad CRCSam Protsenko
2019-01-26ARM: chiliboard: enable DM_SPIMarcin Niestroj
2019-01-26Makefile: have "make distclean" remove CHANGELOGRobert P. J. Day
2019-01-26ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis
2019-01-26dfu: Remove dependency on HUSH parser in SPLAndrew F. Davis
2019-01-26dfu: Make DFU support more SPL friendlyAndrew F. Davis
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis
2019-01-26mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=nFabien Parent
2019-01-26mmc: mtk-sd: fix possible incomplete read opsFabien Parent
2019-01-26arm64: dt: poplar: add optee nodeIgor Opaniuk
2019-01-25poplar: clean up board level mmc initialization codeShawn Guo
2019-01-25mmc: hi6220_dw_mmc: add compatible for Poplar supportShawn Guo
2019-01-25poplar: sync up device tree with kernel 4.20Shawn Guo
2019-01-25dts: 820c: Add pinctrl node and uart muxRamon Fried
2019-01-25arm: mach-snapdragon: pinctrl: clarify gpio disable bitRamon Fried
2019-01-25configs: dragonboard820c: Enable pinctrl/mux configRamon Fried
2019-01-25arm: mach-snapdragon: add pinctrl driver for db820cRamon Fried
2019-01-25arm: mach-snapdragon: db820c: Actually init PLL for serialRamon Fried
2019-01-25cmd: ximg: Invert check for fit image compressionStefan Theil
2019-01-25arm: stm32mp1: deploy spl in root folderSean Nyekjær
2019-01-25configs: Migrate CONFIG_DFU_MMC againTom Rini
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-01-24Merge tag 'mpc85xx-for-v2019.04-rc1' of git://git.denx.de/u-boot-mpc85xxTom Rini
2019-01-24net: phy: aquantia: Print information on configValentin-catalin Neacsu
2019-01-24net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu
2019-01-24net: remove CONFIG_MCAST_TFTPChris Packham
2019-01-24net: move ether_crc to tsec driverChris Packham
2019-01-24net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione
2019-01-24net: macb: fix mapping of registersRamon Fried
2019-01-24net: mvneta: Add GPIO configuration supportAditya Prayoga
2019-01-24net: mvgbe: fallback phy-mode to GMIIChris Packham
2019-01-24net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch
2019-01-24net: fix env flags for eth10addr and aboveSimon Goldschmidt
2019-01-24net: remove duplicate definition of ETHADDR_WILDCARDSimon Goldschmidt
2019-01-24net: explicitly assign errno to return code in case of network failureThomas RIENOESSL
2019-01-24net: mvpp2: mdio device per portBaruch Siach
2019-01-24net: mvpp2: fix lookup of mdio registers base addressBaruch Siach
2019-01-24net: designware: clear padding bytesSimon Goldschmidt
2019-01-24net: designware: fix tx packet lengthSimon Goldschmidt
2019-01-24net: phy: Add clause 45 identifier to phy_devicePankaj Bansal