summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* trats: fdt: disable unused DW MMCPrzemyslaw Marczak2015-10-031-0/+4
* mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()Przemyslaw Marczak2015-10-031-6/+4
* gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()Przemyslaw Marczak2015-10-031-7/+11
* fdtdec: fix parsing 'reg' property with zero value in '#size-cells'Przemyslaw Marczak2015-10-031-1/+1
* fdt: fix fdtdec_get_addr_size not to require any size cellsStephen Warren2015-10-031-2/+3
* dts: Add a comment about CONFIG_OF_EMBED being for local useSimon Glass2015-10-031-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-10-026-57/+65
|\
| * gpio: tegra: use named constantsStephen Warren2015-10-021-14/+19
| * gpio: tegra: remove unused typeStephen Warren2015-10-021-7/+0
| * ARM: tegra: expand all SPL sizes to be consistentStephen Warren2015-10-024-4/+4
| * ARM: tegra: don't enable GPIOs until direction is setStephen Warren2015-10-021-12/+6
| * ARM: tegra: fix GPIO init table programmingStephen Warren2015-10-021-3/+5
| * ARM: tegra: p2371-2180: import latest pinmuxStephen Warren2015-10-021-21/+35
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-0253-229/+1212
|\ \
| * | mx6sabre_common: Add DFU supportFabio Estevam2015-10-021-0/+10
| * | vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)2015-10-028-0/+802
| * | I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-0238-3/+83
| * | vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)2015-10-025-225/+314
| * | tbs2910: explicitly set boot addressSoeren Moch2015-10-021-1/+1
| * | imx: mx6: correct enable_fec_anatop_clockPeng Fan2015-10-021-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-10-013-11/+26
|\ \
| * | arm, at91: small updates for the smartweb boardHeiko Schocher2015-10-012-11/+18
| * | ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMCJosh Wu2015-10-011-0/+8
| |/
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-09-305-154/+148
|\ \
| * | tools: kwboot: Add support for UART boot mode patching for Armada XP/38xStefan Roese2015-10-013-139/+125
| * | arm: mvebu: timer.c: Explicitly move "init_done" var to data sectionStefan Roese2015-10-011-1/+1
| * | arm: mvebu: Fix internal register config on A38xStefan Roese2015-10-011-14/+22
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-09-308-5/+43
|\ \
| * | sunxi: add NetConsole by default for Banana Pi/ProBernhard Nortmann2015-09-292-0/+2
| * | net: support NETCONSOLE option via KconfigBernhard Nortmann2015-09-291-0/+6
| * | net: avoid eth_unregister() call when function is unavailableBernhard Nortmann2015-09-291-0/+2
| * | net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann2015-09-291-3/+11
| * | net: expose eth_is_active() function to test network device stateBernhard Nortmann2015-09-292-1/+21
| * | net: phy: on phy device create do not initialize link to 1Mugunthan V N2015-09-291-1/+1
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2015-09-292-1/+3
|\ \
| * | x86: fsp: Report correct number of E820 table entriesBin Meng2015-09-281-1/+2
| * | x86: chromebook_link: Expand early malloc() memorySimon Glass2015-09-281-0/+1
| |/
* | sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCDHans de Goede2015-09-296-0/+202
* | sunxi: mmc: Fix clk-delay settingsHans de Goede2015-09-291-3/+13
* | sunxi_nand_spl: Be smarter about where to look for backup u-boot.binHans de Goede2015-09-291-6/+20
* | sunxi: add "fel" boot targetBernhard Nortmann2015-09-291-0/+11
* | sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-293-1/+42
* | sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann2015-09-292-1/+22
* | sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann2015-09-292-28/+21
* | sunxi: Simplify spl board_init_f functionHans de Goede2015-09-291-5/+0
* | sunxi: Tweak various memory addressesHans de Goede2015-09-291-9/+5
* | sunxi: sunxi-common.h cleanupHans de Goede2015-09-291-12/+5
* | sunxi: Rename A10s-Wobo-i5_defconfig to Wobo_i5_defconfigHans de Goede2015-09-292-2/+1
|/
* Prepare v2015.10-rc4Tom Rini2015-09-281-1/+1
* mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Łukasz Majewski2015-09-281-1/+1
OpenPOWER on IntegriCloud