| Commit message (Expand) | Author | Age | Files | Lines |
* | lx2160aqds : Add support for LX2160AQDS platform | Pankaj Bansal | 2019-02-19 | 6 | -1/+1233 |
* | board/lx2160a: Add init_func_vid() definition | Priyanka Jain | 2019-02-19 | 1 | -1/+8 |
* | armv8: lx2160: Add secure boot target and enable distro boot. | Udit Agarwal | 2019-02-19 | 1 | -0/+5 |
* | lx2160: Enable support of EMC2305 | Meenakshi Aggarwal | 2019-02-19 | 1 | -0/+11 |
* | armv8: emc2305: add support for fan controller | Meenakshi Aggarwal | 2019-02-19 | 3 | -0/+66 |
* | armv8: lx2160ardb : Add support for LX2160ARDB platform | Priyanka Jain | 2019-02-19 | 8 | -0/+625 |
* | Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx | Tom Rini | 2019-02-16 | 11 | -347/+700 |
|\ |
|
| * | imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+) | Tim Harvey | 2019-02-15 | 1 | -49/+41 |
| * | imx: ventana: gw5904/gw5909: disable RS485 | Tim Harvey | 2019-02-15 | 1 | -0/+2 |
| * | imx: ventana: add support for GW5901/GW5902 | Tim Harvey | 2019-02-15 | 4 | -1/+146 |
| * | imx: ventana: add support for GW5909 | Tim Harvey | 2019-02-15 | 3 | -0/+25 |
| * | imx: ventana: add support for GW5908 | Tim Harvey | 2019-02-15 | 4 | -0/+68 |
| * | imx: ventana: add support for GW5907 | Tim Harvey | 2019-02-15 | 3 | -0/+18 |
| * | imx: ventana: add support for GW5906 | Tim Harvey | 2019-02-15 | 4 | -0/+49 |
| * | imx: ventana: add i2c detect for all LVDS displays | Tim Harvey | 2019-02-15 | 1 | -4/+4 |
| * | imx: ventana: skip nand init for nandless boards | Tim Harvey | 2019-02-15 | 3 | -4/+14 |
| * | imx: ventana: add support for Z101WX01 LVDS display | Tim Harvey | 2019-02-15 | 1 | -1/+23 |
| * | imx: ventana: add support for GW5905 | Tim Harvey | 2019-02-15 | 7 | -12/+149 |
| * | imx: ventana: remove setup of I2C3 from SPL | Tim Harvey | 2019-02-15 | 4 | -86/+90 |
| * | imx: ventana: do not iomux UART1 | Tim Harvey | 2019-02-15 | 1 | -7/+0 |
| * | imx: ventana: mv88e61xx change LED configuration | Tim Harvey | 2019-02-15 | 1 | -5/+5 |
| * | board: mx6sabresd: Remove the enet reset gpio handling | Abel Vesa | 2019-02-15 | 1 | -7/+0 |
| * | board: mx6sabresd: Remove non-DM code | Abel Vesa | 2019-02-15 | 1 | -50/+0 |
| * | board: mx6sabreauto: Remove the non-DM code | Abel Vesa | 2019-02-15 | 1 | -70/+0 |
| * | mx6sabreauto: Add DM_GPIO support | Abel Vesa | 2019-02-15 | 1 | -0/+3 |
| * | mx6sabresd: Add DM_GPIO support | Abel Vesa | 2019-02-15 | 1 | -0/+5 |
| * | board: mx6sabreauto: Add board_fit_config_name_match to support FIT in SPL | Abel Vesa | 2019-02-15 | 1 | -0/+18 |
| * | board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL | Abel Vesa | 2019-02-15 | 1 | -0/+18 |
| * | ARM: imx6q_logic: Correct phy fixup for broken ethernet | Adam Ford | 2019-02-15 | 1 | -54/+25 |
* | | Merge tag 'xilinx-for-v2019.04-rc2' of git://git.denx.de/u-boot-microblaze | Tom Rini | 2019-02-15 | 7 | -64/+143 |
|\ \ |
|
| * | | arm64: zynqmp: Create fdtfile from compatible string | Michal Simek | 2019-02-15 | 1 | -0/+34 |
| * | | xilinx: common: Remove !DM_i2C code for reading mac from eeprom | Michal Simek | 2019-02-14 | 1 | -19/+0 |
| * | | arm64: versal: Move IOU_SWITCH_DIVISOR0 to Kconfig | Michal Simek | 2019-02-14 | 1 | -1/+4 |
| * | | arm64: versal: Remove one level of indentation in board_early_init_r() | Michal Simek | 2019-02-14 | 1 | -36/+37 |
| * | | arm: zynq: Update boot_targets based on bootmode | Siva Durga Prasad Paladugu | 2019-02-14 | 1 | -0/+29 |
| * | | xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr() | Michal Simek | 2019-02-14 | 1 | -0/+32 |
| * | | xilinx: Move zynq_board_read_rom_ethaddr to shared location | Michal Simek | 2019-02-14 | 6 | -30/+29 |
| |/ |
|
* | | Merge tag '2019.01-next' of https://github.com/mbgg/u-boot | Tom Rini | 2019-02-15 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | rpi: add Compute Module 3+ | Jonathan Gray | 2019-02-15 | 1 | -0/+5 |
* | | ARM: mvebu: x530: use MV_DDR_FREQ_SAR | Chris Packham | 2019-02-11 | 1 | -1/+1 |
* | | Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-02-10 | 2 | -75/+6 |
|\ \ |
|
| * | | samsung: mmc: Drop old MMC init code | Simon Glass | 2019-02-09 | 1 | -38/+0 |
| * | | samsung: Drop board_enable_audio_codec() | Simon Glass | 2019-02-09 | 1 | -29/+0 |
| * | | exynos: Drop duplicate 'model' line | Simon Glass | 2019-02-09 | 1 | -8/+6 |
| |/ |
|
* | | bcm968580: rename to bcm968580xref | Philippe Reynes | 2019-02-09 | 1 | -2/+2 |
* | | bcm963158: add initial support | Philippe Reynes | 2019-02-09 | 4 | -0/+87 |
* | | board/BuR/brppt1: drop DM_I2C_COMPAT | Hannes Schmelzer | 2019-02-09 | 4 | -8/+8 |
|/ |
|
* | MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers | York Sun | 2019-02-05 | 11 | -11/+12 |
* | video: Armada XP: Move driver to DM_VIDEO | Stefan Roese | 2019-02-05 | 1 | -16/+0 |
* | arm64: mvebu: Add basic support for uDPU board | Vladimir Vid | 2019-02-05 | 1 | -0/+5 |