summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass
2015-08-21Tidy up some defconfig filesSimon Glass
2015-08-21net: e1000: Add Kconfig optionsSimon Glass
2015-08-21net: e1000: Convert to driver modelSimon Glass
2015-08-21net: e1000: Prepare for driver model conversionSimon Glass
2015-08-21net: e1000: Move #include of common.h to the C filesSimon Glass
2015-08-21net: Return -EINTR when ctrl+c is pressedMichal Simek
2015-08-21net: e1000: Support 64-bit physical addressMingkai Hu
2015-08-21tftp: adjust settings to be suitable for 100Mbit ethernetPavel Machek
2015-08-20ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada
2015-08-19Merge git://git.denx.de/u-boot-usbTom Rini
2015-08-19usb: dwc2: Rename to dwc2_usbMarek Vasut
2015-08-19usb: dwc2: Add original Synopsys compat stringMarek Vasut
2015-08-19usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I
2015-08-19usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I
2015-08-19usb: gadget: ether: Perform board initialization from ethernet gadget driverKishon Vijay Abraham I
2015-08-19usb: xhci: Fix a potential NULL pointer dereferenceSergey Temerkhanov
2015-08-19usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese
2015-08-19imx: usb: ehci-mx6: wait_for_bit to check reg statusAdrian Alonso
2015-08-19imx: usb: ehci-mx6: add usb support for imx7d socAdrian Alonso
2015-08-19imx: usb: ehci-mx6: document board specific functionsAdrian Alonso
2015-08-19imx: usb: ehci-mx6: reg accessor cleanupsAdrian Alonso
2015-08-19zynqmp: enable CONFIG_NET_RANDOM_ETHADDRMichal Simek
2015-08-19ARM: dts: Rename memory@0 to memoryMichal Simek
2015-08-19zynq: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada
2015-08-19zynq: Make CONFIG_OF_EMBED default caseMichal Simek
2015-08-19zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu
2015-08-19ARM: zynq: drop "optional" from board select in favor of ZC702Masahiro Yamada
2015-08-19board: Xilinx: zynqmp: Define checkboard() functionSiva Durga Prasad Paladugu
2015-08-19configs: zynqmp: Enable networking by default for EP108Michal Simek
2015-08-19ARM: zynqmp_ep: Enable ethernet for EPMichal Simek
2015-08-19ARM: zynqmp: Add platform specific arch_get_page_tableMichal Simek
2015-08-19zynqmp: Enable U-Boot run in EL3Michal Simek
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-18fdtdec: fix OF_CONTROL switchMasahiro Yamada
2015-08-18dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada
2015-08-18led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entriesMasahiro Yamada
2015-08-18led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada
2015-08-18ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entriesMasahiro Yamada
2015-08-18ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAMMasahiro Yamada
2015-08-18clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entriesMasahiro Yamada
2015-08-18clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLKMasahiro Yamada
2015-08-18dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entriesMasahiro Yamada
2015-08-18spl: move SPL driver entries to driver/MakefileMasahiro Yamada
2015-08-18linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada
2015-08-18kbuild: add a makefile macro useful with per-image config optionsMasahiro Yamada
2015-08-18kbuild: fixdep: optimize code slightlyMasahiro Yamada
2015-08-18fs-test.sh: minor fixesStephen Warren
2015-08-18i2c: lpc32xx: correct sanity check for requested bus speedVladimir Zapolskiy