summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | pci: Fix expansion ROM programming for multi-function devicesBin Meng2015-10-08-0/+1
* | | | Merge git://git.denx.de/u-boot-arcTom Rini2015-10-08-1/+1
|\ \ \ \
| * | | | board: axs10x - cap max SDIO clock value to bus/2Alexey Brodkin2015-10-07-1/+1
| |/ / /
* | | | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-08-4/+17
|\ \ \ \
| * | | | sandbox: Correct operaion of 'reset' commandSimon Glass2015-10-05-1/+5
| * | | | dm: test: Show the amount of leaked memory on errorSimon Glass2015-10-05-1/+6
| * | | | dm: core: Don't use pinctrl for the root deviceSimon Glass2015-10-05-2/+6
| |/ / /
* | | | rockchip: Reconfigure the malloc based to point to system memorySjoerd Simons2015-10-03-0/+7
* | | | serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIPMasahiro Yamada2015-10-03-1/+1
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-10-03-17/+26
|\ \ \
| * | | trats: fdt: disable unused DW MMCPrzemyslaw Marczak2015-10-03-0/+4
| * | | mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()Przemyslaw Marczak2015-10-03-6/+4
| * | | gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()Przemyslaw Marczak2015-10-03-7/+11
| * | | fdtdec: fix parsing 'reg' property with zero value in '#size-cells'Przemyslaw Marczak2015-10-03-1/+1
| * | | fdt: fix fdtdec_get_addr_size not to require any size cellsStephen Warren2015-10-03-2/+3
| * | | dts: Add a comment about CONFIG_OF_EMBED being for local useSimon Glass2015-10-03-1/+3
* | | | sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCDHans de Goede2015-10-03-1/+93
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-10-02-57/+65
|\ \ \
| * | | gpio: tegra: use named constantsStephen Warren2015-10-02-14/+19
| * | | gpio: tegra: remove unused typeStephen Warren2015-10-02-7/+0
| * | | ARM: tegra: expand all SPL sizes to be consistentStephen Warren2015-10-02-4/+4
| * | | ARM: tegra: don't enable GPIOs until direction is setStephen Warren2015-10-02-12/+6
| * | | ARM: tegra: fix GPIO init table programmingStephen Warren2015-10-02-3/+5
| * | | ARM: tegra: p2371-2180: import latest pinmuxStephen Warren2015-10-02-21/+35
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-02-229/+1212
|\ \ \ \ | | |/ / | |/| |
| * | | mx6sabre_common: Add DFU supportFabio Estevam2015-10-02-0/+10
| * | | vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)2015-10-02-0/+802
| * | | I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-02-3/+83
| * | | vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)2015-10-02-225/+314
| * | | tbs2910: explicitly set boot addressSoeren Moch2015-10-02-1/+1
| * | | imx: mx6: correct enable_fec_anatop_clockPeng Fan2015-10-02-0/+2
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-10-01-11/+26
|\ \ \
| * | | arm, at91: small updates for the smartweb boardHeiko Schocher2015-10-01-11/+18
| * | | ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMCJosh Wu2015-10-01-0/+8
| |/ /
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-09-30-154/+148
|\ \ \
| * | | tools: kwboot: Add support for UART boot mode patching for Armada XP/38xStefan Roese2015-10-01-139/+125
| * | | arm: mvebu: timer.c: Explicitly move "init_done" var to data sectionStefan Roese2015-10-01-1/+1
| * | | arm: mvebu: Fix internal register config on A38xStefan Roese2015-10-01-14/+22
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-09-30-5/+43
|\ \ \
| * | | sunxi: add NetConsole by default for Banana Pi/ProBernhard Nortmann2015-09-29-0/+2
| * | | net: support NETCONSOLE option via KconfigBernhard Nortmann2015-09-29-0/+6
| * | | net: avoid eth_unregister() call when function is unavailableBernhard Nortmann2015-09-29-0/+2
| * | | net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann2015-09-29-3/+11
| * | | net: expose eth_is_active() function to test network device stateBernhard Nortmann2015-09-29-1/+21
| * | | net: phy: on phy device create do not initialize link to 1Mugunthan V N2015-09-29-1/+1
| |/ /
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2015-09-29-1/+3
|\ \ \
| * | | x86: fsp: Report correct number of E820 table entriesBin Meng2015-09-28-1/+2
| * | | x86: chromebook_link: Expand early malloc() memorySimon Glass2015-09-28-0/+1
| |/ /
* | | sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCDHans de Goede2015-09-29-0/+202
* | | sunxi: mmc: Fix clk-delay settingsHans de Goede2015-09-29-3/+13