summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin2015-11-186-39/+72
* arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin2015-11-181-0/+12
* arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin2015-11-181-0/+24
* Prepare v2016.01-rc1Tom Rini2015-11-161-3/+3
* tools/proftool: fix use-after-freeVincent Stehlé2015-11-161-2/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-11-1658-395/+1105
|\
| * arm: mx6: cm-fx6: add splash locations to cm-fx6Nikita Kiryanov2015-11-161-0/+18
| * splash_source: add support for filesystem formatted sataNikita Kiryanov2015-11-162-0/+21
| * splash_source: add support for filesystem formatted usbNikita Kiryanov2015-11-162-1/+31
| * splash_source: add support for filesystem formatted mmcNikita Kiryanov2015-11-165-1/+72
| * splash_source: rename *_read() to *_read_raw()Nikita Kiryanov2015-11-161-9/+9
| * imx6: fix warnings due to switch to distro environmentStefano Babic2015-11-132-2/+2
| * imx: mx7dsabresd: support lcdifPeng Fan2015-11-122-0/+81
| * imx: mx7: compile misc.c for mx7Peng Fan2015-11-121-1/+1
| * imx: imx-common: power down lcdif before boot osPeng Fan2015-11-121-0/+3
| * imx: mx6: implement reset_miscPeng Fan2015-11-121-0/+7
| * video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-122-0/+19
| * imx: mx6ul_14x14_evk: support lcdif displayPeng Fan2015-11-122-0/+81
| * imx: mx6: add clock api for lcdifPeng Fan2015-11-122-0/+247
| * imx: mx6: crm_reg: add LCDIF related macrosPeng Fan2015-11-121-4/+30
| * imx: mx6: fix register addressPeng Fan2015-11-121-6/+12
| * imx: lcdif: use one register structure for i.MXesPeng Fan2015-11-122-102/+22
| * imx: imx-common: move lcdif structure and macro definition to imx-commonPeng Fan2015-11-122-1/+1
| * imx: include linux/types.h for regs-common.hPeng Fan2015-11-121-0/+2
| * mxs: regs-common.h must be wrapped with !__ASSEMBLY__Peng Fan2015-11-121-1/+1
| * xfi3: correct function namePeng Fan2015-11-121-1/+1
| * mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-123-3/+3
| * arm: novena: Fix kernel_addr_r env variableMarek Vasut2015-11-121-1/+1
| * imx: mx7: default enable non-secure modePeng Fan2015-11-121-0/+11
| * mx7: psci: add basic psci supportPeng Fan2015-11-125-0/+139
| * arm: discard relocation entries for secure textPeng Fan2015-11-121-0/+17
| * gw_ventana: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
| * ot1200: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
| * novena: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
| * mx6ul_14x14_evk: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
| * mx6sxsabresd: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
| * mx6slevk: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
| * mx6sabresd: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
| * arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h.Vagrant Cascadian2015-11-121-64/+24
| * arm: imx: Switch Wandboard to use config_distro_bootcmd.h.Vagrant Cascadian2015-11-121-63/+19
| * mx7dsabresd: enable DFU supportTzu-Jung Lee2015-11-121-0/+27
| * Merge git://git.denx.de/u-bootStefano Babic2015-11-12557-2246/+13346
| |\
| * | mx7dsabresd: add secure boot supportAdrian Alonso2015-10-302-0/+11
| * | imx: hab: add mx7 secure boot supportAdrian Alonso2015-10-301-2/+4
| * | imx: hab: use read_fuse for secure boot settingsAdrian Alonso2015-10-301-5/+12
| * | arm: imx: add secure boot fuse details for imx7 SoCAdrian Alonso2015-10-301-0/+8
| * | arm: imx: add secure boot fuse details for imx6 SoCAdrian Alonso2015-10-301-0/+8
| * | imx: hab: add secure boot fuse detailsAdrian Alonso2015-10-301-0/+9
| * | imx: hab: rework unified rom section for mx7Adrian Alonso2015-10-302-1/+2
| * | imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso2015-10-303-1/+6
OpenPOWER on IntegriCloud