summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: kirkwood: Move configuration of some commands to _defconfig filesQuentin Armitage2015-11-17-22/+15
* arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FATQuentin Armitage2015-11-17-1/+0
* arm: kirkwood: standardise the configurationQuentin Armitage2015-11-17-2/+29
* arm: mvebu: Fix SAR1_CPU_CORE_MASKDirk Eibach2015-11-17-5/+2
* tools/kwbimage.c: Fix generation of binary headerStefan Roese2015-11-17-3/+9
* arm: mvebu: a38x: serdes specification cleanupKevin Smith2015-11-17-54/+51
* arm: mvebu: a38x: Add const to some function callsKevin Smith2015-11-17-7/+7
* arm: mvebu: a38x: Remove unsupported topologiesKevin Smith2015-11-17-1392/+16
* Prepare v2016.01-rc1Tom Rini2015-11-16-3/+3
* tools/proftool: fix use-after-freeVincent Stehlé2015-11-16-2/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-11-16-395/+1105
|\
| * arm: mx6: cm-fx6: add splash locations to cm-fx6Nikita Kiryanov2015-11-16-0/+18
| * splash_source: add support for filesystem formatted sataNikita Kiryanov2015-11-16-0/+21
| * splash_source: add support for filesystem formatted usbNikita Kiryanov2015-11-16-1/+31
| * splash_source: add support for filesystem formatted mmcNikita Kiryanov2015-11-16-1/+72
| * splash_source: rename *_read() to *_read_raw()Nikita Kiryanov2015-11-16-9/+9
| * imx6: fix warnings due to switch to distro environmentStefano Babic2015-11-13-2/+2
| * imx: mx7dsabresd: support lcdifPeng Fan2015-11-12-0/+81
| * imx: mx7: compile misc.c for mx7Peng Fan2015-11-12-1/+1
| * imx: imx-common: power down lcdif before boot osPeng Fan2015-11-12-0/+3
| * imx: mx6: implement reset_miscPeng Fan2015-11-12-0/+7
| * video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-12-0/+19
| * imx: mx6ul_14x14_evk: support lcdif displayPeng Fan2015-11-12-0/+81
| * imx: mx6: add clock api for lcdifPeng Fan2015-11-12-0/+247
| * imx: mx6: crm_reg: add LCDIF related macrosPeng Fan2015-11-12-4/+30
| * imx: mx6: fix register addressPeng Fan2015-11-12-6/+12
| * imx: lcdif: use one register structure for i.MXesPeng Fan2015-11-12-102/+22
| * imx: imx-common: move lcdif structure and macro definition to imx-commonPeng Fan2015-11-12-1/+1
| * imx: include linux/types.h for regs-common.hPeng Fan2015-11-12-0/+2
| * mxs: regs-common.h must be wrapped with !__ASSEMBLY__Peng Fan2015-11-12-1/+1
| * xfi3: correct function namePeng Fan2015-11-12-1/+1
| * mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-12-3/+3
| * arm: novena: Fix kernel_addr_r env variableMarek Vasut2015-11-12-1/+1
| * imx: mx7: default enable non-secure modePeng Fan2015-11-12-0/+11
| * mx7: psci: add basic psci supportPeng Fan2015-11-12-0/+139
| * arm: discard relocation entries for secure textPeng Fan2015-11-12-0/+17
| * gw_ventana: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
| * ot1200: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
| * novena: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
| * mx6ul_14x14_evk: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
| * mx6sxsabresd: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
| * mx6slevk: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
| * mx6sabresd: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
| * arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h.Vagrant Cascadian2015-11-12-64/+24
| * arm: imx: Switch Wandboard to use config_distro_bootcmd.h.Vagrant Cascadian2015-11-12-63/+19
| * mx7dsabresd: enable DFU supportTzu-Jung Lee2015-11-12-0/+27
| * Merge git://git.denx.de/u-bootStefano Babic2015-11-12-2246/+13346
| |\
| * | mx7dsabresd: add secure boot supportAdrian Alonso2015-10-30-0/+11
| * | imx: hab: add mx7 secure boot supportAdrian Alonso2015-10-30-2/+4
| * | imx: hab: use read_fuse for secure boot settingsAdrian Alonso2015-10-30-5/+12