summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-08-04disk_partition: introduce macros for description string lengthsAlison Chaiken
2017-08-04EFI: replace number with UUID_STR_LEN macroAlison Chaiken
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini
2017-08-03qemu-ppce500: Update get_phys_ccsrbar_addr_early()Tom Rini
2017-08-03ahci-pci: Update call to ahci_probe_scsi_pci()Bin Meng