summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: mx6: cm-fx6: force host mode on usb controllerNikita Kiryanov2015-09-02-0/+6
* arm, imx6: add aristainetos 2b board versionHeiko Schocher2015-09-02-14/+148
* video, lg4573: make spi bus and cs configurableHeiko Schocher2015-09-02-1/+4
* imx: mx6ul_14x14_evk discard MX6UL from CONFIG_SYS_EXTRA_OPTIONSPeng Fan2015-09-02-1/+1
* imx: mx6ul_14x14_evk select MX6ULPeng Fan2015-09-02-0/+1
* arm: Add SYS_L2CACHE_OFF Kconfig entryPeng Fan2015-09-02-0/+6
* imx: mx6slevk: add SPL supportPeng Fan2015-09-02-1/+181
* imx: mx6: ddr: add LPDDR2 supportPeng Fan2015-09-02-4/+311
* imx: mx6: ddr init MMDC according to ddr_typePeng Fan2015-09-02-2/+21
* imx: mx6: ddr add an entry ddr_type for mx6_ddr_sysinfoPeng Fan2015-09-02-0/+6
* imx: mx6: ddr add mpzqlp2ctl entryPeng Fan2015-09-02-0/+2
* imx: mx6: ddr add dram io configuration and header file for i.MX6SLPeng Fan2015-09-02-0/+150
* imx: mx6: ddr correct tRFC and tXSPeng Fan2015-09-02-2/+2
* imx: mx6: ddr no support MMDC1 for i.MX6SLPeng Fan2015-09-02-2/+4
* imx: mx6: ddr add more register entry for mmdc_p_regsPeng Fan2015-09-02-9/+56
* tbs2910: remove SYS_SOC from board specific KconfigSoeren Moch2015-09-02-3/+0
* tbs2910: remove deprecated CONFIG_SYS_EXTRA_OPTIONSSoeren Moch2015-09-02-1/+6
* tbs2910: use full name in Kconfig board selectionSoeren Moch2015-09-02-1/+1
* imx: fec: add MAC reading from eFuses to READMEOlaf Mandel2015-09-02-1/+20
* arm, imx6: aristainetos board updatesHeiko Schocher2015-09-02-11/+7
* imx: mx6sxsabresd: enable CONFIG_SPL_FAT_SUPPORTPeng Fan2015-09-02-0/+1
* imx: mx6ul_14x14_evk add ENET supportPeng Fan2015-09-02-1/+135
* imx: ocotp: mxc add i.MX7D supportAdrian Alonso2015-09-02-1/+73
* imx: mxc_gpio: add support for imx7d SoCAdrian Alonso2015-09-02-3/+17
* imx: iomux-v3: add imx7d support for iomuxcAdrian Alonso2015-09-02-0/+1377
* power: pmic: add pfuze3000 supportAdrian Alonso2015-09-02-0/+111
* net: fec: do not access reserved register for i.MX6ULPeng Fan2015-09-02-5/+9
* imx: clock support enet2 anatop clock supportPeng Fan2015-09-02-12/+31
* imx-common: consolidate macros and prototypes into sys_proto.hPeng Fan2015-09-02-87/+60
* imx: mxs: reimplement get_cpu_revPeng Fan2015-09-02-28/+25
* imx: mx31 use new formula for get_cpu_revPeng Fan2015-09-02-1/+3
* imx: mx27 implement get_cpu_revPeng Fan2015-09-02-0/+6
* imx: add cpu type for i.MX2 and i.MX3Peng Fan2015-09-02-0/+6
* imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig filePeng Fan2015-09-02-132/+168
* mxs_ocotp: Shift the HBUS divider correctlyChris Smith2015-09-02-0/+1
* ARM: ts4800: add ethernet supportDamien Riegel2015-09-02-0/+130
* ARM: ts4800: add basic board supportLucile Quirion2015-09-02-0/+376
* nitrogen6x: change maintainerEric Nelson2015-09-02-1/+1
* cgtqmx6eval: Add Ethernet supportOtavio Salvador2015-09-02-0/+224
* arm: mxs: Fix mkimage invocationMarek Vasut2015-09-02-6/+4
* tools: mxsboot: calculate ECC block level dynamicallyJörg Krause2015-09-02-17/+4
* imx: mx6ul_14x14_evk discard redefined CONFIG_MX6Peng Fan2015-09-02-1/+0
* arm: mx6: Remove SPI support from WRU-IV baseboardStefan Roese2015-09-02-1/+9
* udoo: Remove SPL fat supportvpeter42015-09-02-1/+1
* udoo: Switch to SPL supportvpeter42015-09-02-253/+351
* tools/imximage: set DCD pointer to NULL when its length is 0Baruch Siach2015-09-02-1/+5
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-31-181/+990
|\
| * sunxi: increase SYS_MONITOR_LENBoris Brezillon2015-08-31-1/+1
| * sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou2015-08-31-2/+4
| * sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-31-0/+47