summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an option to enable the command lineSimon Glass2016-03-222-0/+20
* cbfs: Update a function to be staticSimon Glass2016-03-221-4/+8
* ti: k2g: increase phy autoneg timeoutVitaly Andrianov2016-03-222-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-2233-334/+591
|\
| * driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0Prabhakar Kushwaha2016-03-211-1/+2
| * armv8/ls1043aqds: Enable ID_EEPROM support for ls1043aqdsWenbin Song2016-03-211-0/+10
| * armv8/ls1043aqds: Return i2c mux to default chennelWenbin Song2016-03-211-2/+4
| * freescale: vid: Return i2c mux to default channelWenbin Song2016-03-211-3/+9
| * arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV supportAlison Wang2016-03-212-0/+2
| * armv8/fsl-lsch2: fix sdhc clock frequency valueYangbo Lu2016-03-211-0/+4
| * armv8: ls2085a: Remove phy configuration from QDS and RDBPrabhakar Kushwaha2016-03-212-64/+0
| * driver: net: ldpaa_eth: Add support of PHY frameworkPrabhakar Kushwaha2016-03-211-34/+87
| * armv8: fsl-layerscape: Updating entries in Serdes TablePratiyush Srivastava2016-03-211-7/+7
| * driver/ddr/fsl: Add workaround for erratum A-009803Shengzhou Liu2016-03-212-5/+40
| * driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discreteShengzhou Liu2016-03-214-8/+82
| * pci/layerscape: set LUT and msi-map for discovered PCI devicesStuart Yoder2016-03-211-0/+147
| * pci/layerscape: add defines for LUTStuart Yoder2016-03-211-0/+4
| * pci: make pci_get_hose_head() available to external usersStuart Yoder2016-03-211-0/+1
| * armv8: ls2080a: update stream ID partitioning infoStuart Yoder2016-03-211-21/+34
| * armv8: ls2080a: remove obsolete stream ID partitioning supportStuart Yoder2016-03-212-183/+0
| * boards: ls2080: Fix default bootargsYork Sun2016-03-212-2/+2
| * arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPATAlison Wang2016-03-211-2/+2
| * drivers/crypto/fsl: define structures for PDBAneesh Bansal2016-03-211-0/+55
| * drivers/crypto/fsl: add constructs for protocol descriptorsAneesh Bansal2016-03-212-0/+52
| * drivers/crypto/fsl: correct error checking in run_descriptorAneesh Bansal2016-03-211-1/+1
| * armv8: ls2080ardb: invert irq pins polarity for AQR405 PHYShaohui Xie2016-03-213-0/+9
| * armv8: lsch3: Enable WUO config for RNI-20 nodePrabhakar Kushwaha2016-03-213-0/+31
| * arm64: Fix layerscape mmu setupAlexander Graf2016-03-212-1/+6
* | strider: use optimised bus timing for FPGA accessReinhard Pfau2016-03-211-6/+5
* | strider: Define pca593x widthsDirk Eibach2016-03-211-0/+5
* | strider: Add DP501 support for cpu modelDirk Eibach2016-03-214-26/+59
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-03-204-11/+26
|\ \
| * | arm: socfpga: sr1500: Misc updates (SPI speed, env location)Stefan Roese2016-03-203-8/+15
| * | arm: socfpga: Allow boards to define a custom environment sizeStefan Roese2016-03-201-0/+2
| * | arm: socfpga: Fix SR1500 env positionMarek Vasut2016-03-201-7/+7
| * | arm: socfpga: Enabling U-Boot environment support in QSPIChin Liang See2016-03-201-0/+6
* | | usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen2016-03-201-2/+4
* | | usb: Change power-on / scanning timeout handlingStefan Roese2016-03-202-94/+227
* | | usb: Don't reset the USB hub a 2nd timeStefan Roese2016-03-201-12/+1
* | | usb: Remove 200 ms delay in usb_hub_port_connect_change()Stefan Roese2016-03-201-3/+0
* | | usb: legacy_hub_port_reset(): Speedup hub reset handlingStefan Roese2016-03-201-2/+7
|/ /
* | dm: blk: Add tests for block devicesSimon Glass2016-03-172-0/+97
* | dm: sandbox: Drop the pre-DM host implementationSimon Glass2016-03-171-90/+0
* | dm: sandbox: Switch over to use DM for block devicesSimon Glass2016-03-171-0/+1
* | dm: usb: Unbind old block devices when shutting down USBSimon Glass2016-03-171-1/+5
* | buildman: Clarify the use of -VSimon Glass2016-03-172-2/+3
* | buildman: Add a way to specific a full toolchain prefixSimon Glass2016-03-172-110/+226
* | buildman: Allow branch names which conflict with directoriesSimon Glass2016-03-172-0/+7
* | dm: ns16550: Add support for reg-offset propertyMichal Simek2016-03-172-2/+5
* | Revert "fdt: fix address cell count checking in fdt_translate_address()"Przemyslaw Marczak2016-03-171-3/+4
OpenPOWER on IntegriCloud