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-04common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni
2017-08-04common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENVThomas Petazzoni
2017-08-04Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford
2017-08-04stmf32f4: soc: fix buildman compilation errorPatrice Chotard
2017-08-04configs: sama5d4_xplained: Fix input clock for debug UARTWenyou.Yang@microchip.com
2017-08-04board: usb_a9263: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-04board: meesc: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-04board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-04board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-04board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-04board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com
2017-08-04board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com
2017-08-04board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com
2017-08-04board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-04gpt: harden set_gpt_info() against non NULL-terminated stringsAlison Chaiken
2017-08-04GPT: provide commands to selectively rename partitionsAlison Chaiken
2017-08-04GPT: 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
2017-08-02Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-08-03ARM: rmobile: Update defconfig of R-Car Gen3Nobuhiro Iwamatsu
2017-08-03net: ravb: Add clock handling supportMarek Vasut
2017-08-03net: ravb: Detect PHY correctlyMarek Vasut
2017-08-03net: ravb: Add OF probing supportMarek Vasut
2017-08-03serial: sh: Use the clock framework to obtain clock configMarek Vasut
2017-08-03serial: sh: Convert to KconfigMarek Vasut
2017-08-03ARM: rmobile: Enable clock framework on ULCBMarek Vasut
2017-08-03ARM: rmobile: Enable clock framework on Salvator-XMarek Vasut
2017-08-03clk: rmobile: Add RCar Gen3 clock driverMarek Vasut