Age | Commit message (Collapse) | Author |
|
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Link peripelist suspend/resume task to BSP upport task.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
|
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Current statistics is counting line number, but then,
result will be strange if 1 line had multi patches.
This patch counts correct BSP patch number.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Proposing 'N'.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Fixes: 617c2fd6591bbb48 ("projects: linux: core: Merge CPUIdle DT, mark blocked")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
"BSP commit / upstreamed commit" is not 1:1.
This means, max will be not 100%.
This patch adds task base percent.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
If comment had http[s] links, this patch add <a> link for it.
It doesn't work correctly somehow if <a target="subbody">,
so, it uses <a target="_blank"> so far.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
There are no assignee tasks, and html.py will be error at such
tasks. This patch care it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
We can find No Assignee task as below, but not useful.
find -na ""
This patch support -a NoAssignee support for it.
It might be replace if schema had required at assignee
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
commit fbd5adac3e9a0 ("find: add -a option")
added -a option to indicate all tasks, but it was same as
assignee member. This patch fixup it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Some key might not exist on yaml data.
In such case, it will be error on get_data().
This patch return [] when no data or no key case
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
It returned additional default args, but it will be issue
for html. This patch exchange to retrun whole args
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
For selfish boys & girls
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Basic step is over. Let's cleanup Makefile
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
status based summary is easy to see
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
more simply link path
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
more simply link path
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
use "th" header
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
To be more object, let's add set_data/get_data
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
default will ignore Done status, but we sometimes want to get
all tasks. This patch adds -a option for it
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
We want to find tasks from specified dir
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
find yaml file, not -type f
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
To support relationships, directly getting Yaml data on each function
is more useful. Let's add get_data() and do it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Very simple 1st verstion
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|