summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsl: usb: make errata function common for PPC and ARMSriram Dash2016-06-134-185/+189
* usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash2016-06-131-38/+56
* arm64: fsl-layerscape: add get_svr and IS_SVR_REV helperSriram Dash2016-06-134-0/+14
* arm: bcm281xx: choose 8-bit phy bus widthSteve Rae2016-06-134-0/+4
* usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae2016-06-132-0/+14
* siemens,am33x: add draco etamin boardHeiko Schocher2016-06-0914-4/+348
* dfu, nand, ubi: fix erasing after write finishHeiko Schocher2016-06-091-1/+11
* am335x, dxr2: get ECC sType from I2C eepromHeiko Schocher2016-06-091-1/+44
* mtd: nand: omap: allow to switch to BCH16Heiko Schocher2016-06-092-2/+8
* nand: add nand mtd concat supportHeiko Schocher2016-06-091-0/+41
* ubi: add new ubi command "ubi detach"Heiko Schocher2016-06-091-11/+27
* siemens,am33x: add ubi fastmap supportSamuel Egli2016-06-091-0/+2
* am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher2016-06-0915-0/+1791
* doc, spl, am335x: update am335x-networkHeiko Schocher2016-06-091-0/+4
* armv7: omap-common: make SPL board_mmc_init() weakHeiko Schocher2016-06-091-1/+1
* mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xxHeiko Schocher2016-06-091-0/+1
* mmc: revert mmc: Handle switch error status bit in MMC card statusHeiko Schocher2016-06-091-3/+1
* bootstage: call show_boot_progress also in SPLHeiko Schocher2016-06-093-3/+13
* arm, am335x: Enable Spread Spectrum for the MPUHeiko Schocher2016-06-093-1/+76
* am335x: add some missing CM_CLKMODE_DPLL_SSC macrosHeiko Schocher2016-06-091-0/+3
* arm, am335x: add some missing GPIO register definitionsHeiko Schocher2016-06-091-0/+2
* power, tps65217: add some definesHeiko Schocher2016-06-091-0/+3
* tests: py: disable main_signon check for printenv cmdHeiko Schocher2016-06-091-1/+5
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091074-590/+788
* tiny-printf: Correct the snprintf() implementationSimon Glass2016-06-091-1/+3
* ARM: uniphier: insert dsb barrier to ensure visibility of storeMasahiro Yamada2016-06-091-2/+2
* ARM: uniphier: do not erase when updating U-Boot image in eMMC deviceMasahiro Yamada2016-06-091-1/+0
* ARM: uniphier: do not overwrite fdt_file environmentMasahiro Yamada2016-06-091-0/+3
* ARM: uniphier: check return code of setenv()Masahiro Yamada2016-06-091-3/+1
* ARM: uniphier: fix boot mode for PH1-LD11Masahiro Yamada2016-06-091-1/+18
* ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada2016-06-094-4/+157
* Prepare v2016.07-rc1Tom Rini2016-06-061-2/+2
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-06101-1486/+3141
|\
| * ARM: exynos: Disable serial support in SPLMarek Vasut2016-05-261-1/+0
| * ARM: exynos: Fix build error if SERIAL is disabled in SPLMarek Vasut2016-05-261-0/+3
| * exynos: video: Drop old unused codeSimon Glass2016-05-253-227/+0
| * exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-2511-216/+377
| * exynos: video: Rename variables for driver modelSimon Glass2016-05-255-373/+370
| * exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass2016-05-254-17/+17
| * exynos: dts: Add display-related device tree fragmentsSimon Glass2016-05-256-3/+196
| * exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-254-14/+4
| * exynos: Allow PWM0 pinmux to be set upSimon Glass2016-05-251-0/+6
| * dts: Add clock and regulator binding files for max77802Simon Glass2016-05-252-0/+40
| * exynos: Disable LCD display for boards we can't convertSimon Glass2016-05-257-11/+11
| * exynos: Allow CONFIG_MISC_COMMON to be build without an LCDSimon Glass2016-05-251-0/+10
| * exynos: Allow tizen to be built without an LCDSimon Glass2016-05-252-0/+4
| * exynos: dts: Add pwm device tree nodeSimon Glass2016-05-252-0/+14
| * video: Add an enum for active low/highSimon Glass2016-05-251-0/+5
| * exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-254-0/+133
| * exynos: video: Combine LCD driver into one fileSimon Glass2016-05-253-406/+387
OpenPOWER on IntegriCloud