9
0
Fork 0
barebox/drivers/base
Sascha Hauer 666f12e0c1 introduce runtime loglevel
With this the verbosity of barebox can be controlled during runtime
using the 'loglevel' globalvar.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-29 12:15:40 +02:00
..
Makefile driver: register bus 2012-09-23 21:15:13 +02:00
bus.c base: Transform "platform_match" into "device_match" and make this function public 2013-07-15 10:08:10 +02:00
driver.c introduce runtime loglevel 2013-09-29 12:15:40 +02:00
platform.c base: Transform "platform_match" into "device_match" and make this function public 2013-07-15 10:08:10 +02:00
resource.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00