uboot/common
Hadli, Manjunath 8f5d468721 davinci: add support for printing clock frequency
add support for printing various clock frequency info found
in SOC such as ARM core frequency, DSP core frequency and DDR
frequency as part of bdinfo command.

Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Cc: Tom Rini <trini@ti.com>
2012-02-12 10:11:32 +01:00
..
Makefile sandbox: Add improved RAM simulation 2011-12-10 17:54:04 -05:00
bedbug.c
cmd_ambapp.c
cmd_bdinfo.c davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
cmd_bedbug.c common: move extern char console_buffer[] to common.h 2011-11-22 08:39:25 +01:00
cmd_bmp.c lcd: add clear and draw bitmap declaration 2011-11-15 23:58:26 +01:00
cmd_boot.c make `go` optional 2011-04-13 15:56:39 -04:00
cmd_bootldr.c Blackfin: bootldr: use common defines 2011-04-08 00:44:27 -04:00
cmd_bootm.c image: Don't detect XIP images as overlapping. 2011-12-01 09:49:31 +01: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 cramfs: make cramfs usable without a NOR flash 2011-05-10 22:47:32 +02:00
cmd_dataflash_mmc_mux.c
cmd_date.c cmd_date: constify 2010-11-28 21:58:24 +01:00
cmd_dcr.c common: move extern char console_buffer[] to common.h 2011-11-22 08:39:25 +01:00
cmd_df.c
cmd_diag.c
cmd_display.c led_display: split led display support into generic and hw-dependent parts 2010-10-12 22:44:33 +02:00
cmd_dtt.c hwmon: Provide dtt_init() 2011-10-22 01:22:21 +02:00
cmd_echo.c
cmd_eeprom.c cosmetic: spell fixes etc. 2011-07-28 16:32:50 +02:00
cmd_elf.c net: tftpput: Rename TFTP to TFTPGET 2011-10-26 21:33:42 +02:00
cmd_exit.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c common/cmd_fdc.c: Fix GCC 4.6 build warnings 2011-11-16 21:04:44 +01:00
cmd_fdos.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
cmd_fdt.c common/cmd_fdt.c: fix wrong data displayed in fdt print 2011-06-01 22:44:50 +02:00
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 common/cmd_flash.c: Fix GCC 4.6 build warnings 2011-11-07 22:47:40 +01:00
cmd_fpga.c FPGA: use debug() instead of module debug printf 2012-01-05 16:19:20 +01:00
cmd_gpio.c gpio: check request result 2011-04-13 15:57:00 -04:00
cmd_help.c
cmd_i2c.c common: move extern char console_buffer[] to common.h 2011-11-22 08:39:25 +01:00
cmd_ide.c common/cmd_ide.c: fix GCC 4.6 build warnings 2011-11-03 20:41:47 +01:00
cmd_immap.c
cmd_irq.c
cmd_itest.c itest: fix result of string compares 2011-02-15 21:45:55 +01:00
cmd_jffs2.c cmd_jffs2: Fix get_part_sector_size_nor() overflow bug 2011-01-19 00:04:43 +01:00
cmd_ldrinfo.c Blackfin: ldrinfo: new command 2011-04-08 00:44:27 -04:00
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 arm, logbuffer: make it compileclean 2011-10-27 21:56:30 +02:00
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 common/cmd_mdio.c: fix compile warning 2011-04-30 23:09:48 +02:00
cmd_mem.c common: move extern char console_buffer[] to common.h 2011-11-22 08:39:25 +01:00
cmd_mfsl.c
cmd_mgdisk.c
cmd_mii.c miiphy: convert to linux/mii.h 2011-01-09 18:06:50 +01:00
cmd_misc.c
cmd_mmc.c mmc: rescan fails on empty slot 2011-07-15 20:29:22 -05:00
cmd_mmc_spi.c mmc_spi: add mmc_init call 2011-04-29 03:20:01 -05:00
cmd_mp.c powerpc/mp: add support for discontiguous cores 2011-09-29 19:01:05 -05:00
cmd_mtdparts.c GCC4.6: Squash undefined variable in cmd_mtdparts.c 2011-10-27 23:54:04 +02:00
cmd_nand.c NAND: Make page, erase, oob size available via cmd_nand 2011-10-03 18:35:12 -05:00
cmd_net.c net: Fix arguments in tftpput command 2011-12-20 23:12:32 +01:00
cmd_nvedit.c common: add possibility for readline_into_buffer timeout 2012-02-12 10:11:23 +01:00
cmd_onenand.c onenand: add yaffs write command 2010-12-17 14:32:12 -06:00
cmd_otp.c Blackfin: otp: fix build after constification of args[] 2010-10-02 16:00:40 -04:00
cmd_pci.c common: move extern char console_buffer[] to common.h 2011-11-22 08:39:25 +01:00
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c common/cmd_pxe.c: Fix GCC 4.6 build warnings 2011-12-20 22:28:51 +01:00
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c disk/part.c: Make features optional 2011-07-26 14:10:14 +02:00
cmd_scsi.c disk/part.c: Make features optional 2011-07-26 14:10:14 +02:00
cmd_setexpr.c
cmd_sf.c cmd_sf.c: fix printf() length modifier 2011-12-17 23:55:36 +01: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 sspi: add options to specify bus and mode 2010-10-06 20:50:38 -04:00
cmd_spibootldr.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_time.c cmd_time: add time command 2011-10-09 23:24:48 +02:00
cmd_tpm.c Add a cli command to test the TPM device. 2011-12-06 21:30:03 +01:00
cmd_tsi148.c common: tsi148 - fix gcc 4.6 compiler warning 2011-11-16 21:42:17 +01:00
cmd_ubi.c GCC4.6: Squash warning in cmd_ubi.c: 2011-10-01 23:34:21 +02:00
cmd_ubifs.c UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change 2010-12-03 18:24:04 +01:00
cmd_universe.c common/cmd_universe.c: Fix GCC 4.6 build warning 2011-11-16 21:04:55 +01:00
cmd_unzip.c md5sum/sha1sum/unzip: split out of mondo mem file 2011-04-13 15:56:47 -04:00
cmd_usb.c USB: Use (get|put)_unaligned for accessing wMaxPacketSize 2011-12-16 21:37:17 +01:00
cmd_version.c unify version_string 2011-07-28 17:22:53 +02:00
cmd_ximg.c checkpatch whitespace cleanups 2011-10-22 01:13:35 +02:00
cmd_yaffs2.c YAFFS2: cmd_yaffs2.c - fix build warnings 2011-09-10 00:00:15 +02:00
command.c common: fix missing function pointer relocation in fixup_cmdtable() 2011-10-23 23:32:44 +02:00
console.c Make printf and vprintf safe from buffer overruns 2011-12-17 23:34:43 +01:00
ddr_spd.c mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements 2011-04-04 09:24:43 -05:00
dlmalloc.c utx8245: fix build breakage due to assert() 2011-09-10 16:05:43 +02:00
dlmalloc.src
env_common.c env: factor out the env_get_char_spec() function 2012-01-05 16:34:10 +01:00
env_dataflash.c env: clean env_dataflash.c checkpatch and code style 2011-11-22 08:39:26 +01:00
env_eeprom.c env: clean env_eeprom.c checkpatch and code style 2011-11-22 08:39:26 +01:00
env_embedded.c env: clean env_embedded.c checkpatch and code style 2011-11-22 08:39:26 +01:00
env_flash.c env: factor out the env_get_char_spec() function 2012-01-05 16:34:10 +01:00
env_mgdisk.c env: factor out the env_get_char_spec() function 2012-01-05 16:34:10 +01:00
env_mmc.c env: factor out the env_get_char_spec() function 2012-01-05 16:34:10 +01:00
env_nand.c env: factor out the env_get_char_spec() function 2012-01-05 16:34:10 +01:00
env_nowhere.c env: factor out the env_get_char_spec() function 2012-01-05 16:34:10 +01:00
env_nvram.c env: factor out the env_get_char_spec() function 2012-01-05 16:34:10 +01:00
env_onenand.c env: factor out the env_get_char_spec() function 2012-01-05 16:34:10 +01:00
env_sf.c env: factor out the env_get_char_spec() function 2012-01-05 16:34:10 +01:00
exports.c Fix SPI build errors in exports.c 2011-12-07 08:41:22 +01:00
fdt_support.c Fix constness of the fdt void pointer in fdt_getprop_u32_default 2011-11-13 11:21:34 -05:00
flash.c
hush.c common: move extern char console_buffer[] to common.h 2011-11-22 08:39:25 +01:00
hwconfig.c Minor Coding Style Cleanup. 2011-02-02 22:36:10 +01:00
image.c openrisc: Add architecture image support 2012-01-13 21:16:40 +01:00
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
lynxkdi.c checkpatch whitespace cleanups 2011-10-22 01:13:35 +02:00
main.c common, menu: show menu on startup if CONFIG_MENU_SHOW is defined 2012-02-12 10:11:24 +01:00
memsize.c Remove volatile qualifier in get_ram_size() calls 2011-07-17 17:11:53 +02:00
menu.c common, menu: do not trigger timeout again, if a line is read 2012-02-12 10:11:24 +01:00
miiphyutil.c Revert "mii: miiphy register address width change" 2011-12-07 08:35:14 +01:00
modem.c common: move extern char console_buffer[] to common.h 2011-11-22 08:39:25 +01:00
s_record.c
serial.c serial: constify serial_assign() 2011-12-05 22:48:10 +01:00
stdio.c stdio: Fix a possible buffer overflow 2011-09-04 23:27:52 +02:00
system_map.c
update.c net: tftpput: Rename TFTP to TFTPGET 2011-10-26 21:33:42 +02:00
usb.c USB: Use (get|put)_unaligned for accessing wMaxPacketSize 2011-12-16 21:37:17 +01:00
usb_kbd.c USB: Drop dead code from usb_kbd.c 2011-12-11 14:40:38 +01:00
usb_storage.c usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM 2012-01-05 20:10:38 +01:00
xyzModem.c cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00