| Commit message (Expand) | Author | Age | Lines |
* | usb: ehci: only shutdown opened controller | Peng Fan | 2016-06-18 | -0/+3 |
* | cmd: usb: check if_type before using this device | Peng Fan | 2016-06-18 | -1/+2 |
* | usb: xhci: fsl: Add workaround for USB erratum A008751 | Sriram Dash | 2016-06-13 | -0/+52 |
* | armv8/ls2080: Remove workaround for erratum A008751 | Sriram Dash | 2016-06-13 | -10/+0 |
* | fsl: usb: make errata function common for PPC and ARM | Sriram Dash | 2016-06-13 | -185/+189 |
* | usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers | Sriram Dash | 2016-06-13 | -38/+56 |
* | arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper | Sriram Dash | 2016-06-13 | -0/+14 |
* | arm: bcm281xx: choose 8-bit phy bus width | Steve Rae | 2016-06-13 | -0/+4 |
* | usb: dwc2_udc_otg: support 8-bit interface | Steve Rae | 2016-06-13 | -0/+14 |
* | siemens,am33x: add draco etamin board | Heiko Schocher | 2016-06-09 | -4/+348 |
* | dfu, nand, ubi: fix erasing after write finish | Heiko Schocher | 2016-06-09 | -1/+11 |
* | am335x, dxr2: get ECC sType from I2C eeprom | Heiko Schocher | 2016-06-09 | -1/+44 |
* | mtd: nand: omap: allow to switch to BCH16 | Heiko Schocher | 2016-06-09 | -2/+8 |
* | nand: add nand mtd concat support | Heiko Schocher | 2016-06-09 | -0/+41 |
* | ubi: add new ubi command "ubi detach" | Heiko Schocher | 2016-06-09 | -11/+27 |
* | siemens,am33x: add ubi fastmap support | Samuel Egli | 2016-06-09 | -0/+2 |
* | am335x, shc: add support for the am335x based bosch shc board | Heiko Schocher | 2016-06-09 | -0/+1791 |
* | doc, spl, am335x: update am335x-network | Heiko Schocher | 2016-06-09 | -0/+4 |
* | armv7: omap-common: make SPL board_mmc_init() weak | Heiko Schocher | 2016-06-09 | -1/+1 |
* | mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx | Heiko Schocher | 2016-06-09 | -0/+1 |
* | mmc: revert mmc: Handle switch error status bit in MMC card status | Heiko Schocher | 2016-06-09 | -3/+1 |
* | bootstage: call show_boot_progress also in SPL | Heiko Schocher | 2016-06-09 | -3/+13 |
* | arm, am335x: Enable Spread Spectrum for the MPU | Heiko Schocher | 2016-06-09 | -1/+76 |
* | am335x: add some missing CM_CLKMODE_DPLL_SSC macros | Heiko Schocher | 2016-06-09 | -0/+3 |
* | arm, am335x: add some missing GPIO register definitions | Heiko Schocher | 2016-06-09 | -0/+2 |
* | power, tps65217: add some defines | Heiko Schocher | 2016-06-09 | -0/+3 |
* | tests: py: disable main_signon check for printenv cmd | Heiko Schocher | 2016-06-09 | -1/+5 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | -590/+788 |
* | tiny-printf: Correct the snprintf() implementation | Simon Glass | 2016-06-09 | -1/+3 |
* | ARM: uniphier: insert dsb barrier to ensure visibility of store | Masahiro Yamada | 2016-06-09 | -2/+2 |
* | ARM: uniphier: do not erase when updating U-Boot image in eMMC device | Masahiro Yamada | 2016-06-09 | -1/+0 |
* | ARM: uniphier: do not overwrite fdt_file environment | Masahiro Yamada | 2016-06-09 | -0/+3 |
* | ARM: uniphier: check return code of setenv() | Masahiro Yamada | 2016-06-09 | -3/+1 |
* | ARM: uniphier: fix boot mode for PH1-LD11 | Masahiro Yamada | 2016-06-09 | -1/+18 |
* | ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 | Masahiro Yamada | 2016-06-09 | -4/+157 |
* | Prepare v2016.07-rc1 | Tom Rini | 2016-06-06 | -2/+2 |
* | Merge http://git.denx.de/u-boot-samsung | Tom Rini | 2016-06-06 | -1486/+3141 |
|\ |
|
| * | ARM: exynos: Disable serial support in SPL | Marek Vasut | 2016-05-26 | -1/+0 |
| * | ARM: exynos: Fix build error if SERIAL is disabled in SPL | Marek Vasut | 2016-05-26 | -0/+3 |
| * | exynos: video: Drop old unused code | Simon Glass | 2016-05-25 | -227/+0 |
| * | exynos: video: Convert several boards to driver model for video | Simon Glass | 2016-05-25 | -216/+377 |
| * | exynos: video: Rename variables for driver model | Simon Glass | 2016-05-25 | -373/+370 |
| * | exynos: video: Rename edp_device_info to exynos_dp_priv | Simon Glass | 2016-05-25 | -17/+17 |
| * | exynos: dts: Add display-related device tree fragments | Simon Glass | 2016-05-25 | -3/+196 |
| * | exynos: Simplify calling of exynos_dp_phy_ctrl() | Simon Glass | 2016-05-25 | -14/+4 |
| * | exynos: Allow PWM0 pinmux to be set up | Simon Glass | 2016-05-25 | -0/+6 |
| * | dts: Add clock and regulator binding files for max77802 | Simon Glass | 2016-05-25 | -0/+40 |
| * | exynos: Disable LCD display for boards we can't convert | Simon Glass | 2016-05-25 | -11/+11 |
| * | exynos: Allow CONFIG_MISC_COMMON to be build without an LCD | Simon Glass | 2016-05-25 | -0/+10 |
| * | exynos: Allow tizen to be built without an LCD | Simon Glass | 2016-05-25 | -0/+4 |