summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | mtd: cqspi: Simplify indirect write codeMarek Vasut2016-05-06-96/+30
| * | arm: socfpga: socrates: Add 'time' commandStefan Roese2016-05-06-0/+1
| * | ARM: socfpga: Disable USB OC protection on SoCratesMarek Vasut2016-05-06-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-05-06-13/+36
|\ \ \
| * | | usb: gadget: dfu: discard dead codePeng Fan2016-05-06-9/+1
| * | | dfu: avoid memory leakPeng Fan2016-05-06-1/+3
| * | | usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese2016-05-06-0/+9
| * | | usb: hub: Don't continue on get_port_status failureMarek Vasut2016-05-06-0/+1
| * | | usb: Assure Get Descriptor request is in separate microframeMarek Vasut2016-05-06-0/+8
| * | | usb: Wait after sending Set Configuration requestMarek Vasut2016-05-06-0/+8
| * | | usb: Don't init pointer to zero, but NULLMarek Vasut2016-05-06-1/+1
| * | | usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner2016-05-06-2/+5
| |/ /
* | | imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan2016-05-06-3/+6
* | | test/py: dfu: wait for USB device to go away at bootStephen Warren2016-05-06-0/+2
* | | ARM: am33xx: Fix DDR initialization delaysRuss Dill2016-05-06-0/+1
* | | ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren2016-05-06-0/+2
* | | Fix various typos, scattered over the code.Robert P. J. Day2016-05-05-29/+29
* | | mmc: Fix error in RPMB codeMarek Vasut2016-05-05-1/+1
* | | omap4: duovero: Disable EFI bootingAsh Charles2016-05-05-0/+1
* | | omap4: load files for legacy bootAsh Charles2016-05-05-1/+4
|/ /
* | ARM: tegra: import latest Jetson TK1 spreadsheetStephen Warren2016-05-04-1/+14
* | pci: tegra: fix DM conversion issues on Tegra20Stephen Warren2016-05-04-11/+10
* | ARM: tegra: enable GPU node by compatible valueStephen Warren2016-05-04-15/+22
* | include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day2016-05-03-82/+82
* | net: increase maximum frame size to accomediate VLAN packetsStefan Agner2016-05-03-11/+5
* | net: fix vlan validationStefan Agner2016-05-03-2/+2
* | drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha2016-05-03-0/+1
* | fdt: fix setting MAC addresses for multiple interfacesLev Iserovich2016-05-03-6/+14
* | usb: dwc2: Init desc_before_addrMarek Vasut2016-05-03-0/+3
* | usb: dwc2: Make OC protection configurableMarek Vasut2016-05-03-3/+14
* | usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut2016-05-03-7/+14
* | usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut2016-05-03-2/+3
* | igep00x0: Use the SRAM available for SPL.Enric Balletbo i Serra2016-05-03-0/+7
* | mkimage: fix generation of FIT imageAndreas Bießmann2016-05-03-6/+3
* | i2c/eeprom: Always define I2C_RXTX_LENMario Six2016-05-03-0/+4
* | mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2016-05-02-1/+0
* | kbuild: Do not append dtb for OF_EMBED caseMichal Simek2016-05-02-1/+1
* | fit_image: Fix a double close() on the error pathSimon Glass2016-05-02-1/+0
* | tools: env: fix config file loading in env libraryAnatolij Gustschin2016-05-02-0/+3
* | config: am335x_evm: detect BoneGreen using BBG1matwey.kornilov@gmail.com2016-05-02-6/+3
* | Fix spelling of "occurred".Vagrant Cascadian2016-05-02-32/+32
* | Change my mailaddressAndreas Bießmann2016-05-02-23/+24
* | mkimage: fix argument parsing on BSD systemsAndreas Bießmann2016-05-02-25/+16
* | arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini2016-05-02-1/+1
* | fs: ext4: fix symlink read functionRonald Zachariah2016-05-02-1/+1
* | Revert "rockchip: rk3288: correct sdram setting"Vagrant Cascadian2016-05-02-7/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-05-02-29/+47
|\ \
| * | ARM: uniphier: move pin-mux code into pin_init functionMasahiro Yamada2016-05-01-27/+5
| * | ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20Masahiro Yamada2016-05-01-1/+37
| * | ARM: uniphier: enable Peripherl clock to use UART in SPLMasahiro Yamada2016-05-01-0/+4