Han Xu cb16338463 fastboot for vybrid hace 11 años
..
spl 2b75b0ad3a spl_mmc: add Falcon mode support for raw variant hace 12 años
Makefile cb16338463 fastboot for vybrid hace 11 años
bedbug.c 472d546054 Consolidate bool type hace 12 años
board_f.c 71c52dba2b Add trace support to generic board hace 12 años
board_r.c 71c52dba2b Add trace support to generic board hace 12 años
bootstage.c b8bcaa3ad3 Add function to print a number with grouped digits hace 12 años
bouncebuf.c 84d35b2863 common: rework bouncebuf implementation hace 12 años
cmd_ambapp.c 388a29d024 various cmd_* files: fixed layout a little bit hace 14 años
cmd_bdinfo.c e79394643b common: Update cmd_bdinfo for PPC hace 12 años
cmd_bedbug.c 472d546054 Consolidate bool type hace 12 años
cmd_bmp.c ff8fb56b6f video: consolidate splash screen alignment code hace 11 años
cmd_boot.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines hace 14 años
cmd_bootm.c 576aacdb91 bootm: Move fixup_silent_linux() earlier in the bootm stages hace 11 años
cmd_bootmenu.c 0eb33ad253 common: remove unaligned access error in bootmenu_getoption() hace 11 años
cmd_bootstage.c 2eba38cf84 bootstage: Add bootstage command hace 12 años
cmd_cache.c 36180d96cc Cleanup cache command prints hace 12 años
cmd_cbfs.c 41ef372c1a common: Use new numeric setenv functions hace 12 años
cmd_console.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_cplbinfo.c 388a29d024 various cmd_* files: fixed layout a little bit hace 14 años
cmd_cramfs.c 41ef372c1a common: Use new numeric setenv functions hace 12 años
cmd_dataflash_mmc_mux.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_date.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_dcr.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_dfu.c df93cd9c6f dfu: Fix crash when wrong number of arguments given hace 12 años
cmd_diag.c 54841ab50c Make sure that argv[] argument pointers are not modified. hace 15 años
cmd_disk.c 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB hace 11 años
cmd_display.c 7f0d241d5c led_display: split led display support into generic and hw-dependent parts hace 14 años
cmd_dtt.c bc5478b275 TMU: Add TMU support in dtt command hace 12 años
cmd_echo.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_eeprom.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_elf.c d72da15828 bootm: Correct the arguments for the ELF image loader hace 11 años
cmd_exit.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_ext2.c f9b55e2285 fs: rename fsload command to load hace 12 años
cmd_ext4.c 0171d52c41 cmd_ext4: BREAK and correct ext4write parameter order hace 12 años
cmd_fastboot.c cb16338463 fastboot for vybrid hace 11 años
cmd_fat.c 01fac041cb cmd_fat.c: Note in fatread help about alignment requirements hace 12 años
cmd_fdc.c 472d546054 Consolidate bool type hace 12 años
cmd_fdos.c 41ef372c1a common: Use new numeric setenv functions hace 12 años
cmd_fdt.c a92fd6577e sandbox: fdt: Support fdt command for sandbox hace 12 años
cmd_fitupd.c ea5427e260 net: Add prototype for update_tftp hace 12 años
cmd_flash.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_fpga.c a19b0dd62d Merge branch 'u-boot/master' into 'u-boot-arm/master' hace 12 años
cmd_fs.c f9b55e2285 fs: rename fsload command to load hace 12 años
cmd_fuse.c ccca7dfd02 Add fuse API and commands hace 12 años
cmd_gettime.c 53fdc7ef2e Add gettime command hace 12 años
cmd_gpio.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_gpt.c 3e34cf7bff gpt: fix partion size limit hace 12 años
cmd_hash.c 218da0f35f hash: Use lower case for hash algorithm names hace 12 años
cmd_help.c ef123c5253 Refactor linker-generated arrays hace 12 años
cmd_i2c.c 735987c5a8 edid: Add I2C command for printing the EDID hace 12 años
cmd_ide.c ff8fef5666 Fix block device accesses beyond 2TiB hace 12 años
cmd_immap.c a166fbca20 powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 hace 12 años
cmd_ini.c 961c437b6c Improve license declaration for cmd_ini.h hace 12 años
cmd_io.c 9ad557be2f Add console command to access io space registers hace 12 años
cmd_irq.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_itest.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_jffs2.c 41ef372c1a common: Use new numeric setenv functions hace 12 años
cmd_ldrinfo.c 1ba7fd2567 Blackfin: ldrinfo: new command hace 14 años
cmd_led.c af73034c6b led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set hace 12 años
cmd_license.c 388a29d024 various cmd_* files: fixed layout a little bit hace 14 años
cmd_load.c 41ef372c1a common: Use new numeric setenv functions hace 12 años
cmd_log.c c0b77e097f cmd_log: print log->v2.con value in the "log info" command hace 13 años
cmd_mac.c 191c0b87b1 cmd_mac: fix help for 'mac read' hace 13 años
cmd_md5sum.c ecd7295004 Add parameter to md5sum to save the md5 sum hace 12 años
cmd_mdio.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_mem.c 92765f4209 Fix missing return in do_mem_loop() hace 12 años
cmd_mfsl.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_mii.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_misc.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_mmc.c 2a91c91346 COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition hace 12 años
cmd_mmc_spi.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_mp.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_mtdparts.c a7eb1d66c7 mtd: Make mtdparts work with pre-reloc env hace 12 años
cmd_nand.c 9b80aa8ec9 nand: Don't call adjust_size_for_badblocks for erase hace 12 años
cmd_net.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_nvedit.c 9602286d3d env: Fix minor comment typos in cmd_nvedit hace 12 años
cmd_onenand.c dfe64e2c89 mtd: resync with Linux-3.7.1 hace 12 años
cmd_otp.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_part.c 92668d68c1 cmd_part: don't print cmd name twice in help hace 12 años
cmd_pci.c 088f1b1991 common/cmd_*.c: sparse fixes hace 12 años
cmd_pcmcia.c 54841ab50c Make sure that argv[] argument pointers are not modified. hace 15 años
cmd_portio.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_pxe.c 98f646764d pxe: add ipappend support hace 12 años
cmd_read.c ff048ea916 Add a command to read raw blocks from a partition hace 12 años
cmd_reginfo.c a2979dcdbe blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. hace 12 años
cmd_reiser.c 41ef372c1a common: Use new numeric setenv functions hace 12 años
cmd_sandbox.c 7eb2c8d573 sandbox: fs: Add support for saving files to host filesystem hace 12 años
cmd_sata.c 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct hace 12 años
cmd_scsi.c 4f6aa3468d scsi: Correct types of scsi_read/write() hace 11 años
cmd_setexpr.c 855f18ea0e setexpr: add regex substring matching and substitution hace 12 años
cmd_sf.c 60b6614ac8 cmd_sf: Add print mesgs on sf read/write commands hace 12 años
cmd_sha1sum.c d5b76673a5 hash: Add a flag to support saving hashes in the environment hace 12 años
cmd_softswitch.c 7d861d95a3 blackfin: bf609: add softswitch config command hace 12 años
cmd_sound.c 2b8a053344 Sound: Add FDT support to CMD. hace 12 años
cmd_source.c b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() hace 12 años
cmd_spi.c 2d5e7c7a4c cmd_spi: remove superfluous semicolon hace 12 años
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit hace 14 años
cmd_spl.c 28786eb960 SPL: Change description for spl command hace 12 años
cmd_strings.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_terminal.c 54841ab50c Make sure that argv[] argument pointers are not modified. hace 15 años
cmd_test.c a6142706f5 common/cmd_test: Avoid macro expansion hace 12 años
cmd_time.c 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process hace 12 años
cmd_tpm.c be6c1529c1 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey hace 11 años
cmd_trace.c cabcbb56c8 Add a trace command hace 12 años
cmd_tsi148.c e1a37f8599 common: tsi148 - fix gcc 4.6 compiler warning hace 13 años
cmd_ubi.c 147162dac6 ubi: ubifs: Turn off verbose prints hace 12 años
cmd_ubifs.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_universe.c e4119560cf common/cmd_universe.c: Fix GCC 4.6 build warning hace 13 años
cmd_unzip.c 41ef372c1a common: Use new numeric setenv functions hace 12 años
cmd_usb.c 6497c66704 USB: SS: Add support for Super Speed USB interface hace 12 años
cmd_usb_mass_storage.c b528f71394 usb:gadget: USB Mass Storage Gadget support hace 12 años
cmd_version.c e56cdd778c x86: Add coreboot version to u-boot's version command hace 12 años
cmd_ximg.c b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() hace 12 años
cmd_yaffs2.c 753ac61088 u-boot: Update yaffs2 file system hace 12 años
cmd_zfs.c 41ef372c1a common: Use new numeric setenv functions hace 12 años
cmd_zip.c 41ef372c1a common: Use new numeric setenv functions hace 12 años
command.c 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process hace 12 años
console.c e080d545f8 env: Add a silent env handler hace 12 años
ddr_spd.c c7fd27ccfb mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements hace 14 años
dlmalloc.c 472d546054 Consolidate bool type hace 12 años
dlmalloc.src 472d546054 Consolidate bool type hace 12 años
edid.c d46b5f7dcb edid: Library of EDID decode and print hace 12 años
env_attr.c 30fd4fadb3 tools/env: Add environment variable flags support hace 12 años
env_callback.c 268d966dff env_callback: Mark find_env_callback as static hace 12 años
env_common.c 267541f776 env: Add support for access control to .flags hace 12 años
env_dataflash.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" hace 12 años
env_eeprom.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" hace 12 años
env_embedded.c ddd8418f7f env: cosmetic: Consilidate the default env definition hace 12 años
env_fat.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" hace 12 años
env_flags.c 1d6cd0a3f6 env: Handle write-once ethaddr and serial# generically hace 12 años
env_flash.c be11235ab8 env: Hide '.' variables in env print by default hace 12 años
env_mmc.c 5c088ee841 env_mmc: allow negative CONFIG_ENV_OFFSET hace 12 años
env_nand.c c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters hace 12 años
env_nowhere.c bf95df44ff env: factor out the env_get_char_spec() function hace 13 años
env_nvram.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" hace 12 años
env_onenand.c dfe64e2c89 mtd: resync with Linux-3.7.1 hace 12 años
env_remote.c 3bb89e5bd5 env: remove duplicated env_get_char_spec() hace 12 años
env_sf.c cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" hace 12 años
env_ubi.c 785881f775 env: Add redundant env support to UBI env hace 12 años
exports.c 80729a5493 Fix SPI build errors in exports.c hace 13 años
fdt_support.c 064d55f8bc fdt: remove unaligned access in fdt_fixup_ethernet() hace 12 años
flash.c 352ef3f1b6 flash: Add optional verify-after-write feature hace 12 años
hash.c 6f907b422e hash: Add a way to calculate a hash for any algortihm hace 12 años
hush.c 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process hace 12 años
hwconfig.c d1a24f0618 Minor Coding Style Cleanup. hace 14 años
image-fdt.c f320a4d845 bootm: Use selected configuration for ramdisk and fdt hace 11 años
image-fit.c f320a4d845 bootm: Use selected configuration for ramdisk and fdt hace 11 años
image-sig.c 4d0985295b image: Add support for signing of FIT configurations hace 12 años
image.c e3a5bbce45 common/image.c: Fix regression with ramdisk load/entry points in FIT hace 11 años
iomux.c 8440f18a48 serial: remove calls to serial_assign() hace 12 años
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms hace 16 años
kgdb.c 54841ab50c Make sure that argv[] argument pointers are not modified. hace 15 años
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs hace 15 años
lcd.c ff8fb56b6f video: consolidate splash screen alignment code hace 11 años
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups hace 13 años
main.c 99bd544ee7 fdt: allow bootdelay to be specified via device tree hace 12 años
memsize.c 3ab270d5df Revert "memsize: Fix for bug in memory sizing code" hace 12 años
menu.c 6a3439fdad menu: export menu_default_choice() function hace 12 años
miiphyutil.c f915c9316c Revert "mii: miiphy register address width change" hace 13 años
modem.c e3150460a4 common: move extern char console_buffer[] to common.h hace 13 años
s_record.c affae2bff8 Initial revision hace 23 años
splash.c ff8fb56b6f video: consolidate splash screen alignment code hace 11 años
stdio.c e70fb539a6 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option hace 12 años
system_map.c ecb1dc8922 Add support for Linux-like kallsysms hace 16 años
update.c b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() hace 12 años
usb.c 6497c66704 USB: SS: Add support for Super Speed USB interface hace 12 años
usb_hub.c e82a316d7f usb: ehci: add Faraday USB 2.0 EHCI support hace 12 años
usb_kbd.c 5da2dc9789 usb: workaround non-working keyboards. hace 12 años
usb_storage.c ff8fef5666 Fix block device accesses beyond 2TiB hace 12 años
xyzModem.c 199adb601f common/misc: sparse fixes hace 12 años