summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-16splash_source: add support for filesystem formatted usbNikita Kiryanov
2015-11-16splash_source: add support for filesystem formatted mmcNikita Kiryanov
2015-11-16splash_source: rename *_read() to *_read_raw()Nikita Kiryanov
2015-11-13imx6: fix warnings due to switch to distro environmentStefano Babic
2015-11-12imx: mx7dsabresd: support lcdifPeng Fan
2015-11-12imx: mx7: compile misc.c for mx7Peng Fan
2015-11-12imx: imx-common: power down lcdif before boot osPeng Fan
2015-11-12imx: mx6: implement reset_miscPeng Fan
2015-11-12video: mxsfb: introduce lcdif_power_downPeng Fan
2015-11-12imx: mx6ul_14x14_evk: support lcdif displayPeng Fan
2015-11-12imx: mx6: add clock api for lcdifPeng Fan
2015-11-12imx: mx6: crm_reg: add LCDIF related macrosPeng Fan
2015-11-12imx: mx6: fix register addressPeng Fan
2015-11-12imx: lcdif: use one register structure for i.MXesPeng Fan
2015-11-12imx: imx-common: move lcdif structure and macro definition to imx-commonPeng Fan
2015-11-12imx: include linux/types.h for regs-common.hPeng Fan
2015-11-12mxs: regs-common.h must be wrapped with !__ASSEMBLY__Peng Fan
2015-11-12xfi3: correct function namePeng Fan
2015-11-12mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan
2015-11-12arm: novena: Fix kernel_addr_r env variableMarek Vasut
2015-11-12imx: mx7: default enable non-secure modePeng Fan
2015-11-12mx7: psci: add basic psci supportPeng Fan
2015-11-12arm: discard relocation entries for secure textPeng Fan
2015-11-12gw_ventana: Remove empty reset_cpu()Fabio Estevam
2015-11-12ot1200: Remove empty reset_cpu()Fabio Estevam
2015-11-12novena: Remove empty reset_cpu()Fabio Estevam
2015-11-12mx6ul_14x14_evk: Remove empty reset_cpu()Fabio Estevam
2015-11-12mx6sxsabresd: Remove empty reset_cpu()Fabio Estevam
2015-11-12mx6slevk: Remove empty reset_cpu()Fabio Estevam
2015-11-12mx6sabresd: Remove empty reset_cpu()Fabio Estevam
2015-11-12arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h.Vagrant Cascadian
2015-11-12arm: imx: Switch Wandboard to use config_distro_bootcmd.h.Vagrant Cascadian
2015-11-12mx7dsabresd: enable DFU supportTzu-Jung Lee
2015-11-12Merge git://git.denx.de/u-bootStefano Babic
2015-11-12nios2: add 3c120 and 10m50 devboards MAINTAINERSThomas Chou
2015-11-12nios2: change README.nios2 to use 10m50 as templateThomas Chou
2015-11-12nios2: rename board nios2-generic to 3c120_devboardThomas Chou
2015-11-12nios2: add 10m50 devboard supportThomas Chou
2015-11-12net: altera_tse: add mSG-DMA supportThomas Chou
2015-11-12net: altera_tse: add priv ops to prepare msgdma supportThomas Chou
2015-11-12net: altera_tse: wait sgdma in altera_tse_recvThomas Chou
2015-11-12net: altera_tse: factor out stop mac funcThomas Chou
2015-11-12net: zap altera_tse_initialize prototypesThomas Chou
2015-11-12nios2: nios2-generic: do not allocate rx buf in net.cThomas Chou
2015-11-12mtd: add altera quadspi driverThomas Chou
2015-11-12nios2: add memcpy_fromio and memcpy_toioThomas Chou
2015-11-12nios2: use cfi flash driver modelThomas Chou
2015-11-12cfi_flash: convert to driver modelThomas Chou
2015-11-12dm: implement a MTD uclassThomas Chou
2015-11-11ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada