| Commit message (Expand) | Author | Age | Lines |
* | powerpc: remove cogent_8xx, cogent_mpc8260 board support | Masahiro Yamada | 2015-01-05 | -73/+0 |
* | mpc8xx: remove ESTEEM192E board support | Masahiro Yamada | 2015-01-05 | -4/+0 |
* | mpc8xx: remove IP860 board support | Masahiro Yamada | 2015-01-05 | -20/+1 |
* | mpc8xx: remove IVMS8, IVML24 board support | Masahiro Yamada | 2015-01-05 | -9/+0 |
* | mpc8xx: remove lwmon board support | Masahiro Yamada | 2015-01-05 | -78/+2 |
* | mpc8xx: remove NETVIA board support | Masahiro Yamada | 2015-01-05 | -24/+0 |
* | mpc8xx: remove R360MPI board support | Masahiro Yamada | 2015-01-05 | -5/+0 |
* | mpc8xx: remove RRvision board support | Masahiro Yamada | 2015-01-05 | -152/+0 |
* | mpc8xx: remove SPD823TS board support | Masahiro Yamada | 2015-01-05 | -6/+1 |
* | mpc8xx: remove KUP4X, KUP4K board support | Masahiro Yamada | 2015-01-05 | -19/+0 |
* | mpc8xx: remove ELPT860 board support | Masahiro Yamada | 2015-01-05 | -4/+0 |
* | powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support | Masahiro Yamada | 2015-01-05 | -24/+0 |
* | mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support | Masahiro Yamada | 2015-01-05 | -18/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2015-01-02 | -6/+57 |
|\ |
|
| * | arm:mx6sx add QSPI support | Peng Fan | 2014-12-31 | -6/+57 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-01-01 | -7/+2693 |
|\ \ |
|
| * | | ARM: Implement non-cached memory support | Thierry Reding | 2014-12-18 | -0/+49 |
| * | | ARM: tegra: Enable PCIe on Jetson TK1 | Thierry Reding | 2014-12-18 | -0/+347 |
| * | | ARM: tegra: Add Tegra124 PCIe device tree node | Thierry Reding | 2014-12-18 | -0/+66 |
| * | | ARM: tegra: Add GIC for Tegra124 | Thierry Reding | 2014-12-18 | -0/+13 |
| * | | ARM: tegra: Enable PCIe on Beaver | Thierry Reding | 2014-12-18 | -0/+245 |
| * | | ARM: tegra: Enable PCIe on Cardhu | Thierry Reding | 2014-12-18 | -0/+362 |
| * | | ARM: tegra: Add Tegra30 PCIe device tree node | Thierry Reding | 2014-12-18 | -0/+74 |
| * | | ARM: tegra: Add GIC for Tegra30 | Thierry Reding | 2014-12-18 | -0/+9 |
| * | | ARM: tegra: Enable PCIe on TrimSlice | Thierry Reding | 2014-12-18 | -0/+69 |
| * | | ARM: tegra: Add Tegra20 PCIe device tree node | Thierry Reding | 2014-12-18 | -0/+59 |
| * | | ARM: tegra: Enable XUSB pad controller on Jetson TK1 | Thierry Reding | 2014-12-18 | -0/+26 |
| * | | ARM: tegra: Add XUSB pad controller on Tegra124 | Thierry Reding | 2014-12-18 | -0/+10 |
| * | | ARM: tegra: Implement XUSB pad controller | Thierry Reding | 2014-12-18 | -0/+781 |
| * | | ARM: tegra: Implement powergate support | Thierry Reding | 2014-12-18 | -0/+165 |
| * | | ARM: tegra: Provide PCIEXCLK reset ID | Thierry Reding | 2014-12-18 | -3/+4 |
| * | | ARM: tegra: Implement tegra_plle_enable() | Thierry Reding | 2014-12-18 | -0/+406 |
| * | | ARM: tegra: colibri_t30: comment style fix | Marcel Ziswiler | 2014-12-18 | -4/+8 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2014-12-30 | -1/+11 |
|\ \ |
|
| * | | arm: socfpga: Change watchdog timeout | Stefan Roese | 2014-12-21 | -1/+11 |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-12-30 | -18/+13 |
|\ \ \ |
|
| * | | | imx: i2c: Zap unnecessary malloc() calls | Marek Vasut | 2014-12-30 | -16/+8 |
| * | | | imx SPL: enable boot from eMMC boot partitions. | Pierre Aubert | 2014-12-30 | -1/+3 |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic | 2014-12-30 | -1786/+2852 |
| |\ \ \ |
|
| * | | | | imx:mx6 fix return value of mxc_get_clock | Peng Fan | 2014-12-19 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2014-12-30 | -3/+826 |
|\ \ \ \ |
|
| * | | | | ARM: UniPhier: display boot swap pin status by pinmon command | Masahiro Yamada | 2014-12-30 | -0/+3 |
| * | | | | ARM: UniPhier: add dump command of DDR PHY parameters | Masahiro Yamada | 2014-12-30 | -0/+237 |
| * | | | | ARM: UniPhier: add DDR PHY training code | Masahiro Yamada | 2014-12-30 | -3/+586 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Tom Rini | 2014-12-30 | -9/+57 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | arm: exynos: clock: support SPLL as mmc source clock for exynos5420 | Joonyoung Shim | 2014-12-24 | -0/+2 |
| * | | | odroid-XU3: Add entry for DTS EHCI GPIO | Sjoerd Simons | 2014-12-22 | -0/+4 |
| * | | | exynos5420: fix compilation without parade video | Sjoerd Simons | 2014-12-22 | -3/+0 |
| * | | | Exynos5800: The Peach-Pi board does not have a Parade video bridge | Sjoerd Simons | 2014-12-22 | -5/+0 |
| * | | | Odroid-XU3: Add support for Odroid-XU3 | Hyungwon Hwang | 2014-12-22 | -1/+51 |
| |/ / |
|