summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* power: pmic: add pfuze3000 supportAdrian Alonso2015-09-023-0/+111
* net: fec: do not access reserved register for i.MX6ULPeng Fan2015-09-021-5/+9
* imx: clock support enet2 anatop clock supportPeng Fan2015-09-029-12/+31
* imx-common: consolidate macros and prototypes into sys_proto.hPeng Fan2015-09-026-87/+60
* imx: mxs: reimplement get_cpu_revPeng Fan2015-09-022-28/+25
* imx: mx31 use new formula for get_cpu_revPeng Fan2015-09-022-1/+3
* imx: mx27 implement get_cpu_revPeng Fan2015-09-021-0/+6
* imx: add cpu type for i.MX2 and i.MX3Peng Fan2015-09-021-0/+6
* imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig filePeng Fan2015-09-0240-132/+168
* mxs_ocotp: Shift the HBUS divider correctlyChris Smith2015-09-021-0/+1
* ARM: ts4800: add ethernet supportDamien Riegel2015-09-023-0/+130
* ARM: ts4800: add basic board supportLucile Quirion2015-09-028-0/+376
* nitrogen6x: change maintainerEric Nelson2015-09-021-1/+1
* cgtqmx6eval: Add Ethernet supportOtavio Salvador2015-09-023-0/+224
* arm: mxs: Fix mkimage invocationMarek Vasut2015-09-021-6/+4
* tools: mxsboot: calculate ECC block level dynamicallyJörg Krause2015-09-021-17/+4
* imx: mx6ul_14x14_evk discard redefined CONFIG_MX6Peng Fan2015-09-021-1/+0
* arm: mx6: Remove SPI support from WRU-IV baseboardStefan Roese2015-09-023-1/+9
* udoo: Remove SPL fat supportvpeter42015-09-021-1/+1
* udoo: Switch to SPL supportvpeter42015-09-0212-253/+351
* tools/imximage: set DCD pointer to NULL when its length is 0Baruch Siach2015-09-021-1/+5
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-3129-181/+990
|\
| * sunxi: increase SYS_MONITOR_LENBoris Brezillon2015-08-311-1/+1
| * sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou2015-08-311-2/+4
| * sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-314-0/+47
| * sunxi: Fix MAINTAINERS board sortingHans de Goede2015-08-311-1/+1
| * sunxi: Add support for the Olimex A20 EVBMarcus Cooper2015-08-314-0/+266
| * sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede2015-08-314-0/+260
| * sunxi: Add inet97fv2_defconfigHans de Goede2015-08-312-0/+21
| * sunxi: Ampe_A76_defconfig: Add otg id pin configurationHans de Goede2015-08-311-0/+1
| * mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede2015-08-312-1/+9
| * sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon2015-08-311-3/+8
| * sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede2015-08-312-10/+6
| * sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-314-12/+12
| * sunxi_nand_spl: Add support for backup boot partitionsHans de Goede2015-08-311-0/+16
| * sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede2015-08-312-29/+39
| * sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede2015-08-311-38/+48
| * sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede2015-08-311-0/+5
| * sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-312-5/+11
| * sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede2015-08-311-46/+12
| * sunxi_nand_spl: Add proper cache flusingHans de Goede2015-08-311-0/+8
| * sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede2015-08-311-2/+15
| * sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede2015-08-311-0/+6
| * sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-313-5/+10
| * sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede2015-08-311-4/+1
| * sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede2015-08-311-10/+10
| * sunxi_nand_spl: Drop unnecessary temp bufHans de Goede2015-08-311-27/+8
| * sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handlingHans de Goede2015-08-311-6/+1
| * sunxi: Add CONFIG_MMC0_CD_PIN to various boardsHans de Goede2015-08-316-0/+6
| * sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede2015-08-313-2/+1
OpenPOWER on IntegriCloud