| Commit message (Expand) | Author | Age | Lines |
* | mx6sx: Add initial support for mx6sxsabresd board | Fabio Estevam | 2014-07-10 | -0/+393 |
* | mx6: clock: Do not enable sata and ipu clocks | Fabio Estevam | 2014-07-10 | -0/+8 |
* | mx6sx: Add pin definitions | Fabio Estevam | 2014-07-10 | -0/+1677 |
* | mx6: Add support for the mx6solox variant | Fabio Estevam | 2014-07-10 | -7/+369 |
* | i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 | Eric Nelson | 2014-07-10 | -2/+2 |
* | mx6: soc: Update the comments of set_ldo_voltage() | Fabio Estevam | 2014-07-09 | -3/+2 |
* | MX6: Correct calculation of PLL_SYS | Andre Renaud | 2014-07-09 | -1/+1 |
* | ARM: m53evk: Update default environment | Lothar Rubusch | 2014-07-09 | -1/+86 |
* | ARM: m53evk: Adjust mtdparts settings | Marek Vasut | 2014-07-09 | -9/+8 |
* | ARM: m53evk: add needed commands and options | Marek Vasut | 2014-07-09 | -2/+16 |
* | ARM: m28evk: Update default environment | Lothar Rubusch | 2014-07-09 | -3/+84 |
* | ARM: m28evk: Adjust mtdparts | Marek Vasut | 2014-07-09 | -9/+8 |
* | ARM: m28evk: add needed commands and options | Marek Vasut | 2014-07-09 | -2/+10 |
* | mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD | Fabio Estevam | 2014-06-26 | -2/+0 |
* | vf610: fix build due to missing sys_proto.h | Stefano Babic | 2014-06-25 | -1/+1 |
* | imx: correct HAB status for new chip TO | Stefano Babic | 2014-06-17 | -14/+82 |
* | mx28evk: Add documentation on how to boot from SPI NOR | Fabio Estevam | 2014-06-17 | -3/+45 |
* | mx28evk: Add a target for SPI NOR boot | Fabio Estevam | 2014-06-17 | -0/+1 |
* | mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected | Fabio Estevam | 2014-06-17 | -1/+4 |
* | embestmx6boards: Fix the dtb file name for riotboard | Fabio Estevam | 2014-06-17 | -1/+1 |
* | embestmx6boards: Fix CONFIG_CONSOLE_DEV | Fabio Estevam | 2014-06-17 | -1/+1 |
* | mx6: drop ARM errata 742230 | Shawn Guo | 2014-06-17 | -1/+0 |
* | arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK | Marek Vasut | 2014-06-17 | -0/+1 |
* | mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC | Fabio Estevam | 2014-06-17 | -1/+1 |
* | MX25: fix build due to missing sys_proto.h | Stefano Babic | 2014-06-06 | -0/+2 |
* | mx25pdk: Add generic board support | Fabio Estevam | 2014-06-06 | -0/+2 |
* | imx: sata: return failure if not IMX6Q/IMX6D | Tim Harvey | 2014-06-06 | -1/+6 |
* | dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D | Tim Harvey | 2014-06-06 | -0/+5 |
* | imx: ventana: switch to SPL | Tim Harvey | 2014-06-06 | -56/+498 |
* | imx: ventana: auto-configure for IMX6Q vs IMX6DL | Tim Harvey | 2014-06-06 | -186/+312 |
* | imx: ventana: split read_eeprom into standalone file | Tim Harvey | 2014-06-06 | -89/+102 |
* | imx: iomux: add macros to setup iomux for multiple SoC types | Tim Harvey | 2014-06-06 | -2/+39 |
* | mx6: add mmdc configuration for MX6Q/MX6DL | Tim Harvey | 2014-06-06 | -0/+563 |
* | mx6: add structs for mmdc and ddr iomux registers | Tim Harvey | 2014-06-06 | -0/+159 |
* | imx: add comments and remove unused struct fields | Tim Harvey | 2014-06-06 | -9/+7 |
* | mx6: add boot device support for SPL | Tim Harvey | 2014-06-06 | -0/+82 |
* | mx6: add common SPL configuration | Tim Harvey | 2014-06-06 | -0/+71 |
* | spl: nand: add support for mxs nand | Tim Harvey | 2014-06-06 | -0/+232 |
* | spl: consolidate arch/arm/include/asm/arch-*/spl.h | Masahiro Yamada | 2014-06-06 | -136/+22 |
* | serial_mxc: disable new features of autobaud detection | Eric Nelson | 2014-05-28 | -2/+2 |
* | mx6sabred: Add PFUZE100 PMIC support | Fabio Estevam | 2014-05-28 | -0/+100 |
* | mx6sabreauto: Add the mx6dual-lite variant | Fabio Estevam | 2014-05-28 | -0/+135 |
* | net/designware: Make DMA burst length configurable and reduce by default | Ian Campbell | 2014-05-25 | -7/+7 |
* | net/designware: reorder struct dw_eth_dev to pack more efficiently. | Ian Campbell | 2014-05-25 | -6/+5 |
* | net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN | Ian Campbell | 2014-05-25 | -5/+13 |
* | net/designware: ensure device private data is DMA aligned. | Ian Campbell | 2014-05-25 | -1/+2 |
* | sunxi: non-FEL SPL boot support for sun7i | Ian Campbell | 2014-05-25 | -0/+255 |
* | sunxi: mmc support | Ian Campbell | 2014-05-25 | -0/+702 |
* | sunxi: add gmac Ethernet support | Ian Campbell | 2014-05-25 | -1/+75 |
* | sunxi: add support for Cubietruck booting in FEL mode | Ian Campbell | 2014-05-25 | -0/+33 |