summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAKEALL: fix get_target_arch() to adjust to '-' in Status fieldMasahiro Yamada2015-04-071-7/+1
* kbuild: include config.mk when auto.conf is not older than .configMasahiro Yamada2015-04-071-3/+7
* am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini2015-04-071-1/+1
* cmd_mem: cleanups, catch bad usagePavel Machek2015-04-071-15/+19
* ahci: Fix a wrong parameter passTang Yuantian2015-04-071-1/+1
* env_sf: Fix recovery defaultMario Schuknecht2015-04-071-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-04-0616-28/+193
|\
| * config: exynos: trats2: Enable support for Image.itb at trats2 deviceŁukasz Majewski2015-04-061-2/+6
| * config: exynos: trats: Enable support for Image.itb at trats deviceŁukasz Majewski2015-04-061-2/+6
| * config: exynos: common: Provide env variables to support Image.itbŁukasz Majewski2015-04-061-0/+54
| * smdk5420: Remove GPIO enumsAjay Kumar2015-04-061-15/+0
| * dts: peach_pi: Add DT properties needed for displayAjay Kumar2015-04-061-0/+3
| * dts: peach_pit: Add SLP and RST GPIO properties in parade DT nodeAjay Kumar2015-04-061-0/+2
| * dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD nodeAjay Kumar2015-04-061-0/+1
| * video: parade: configure SLP and RST GPIOs if specified in DTAjay Kumar2015-04-061-0/+11
| * video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar2015-04-062-0/+23
| * Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar2015-04-061-2/+2
| * arm: exynos: add display clocks for Exynos5800Ajay Kumar2015-04-062-3/+65
| * config: peach: Correct memory layout environment settingsSjoerd Simons2015-04-062-0/+16
| * exynos5: add trace feature #ifdef in exynos5-common.hInha Song2015-04-061-2/+2
| * Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET2015-04-061-2/+2
* | sunxi: Fix Orangepi_mini dtb filenameHans de Goede2015-04-042-1/+16
|/
* Merge git://git.denx.de/u-boot-arcTom Rini2015-04-0334-583/+602
|\
| * board: AXS10x - update SDIO clock valueAlexey Brodkin2015-04-031-2/+2
| * arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin2015-04-034-0/+65
| * board: Switch Abilis TB-100 board to Driver Model for serial portAlexey Brodkin2015-04-034-5/+31
| * serial-arc: switch to DMAlexey Brodkin2015-04-037-32/+129
| * arc: minor fixes in KconfigAlexey Brodkin2015-04-031-1/+9
| * arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATAAlexey Brodkin2015-04-032-1/+8
| * arc: re-generate defconfigsAlexey Brodkin2015-04-035-10/+10
| * arc: clean-up init procedureAlexey Brodkin2015-04-039-81/+98
| * arc: move low-level interrupt and exception handlers in a separate fileAlexey Brodkin2015-04-033-144/+152
| * arc: merge common start-up code between ARC and ARCv2Alexey Brodkin2015-04-037-294/+82
| * arc: cache - build invalidate_icache_all() and invalidate_dcache_all()Alexey Brodkin2015-04-031-4/+8
| * serial/serial_arc: set registers address during compilationAlexey Brodkin2015-04-031-2/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-0328-109/+247
|\ \ | |/ |/|
| * ARM: tegra: colibri_t20: fix nand pinmuxMarcel Ziswiler2015-03-301-0/+6
| * tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BITLucas Stach2015-03-301-0/+2
| * ARM: tegra: update colibri_t20 configurationMarcel Ziswiler2015-03-301-4/+27
| * ARM: tegra: fix colibri_t20 asix resetMarcel Ziswiler2015-03-301-1/+8
| * ARM: tegra: fix colibri_t20 machine typeMarcel Ziswiler2015-03-301-5/+5
| * ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler2015-03-3012-22/+23
| * ARM: tegra: get rid of colibri_t20-commonMarcel Ziswiler2015-03-304-57/+31
| * tegra: seaboard: Correct the gpio_request() callSimon Glass2015-03-301-1/+1
| * tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIOSimon Glass2015-03-301-3/+0
| * ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren2015-03-302-0/+26
| * ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren2015-03-302-0/+73
| * ARM: tegra: pinctrl: minor cleanupStephen Warren2015-03-302-11/+11
| * ARM: tegra: pinctrl: move Tegra210 code to the correct dirStephen Warren2015-03-301-0/+0
| * ARMv8: enable DM in vexpress64 boardDavid Feng2015-03-272-1/+25
OpenPOWER on IntegriCloud