summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-252-9/+10
| * exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-254-18/+9
| * exynos: video: Move dsim_config_dt into a functionSimon Glass2016-05-251-18/+19
| * exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass2016-05-253-285/+351
| * exynos: video: Drop static variables in exynos_fb.cSimon Glass2016-05-251-6/+2
| * exynos: video: Drop static variables in exynos_fimd.cSimon Glass2016-05-253-23/+31
| * exynos: video: Drop the static lcd_base_addr variableSimon Glass2016-05-253-34/+15
| * exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-254-12/+13
| * exynos: video: Drop dead codeSimon Glass2016-05-256-30/+0
| * exynos: video: Move driver files into their own directorySimon Glass2016-05-2515-7/+15
| * board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-259-2/+108
| * arm: exynos: add support for Exynos7420 SoCThomas Abraham2016-05-257-0/+282
| * arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham2016-05-2520-6/+54
| * serial: s5p: use clock api to get clock rateThomas Abraham2016-05-251-1/+14
| * serial: s5p: get the port id number from the alias of the device nodeThomas Abraham2016-05-251-2/+2
| * clk: exynos: add clock driver for Exynos7420 SocThomas Abraham2016-05-258-0/+514
| * pinctrl: Add pinctrl driver support for Exynos7420 SoCThomas Abraham2016-05-257-0/+359
| * pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devicesThomas Abraham2016-05-251-0/+1
* | ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi2016-06-061-1/+1
* | arm/arm64: implement a boot header capabilityAndre Przywara2016-06-068-0/+60
* | lib: make strmhz available in SPLChris Packham2016-06-061-3/+2
* | Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-064-37/+0
* | configs: k2*_evm: Update fdt file namesLokesh Vutla2016-06-064-4/+4
OpenPOWER on IntegriCloud