Age | Commit message (Expand) | Author |
2014-08-20 | mx6sxsabresd: Add Ethernet support | Fabio Estevam |
2014-08-20 | mx6: add support of multi-processor command | Gabriel Huau |
2014-08-08 | mx6: crm_regs: Fix MXC_CCM_CIMR_MASK_PERIPH2_CLK_SEL_LOADED | Fabio Estevam |
2014-08-08 | mx6: crm_regs: Fix MXC_CCM_CLPCR_WB_PER_AT_LPM definition | Fabio Estevam |
2014-08-08 | mx6: crm_regs: Fix CDCDR_SPDIF0_CLK_PODF mask and offset | Fabio Estevam |
2014-08-08 | mx6: imx-regs: Remove unused 'omux' field from iomux struct | Fabio Estevam |
2014-07-23 | i.MX6: add enable_spi_clk() | Heiko Schocher |
2014-07-23 | i.MX6: define struct pwm_regs and PWMCR_* defines | Heiko Schocher |
2014-07-23 | imx6: add gpr2 usb_otg_id iomux select control define | Heiko Schocher |
2014-07-23 | mx6: Adjust the GPR offset for mx6solox | Fabio Estevam |
2014-07-23 | mx6: Remove duplication of iomuxc structure | Fabio Estevam |
2014-07-10 | mx6sx: Add pin definitions | Fabio Estevam |
2014-07-10 | mx6: Add support for the mx6solox variant | Fabio Estevam |
2014-07-10 | i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 | Eric Nelson |
2014-06-17 | imx: correct HAB status for new chip TO | Stefano Babic |
2014-06-17 | mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC | Fabio Estevam |
2014-06-06 | mx6: add mmdc configuration for MX6Q/MX6DL | Tim Harvey |
2014-06-06 | mx6: add structs for mmdc and ddr iomux registers | Tim Harvey |
2014-04-28 | mx6slevk: Add SPI NOR flash support | Fabio Estevam |
2014-02-21 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2014-02-19 | imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK | Andy Ng |
2014-02-18 | spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controller | Markus Niebel |
2014-02-18 | spi: spi-mxc: add defines for clk inactive state for ECSPI | Markus Niebel |
2014-02-11 | mx6: Enable L2 cache support | Fabio Estevam |
2014-02-11 | imx: Introduce a header for the imx cpu versions | Fabio Estevam |
2014-01-26 | ARM: mx6: Add PCI express driver | Marek Vasut |
2014-01-26 | ARM: mx6: Add PCI express clock configuration | Marek Vasut |
2014-01-17 | mx6: Revert "mx6: soc: Disable VDDPU regulator" | Fabio Estevam |
2014-01-15 | mx6: Add initial support for the Hummingboard solo | Fabio Estevam |
2014-01-15 | mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock() | Fabio Estevam |
2014-01-02 | mx6: soc: Disable VDDPU regulator | Fabio Estevam |
2014-01-02 | mx6: soc: Staticize set_vddsoc() | Fabio Estevam |
2013-12-17 | i.MX6 (DQ/DLS): use macros for mux and pad declarations | Eric Nelson |
2013-11-13 | i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations | Eric Nelson |
2013-11-13 | i.MX6DQ/DLS: remove unused pad declarations | Eric Nelson |
2013-11-13 | i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo | Eric Nelson |
2013-11-13 | i.MX6DQ/DLS: remove useless mux/pad declarations | Eric Nelson |
2013-11-13 | i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents | Eric Nelson |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-10-31 | mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin | Otavio Salvador |
2013-10-20 | mx6: iomux: add GPR1 defines for use with nitrogen6x | Troy Kisky |
2013-10-17 | mx6: compute PLL PFD frequencies rather than using defines | Pierre Aubert |
2013-09-27 | i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID | Eric Nelson |
2013-09-20 | i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 | Eric Nelson |
2013-09-20 | mx6slevk: Add Ethernet support | Fabio Estevam |
2013-09-20 | ARM: arch-mx6: fix PLL2_PFD2_FREQ | Markus Niebel |
2013-08-31 | i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations | Eric Nelson |
2013-08-31 | i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu) | Eric Nelson |
2013-08-31 | imx: add status reporting for HAB status | Stefano Babic |
2013-07-31 | Merge git://git.denx.de/u-boot-arm | Stefano Babic |