summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-08-07net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin
2017-08-07net: Use packed structures for networkingDenis Pynkin
2017-08-07net: Fix compile failure in net.cHolger Dengler
2017-08-07net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran
2017-08-07net: move Broadcom SF2 driver to KconfigSuji Velupillai
2017-08-07net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc
2017-08-07net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc
2017-08-07configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc
2017-08-07net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc
2017-08-07net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc
2017-08-07net: tftp: silence a subscript above array bounds compile time warningVladimir Zapolskiy
2017-08-07net: ag7xxx: Propagate errors on phy accessJoe Hershberger
2017-08-07net: ag7xxx: Comment register namesJoe Hershberger
2017-08-07net: usb: r8152: fix "duplicate 'const' declaration specifier"Philipp Tomsich
2017-08-07net: add static to do_tftpput()Masahiro Yamada
2017-08-07net: Get mac address from driver as seedJimmy Du
2017-08-07drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner
2017-08-07rockchip: video: defconfig: Add mipi dsi support for evb-rk3288eric.gao@rock-chips.com
2017-08-07rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsieric.gao@rock-chips.com
2017-08-07rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsieric.gao@rock-chips.com
2017-08-07rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsieric.gao@rock-chips.com
2017-08-07rockchip: video: mipi: Split mipi driver into common and specific partseric.gao@rock-chips.com
2017-08-07rockchip: defconfig: Increase max video resolution for mipi paneleric.gao@rock-chips.com
2017-08-07video: Drop the ct69000 driverBin Meng
2017-08-07video: Drop the sm501 driverBin Meng
2017-08-07video: Drop the sed156x driverBin Meng
2017-08-07video: Drop the l5f31188 driverBin Meng
2017-08-05common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni
2017-08-05common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENVThomas Petazzoni
2017-08-05Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford
2017-08-05stmf32f4: soc: fix buildman compilation errorPatrice Chotard
2017-08-05configs: sama5d4_xplained: Fix input clock for debug UARTWenyou.Yang@microchip.com
2017-08-05board: usb_a9263: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05board: meesc: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com
2017-08-05board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com
2017-08-05board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com
2017-08-05board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05gpt: harden set_gpt_info() against non NULL-terminated stringsAlison Chaiken
2017-08-05GPT: provide commands to selectively rename partitionsAlison Chaiken
2017-08-05GPT: read partition table from device into a data structureAlison Chaiken
2017-08-04GPT: add accessor function for disk GUIDAlison Chaiken
2017-08-04partitions: increase MAX_SEARCH_PARTITIONS and move to part.hAlison Chaiken
2017-08-04cmd gpt: test in sandboxAlison Chaiken
2017-08-04GPT: fix error in partitions string docAlison Chaiken