- 02 8月, 2018 1 次提交
-
-
由 Christoph Hellwig 提交于
Move the source of lib/Kconfig.debug and arch/$(ARCH)/Kconfig.debug to the top-level Kconfig. For two architectures that means moving their arch-specific symbols in that menu into a new arch Kconfig.debug file, and for a few more creating a dummy file so that we can include it unconditionally. Also move the actual 'Kernel hacking' menu to lib/Kconfig.debug, where it belongs. Signed-off-by: NChristoph Hellwig <hch@lst.de> Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
-
- 12 6月, 2018 1 次提交
-
-
由 Michal Simek 提交于
There is no reason to keep this gpio based code in architecture. Use ledtrig-heartbeat.c instead which is much more flexible then this ancient code. Signed-off-by: NMichal Simek <michal.simek@xilinx.com> Reviewed-by: NLinus Walleij <linus.walleij@linaro.org>
-
- 23 4月, 2018 1 次提交
-
-
由 Rob Herring 提交于
With earlycon support now enabled, the arch specific early_printk support can be removed. Signed-off-by: NRob Herring <robh@kernel.org> Cc: Michal Simek <monstr@monstr.eu> Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
-
- 10 1月, 2011 1 次提交
-
-
由 Amerigo Wang 提交于
"git grep" shows this is the last piece of code using DEBUG_BOOTMEM, so remove it. Signed-off-by: NWANG Cong <amwang@redhat.com> Signed-off-by: NMichal Simek <monstr@monstr.eu>
-
- 21 10月, 2010 1 次提交
-
-
由 Michal Simek 提交于
Early console support reuse setting from U-BOOT that's why it is not necessary to setup baudrates, etc. Signed-off-by: NMichal Simek <monstr@monstr.eu>
-
- 04 8月, 2010 1 次提交
-
-
由 Michal Simek 提交于
Microblaze has support for early printk. The second serial driver (uart16550/8250) has no microblaze support for early printk. Signed-off-by: NMichal Simek <monstr@monstr.eu>
-
- 14 12月, 2009 1 次提交
-
-
由 Michal Simek 提交于
There are just two major changes Renamed local_irq functions to raw_local_irq in irq.c. Added TRACE_IRQFLAGS_SUPPORT to Kconfig.debug. Look at Documentation/irqflags-tracing.txt Signed-off-by: NMichal Simek <monstr@monstr.eu>
-
- 27 3月, 2009 1 次提交
-
-
由 Michal Simek 提交于
Reviewed-by: NIngo Molnar <mingo@elte.hu> Acked-by: NRandy Dunlap <randy.dunlap@oracle.com> Acked-by: NJohn Linn <john.linn@xilinx.com> Acked-by: NStephen Neuendorffer <stephen.neuendorffer@xilinx.com> Acked-by: NJohn Williams <john.williams@petalogix.com> Signed-off-by: NMichal Simek <monstr@monstr.eu>
-