Kumar Gala fe30a354cd Fix fdt boardsetup command parsing 17 anos atrás
..
ACEX1K.c 0133502e39 Improve configuration of FPGA subsystem 17 anos atrás
Makefile cf675d3b2b Blackfin: new cplbinfo command for viewing cplb tables 17 anos atrás
altera.c 0133502e39 Improve configuration of FPGA subsystem 17 anos atrás
bedbug.c baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 18 anos atrás
circbuf.c 232c150a25 Add support for Siemens SX1 mobile phone; 21 anos atrás
cmd_autoscript.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 anos atrás
cmd_bdinfo.c 6f99eec3dc Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin 17 anos atrás
cmd_bedbug.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_bmp.c 5ba7390c3c Fix compilation problem in common/cmd_bmp.c 17 anos atrás
cmd_boot.c 0bba545283 Undo commit 3033ebb2: reset command does not take any arguments 18 anos atrás
cmd_bootldr.c 86a20fb920 Blackfin: move bootldr command to common code 17 anos atrás
cmd_bootm.c 7fc792895b Merge git://www.denx.de/git/u-boot 17 anos atrás
cmd_cache.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 anos atrás
cmd_console.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_cplbinfo.c cf675d3b2b Blackfin: new cplbinfo command for viewing cplb tables 17 anos atrás
cmd_date.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_dcr.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_diag.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_display.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_doc.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_dtt.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_eeprom.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 anos atrás
cmd_elf.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_ext2.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_fat.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_fdc.c baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 18 anos atrás
cmd_fdos.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_fdt.c fe30a354cd Fix fdt boardsetup command parsing 17 anos atrás
cmd_flash.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_fpga.c c26acc1a43 Remove bit swapping in Xilinx Spartan bitfile loading 17 anos atrás
cmd_i2c.c 632de0672d Refactor code for "i2c sdram" command 17 anos atrás
cmd_ide.c 521dcd30b9 Merge git://www.denx.de/git/u-boot 17 anos atrás
cmd_immap.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_itest.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_jffs2.c f540c42d95 Fix building with CRAMFS but not JFFS2 support 17 anos atrás
cmd_load.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 anos atrás
cmd_log.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_mac.c d59feffb42 FSL: Fix common EEPROM_data structure definition 17 anos atrás
cmd_mem.c 84d0c2f1e3 fix copy from ram to dataflash 17 anos atrás
cmd_mfsl.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_mii.c a9b410dc7d Remove the obsolete terse version of do_mii() 17 anos atrás
cmd_misc.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_mmc.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_nand.c 0a1e03bcad cmd_nand : fix compiler warning. 17 anos atrás
cmd_net.c a93907c43f TFTP: add host ip addr support 17 anos atrás
cmd_nvedit.c 00b48a4842 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected 17 anos atrás
cmd_onenand.c d7e8ce101a OneNAND support (take #2) 18 anos atrás
cmd_otp.c d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory 17 anos atrás
cmd_pci.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_pcmcia.c fd9bcaa35b common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. 18 anos atrás
cmd_portio.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_reginfo.c 9e04a81388 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx 17 anos atrás
cmd_reiser.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_sata.c 1f2a058986 Fix S-ATA support. 18 anos atrás
cmd_scsi.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_spi.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_strings.c 30942b18b6 new command for displaying strings at specified memory locations 17 anos atrás
cmd_terminal.c d16471ee05 add 'terminal program' functionality 17 anos atrás
cmd_universe.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_usb.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 anos atrás
cmd_vfd.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 anos atrás
cmd_ximg.c fd9bcaa35b common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. 18 anos atrás
command.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 anos atrás
console.c 4ec5bd55ed [PATCH] simplify silent console 18 anos atrás
crc16.c b9365a26a1 Code cleanup 19 anos atrás
cyclon2.c 0133502e39 Improve configuration of FPGA subsystem 17 anos atrás
devices.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 anos atrás
dlmalloc.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 anos atrás
dlmalloc.src 8bde7f776c * Code cleanup: 22 anos atrás
docecc.c c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 18 anos atrás
env_common.c fad6340715 make show_boot_progress () weak. 18 anos atrás
env_dataflash.c 9604b6e53d AT91CAP9 support 17 anos atrás
env_eeprom.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 anos atrás
env_flash.c 9bb8b209ed Fix compilation error for omap2420h4_config. 18 anos atrás
env_nand.c 7817cb2083 fix comments with new drivers organization 17 anos atrás
env_nowhere.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 anos atrás
env_nvram.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 anos atrás
env_onenand.c 2ae64f5135 Remove warnings re CONFIG_EXTRA_ENV_SETTINGS 17 anos atrás
environment.c 4087bc88ce fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols 17 anos atrás
exports.c 8092fef4c2 Add functions to list of exported functions 18 anos atrás
fdt_support.c d9ad115bbf Fix building of fdt_support.c if DEBUG set 17 anos atrás
flash.c d2f6800662 ppc4xx: Update AMCC Bamboo 440EP support 18 anos atrás
fpga.c 0133502e39 Improve configuration of FPGA subsystem 17 anos atrás
ft_build.c 80ba981d94 [PATCH 4_4] Remove local implementation of isprint() in ft_build.c 18 anos atrás
hush.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 anos atrás
kgdb.c cc3843e364 common/kgdb.c: fix 'dereferencing type-punned pointer' warning 17 anos atrás
lcd.c c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 18 anos atrás
lists.c affae2bff8 Initial revision 23 anos atrás
lynxkdi.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 anos atrás
main.c 00ac50e348 Make bootretry work when command line editing is enabled 17 anos atrás
memsize.c 91650b3e4d Sequential accesses to non-existent memory must be synchronized, 19 anos atrás
miiphybb.c ba999c531e Cleanup compile warnings. Prepare for release 1.1.5 19 anos atrás
miiphyutil.c 26c7bab81e common/miiphyutil.c: Cleanup MII_DEBUG and debug() 17 anos atrás
s_record.c affae2bff8 Initial revision 23 anos atrás
serial.c a7c185ed3d ARM: s3c24xx: Multiple serial port support 17 anos atrás
soft_i2c.c d4fc6012fd Add MACH_TYPE records for several AT91 boards. 18 anos atrás
soft_spi.c d4024bb72d ppc4xx: Add support for AMCC 405EP Taihu board 18 anos atrás
spartan2.c 437fc7327f Fix MSB check in Xilinx Spartan slave serial mode 17 anos atrás
spartan3.c 437fc7327f Fix MSB check in Xilinx Spartan slave serial mode 17 anos atrás
usb.c 3048bcbf0b ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms 18 anos atrás
usb_kbd.c 4785a694c0 Add Ctrl combo key support to usb keyboard driver. 17 anos atrás
usb_storage.c 409ecdc0bb Fix compiler warnings for PPC systems. Update CHANGELOG. 17 anos atrás
virtex2.c 0133502e39 Improve configuration of FPGA subsystem 17 anos atrás
xilinx.c 0133502e39 Improve configuration of FPGA subsystem 17 anos atrás
xyzModem.c 7d0432c9e4 Coding Style cleanup. 19 anos atrás