summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* altera_sysid: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_spi: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_timer: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_uart: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_jtag_uart: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-11-1725-1602/+175
|\
| * arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFSLuka Perkov2015-11-171-15/+0
| * arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDTLuka Perkov2015-11-171-5/+0
| * arm: kirkwood: ib62x0: make use of defconfigLuka Perkov2015-11-172-3/+5
| * arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV defineLuka Perkov2015-11-171-1/+0
| * arm: kirkwood: ib62x0: build u-boot.kwbLuka Perkov2015-11-171-0/+3
| * arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPELuka Perkov2015-11-171-5/+0
| * arm: kirkwood: Move common definitions into common fileQuentin Armitage2015-11-174-107/+70
| * arm: kirkwood: Remove duplicate definition from dreamplug.hQuentin Armitage2015-11-171-5/+0
| * arm: kirkwood: Align configuration filesQuentin Armitage2015-11-171-2/+5
| * arm: kirkwood: Use common definition for filesystemsQuentin Armitage2015-11-172-30/+20
| * arm: kirkwood: Move configuration of some commands to _defconfig filesQuentin Armitage2015-11-176-22/+15
| * arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FATQuentin Armitage2015-11-171-1/+0
| * arm: kirkwood: standardise the configurationQuentin Armitage2015-11-173-2/+29
| * arm: mvebu: Fix SAR1_CPU_CORE_MASKDirk Eibach2015-11-171-5/+2
| * tools/kwbimage.c: Fix generation of binary headerStefan Roese2015-11-171-3/+9
| * arm: mvebu: a38x: serdes specification cleanupKevin Smith2015-11-175-54/+51
| * arm: mvebu: a38x: Add const to some function callsKevin Smith2015-11-174-7/+7
| * arm: mvebu: a38x: Remove unsupported topologiesKevin Smith2015-11-1711-1392/+16
* | 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
OpenPOWER on IntegriCloud