summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Tidy up some defconfig filesSimon Glass2015-08-21-192/+165
* net: e1000: Add Kconfig optionsSimon Glass2015-08-21-10/+32
* net: e1000: Convert to driver modelSimon Glass2015-08-21-0/+142
* net: e1000: Prepare for driver model conversionSimon Glass2015-08-21-200/+245
* net: e1000: Move #include of common.h to the C filesSimon Glass2015-08-21-1/+2
* net: Return -EINTR when ctrl+c is pressedMichal Simek2015-08-21-0/+1
* net: e1000: Support 64-bit physical addressMingkai Hu2015-08-21-4/+4
* tftp: adjust settings to be suitable for 100Mbit ethernetPavel Machek2015-08-21-5/+5
* ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada2015-08-20-1761/+1
* Merge git://git.denx.de/u-boot-usbTom Rini2015-08-19-61/+223
|\
| * usb: dwc2: Rename to dwc2_usbMarek Vasut2015-08-19-1/+1
| * usb: dwc2: Add original Synopsys compat stringMarek Vasut2015-08-19-0/+1
| * usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I2015-08-19-0/+1
| * usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I2015-08-19-0/+1
| * usb: gadget: ether: Perform board initialization from ethernet gadget driverKishon Vijay Abraham I2015-08-19-0/+4
| * usb: xhci: Fix a potential NULL pointer dereferenceSergey Temerkhanov2015-08-19-5/+14
| * usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese2015-08-19-3/+41
| * imx: usb: ehci-mx6: wait_for_bit to check reg statusAdrian Alonso2015-08-19-4/+33
| * imx: usb: ehci-mx6: add usb support for imx7d socAdrian Alonso2015-08-19-19/+82
| * imx: usb: ehci-mx6: document board specific functionsAdrian Alonso2015-08-19-0/+31
| * imx: usb: ehci-mx6: reg accessor cleanupsAdrian Alonso2015-08-19-33/+18
* | zynqmp: enable CONFIG_NET_RANDOM_ETHADDRMichal Simek2015-08-19-0/+1
* | ARM: dts: Rename memory@0 to memoryMichal Simek2015-08-19-4/+4
* | zynq: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada2015-08-19-0/+11
* | zynq: Make CONFIG_OF_EMBED default caseMichal Simek2015-08-19-1/+12
* | zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu2015-08-19-2/+75
* | ARM: zynq: drop "optional" from board select in favor of ZC702Masahiro Yamada2015-08-19-2/+1
* | board: Xilinx: zynqmp: Define checkboard() functionSiva Durga Prasad Paladugu2015-08-19-0/+6
* | configs: zynqmp: Enable networking by default for EP108Michal Simek2015-08-19-4/+6
* | ARM: zynqmp_ep: Enable ethernet for EPMichal Simek2015-08-19-0/+3
* | ARM: zynqmp: Add platform specific arch_get_page_tableMichal Simek2015-08-19-0/+5
* | zynqmp: Enable U-Boot run in EL3Michal Simek2015-08-19-0/+8
|/
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-99/+74
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-18-32/+17
* fdtdec: fix OF_CONTROL switchMasahiro Yamada2015-08-18-1/+1
* dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada2015-08-18-16/+13
* led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entriesMasahiro Yamada2015-08-18-2/+1
* led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada2015-08-18-2/+2
* ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entriesMasahiro Yamada2015-08-18-2/+1
* ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAMMasahiro Yamada2015-08-18-2/+2
* clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entriesMasahiro Yamada2015-08-18-2/+1
* clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLKMasahiro Yamada2015-08-18-2/+2
* dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entriesMasahiro Yamada2015-08-18-2/+2
* spl: move SPL driver entries to driver/MakefileMasahiro Yamada2015-08-18-31/+39
* linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada2015-08-18-0/+74
* kbuild: add a makefile macro useful with per-image config optionsMasahiro Yamada2015-08-18-0/+6
* kbuild: fixdep: optimize code slightlyMasahiro Yamada2015-08-18-3/+4
* fs-test.sh: minor fixesStephen Warren2015-08-18-3/+3
* i2c: lpc32xx: correct sanity check for requested bus speedVladimir Zapolskiy2015-08-18-11/+11
* lpc32xx: add common USB OHCI defines for all LPC32xx boardsVladimir Zapolskiy2015-08-18-0/+9