| Commit message (Expand) | Author | Age | Lines |
* | ARM: tegra: enable USB device mode port on Dalmore | Stephen Warren | 2016-02-18 | -1/+8 |
* | video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD | Simon Glass | 2016-02-17 | -1/+1 |
* | tegra: video: Clean up the old LCD/PWM driver code | Simon Glass | 2016-02-16 | -147/+2 |
* | tegra: video: Move LCD driver to use the DM PWM driver | Simon Glass | 2016-02-16 | -0/+29 |
* | tegra: video: Move LCD enums into the driver | Simon Glass | 2016-02-16 | -22/+0 |
* | tegra: video: Convert tegra20 LCD driver to driver model | Simon Glass | 2016-02-16 | -26/+6 |
* | tegra: video: Merge the two config structures together | Simon Glass | 2016-02-16 | -39/+0 |
* | tegra: video: Merge the display driver into one file | Simon Glass | 2016-02-16 | -401/+0 |
* | tegra: dts: Sync tegra20.dtsi with Linux v4.4 | Simon Glass | 2016-02-16 | -271/+560 |
* | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 | Simon Glass | 2016-02-16 | -1/+1 |
* | tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD | Simon Glass | 2016-02-16 | -2/+6 |
* | tegra: Allow driver model to be used for the PWM | Simon Glass | 2016-02-16 | -1/+2 |
* | tegra: lcd: Merge tegra124-lcd.c into display.c | Simon Glass | 2016-02-16 | -5/+0 |
* | tegra: pwm: Add a driver for the tegra PWM | Simon Glass | 2016-02-16 | -0/+2 |
* | tegra: dts: Sync up nyan-big files with Linux | Simon Glass | 2016-02-16 | -356/+2038 |
* | tegra: dts: Sync up the tegra124 device tree files with Linux | Simon Glass | 2016-02-16 | -136/+584 |
* | arm: build some file(s) as ARM mode only | David Müller (ELSOFT AG) | 2016-02-15 | -0/+6 |
* | arm: the ARM920T is THUMB capable, so select the appropriate ISA | David Müller (ELSOFT AG) | 2016-02-15 | -1/+1 |
* | arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) | David Müller (ELSOFT AG) | 2016-02-15 | -1/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2016-02-14 | -124/+590 |
|\ |
|
| * | ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards | Masahiro Yamada | 2016-02-14 | -0/+223 |
| * | ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board | Masahiro Yamada | 2016-02-14 | -0/+5 |
| * | ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board | Masahiro Yamada | 2016-02-14 | -0/+6 |
| * | ARM: uniphier: adjust DDR clock delay line for ProXstream2 | Masahiro Yamada | 2016-02-14 | -2/+10 |
| * | ARM: uniphier: move cmd_ddrmphy.c to fix build error | Masahiro Yamada | 2016-02-14 | -0/+0 |
| * | ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c | Masahiro Yamada | 2016-02-14 | -1/+8 |
| * | ARM: uniphier: remove unused header mio-regs.h | Masahiro Yamada | 2016-02-14 | -20/+0 |
| * | ARM: uniphier: drop unneeded EHCI pin mux settings | Masahiro Yamada | 2016-02-14 | -25/+0 |
| * | ARM: uniphier: switch over to generic EHCI driver | Masahiro Yamada | 2016-02-14 | -8/+8 |
| * | ARM: dts: uniphier: add clocks properties to EHCI nodes | Masahiro Yamada | 2016-02-14 | -0/+12 |
| * | ARM: dts: uniphier: add device nodes for MIO control block | Masahiro Yamada | 2016-02-14 | -0/+44 |
| * | ARM: dts: uniphier: add device nodes for Peripheral control block | Masahiro Yamada | 2016-02-14 | -0/+36 |
| * | ARM: dts: uniphier: add device nodes for System Control blocks | Masahiro Yamada | 2016-02-14 | -0/+36 |
| * | ARM: dts: uniphier: add reference clock nodes | Masahiro Yamada | 2016-02-14 | -0/+33 |
| * | clk: uniphier: add Media I/O clock driver for UniPhier SoCs | Masahiro Yamada | 2016-02-14 | -0/+1 |
| * | ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC | Masahiro Yamada | 2016-02-14 | -2/+22 |
| * | ARM: uniphier: add missing static qualifier | Masahiro Yamada | 2016-02-14 | -1/+1 |
| * | ARM: uniphier: create early page table at run-time | Masahiro Yamada | 2016-02-14 | -38/+94 |
| * | ARM: uniphier: change stack pointer address for SPL | Masahiro Yamada | 2016-02-14 | -4/+1 |
| * | spl: define BOOT_DEVICE_USB | Masahiro Yamada | 2016-02-14 | -0/+1 |
| * | ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards | Masahiro Yamada | 2016-02-14 | -27/+53 |
* | | zynqmp: nand: Add Nand driver support for zynqmp | Siva Durga Prasad Paladugu | 2016-02-12 | -0/+2 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2016-02-11 | -0/+1 |
|\ |
|
| * | video: tegra: Enable the 'lcd' env variable work-around | Simon Glass | 2016-02-11 | -0/+1 |
* | | ARM: dts: k2g: Add keystone net dts files | Mugunthan V N | 2016-02-08 | -0/+176 |
* | | OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting | Adam Ford | 2016-02-08 | -0/+1 |
* | | serial: serial_stm32: move clock config from driver to board | Vikas Manocha | 2016-02-08 | -0/+62 |
* | | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | -20/+20 |
|/ |
|
* | imx: mx6: implement mmc_get_env_dev | Peng Fan | 2016-02-04 | -0/+32 |
* | imx: mx7dsabresd: move mmc_get_env_devno to soc code | Peng Fan | 2016-02-04 | -0/+21 |