u-boot-brain/common
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally
Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-09-13 08:30:52 +02:00
..
bedbug.c
cmd_ambapp.c
cmd_bdinfo.c
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c Flush cache after the OS image is loaded into the memory. 2011-09-05 16:07:44 +02:00
cmd_cache.c command/cmd_cache.c: Add optional flush arguments 2011-07-26 14:30:08 +02:00
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c
cmd_df.c
cmd_diag.c
cmd_display.c
cmd_dtt.c hwmon: do not init sensors on startup 2011-08-04 23:30:38 +02:00
cmd_echo.c
cmd_eeprom.c cosmetic: spell fixes etc. 2011-07-28 16:32:50 +02:00
cmd_elf.c
cmd_exit.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c
cmd_fdos.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
cmd_fdt.c
cmd_fitupd.c add command fitupd to run an update from a FIT image 2011-07-26 16:58:48 +02:00
cmd_flash.c cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
cmd_fpga.c fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
cmd_gpio.c
cmd_help.c
cmd_i2c.c cosmetic: spell fixes etc. 2011-07-28 16:32:50 +02:00
cmd_ide.c
cmd_immap.c
cmd_irq.c
cmd_itest.c
cmd_jffs2.c
cmd_ldrinfo.c
cmd_led.c led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
cmd_license.c
cmd_load.c
cmd_log.c
cmd_mac.c cmd_mac: fix help for 'mac read' 2011-07-28 16:41:06 +02:00
cmd_md5sum.c Fix: watchdog timed out, if using md5 command 2011-07-26 14:36:07 +02:00
cmd_mdio.c
cmd_mem.c
cmd_mfsl.c
cmd_mgdisk.c
cmd_mii.c
cmd_misc.c
cmd_mmc_spi.c
cmd_mmc.c
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c
cmd_net.c
cmd_nvedit.c Constify getenv(), setenv() and hash code functions 2011-07-30 01:37:44 +02:00
cmd_onenand.c
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c
cmd_sf.c common: fix behavior of ROUND macro when input is already rounded 2011-09-07 23:39:36 +02:00
cmd_sha1sum.c Fix: watchdog timed out, if using sha1 command 2011-07-26 14:33:10 +02:00
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c
cmd_usb.c autostart: unify duplicated logic into the bootm code 2011-07-25 22:18:26 +02:00
cmd_version.c unify version_string 2011-07-28 17:22:53 +02:00
cmd_ximg.c
cmd_yaffs2.c YAFFS2: cmd_yaffs2.c - fix build warnings 2011-09-10 00:00:15 +02:00
command.c cmd_usage: constify 2011-07-26 16:34:41 +02:00
console.c
ddr_spd.c
dlmalloc.c utx8245: fix build breakage due to assert() 2011-09-10 16:05:43 +02:00
dlmalloc.src
env_common.c constify default env 2011-07-26 16:34:22 +02:00
env_dataflash.c
env_eeprom.c
env_embedded.c env: allow people to force envcrc building 2011-07-26 16:33:49 +02:00
env_flash.c constify default env 2011-07-26 16:34:22 +02:00
env_mgdisk.c
env_mmc.c
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c
env_sf.c
exports.c
fdt_support.c
flash.c
hush.c
hwconfig.c
image.c ARM: remove broken "evb4510" board. 2011-09-07 21:46:39 +02:00
iomux.c
kallsyms.c
kgdb_stubs.c
kgdb.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
lcd.c
lynxkdi.c
main.c unify version_string 2011-07-28 17:22:53 +02:00
Makefile led: added cmd_led to Makefile 2011-09-04 11:36:22 +02:00
memsize.c
miiphyutil.c
modem.c
s_record.c
serial.c Merge branch 'master' of git://git.denx.de/u-boot-blackfin 2011-08-02 21:46:53 +02:00
stdio.c stdio: Fix a possible buffer overflow 2011-09-04 23:27:52 +02:00
system_map.c
update.c automatic update from FIT image: add optional address parameter 2011-07-26 16:58:44 +02:00
usb_kbd.c
usb_storage.c
usb.c USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() 2011-08-08 22:00:12 +02:00
xyzModem.c cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00