summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: at91: lds: use "_image_binary_end" for DT locationWenyou Yang2017-04-131-0/+2
| * | ARM: spl: atmel: move mem_init() advance in SPL init.Wenyou Yang2017-04-131-1/+2
| * | ARM: spl: atmel: bring in serial device before initWenyou Yang2017-04-131-0/+8
| * | ARM: at91: spl: specify MMC and NAND boot deviceWenyou Yang2017-04-131-0/+7
| * | ARM: dts: at91: add dts file for sama5d4ekWenyou Yang2017-04-132-0/+344
| * | ARM: dts: at91: add dts files for sama5d4 XplainedWenyou Yang2017-04-133-0/+2224
| * | ARM: at91: dt: add dts file for sama5d3 XplainedWenyou Yang2017-04-132-0/+351
| * | ARM: at91: dt: add dts files for sama5d3xek boardWenyou Yang2017-04-1325-0/+3382
| * | gpio: at91_gpio: add the clock supportWenyou Yang2017-04-131-0/+13
| * | gpio: at91_gpio: add the device tree supportWenyou Yang2017-04-131-0/+15
| * | gpio: Kconfig: add CONFIG_AT91_GPIO optionWenyou Yang2017-04-131-0/+13
| * | pinctrl: at91: add pinctrl driverWenyou Yang2017-04-135-1/+475
| * | gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang2017-04-1316-609/+660
| * | mtd: nand: atmel: use another functions to set gpio valueWenyou Yang2017-04-131-2/+3
| * | ARM: at91: gpio: fix at91_set_gpio_value() defineWenyou Yang2017-04-131-7/+5
| * | buildman: Handle commit subjects containing unicodeSimon Glass2017-04-131-2/+3
| * | tools: allow to override pythonStefano Babic2017-04-132-2/+2
| * | dm: core: Ensure DMA regions start up with the cache cleanSimon Glass2017-04-131-1/+29
| * | core/uclass: Print name of device in uclass_find_device_by_seq()Alexandru Gagniuc2017-04-131-1/+1
| * | fdtgrep: Cope with the /aliases node being lastSimon Glass2017-04-132-8/+35
| * | dtoc: Decode val if it's a byte stringGeorge McCollister2017-04-131-0/+2
| * | patman: Convert byte arrays to stringsGeorge McCollister2017-04-131-0/+4
| * | serial: ns16550: Link in the DM driver when when using platdataAlexandru Gagniuc2017-04-132-5/+9
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-04-1364-239/+4929
|\ \
| * | imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOMAdam Ford2017-04-1212-0/+1143
| * | cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel2017-04-121-1/+1
| * | imx: mx7ulp: Fix SPLL/APLL clock rate calculation issueYe Li2017-04-121-2/+6
| * | imx: ventana: config: set MMC env Partition to 1Tim Harvey2017-04-121-0/+1
| * | mx6sabresd: README: Add eMMC boot configurationBreno Lima2017-04-121-8/+47
| * | Set console speed to 115200 on mx6cuboxi.Vagrant Cascadian2017-04-121-1/+1
| * | board: advantech: dms-ba16: apply the proper register setting to fix the volt...Yung-Ching LIN2017-04-121-1/+2
| * | board: advantech: dms-ba16: fix AR8033 reset timing issueYung-Ching LIN2017-04-121-1/+2
| * | board: advantech: dms-ba16: add the PMIC configuration supportYung-Ching LIN2017-04-121-0/+51
| * | board: advantech: dms-ba16: Add the configuration options for display initial...Yung-Ching LIN2017-04-122-0/+5
| * | MAINTAINERS: Fix ARM FREESCALE IMX filesJagan Teki2017-04-121-2/+1
| * | MCCMON6: defconfig: Add tftp_nor_dtb command for NOR DTB updateLukasz Majewski2017-04-121-0/+8
| * | ARM: mx5: Rename M53EVKMarek Vasut2017-04-058-9/+9
| * | ARM: mxs: Rename M28EVKMarek Vasut2017-04-0510-15/+15
| * | configs: imx6: Select missing BOARD_LATE_INITJagan Teki2017-03-266-5/+2
| * | imx: ventana: add new board configs to MAINTAINERSTim Harvey2017-03-261-1/+3
| * | imx: ventana: fix GW5903 VDD_ARM railTim Harvey2017-03-261-0/+6
| * | imx: ventana: config: add EMMC boot optionsTim Harvey2017-03-201-0/+4
| * | imx: ventana: add GW5903 supportTim Harvey2017-03-205-4/+153
| * | imx: ventana: add GW560x supportTim Harvey2017-03-206-28/+163
| * | imx: ventana: add GW5904 supportTim Harvey2017-03-2010-16/+340
| * | drivers: net: phy: add MV88E6xx options to KconfigTim Harvey2017-03-201-0/+13
| * | imx: mx6slevk: enable more DM driversPeng Fan2017-03-205-149/+130
| * | imx: mx6slevk: introduce device tree supportPeng Fan2017-03-207-2/+2830
| * | imx: mx6slevk: use SPI_BOOTPeng Fan2017-03-202-2/+3
* | | lib: div64: sync with LinuxPeng Fan2017-04-133-10/+508