| Commit message (Expand) | Author | Age | Lines |
* | Merge git://git.denx.de/u-boot-fdt | Tom Rini | 2014-12-01 | -11/+0 |
|\ |
|
| * | fdt: remove fdtdec_get_alias_node() function | Masahiro Yamada | 2014-11-27 | -11/+0 |
* | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-12-01 | -0/+3 |
|\ \
| |/
|/| |
|
| * | x86: Add initial video device init for Intel GMA | Simon Glass | 2014-11-25 | -0/+1 |
| * | x86: Add init for model 206AX CPU | Simon Glass | 2014-11-25 | -0/+1 |
| * | x86: ivybridge: Add SATA init | Simon Glass | 2014-11-25 | -0/+1 |
* | | Merge git://git.denx.de/u-boot-fdt | Tom Rini | 2014-11-26 | -5/+48 |
|\ \
| |/
|/| |
|
| * | fdt: Add a function to decode a named memory region | Simon Glass | 2014-11-21 | -0/+27 |
| * | fdt: Enhance flashmap function to deal with region properties | Simon Glass | 2014-11-21 | -0/+16 |
| * | fdt: Use the correct return types for fdtdec_decode_region() | Simon Glass | 2014-11-21 | -5/+5 |
* | | x86: ivybridge: Implement SDRAM init | Simon Glass | 2014-11-21 | -0/+1 |
* | | x86: ivybridge: Perform Intel microcode update on boot | Simon Glass | 2014-11-21 | -0/+1 |
* | | fdt: Add a function to decode a variable-sized u32 array | Simon Glass | 2014-11-21 | -0/+16 |
|/ |
|
* | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-10-23 | -0/+1 |
|\ |
|
| * | x86: dts: Add device tree compatible string for Intel IPC | Simon Glass | 2014-10-22 | -0/+1 |
* | | fdt: Add a function to return PCI BDF triplet | Thierry Reding | 2014-10-22 | -0/+11 |
* | | fdt: Add resource parsing functions | Thierry Reding | 2014-10-22 | -0/+52 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini | 2014-09-13 | -0/+12 |
|\ |
|
| * | dm: fdt: Add a function to look up a chosen node | Simon Glass | 2014-09-10 | -0/+12 |
* | | video: Add driver for Parade PS8625 dP to LVDS bridge | Vadim Bendebury | 2014-09-05 | -0/+1 |
* | | video: exynos_fimd: Add framework to disable FIMD sysmmu | Ajay Kumar | 2014-09-05 | -0/+1 |
|/ |
|
* | fdt: Add a function to get the node offset of an alias | Simon Glass | 2014-07-23 | -0/+11 |
* | fdt: Add a function to get the alias sequence of a node | Simon Glass | 2014-07-23 | -0/+18 |
* | exynos: Enable the LCD backlight for snow | Simon Glass | 2014-05-28 | -0/+1 |
* | power: Add support for TPS65090 PMU chip. | Tom Wai-Hong Tam | 2014-05-28 | -0/+1 |
* | ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC | Jaehoon Chung | 2014-05-16 | -1/+1 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-03-25 | -0/+20 |
|\ |
|
| * | sandbox: Add LCD driver | Simon Glass | 2014-03-17 | -0/+1 |
| * | cros_ec: sandbox: Add Chrome OS EC emulation | Simon Glass | 2014-03-17 | -0/+1 |
| * | cros_ec: Add a function for reading a flash map entry | Simon Glass | 2014-03-17 | -0/+18 |
* | | drivers:mmc:sdhci: enable support for DT | Piotr Wilczek | 2014-03-12 | -0/+1 |
* | | video:mipidsim:fdt: Add DT support for mipi dsim driver | Piotr Wilczek | 2014-03-12 | -0/+1 |
|/ |
|
* | mmc: tegra: support Tegra124 | Stephen Warren | 2014-02-03 | -0/+1 |
* | exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI | Vivek Gautam | 2013-10-20 | -0/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -0/+1 |
|\ |
|
| * | fdtdec: Add compatible string for High speed i2c | naveen krishna chatradhi | 2013-07-23 | -0/+1 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-07-12 | -0/+3 |
|\ |
|
| * | ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 | Jim Lin | 2013-07-11 | -0/+2 |
| * | EXYNOS5: FDT: Add compatible strings for Serial | Rajeshwari Shinde | 2013-06-24 | -0/+1 |
* | | cros: adds cros_ec keyboard driver | Hung-ying Tyan | 2013-06-26 | -0/+1 |
* | | cros: add cros_ec driver | Hung-ying Tyan | 2013-06-26 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-06-22 | -0/+1 |
|\ \
| |/ |
|
| * | FDT: Add compatible string for DWMMC | Amar | 2013-06-13 | -0/+1 |
* | | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) | Vincent Palatin | 2013-06-03 | -0/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-04-15 | -0/+2 |
|\ |
|
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-04-04 | -0/+2 |
| |\ |
|
| | * | EXYNOS5: FDT: Add compatible strings for FIMD | Ajay Kumar | 2013-03-27 | -0/+1 |
| | * | EXYNOS: FDT: Add compatible strings for FIMD | Ajay Kumar | 2013-03-27 | -0/+1 |
* | | | tpm: Add Infineon slb9635_i2c TPM driver | Rong Chang | 2013-04-12 | -0/+1 |
|/ / |
|