1. 30 10月, 2013 3 次提交
  2. 29 10月, 2013 3 次提交
    • P
      ARM: vexpress: Enable platform-specific options in defconfig · 81d6e719
      Pawel Moll 提交于
      This patch enables all drivers and alike to make defconfig-ed
      kernels use Versatile Express specific features, like power
      management services (PSCI, MCPM with drivers for DCCSB on
      Fast Models and SPC on TC2), CMA for frame buffer allocation,
      all virtio device drivers (for QEMU, KVM tools and Fast Models),
      MTD physmap drivers with squashfs and UBIFS for flash,
      I2C master, regulator and hwmon drivers and LEDs support with
      most useful triggers. The maximum amount of CPUs has been
      increased to 8 to facilitate big.Little systems.
      Signed-off-by: NPawel Moll <pawel.moll@arm.com>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      81d6e719
    • F
      ARM: vexpress: Make defconfig work again · 0ffae27f
      Fathi Boudra 提交于
      This patch updates the Versatile Express defconfig to a level
      which makes it possible to run a defconfig-ed kernel work
      on the board and in QEMU with modern userspace. It does:
      
      - update cmdline to contain "console=ttyAMA0" only
      - enable devtmpfs filesystem
      - enable voltage regulator support
      - enable ext4 filesystem
      - disable low level debug and early printk
      Signed-off-by: NFathi Boudra <fathi.boudra@linaro.org>
      [PM: removed DEBUG_LL - it doesn't work on qemu]
      [PM: reworded the commit message]
      Signed-off-by: NPawel Moll <pawel.moll@arm.com>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      0ffae27f
    • O
      ARM: sunxi: remove .init_time hooks · 0d74578b
      Olof Johansson 提交于
      The machine entries were split up, but the cleanup to remove .init_time
      removed the function that the new/split entries refer to. Remove them
      since they are no longer needed.
      
      Cc: Maxime Ripard <mripard@free-electrons.com>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      0d74578b
  3. 21 10月, 2013 30 次提交
  4. 19 10月, 2013 4 次提交