summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-13board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros
2016-10-13driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N
2016-10-13include: configs: am335x: add Atheros phy supportMugunthan V N
2016-10-13drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N
2016-10-13phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello
2016-10-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2016-10-13Merge git://git.denx.de/u-boot-dmTom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-10-12Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-10-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-10-12x86: Clean up unused macros in the configuration headersBin Meng
2016-10-12video: Remove legacy VESA and coreboot framebuffer driversBin Meng
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng
2016-10-12dm: video: Don't do anything in alloc_fb() when plat->size is zeroBin Meng
2016-10-12dm: video: Add driver for coreboot framebuffer deviceBin Meng
2016-10-12vbe: Make vbe_setup_video_priv() publicBin Meng
2016-10-12x86: doc: Correct qfw command exampleBin Meng
2016-10-12x86: Convert to use DM VESA video driverBin Meng
2016-10-12dm: video: Output verbose information in vbe_setup_video()Bin Meng
2016-10-12dm: video: Add driver for VESA-compatible deviceBin Meng
2016-10-12x86: doc: Document coreboot framebuffer driver issue on QEMUBin Meng
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer
2016-10-11sandbox/fs: Set correct filetype for unknown filetypeStefan Brüns
2016-10-11sandbox: Use the address in readl/writel() functionsSimon Glass
2016-10-11sandbox/fs: Use readdir instead of deprecated readdir_rStefan Brüns
2016-10-11sandbox/fs: Use correct size path name bufferStefan Brüns
2016-10-11sandbox/fs: Make linking of nodes in os_dirent_ls more obviousStefan Brüns
2016-10-11sandbox/fs: Free memory allocated by os_dirent_lsStefan Brüns
2016-10-11power: regulator: lp873x: Add regulator supportKeerthy
2016-10-11power: pmic: lp873x: Add the base pmic supportKeerthy
2016-10-11configs: am57xx_evm_defconfig: Enable CMD_REG optionKeerthy
2016-10-11configs: am57xx_evm_defconfig: Enable PALMAS optionsKeerthy
2016-10-11configs: dra7xx_evm_defconfig: Enable PALMAS optionsKeerthy
2016-10-11power: regulator: palmas: Add regulator supportKeerthy
2016-10-11power: pmic: Palmas: Add the base pmic supportKeerthy
2016-10-11power: regulator: Add ctrl_reg and volt_reg fields for pmicKeerthy
2016-10-11power: regulator: Add support for gpio regulatorsKeerthy
2016-10-11dm: mmc: Enable DM_MMC_OPS by default with DM_MMCSimon Glass
2016-10-11dm: blk: Enable CONFIG_BLK if DM_MMC is enabledSimon Glass
2016-10-11x86: mrccache: Fix error handling in mrccache_get_region()Simon Glass
2016-10-11x86: Drop unused init_helper functionsSimon Glass
2016-10-11x86: ivybridge: Tidy up enable_clock_gating() for 64-bitSimon Glass
2016-10-11x86: ivybridge: Fix PCH power setupSimon Glass
2016-10-11x86: Don't export interrupt handlers with x86_64Simon Glass
2016-10-11x86: i2c: Fix cast of address to 32-bit valueSimon Glass