aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-11ARM: atmel: boards: use default CONFIG_SYS_PBSIZEBo Shen8-11/+0
2015-09-11arm: at91: convert meesc board to generic boardDaniel Gorsulowski1-0/+2
2015-09-11taurus: board updatesHeiko Schocher2-13/+14
2015-09-11arm, at91: add axm extensionsHeiko Schocher2-18/+249
2015-09-11corvus, dfu: add dfu supportHeiko Schocher2-1/+46
2015-09-11at91: corvus: board updatesHeiko Schocher2-10/+12
2015-09-09net: designware: Fix build warningsBin Meng1-4/+4
2015-09-09x86: galileo: Convert to use CONFIG_DM_USBBin Meng1-0/+2
2015-09-09x86: quark: Add USB PHY initialization supportBin Meng2-0/+49
2015-09-09x86: Convert to use driver model pci on quark/galileoBin Meng6-90/+7
2015-09-09x86: Enable PCIe controller on quark/galileoBin Meng3-0/+161
2015-09-09x86: quark: Avoid chicken and egg problemBin Meng1-15/+15
2015-09-09x86: quark: Optimize MRC execution timeBin Meng2-22/+57
2015-09-09dm: pci: Allow a PCI bus to be found without an aliasSimon Glass1-4/+24
2015-09-09buildman: Improve the config comparison featureSimon Glass1-44/+142
2015-09-09Revert "patman: use -D option for git format-patch"Masahiro Yamada1-1/+1
2015-09-09x86: bayleybay: Convert to use more dm driversBin Meng2-7/+3
2015-09-09x86: coreboot: Convert to use more dm driversBin Meng2-7/+4
2015-09-09x86: crownbay: Enable CONFIG_PCH_GBEBin Meng2-3/+1
2015-09-09net: pch_gbe: Add Kconfig optionBin Meng1-0/+13
2015-09-09net: pch_gbe: Convert to driver modelBin Meng3-66/+73
2015-09-09x86: crownbay: Convert to use CONFIG_DM_ETH for E1000Bin Meng3-8/+1
2015-09-09x86: crownbay: Convert to use CONFIG_DM_USBBin Meng1-0/+2
2015-09-09dm: eth: Correctly detect alias in eth_get_dev_by_name()Bin Meng1-2/+3
2015-09-09dm: test: Add a new test case for dm_test_eth_rotateBin Meng3-1/+14
2015-09-09dm: eth: Do not print misleading "Net Initialization Skipped"Bin Meng1-0/+2
2015-09-09net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet"Bin Meng1-5/+5
2015-09-09x86: panther: Add PCI and video configurationSimon Glass2-0/+12
2015-09-09x86: bayleybay: Change default vga bios rom addressBin Meng1-0/+1
2015-09-09x86: doc: Change to use CONFIG_VGA_BIOS_ADDRBin Meng1-1/+1
2015-09-09x86: ifdtool: Support checking region overlap before U-BootBin Meng1-20/+46
2015-09-07Prepare v2015.10-rc3v2015.10-rc3Tom Rini1-1/+1
2015-09-07Merge git://git.denx.de/u-boot-usbTom Rini27-35/+426
2015-09-07Merge git://git.denx.de/u-boot-socfpgaTom Rini42-31/+4851
2015-09-07usb: ehci: remember init modeStephen Warren2-1/+7
2015-09-07dfu: tftp: Kconfig: Enable DFU_TFTP support on the am335x_boneblack_defconfigLukasz Majewski1-0/+1
2015-09-07dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp featureLukasz Majewski1-0/+10
2015-09-07dfu: command: Extend "dfu" command to handle receiving data via TFTPLukasz Majewski1-0/+20
2015-09-07update: tftp: dfu: Extend update_tftp() function to support DFULukasz Majewski5-14/+52
2015-09-07dfu: tftp: update: Add dfu_write_from_mem_addr() functionLukasz Majewski2-0/+52
2015-09-07dfu: tftp: update: Provide tftp support for the DFU subsystemLukasz Majewski3-0/+92
2015-09-07tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FL...Lukasz Majewski1-8/+7
2015-09-07net: tftp: Move tftp.h file from ./net to ./include/netLukasz Majewski5-4/+4
2015-09-07doc: dfu: tftp: README entry for TFTP extension of DFULukasz Majewski2-0/+121
2015-09-07h2200: Fix build errorKishon Vijay Abraham I1-0/+12
2015-09-07dfu: Delete superfluous initialization of the dfu_buf_size static variableLukasz Majewski1-1/+1
2015-09-07dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product IDLukasz Majewski2-8/+19
2015-09-07usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu1-1/+1
2015-09-07f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu2-0/+10
2015-09-07implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng1-0/+19