barebox/drivers
Lucas Stach 2b7e24c1e9 video: fbcon: needs console support
Fixes:
In function `register_fbconsole':
drivers/video/fbconsole.c:425: undefined reference to `console_register

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-08-20 12:57:08 +02:00
..
amba resource: Let request_iomem_region return an error pointer 2014-09-16 08:32:09 +02:00
ata ata: sata-imx: Add delay to prevent link timeout 2015-07-31 08:49:43 +02:00
base exitcall: move device_shutdown to exitcall infrastructure 2015-07-13 08:28:19 +02:00
bus bus: omap-gpmc: Add Generic device support 2015-07-02 08:23:29 +02:00
clk ARM: i.MX28: Add PWM clk support 2015-06-12 12:00:41 +02:00
clocksource clock: incorporate dummy clocksource into core clock code 2014-12-17 12:15:11 +01:00
dma of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
eeprom of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
firmware firmware: socfpga: Fix a bug in fpgamgr_program_write_buf() 2015-04-23 07:57:56 +02:00
gpio gpio-davinci: gpio get should return 0 or 1 2015-06-01 14:07:29 +02:00
habv4 habv4: add High Assurance Boot v4 2015-04-15 07:12:17 +02:00
i2c Merge branch 'for-next/ppc' 2015-08-06 12:33:16 +02:00
input input: Let input support depend on !CONSOLE_NONE 2014-10-08 08:11:02 +02:00
led led: gpio: Free GPIOs on unregister() 2015-04-20 07:00:21 +02:00
mci MCI: pxa: depend on right symbol 2015-06-26 11:56:25 +02:00
mfd of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
misc state: backend: support phandle and of_path references 2015-05-15 07:03:49 +02:00
mtd Merge branch 'for-next/misc' 2015-08-06 12:33:15 +02:00
net Merge branch 'for-next/ppc' 2015-08-06 12:33:16 +02:00
of Merge branch 'for-next/vpl' 2015-08-07 07:55:00 +02:00
pci PCI: remove bogus host bridge setup skipping 2015-06-25 08:37:42 +02:00
phy add generic PHY framework 2014-11-04 09:50:44 +01:00
pinctrl pinctrl: imx-iomux-v2: correct names in EXPORT_SYMBOL macros 2015-07-29 08:01:15 +02:00
pwm PWM: Add MXS PWM support 2015-06-12 12:00:41 +02:00
regulator regulator: Add support for regulator-boot-on device tree property 2015-07-15 07:52:25 +02:00
reset reset: add reset controller framework 2014-05-15 14:17:11 +02:00
rtc of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
serial PPC/MPC52xx: unify header file name for clock API 2015-08-03 08:52:43 +02:00
spi Merge branch 'for-next/misc' 2015-08-06 12:33:15 +02:00
usb usb: gadget: serial: only call into CONSOLE_FULL code if it's there 2015-07-24 09:25:17 +02:00
video video: fbcon: needs console support 2015-08-20 12:57:08 +02:00
w1 driver: Call remove function only when available 2015-03-17 07:24:50 +01:00
watchdog watchdog: add davinci watchdog driver 2015-08-03 10:37:07 +02:00
Kconfig add generic PHY framework 2014-11-04 09:50:44 +01:00
Makefile habv4: add High Assurance Boot v4 2015-04-15 07:12:17 +02:00