u-boot-brain/common
Anatolij Gustschin cefa471712 lcd: allow overriding lcd_get_size()
Remove the redundant lcd_line_length initialisation which
sneaked in when an earlier version of the patch of commit
6d330719 has been rebased.

Some lcd drivers need to setup lcd_line_length not from the
panel_info parameters but by different means. Make the
lcd_get_size() weak to allow setting lcd_line_length in
a driver specific way.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Stephen Warren <swarren@wwwdotorg.org>
2013-11-12 09:35:17 +01:00
..
spl common: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
bedbug.c
board_f.c i2c: fix init on generic board 2013-10-17 07:20:24 +02:00
board_r.c
bootstage.c
bouncebuf.c
cmd_ambapp.c
cmd_bdinfo.c
cmd_bedbug.c
cmd_bmp.c Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions 2013-11-08 09:41:37 -05:00
cmd_bootmenu.c
cmd_bootstage.c
cmd_cache.c
cmd_cbfs.c
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c
cmd_dfu.c usb: new board-specific USB init interface 2013-10-20 23:42:40 +02:00
cmd_diag.c
cmd_disk.c
cmd_display.c
cmd_dtt.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
cmd_echo.c
cmd_eeprom.c
cmd_elf.c
cmd_exit.c
cmd_ext2.c Fix number base handling of "load" command 2013-10-07 15:54:18 -04:00
cmd_ext4.c Fix number base handling of "load" command 2013-10-07 15:54:18 -04:00
cmd_fat.c Fix number base handling of "load" command 2013-10-07 15:54:18 -04:00
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c
cmd_fitupd.c
cmd_flash.c
cmd_fpga.c fpga: Add support for gzip images with bitstreams 2013-11-06 09:15:12 +01:00
cmd_fpgad.c
cmd_fs.c Fix number base handling of "load" command 2013-10-07 15:54:18 -04:00
cmd_fuse.c
cmd_gettime.c
cmd_gpio.c
cmd_gpt.c cmd/gpt: Support gpt command for all devices 2013-11-08 15:25:12 -05:00
cmd_hash.c
cmd_help.c
cmd_i2c.c i2c: fix i2c dev command for not using new framework 2013-08-27 05:49:52 +02:00
cmd_ide.c
cmd_immap.c
cmd_ini.c
cmd_io.c
cmd_irq.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
cmd_itest.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
cmd_jffs2.c
cmd_ldrinfo.c
cmd_led.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
cmd_license.c
cmd_load.c
cmd_log.c
cmd_mac.c
cmd_md5sum.c
cmd_mdio.c
cmd_mem.c
cmd_mfsl.c common: fsl: Fix broken SPDX-License-Identifier change 2013-10-16 09:24:38 -04:00
cmd_mii.c
cmd_misc.c
cmd_mmc_spi.c
cmd_mmc.c Fix some obvious typos across multiple subsystems. 2013-09-20 10:29:48 -04:00
cmd_mp.c
cmd_mtdparts.c cmd_mtdparts: use 64 bits for flash size, partition size & offset 2013-10-09 12:52:16 -05:00
cmd_nand.c
cmd_net.c
cmd_nvedit.c env: fix the env export varname 2013-11-08 15:25:14 -05:00
cmd_onenand.c
cmd_otp.c
cmd_part.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c pxe: fix handling of absolute paths 2013-11-04 11:24:22 -05:00
cmd_read.c
cmd_reginfo.c
cmd_reiser.c cmd_reiser: normalize 'file not found' errors 2013-11-08 15:25:13 -05:00
cmd_sandbox.c cmd_sandbox.c: Update for do_(load|save) not taking a number base 2013-10-14 16:49:20 -04:00
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
cmd_sf.c sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones 2013-10-16 00:14:01 +05:30
cmd_sha1sum.c
cmd_softswitch.c
cmd_sound.c
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_spl.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_thordown.c cmd:thor: Support for TIZEN's download command (thordown) 2013-10-20 23:42:41 +02:00
cmd_time.c
cmd_tpm.c
cmd_trace.c
cmd_tsi148.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
cmd_ubi.c cmd_ubi: add write.part command, to write a volume in multiple parts 2013-10-09 12:52:22 -05:00
cmd_ubifs.c cmd_ubifs: normalize 'file not found' errors 2013-11-08 15:25:13 -05:00
cmd_universe.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
cmd_unzip.c
cmd_usb_mass_storage.c usb: ums: add ums exit feature by ctrl+c or by detach usb cable 2013-11-08 20:46:19 +01:00
cmd_usb.c
cmd_version.c
cmd_ximg.c sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg 2013-09-03 13:29:24 -06:00
cmd_yaffs2.c
cmd_zfs.c cmd_zfs: normalize 'file not found' errors 2013-11-08 15:25:13 -05:00
cmd_zip.c
command.c
console.c
ddr_spd.c
dlmalloc.c
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
env_dataflash.c env: dataflash: fix env_init issue 2013-10-14 16:06:52 -04:00
env_eeprom.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
env_embedded.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
env_fat.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
env_flags.c
env_flash.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
env_mmc.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
env_nand.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
env_nowhere.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
env_nvram.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
env_onenand.c
env_remote.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
env_sf.c
env_ubi.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
exports.c
fdt_support.c mtd: fix warnings due to 64-bit partition support 2013-10-15 20:03:59 -04:00
flash.c
hash.c
hush.c
hwconfig.c
image-fdt.c FIT: delete unnecessary casts 2013-09-20 10:30:54 -04:00
image-fit.c FIT: delete unnecessary casts 2013-09-20 10:30:54 -04:00
image-sig.c
image.c FIT: delete unnecessary casts 2013-09-20 10:30:54 -04:00
iomux.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
kallsyms.c
kgdb_stubs.c
kgdb.c
lcd.c lcd: allow overriding lcd_get_size() 2013-11-12 09:35:17 +01:00
lynxkdi.c
main.c autoboot: add an option to override keyed autoboot 2013-11-08 15:25:14 -05:00
Makefile common: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
memsize.c
menu.c
miiphyutil.c
modem.c
s_record.c
splash.c
stdio.c
system_map.c
update.c
usb_hub.c
usb_kbd.c console: usb: kbd: To fix slow TFTP booting 2013-08-26 21:56:35 +02:00
usb_storage.c
usb.c usb: add enum usb_init_type parameter to usb_lowlevel_init 2013-10-20 23:45:26 +02:00
xyzModem.c