All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] SMDK5250: FDT: Add device tree support for console
@ 2013-02-27  6:01 Rajeshwari Shinde
  2013-02-27  6:01 ` [U-Boot] [PATCH 1/4] EXYNOS5: FDT: Add compatible strings for Serial Rajeshwari Shinde
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Rajeshwari Shinde @ 2013-02-27  6:01 UTC (permalink / raw)
  To: u-boot

Enabled fdt support for default console on SMDK5250.

Rajeshwari Shinde (4):
  EXYNOS5: FDT: Add compatible strings for Serial
  EXYNOS5: FDT: Add serial device node values
  S5P: Serial: Add fdt support to driver
  CONFIG: EXYNOS5: Enable silent console

 arch/arm/dts/exynos5250.dtsi              |   27 ++++++++++
 board/samsung/dts/exynos5250-smdk5250.dts |    1 +
 drivers/serial/serial_s5p.c               |   80 +++++++++++++++++++++++++++++
 include/configs/exynos5250-dt.h           |    2 +
 include/fdtdec.h                          |    1 +
 lib/fdtdec.c                              |    1 +
 6 files changed, 112 insertions(+), 0 deletions(-)

-- 
1.7.4.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-03-01  6:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-27  6:01 [U-Boot] [PATCH 0/4] SMDK5250: FDT: Add device tree support for console Rajeshwari Shinde
2013-02-27  6:01 ` [U-Boot] [PATCH 1/4] EXYNOS5: FDT: Add compatible strings for Serial Rajeshwari Shinde
2013-02-28  1:19   ` Simon Glass
2013-03-01  6:14     ` Rajeshwari Birje
2013-02-27  6:01 ` [U-Boot] [PATCH 2/4] EXYNOS5: FDT: Add serial device node values Rajeshwari Shinde
2013-02-27  6:01 ` [U-Boot] [PATCH 3/4] S5P: Serial: Add fdt support to driver Rajeshwari Shinde
2013-02-28  1:25   ` Simon Glass
2013-02-27  6:01 ` [U-Boot] [PATCH 4/4] CONFIG: EXYNOS5: Enable silent console Rajeshwari Shinde
2013-02-28  1:25   ` Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.