summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* net: mvpp2x: Enable GoP packet padding in TXStefan Chulski2017-08-101-12/+0
* net: mvpp2x: fix phy connected to wrong mdio issueStefan Chulski2017-08-101-1/+25
* net: mvpp2x: Add GPIO configuration supportStefan Chulski2017-08-101-0/+31
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-0816-87/+380
|\
| * x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobsStefan Roese2017-08-082-0/+56
| * x86: conga: theadorable-x86-conga-qa3-e3845_defconfig: Misc defconfig updatesStefan Roese2017-08-081-3/+3
| * x86: conga: conga-qeval20-qa3-e3845_defconfig: Misc defconfig updatesStefan Roese2017-08-081-3/+2
| * x86: theadorable-x86: Add header file for common defines and envStefan Roese2017-08-083-46/+179
| * x86: conga: Add option to select different config headers for baseboardsStefan Roese2017-08-085-5/+109
| * x86: dfi: Add option to select different config headers for baseboardsStefan Roese2017-08-086-13/+71
| * x86: acpi: Fix build error with certain configurationBin Meng2017-08-081-0/+1
| * x86: Remove dead ISA related codesBin Meng2017-08-081-66/+8
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2017-08-081-2/+0
|\ \
| * | mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH redefinitionMarek Vasut2017-08-081-2/+0
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-08-081-3/+8
|\ \
| * | mvebu: turris_omnia: Fix PEX vs SATA detection for board topologyMarek BehĂșn2017-08-081-3/+8
| |/
* | configs: Finish migration of PHY_GIGETom Rini2017-08-08427-98/+350
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-08-07665-553/+1120
|\ \
| * | Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc2017-08-07122-98/+109
| * | Move PHYLIB to KconfigAlexandru Gagniuc2017-08-07603-105/+503
| * | net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin2017-08-071-0/+28
| * | net: Use packed structures for networkingDenis Pynkin2017-08-075-11/+11
| * | net: Fix compile failure in net.cHolger Dengler2017-08-071-2/+2
| * | net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran2017-08-071-1/+63
| * | net: move Broadcom SF2 driver to KconfigSuji Velupillai2017-08-076-12/+31
| * | net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc2017-08-071-22/+2
| * | net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc2017-08-071-357/+1
| * | configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc2017-08-0728-30/+29
| * | net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc2017-08-076-8/+408
| * | net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc2017-08-071-8/+0
| * | net: tftp: silence a subscript above array bounds compile time warningVladimir Zapolskiy2017-08-071-2/+2
| * | net: ag7xxx: Propagate errors on phy accessJoe Hershberger2017-08-071-5/+24
| * | net: ag7xxx: Comment register namesJoe Hershberger2017-08-071-0/+16
| * | net: usb: r8152: fix "duplicate 'const' declaration specifier"Philipp Tomsich2017-08-071-2/+2
| * | net: add static to do_tftpput()Masahiro Yamada2017-08-071-1/+1
| * | net: Get mac address from driver as seedJimmy Du2017-08-071-2/+2
| * | drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner2017-08-071-1/+0
| |/
* | rockchip: video: defconfig: Add mipi dsi support for evb-rk3288eric.gao@rock-chips.com2017-08-071-0/+5
* | rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsieric.gao@rock-chips.com2017-08-071-0/+1
* | rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsieric.gao@rock-chips.com2017-08-072-1/+192
* | rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsieric.gao@rock-chips.com2017-08-071-1/+2
* | rockchip: video: mipi: Split mipi driver into common and specific partseric.gao@rock-chips.com2017-08-073-164/+220
* | rockchip: defconfig: Increase max video resolution for mipi paneleric.gao@rock-chips.com2017-08-071-0/+1
* | video: Drop the ct69000 driverBin Meng2017-08-074-1208/+2
* | video: Drop the sm501 driverBin Meng2017-08-074-262/+0
* | video: Drop the sed156x driverBin Meng2017-08-073-573/+0
* | video: Drop the l5f31188 driverBin Meng2017-08-072-193/+0
|/
* common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni2017-08-042-7/+5
* common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENVThomas Petazzoni2017-08-041-10/+3
* Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford2017-08-0428-1/+30