Age | Commit message (Expand) | Author | Files | Lines |
2011-05-19 | ARM: mxc: don't allow to compile together i.MX51 and i.MX53 | Uwe Kleine-König | 1 | -18/+33 |
2011-05-19 | ARM: mxc: don't use the symbols in the CPU family choice to select others | Uwe Kleine-König | 1 | -0/+6 |
2011-05-19 | ARM: mx51: Remove imx51_add_gpio_keys | Fabio Estevam | 4 | -5/+3 |
2011-05-19 | ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure | Fabio Estevam | 1 | -1/+1 |
2011-05-19 | ARM: mx5/mx53_smd: Add esdhc support | Fabio Estevam | 2 | -0/+29 |
2011-05-19 | ARM: imx: clean up the section marks of extern data | Richard Zhao | 3 | -22/+20 |
2011-05-19 | ARM: imx: remove #includes already available from devices-common.h | Uwe Kleine-König | 12 | -27/+0 |
2011-05-19 | ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devices | Uwe Kleine-König | 1 | -12/+3 |
2011-05-19 | ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_reset | Fabio Estevam | 1 | -7/+5 |
2011-05-19 | ARM: mx53: Print silicon revision on boot | Fabio Estevam | 2 | -0/+24 |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 10 | -10/+189 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | ARM: mx51_efika: fix build error due to new mfd changes | Andres Salomon | 1 | -2/+4 |
2011-03-25 | eukrea_mbimxsd51: add SD Card detect | Eric Bénard | 1 | -0/+4 |
2011-03-25 | ARM: mx51_efika: update platform data for new mfd changes | Andres Salomon | 1 | -2/+4 |
2011-03-23 | ARM: mx51: Implement code to allow mx51 to enter WFI | Dinh Nguyen | 2 | -1/+85 |
2011-03-23 | ARM: mx51: Add entry for gpc_dvfs_clk | Dinh Nguyen | 1 | -0/+8 |
2011-03-23 | ARM: mx50: Add support to get the silicon revision | Dinh Nguyen | 1 | -0/+39 |
2011-03-23 | ARM i.MX: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2011-03-23 | ARM: mx5/mx53_evk: Make the reset pin name more meaningful | Fabio Estevam | 1 | -3/+3 |
2011-03-23 | ARM: mx5/mx53_evk: Use gpio_request_one in mx53_evk_fec_reset | Fabio Estevam | 1 | -3/+2 |
2011-03-23 | ARM: mx5/babbage: Use gpio_request_one in babbage_fec_reset | Fabio Estevam | 1 | -3/+2 |
2011-03-23 | ARM: mx53_loco: Add GPIO Keypad support | Frank Li | 2 | -0/+26 |
2011-03-23 | ARM: mx51: Print silicon revision on boot | Fabio Estevam | 2 | -0/+21 |
2011-03-07 | ARM: imx5x: clean up ARCH_MX5X | Richard Zhao | 1 | -1/+2 |
2011-03-07 | ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers | Sascha Hauer | 2 | -8/+8 |
2011-03-07 | ARM i.MX: Move gpio initialization to SoC specific files | Sascha Hauer | 1 | -2/+11 |
2011-03-07 | ARM: mx5/mx53_evk: Fix IOMUX for UART3 | Fabio Estevam | 1 | -3/+1 |
2011-03-07 | ARM: mx5/mx53_smd: Fix IOMUX for UART2 | Fabio Estevam | 1 | -3/+1 |
2011-03-07 | ARM: mx53_smd: Add I2C support | Fabio Estevam | 2 | -0/+9 |
2011-03-07 | ARM: imx53_loco: add esdhc device support | Richard Zhu | 2 | -0/+3 |
2011-03-07 | ARM: imx51/53: add sdhc3/4 clock | Richard Zhu | 2 | -1/+146 |
2011-03-01 | cpuimx51sd: mcp2515 supports up to 10MHz SPI clock | Eric Bénard | 1 | -1/+1 |
2011-03-01 | cpuimx51sd: fix tsc2007 | Eric Bénard | 1 | -7/+1 |
2011-03-01 | cpuimx51sd: add cpufreq support | Eric Bénard | 1 | -0/+5 |
2011-02-21 | ARM: imx53: correct Silicon Revision definition following fuse map | Richard Zhao | 1 | -3/+8 |
2011-02-18 | ARM: imx53_loco: add i2c device support | Richard Zhao | 2 | -0/+7 |
2011-02-18 | ARM: imx53_loco: add all pad configure. | Richard Zhao | 1 | -0/+137 |
2011-02-18 | ARM: mach-mx5: Add watchdog support for MX53 based boards | Fabio Estevam | 4 | -0/+6 |
2011-02-18 | ARM: mx5: Add watchdog support for MX53 | Fabio Estevam | 3 | -1/+7 |
2011-02-18 | mx51: add support for efika smartbook | Arnaud Patard (Rtp) | 3 | -0/+291 |
2011-02-18 | efika: enable cpufreq | Arnaud Patard (Rtp) | 1 | -0/+5 |
2011-02-18 | efikamx: add mc13892 support / implement power off | Arnaud Patard (Rtp) | 2 | -0/+407 |
2011-02-18 | efikamx: add usb h1 support | Arnaud Patard (Rtp) | 4 | -4/+122 |
2011-02-18 | Introduce EFIKA_COMMON | Arnaud Patard (Rtp) | 5 | -128/+191 |
2011-02-11 | ARM: mx3+mx5: rename mxc_board_init to ${machine}_init | Uwe Kleine-König | 3 | -15/+15 |
2011-02-11 | ARM i.MX ehci: do ehci init in board specific functions | Sascha Hauer | 4 | -14/+31 |
2011-02-11 | ARM i.MX ehci: factor out soc specific functions | Sascha Hauer | 2 | -1/+157 |
2011-02-10 | ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxer | Uwe Kleine-König | 11 | -12/+33 |
2011-02-01 | ARM: mx5/board-mx53_evk.c: Make UART1 functional | Fabio Estevam | 1 | -3/+1 |