summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher2015-09-114-517/+123
* usb: gadget: at91_udc: port linux driver at91_udcHeiko Schocher2015-09-112-0/+2211
* ARM: atmel: boards: use default CONFIG_SYS_PBSIZEBo Shen2015-09-118-11/+0
* arm: at91: convert meesc board to generic boardDaniel Gorsulowski2015-09-111-0/+2
* taurus: board updatesHeiko Schocher2015-09-112-13/+14
* arm, at91: add axm extensionsHeiko Schocher2015-09-112-18/+249
* corvus, dfu: add dfu supportHeiko Schocher2015-09-112-1/+46
* at91: corvus: board updatesHeiko Schocher2015-09-112-10/+12
* net: designware: Fix build warningsBin Meng2015-09-091-4/+4
* x86: galileo: Convert to use CONFIG_DM_USBBin Meng2015-09-091-0/+2
* x86: quark: Add USB PHY initialization supportBin Meng2015-09-092-0/+49
* x86: Convert to use driver model pci on quark/galileoBin Meng2015-09-096-90/+7
* x86: Enable PCIe controller on quark/galileoBin Meng2015-09-093-0/+161
* x86: quark: Avoid chicken and egg problemBin Meng2015-09-091-15/+15
* x86: quark: Optimize MRC execution timeBin Meng2015-09-092-22/+57
* dm: pci: Allow a PCI bus to be found without an aliasSimon Glass2015-09-091-4/+24
* buildman: Improve the config comparison featureSimon Glass2015-09-091-44/+142
* Revert "patman: use -D option for git format-patch"Masahiro Yamada2015-09-091-1/+1
* x86: bayleybay: Convert to use more dm driversBin Meng2015-09-092-7/+3
* x86: coreboot: Convert to use more dm driversBin Meng2015-09-092-7/+4
* x86: crownbay: Enable CONFIG_PCH_GBEBin Meng2015-09-092-3/+1
* net: pch_gbe: Add Kconfig optionBin Meng2015-09-091-0/+13
* net: pch_gbe: Convert to driver modelBin Meng2015-09-093-66/+73
* x86: crownbay: Convert to use CONFIG_DM_ETH for E1000Bin Meng2015-09-093-8/+1
* x86: crownbay: Convert to use CONFIG_DM_USBBin Meng2015-09-091-0/+2
* dm: eth: Correctly detect alias in eth_get_dev_by_name()Bin Meng2015-09-091-2/+3
* dm: test: Add a new test case for dm_test_eth_rotateBin Meng2015-09-093-1/+14
* dm: eth: Do not print misleading "Net Initialization Skipped"Bin Meng2015-09-091-0/+2
* net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet"Bin Meng2015-09-091-5/+5
* x86: panther: Add PCI and video configurationSimon Glass2015-09-092-0/+12
* x86: bayleybay: Change default vga bios rom addressBin Meng2015-09-091-0/+1
* x86: doc: Change to use CONFIG_VGA_BIOS_ADDRBin Meng2015-09-091-1/+1
* x86: ifdtool: Support checking region overlap before U-BootBin Meng2015-09-091-20/+46
* Prepare v2015.10-rc3Tom Rini2015-09-071-1/+1
* Merge git://git.denx.de/u-boot-usbTom Rini2015-09-0727-35/+426
|\
| * usb: ehci: remember init modeStephen Warren2015-09-072-1/+7
| * dfu: tftp: Kconfig: Enable DFU_TFTP support on the am335x_boneblack_defconfigLukasz Majewski2015-09-071-0/+1
| * dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp featureLukasz Majewski2015-09-071-0/+10
| * dfu: command: Extend "dfu" command to handle receiving data via TFTPLukasz Majewski2015-09-071-0/+20
| * update: tftp: dfu: Extend update_tftp() function to support DFULukasz Majewski2015-09-075-14/+52
| * dfu: tftp: update: Add dfu_write_from_mem_addr() functionLukasz Majewski2015-09-072-0/+52
| * dfu: tftp: update: Provide tftp support for the DFU subsystemLukasz Majewski2015-09-073-0/+92
| * tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FL...Lukasz Majewski2015-09-071-8/+7
| * net: tftp: Move tftp.h file from ./net to ./include/netLukasz Majewski2015-09-075-4/+4
| * doc: dfu: tftp: README entry for TFTP extension of DFULukasz Majewski2015-09-072-0/+121
| * h2200: Fix build errorKishon Vijay Abraham I2015-09-071-0/+12
| * dfu: Delete superfluous initialization of the dfu_buf_size static variableLukasz Majewski2015-09-071-1/+1
| * dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product IDLukasz Majewski2015-09-072-8/+19
| * usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu2015-09-071-1/+1
| * f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu2015-09-072-0/+10
OpenPOWER on IntegriCloud