summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-10sunxi: Fix pcDuino reliability by downclocking DRAM to 360MHzSiarhei Siamashka
2015-10-09Merge git://git.denx.de/u-boot-x86Tom Rini
2015-10-08pci: Fix expansion ROM programming for multi-function devicesBin Meng
2015-10-08Merge git://git.denx.de/u-boot-arcTom Rini
2015-10-08Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-07board: axs10x - cap max SDIO clock value to bus/2Alexey Brodkin
2015-10-05sandbox: Correct operaion of 'reset' commandSimon Glass
2015-10-05dm: test: Show the amount of leaked memory on errorSimon Glass
2015-10-05dm: core: Don't use pinctrl for the root deviceSimon Glass
2015-10-03rockchip: Reconfigure the malloc based to point to system memorySjoerd Simons
2015-10-03serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIPMasahiro Yamada
2015-10-03Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
2015-10-03trats: fdt: disable unused DW MMCPrzemyslaw Marczak
2015-10-03mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()Przemyslaw Marczak
2015-10-03gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()Przemyslaw Marczak
2015-10-03fdtdec: fix parsing 'reg' property with zero value in '#size-cells'Przemyslaw Marczak
2015-10-03fdt: fix fdtdec_get_addr_size not to require any size cellsStephen Warren
2015-10-03dts: Add a comment about CONFIG_OF_EMBED being for local useSimon Glass
2015-10-03sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCDHans de Goede
2015-10-02Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-10-02gpio: tegra: use named constantsStephen Warren
2015-10-02gpio: tegra: remove unused typeStephen Warren
2015-10-02ARM: tegra: expand all SPL sizes to be consistentStephen Warren
2015-10-02ARM: tegra: don't enable GPIOs until direction is setStephen Warren
2015-10-02ARM: tegra: fix GPIO init table programmingStephen Warren
2015-10-02ARM: tegra: p2371-2180: import latest pinmuxStephen Warren
2015-10-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-10-02mx6sabre_common: Add DFU supportFabio Estevam
2015-10-02vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)
2015-10-02vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)
2015-10-02tbs2910: explicitly set boot addressSoeren Moch
2015-10-02imx: mx6: correct enable_fec_anatop_clockPeng Fan
2015-10-01Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-10-01arm, at91: small updates for the smartweb boardHeiko Schocher
2015-10-01ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMCJosh Wu
2015-09-30Merge git://git.denx.de/u-boot-marvellTom Rini
2015-10-01tools: kwboot: Add support for UART boot mode patching for Armada XP/38xStefan Roese
2015-10-01arm: mvebu: timer.c: Explicitly move "init_done" var to data sectionStefan Roese
2015-10-01arm: mvebu: Fix internal register config on A38xStefan Roese
2015-09-30Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-09-29sunxi: add NetConsole by default for Banana Pi/ProBernhard Nortmann
2015-09-29net: support NETCONSOLE option via KconfigBernhard Nortmann
2015-09-29net: avoid eth_unregister() call when function is unavailableBernhard Nortmann
2015-09-29net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann
2015-09-29net: expose eth_is_active() function to test network device stateBernhard Nortmann
2015-09-29net: phy: on phy device create do not initialize link to 1Mugunthan V N
2015-09-29Merge git://git.denx.de/u-boot-x86Tom Rini
2015-09-29sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCDHans de Goede
2015-09-29sunxi: mmc: Fix clk-delay settingsHans de Goede