Piotr Wilczek 8b09623766 gpt: Support for new "gpt" command 12 years ago
..
spl ea8256f072 SPL: Port SPL framework to powerpc 12 years ago
Makefile 8b09623766 gpt: Support for new "gpt" command 12 years ago
bedbug.c d6e9ee92e8 common: Move conditional compilation to Makefile 16 years ago
bootstage.c fcf509b807 bootstage: Add feature to stash/unstash bootstage info 12 years ago
bouncebuf.c 84d35b2863 common: rework bouncebuf implementation 12 years ago
cmd_ambapp.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_bdinfo.c 55f97c1bfb x86: Change global data baudrate to int 12 years ago
cmd_bedbug.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_bmp.c f674f7cfc0 video: Provide an API to access video parameters 12 years ago
cmd_boot.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines 14 years ago
cmd_bootm.c 75b3afc665 Fix use of conditional LMB 12 years ago
cmd_bootstage.c 2eba38cf84 bootstage: Add bootstage command 12 years ago
cmd_cache.c 36180d96cc Cleanup cache command prints 12 years ago
cmd_cbfs.c 84cd93272e fs: Add a Coreboot Filesystem (CBFS) driver and commands 12 years ago
cmd_console.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_cplbinfo.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_cramfs.c 62a813bcac cramfs: make cramfs usable without a NOR flash 14 years ago
cmd_dataflash_mmc_mux.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_date.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_dcr.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_df.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_dfu.c b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
cmd_diag.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_disk.c 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 12 years ago
cmd_display.c 7f0d241d5c led_display: split led display support into generic and hw-dependent parts 14 years ago
cmd_dtt.c b88e7b3cc0 hwmon: Provide dtt_init() 13 years ago
cmd_echo.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_eeprom.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_elf.c b0d60a9812 common: cmd_elf.c: use uintptr_t for casts from u32 to void* 12 years ago
cmd_exit.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_ext2.c f9b55e2285 fs: rename fsload command to load 12 years ago
cmd_ext4.c f9b55e2285 fs: rename fsload command to load 12 years ago
cmd_fat.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_fdc.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_fdos.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_fdt.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_fitupd.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_flash.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_fpga.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_fs.c f9b55e2285 fs: rename fsload command to load 12 years ago
cmd_gettime.c 53fdc7ef2e Add gettime command 12 years ago
cmd_gpio.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_gpt.c 8b09623766 gpt: Support for new "gpt" command 12 years ago
cmd_hash.c bf36c5d521 Add hash command to perform hashing using various algorithms 12 years ago
cmd_help.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_i2c.c 735987c5a8 edid: Add I2C command for printing the EDID 12 years ago
cmd_ide.c b6458d38d6 ide: Correct function signatures for ide_read/write() 12 years ago
cmd_immap.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_ini.c 961c437b6c Improve license declaration for cmd_ini.h 12 years ago
cmd_io.c 9ad557be2f Add console command to access io space registers 12 years ago
cmd_irq.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_itest.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_jffs2.c 141053d60a cmd_jffs2: Fix get_part_sector_size_nor() overflow bug 14 years ago
cmd_ldrinfo.c 1ba7fd2567 Blackfin: ldrinfo: new command 14 years ago
cmd_led.c d4b901dd73 cmd_led.c: Standardize format of help and usage info. 12 years ago
cmd_license.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_load.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_log.c c0b77e097f cmd_log: print log->v2.con value in the "log info" command 13 years ago
cmd_mac.c 191c0b87b1 cmd_mac: fix help for 'mac read' 13 years ago
cmd_md5sum.c ecd7295004 Add parameter to md5sum to save the md5 sum 12 years ago
cmd_mdio.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_mem.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_mfsl.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_mii.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_misc.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_mmc.c ed80c931ba mmc: Fix incorrect handling of 'read' & 'write' commands 12 years ago
cmd_mmc_spi.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_mp.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_mtdparts.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_nand.c 3287f6d385 nand: Add torture feature 12 years ago
cmd_net.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_nvedit.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_onenand.c 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 13 years ago
cmd_otp.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_part.c 5cf41dccff cmd_part: add partition-related command 12 years ago
cmd_pci.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_pcmcia.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_portio.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_pxe.c a655938a93 PXE: FDT: Add support for fdt in PXE 12 years ago
cmd_read.c ff048ea916 Add a command to read raw blocks from a partition 12 years ago
cmd_reginfo.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_reiser.c 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 12 years ago
cmd_sata.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_scsi.c b4c5bbce49 ahci: Support 64-bit LBA option when reading capacity 12 years ago
cmd_setexpr.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_sf.c 864939949e cmd_sf: add size checking to spi flash commands 13 years ago
cmd_sha1sum.c e50b12c95c sha1sum: Use generic hash layer 12 years ago
cmd_source.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_spi.c 2d5e7c7a4c cmd_spi: remove superfluous semicolon 12 years ago
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_spl.c bf3d58bb7d cmd:spl:fix: Prevent from a build error on boards, which don't support FDT 12 years ago
cmd_strings.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_terminal.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_test.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_time.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_tpm.c eea3f4d3e1 tpm: Add TPM stress test 12 years ago
cmd_tsi148.c e1a37f8599 common: tsi148 - fix gcc 4.6 compiler warning 13 years ago
cmd_ubi.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_ubifs.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_universe.c e4119560cf common/cmd_universe.c: Fix GCC 4.6 build warning 13 years ago
cmd_unzip.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
cmd_usb.c c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago
cmd_version.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_ximg.c 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
cmd_yaffs2.c 753ac61088 u-boot: Update yaffs2 file system 12 years ago
cmd_zfs.c af8d1d3f71 ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) 12 years ago
cmd_zip.c f2b96dfbbc common: add zip command support 12 years ago
command.c 22b6fcb50d common/command.c: revert changes from commit 199adb60 12 years ago
console.c 78c112c9f9 console: Enable function to display console info 12 years ago
ddr_spd.c c7fd27ccfb mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements 14 years ago
dlmalloc.c 199adb601f common/misc: sparse fixes 12 years ago
dlmalloc.src 8bde7f776c * Code cleanup: 22 years ago
edid.c d46b5f7dcb edid: Library of EDID decode and print 12 years ago
env_common.c ddd8418f7f env: cosmetic: Consilidate the default env definition 12 years ago
env_dataflash.c 0901d9f891 env: clean env_dataflash.c checkpatch and code style 13 years ago
env_eeprom.c dd2a233c94 env: clean env_eeprom.c checkpatch and code style 13 years ago
env_embedded.c ddd8418f7f env: cosmetic: Consilidate the default env definition 12 years ago
env_fat.c 9aa90c1df0 env: checkpatch clean env_fat 12 years ago
env_flash.c bf95df44ff env: factor out the env_get_char_spec() function 13 years ago
env_mmc.c 9404a5fc7c env_mmc: allow environment to be in an eMMC partition 12 years ago
env_nand.c 78b2de802f env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER 12 years ago
env_nowhere.c bf95df44ff env: factor out the env_get_char_spec() function 13 years ago
env_nvram.c bf95df44ff env: factor out the env_get_char_spec() function 13 years ago
env_onenand.c 034afbcc16 env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE 12 years ago
env_remote.c 3bb89e5bd5 env: remove duplicated env_get_char_spec() 12 years ago
env_sf.c bf95df44ff env: factor out the env_get_char_spec() function 13 years ago
exports.c 80729a5493 Fix SPI build errors in exports.c 13 years ago
fdt_support.c 096eb3f59b fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined 12 years ago
flash.c de15a06aad cfi: Make the flash erase and write operations abortable 12 years ago
hash.c 460408ef9a Add generic hash API 12 years ago
hush.c 199adb601f common/misc: sparse fixes 12 years ago
hwconfig.c d1a24f0618 Minor Coding Style Cleanup. 14 years ago
image.c d95f6ec733 fdt: Add option to default to most compatible conf in a fit image 12 years ago
iomux.c 8440f18a48 serial: remove calls to serial_assign() 12 years ago
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 16 years ago
kgdb.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs 15 years ago
lcd.c 45d7f52511 lcd: Implement RLE8 bitmap decoding 12 years ago
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 13 years ago
main.c 01433d6001 Add new bootstage step for the main loop 12 years ago
memsize.c 3ab270d5df Revert "memsize: Fix for bug in memory sizing code" 12 years ago
menu.c 8594753ba0 menu: only timeout when menu is displayed 13 years ago
miiphyutil.c f915c9316c Revert "mii: miiphy register address width change" 13 years ago
modem.c e3150460a4 common: move extern char console_buffer[] to common.h 13 years ago
s_record.c affae2bff8 Initial revision 23 years ago
stdio.c 6a135efcd0 stdio: remove useless strncpy 12 years ago
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 16 years ago
update.c 0637059088 net/: sparse fixes 12 years ago
usb.c c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago
usb_hub.c c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
usb_kbd.c 4151a400cf USB: add arrow key support to usb_kbd 12 years ago
usb_storage.c 199adb601f common/misc: sparse fixes 12 years ago
xyzModem.c 199adb601f common/misc: sparse fixes 12 years ago