aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/boot/dts
Commit message (Collapse)AuthorAge
* h8300: dts: Rename the serial port clock to fckGeert Uytterhoeven2016-03-24
| | | | | | | | The clock is really the device functional clock, not the interface clock. Rename it. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
* Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-12
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pull h8300 updates from Yoshinori Sato: "Some bug fixes" * tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux: h8300: enable CLKSRC_OF h8300: Don't set CROSS_COMPILE unconditionally asm-generic: {get,put}_user ptr argument evaluate only 1 time h8300: bit io fix h8300: zImage fix h8300: register address fix h8300: Fix alignment for .data h8300: unaligned divcr register support.
| * h8300: register address fixYoshinori Sato2015-11-08
| | | | | | | | Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
* | h8300: enable building of all dtbsRob Herring2015-10-27
|/ | | | | | | | | | | Enable building all dtb files when CONFIG_OF_ALL_DTBS is enabled. The dtbs are not really dependent on a platform being enabled or any other kernel config, so for testing coverage it is convenient to build all of the dtbs. This builds all dts files in the tree, not just targets listed. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: uclinux-h8-devel@lists.sourceforge.jp
* h8300: Always build dtbYoshinori Sato2015-06-23
| | | | Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
* h8300: Symbol name fixYoshinori Sato2015-06-23
| | | | Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
* h8300: devicetree sourceYoshinori Sato2015-06-23
- h8300h_sim: GDB H8/300H simulator - h8s_sim: GDB H8S simulator - edosk2674: Renesas EDOSK2674R Evalution board Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>