Skip to content
v2.0.0-rc10-ptx-pdk4

Juergen Beisert (3):
      let linker create a link map
      i.MX35 3stack: add display support
      i.MX35 3stack: add custom display

Marc Kleine-Budde (18):
      clock.h: use types.h not linux/types.h
      clock.c: use USECOND and MSECOND
      i.MX35 3stack: several enhancements
      i2c-imx: print errors with dev_err
      i2c-imx: fix clear IFF race condition
      i2c-imx: fix low bitrate problem
      i2c-imx: i2c_imx_xfer return with err if sub-transfer isn't successfull
      mc9sdz60: clean up driver interface
      mc13892: clean up driver interface
      i.MX35 3stack: adopt board to new mc13892 and mc9sdz60 driver interface
      i.MX35 3stack: clean up indention
      i.MX35 3stack: clean up indention of lowlevel_init
      i.MX35 3stack: increase env partition to hold splash image
      i.MX35 3stack: update environemnt to support jffs and ubi/ubifs
      i.MX35 3stack: update of defconfig
      i.MX35 3stack: enable USB host
      start-arm: disable I-cache
      Makefile: add release tag

Sascha Hauer (14):
      i.MX Nand: Set correct datawidth/pagesize in CCM module
      i.MX: remove obsolete V2 Nand driver
      NAND: Allow to read oob data
      i.MX flash header: make it work on i.MX35
      nand: refuse to write data if not beginning on a page boundary
      nand: do not write empty pages. Needed for writing UBI images
      PCA100: initialize pll in assembler code
      imxfb: show only for relevant i.MXs
      fb: Add FB_SYNC_ defines from kernel
      fb: Add a i.MX IPU framebuffer driver
      i.MX: split out iomux-v1 support
      complete i.MX GPIO support
      introduce GENERIC_GPIO label
      command line gpio support