Albert ARIBAUD cac423a730 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 11 years ago
..
spl cac423a730 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 11 years ago
Makefile ccca7dfd02 Add fuse API and commands 11 years ago
bedbug.c 472d546054 Consolidate bool type 11 years ago
board_f.c d2eae43ba8 lib: consolidate hang() 11 years ago
board_r.c a733b06b69 sandbox: Switch over to generic board 11 years ago
bootstage.c fcf509b807 bootstage: Add feature to stash/unstash bootstage info 11 years ago
bouncebuf.c 84d35b2863 common: rework bouncebuf implementation 11 years ago
cmd_ambapp.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_bdinfo.c 2d795c9621 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 11 years ago
cmd_bedbug.c 472d546054 Consolidate bool type 11 years ago
cmd_bmp.c f674f7cfc0 video: Provide an API to access video parameters 11 years ago
cmd_boot.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines 13 years ago
cmd_bootm.c 04d414090c image: Add support for Plan 9 11 years ago
cmd_bootmenu.c e7abe91967 New command bootmenu: ANSI terminal boot menu support 11 years ago
cmd_bootstage.c 2eba38cf84 bootstage: Add bootstage command 11 years ago
cmd_cache.c 36180d96cc Cleanup cache command prints 11 years ago
cmd_cbfs.c 41ef372c1a common: Use new numeric setenv functions 11 years ago
cmd_console.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_cplbinfo.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_cramfs.c 41ef372c1a common: Use new numeric setenv functions 11 years ago
cmd_dataflash_mmc_mux.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_date.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_dcr.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_dfu.c df93cd9c6f dfu: Fix crash when wrong number of arguments given 11 years ago
cmd_diag.c 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_disk.c 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 11 years ago
cmd_display.c 7f0d241d5c led_display: split led display support into generic and hw-dependent parts 13 years ago
cmd_dtt.c bc5478b275 TMU: Add TMU support in dtt command 11 years ago
cmd_echo.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_eeprom.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_elf.c 1b3e0b191a cmd_elf: Fix broken bootvx command 11 years ago
cmd_exit.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_ext2.c f9b55e2285 fs: rename fsload command to load 11 years ago
cmd_ext4.c 0171d52c41 cmd_ext4: BREAK and correct ext4write parameter order 11 years ago
cmd_fat.c 01fac041cb cmd_fat.c: Note in fatread help about alignment requirements 11 years ago
cmd_fdc.c 472d546054 Consolidate bool type 11 years ago
cmd_fdos.c 41ef372c1a common: Use new numeric setenv functions 11 years ago
cmd_fdt.c a92fd6577e sandbox: fdt: Support fdt command for sandbox 11 years ago
cmd_fitupd.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_flash.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_fpga.c 5bd0bd7cef cmd: fpga: Do not include net.h 11 years ago
cmd_fs.c f9b55e2285 fs: rename fsload command to load 11 years ago
cmd_fuse.c ccca7dfd02 Add fuse API and commands 11 years ago
cmd_gettime.c 53fdc7ef2e Add gettime command 11 years ago
cmd_gpio.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_gpt.c 3e34cf7bff gpt: fix partion size limit 11 years ago
cmd_hash.c 218da0f35f hash: Use lower case for hash algorithm names 11 years ago
cmd_help.c ef123c5253 Refactor linker-generated arrays 11 years ago
cmd_i2c.c 735987c5a8 edid: Add I2C command for printing the EDID 11 years ago
cmd_ide.c 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
cmd_immap.c 1206c18403 ppc: Move brg_clk to arch_global_data 11 years ago
cmd_ini.c 961c437b6c Improve license declaration for cmd_ini.h 11 years ago
cmd_io.c 9ad557be2f Add console command to access io space registers 11 years ago
cmd_irq.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_itest.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_jffs2.c 41ef372c1a common: Use new numeric setenv functions 11 years ago
cmd_ldrinfo.c 1ba7fd2567 Blackfin: ldrinfo: new command 13 years ago
cmd_led.c af73034c6b led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set 11 years ago
cmd_license.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_load.c 41ef372c1a common: Use new numeric setenv functions 11 years ago
cmd_log.c c0b77e097f cmd_log: print log->v2.con value in the "log info" command 12 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 11 years ago
cmd_mdio.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_mem.c 68149e9405 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set 11 years ago
cmd_mfsl.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mii.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_misc.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_mmc.c 64f4a6192f mmc: support the correct card version for eMMC 11 years ago
cmd_mmc_spi.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mp.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_mtdparts.c a7eb1d66c7 mtd: Make mtdparts work with pre-reloc env 11 years ago
cmd_nand.c c4df2f4100 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS 11 years ago
cmd_net.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_nvedit.c be29df6a1a "env grep" - add support for regular expression matches 11 years ago
cmd_onenand.c 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 12 years ago
cmd_otp.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_part.c 92668d68c1 cmd_part: don't print cmd name twice in help 11 years ago
cmd_pci.c 088f1b1991 common/cmd_*.c: sparse fixes 11 years ago
cmd_pcmcia.c 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_portio.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_pxe.c fc9d64ffcd menu: Add support for user defined item choice function 11 years ago
cmd_read.c ff048ea916 Add a command to read raw blocks from a partition 11 years ago
cmd_reginfo.c a2979dcdbe blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 11 years ago
cmd_reiser.c 41ef372c1a common: Use new numeric setenv functions 11 years ago
cmd_sandbox.c 7eb2c8d573 sandbox: fs: Add support for saving files to host filesystem 11 years ago
cmd_sata.c 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
cmd_scsi.c 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
cmd_setexpr.c 855f18ea0e setexpr: add regex substring matching and substitution 11 years ago
cmd_sf.c 381c6e2c90 cmd_sf: include header file common.h before div64.h 11 years ago
cmd_sha1sum.c d5b76673a5 hash: Add a flag to support saving hashes in the environment 11 years ago
cmd_sound.c 2b8a053344 Sound: Add FDT support to CMD. 11 years ago
cmd_source.c 4ca30d6024 sandbox: Support 'source' command 11 years ago
cmd_spi.c 2d5e7c7a4c cmd_spi: remove superfluous semicolon 11 years ago
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_spl.c 28786eb960 SPL: Change description for spl command 11 years ago
cmd_strings.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_terminal.c 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_test.c a6142706f5 common/cmd_test: Avoid macro expansion 11 years ago
cmd_time.c 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process 11 years ago
cmd_tpm.c 8732b0700d tpm: Add TPM command library 11 years ago
cmd_tsi148.c e1a37f8599 common: tsi148 - fix gcc 4.6 compiler warning 12 years ago
cmd_ubi.c 147162dac6 ubi: ubifs: Turn off verbose prints 11 years ago
cmd_ubifs.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_universe.c e4119560cf common/cmd_universe.c: Fix GCC 4.6 build warning 12 years ago
cmd_unzip.c 41ef372c1a common: Use new numeric setenv functions 11 years ago
cmd_usb.c c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 11 years ago
cmd_usb_mass_storage.c b528f71394 usb:gadget: USB Mass Storage Gadget support 11 years ago
cmd_version.c e56cdd778c x86: Add coreboot version to u-boot's version command 11 years ago
cmd_ximg.c 41ef372c1a common: Use new numeric setenv functions 11 years ago
cmd_yaffs2.c 753ac61088 u-boot: Update yaffs2 file system 11 years ago
cmd_zfs.c 41ef372c1a common: Use new numeric setenv functions 11 years ago
cmd_zip.c 41ef372c1a common: Use new numeric setenv functions 11 years ago
command.c 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process 11 years ago
console.c e080d545f8 env: Add a silent env handler 11 years ago
ddr_spd.c c7fd27ccfb mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements 13 years ago
dlmalloc.c 472d546054 Consolidate bool type 11 years ago
dlmalloc.src 472d546054 Consolidate bool type 11 years ago
edid.c d46b5f7dcb edid: Library of EDID decode and print 11 years ago
env_attr.c 30fd4fadb3 tools/env: Add environment variable flags support 11 years ago
env_callback.c 268d966dff env_callback: Mark find_env_callback as static 11 years ago
env_common.c 267541f776 env: Add support for access control to .flags 11 years ago
env_dataflash.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 11 years ago
env_eeprom.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 11 years ago
env_embedded.c ddd8418f7f env: cosmetic: Consilidate the default env definition 11 years ago
env_fat.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 11 years ago
env_flags.c 1d6cd0a3f6 env: Handle write-once ethaddr and serial# generically 11 years ago
env_flash.c be11235ab8 env: Hide '.' variables in env print by default 11 years ago
env_mmc.c d196bd8803 env_mmc: add support for redundant environment 11 years ago
env_nand.c c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters 11 years ago
env_nowhere.c bf95df44ff env: factor out the env_get_char_spec() function 12 years ago
env_nvram.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 11 years ago
env_onenand.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 11 years ago
env_remote.c 3bb89e5bd5 env: remove duplicated env_get_char_spec() 11 years ago
env_sf.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 11 years ago
env_ubi.c 785881f775 env: Add redundant env support to UBI env 11 years ago
exports.c 80729a5493 Fix SPI build errors in exports.c 12 years ago
fdt_support.c 8aa5ec6e16 common/fdt_support.c: sparse fixes 11 years ago
flash.c 352ef3f1b6 flash: Add optional verify-after-write feature 11 years ago
hash.c 1f9c92808a gen: Add sha h/w acceleration to hash 11 years ago
hush.c 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process 11 years ago
hwconfig.c d1a24f0618 Minor Coding Style Cleanup. 13 years ago
image.c 04d414090c image: Add support for Plan 9 11 years ago
iomux.c 8440f18a48 serial: remove calls to serial_assign() 11 years ago
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
kgdb.c 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs 14 years ago
lcd.c 1d3dea12e2 video: bcm2835: fix build issues 11 years ago
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 12 years ago
main.c 095686d3f5 Revert "fdt- Tell the FDT library where the device tree is" 11 years ago
memsize.c 3ab270d5df Revert "memsize: Fix for bug in memory sizing code" 11 years ago
menu.c 6a3439fdad menu: export menu_default_choice() function 11 years ago
miiphyutil.c f915c9316c Revert "mii: miiphy register address width change" 12 years ago
modem.c e3150460a4 common: move extern char console_buffer[] to common.h 12 years ago
s_record.c affae2bff8 Initial revision 22 years ago
stdio.c e70fb539a6 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option 11 years ago
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
update.c 0637059088 net/: sparse fixes 11 years ago
usb.c 359439d288 usb: Clean up newly allocated device nodes in case of configuration failure 11 years ago
usb_hub.c 359439d288 usb: Clean up newly allocated device nodes in case of configuration failure 11 years ago
usb_kbd.c 4151a400cf USB: add arrow key support to usb_kbd 11 years ago
usb_storage.c 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
xyzModem.c 199adb601f common/misc: sparse fixes 11 years ago