dirk.behme@googlemail.com 378e7ec95d Fix warning in env_nand.c if compiled for DaVinci Schmoogie 17 jaren geleden
..
ACEX1K.c 0133502e39 Improve configuration of FPGA subsystem 17 jaren geleden
Makefile 3c735e7437 Altera Stratix II support 17 jaren geleden
altera.c 3c735e7437 Altera Stratix II support 17 jaren geleden
bedbug.c baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 18 jaren geleden
circbuf.c 232c150a25 Add support for Siemens SX1 mobile phone; 21 jaren geleden
cmd_ambapp.c 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 jaren geleden
cmd_autoscript.c edbed247a1 Memory footprint optimizations 17 jaren geleden
cmd_bdinfo.c 00ab32c854 SPARC: added SPARC board information to the command bdinfo. 17 jaren geleden
cmd_bedbug.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_bmp.c 5ba7390c3c Fix compilation problem in common/cmd_bmp.c 17 jaren geleden
cmd_boot.c a49864593e allow ports to override go behavior 17 jaren geleden
cmd_bootldr.c 86a20fb920 Blackfin: move bootldr command to common code 17 jaren geleden
cmd_bootm.c edbed247a1 Memory footprint optimizations 17 jaren geleden
cmd_cache.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 jaren geleden
cmd_console.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_cplbinfo.c cf675d3b2b Blackfin: new cplbinfo command for viewing cplb tables 17 jaren geleden
cmd_date.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_dcr.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_diag.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_display.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_doc.c 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format 17 jaren geleden
cmd_dtt.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_eeprom.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 jaren geleden
cmd_elf.c 017e9b7925 allow ports to override bootelf behavior 17 jaren geleden
cmd_ext2.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_fat.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_fdc.c 09475f7527 [new uImage] Add new uImage format handling to other bootm related commands 17 jaren geleden
cmd_fdos.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_fdt.c 4abd844d8e Fix fdt set command to conform to dts spec 17 jaren geleden
cmd_flash.c 880cc4381e Fix CFG_NO_FLASH compilation. 17 jaren geleden
cmd_fpga.c c28c4d193d [new uImage] Add new uImage fromat support to fpga command 17 jaren geleden
cmd_i2c.c 632de0672d Refactor code for "i2c sdram" command 17 jaren geleden
cmd_ide.c 413bf58626 IDE: fix compiler warnings 17 jaren geleden
cmd_immap.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_itest.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_jffs2.c f540c42d95 Fix building with CRAMFS but not JFFS2 support 17 jaren geleden
cmd_load.c 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine 17 jaren geleden
cmd_log.c a253b38bf5 cmd_log.c: Fix assignment differ in signedness 17 jaren geleden
cmd_mac.c d59feffb42 FSL: Fix common EEPROM_data structure definition 17 jaren geleden
cmd_mem.c 4b7a6dd896 Merge branch 'master' of /home/wd/git/u-boot/lwmon5 17 jaren geleden
cmd_mfsl.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_mii.c 0f3ba7e978 Add CONFIG_MII_INIT support to related boards 17 jaren geleden
cmd_misc.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_mmc.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_mp.c 79679d8002 85xx: Update multicore boot mechanism to ePAPR v0.81 spec 17 jaren geleden
cmd_nand.c c71abba3cb cmd_nand.c: fix "differ in signedness" problem 17 jaren geleden
cmd_net.c 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine 17 jaren geleden
cmd_nvedit.c c0559be371 Change env_get_char from a global function ptr to a function. 17 jaren geleden
cmd_onenand.c a9da2b4107 Fix OneNAND erase command 17 jaren geleden
cmd_otp.c d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory 17 jaren geleden
cmd_pci.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_pcmcia.c fd9bcaa35b common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. 18 jaren geleden
cmd_portio.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_reginfo.c 9e04a81388 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx 17 jaren geleden
cmd_reiser.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_sata.c c7057b529c ata: add the support for SATA framework 17 jaren geleden
cmd_scsi.c 09475f7527 [new uImage] Add new uImage format handling to other bootm related commands 17 jaren geleden
cmd_setexpr.c d058698fd2 Add setexpr command 17 jaren geleden
cmd_spi.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_strings.c 30942b18b6 new command for displaying strings at specified memory locations 17 jaren geleden
cmd_terminal.c d16471ee05 add 'terminal program' functionality 17 jaren geleden
cmd_universe.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 jaren geleden
cmd_usb.c b951f8d317 Merge branch 'master_merge_new-image' of /home/tur/git/u-boot 17 jaren geleden
cmd_vfd.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 jaren geleden
cmd_ximg.c edbed247a1 Memory footprint optimizations 17 jaren geleden
command.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 jaren geleden
console.c 4ec5bd55ed [PATCH] simplify silent console 18 jaren geleden
crc16.c b9365a26a1 Code cleanup 19 jaren geleden
cyclon2.c 0133502e39 Improve configuration of FPGA subsystem 17 jaren geleden
devices.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 jaren geleden
dlmalloc.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 jaren geleden
dlmalloc.src 8bde7f776c * Code cleanup: 22 jaren geleden
docecc.c c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 18 jaren geleden
env_common.c c0559be371 Change env_get_char from a global function ptr to a function. 17 jaren geleden
env_dataflash.c 9604b6e53d AT91CAP9 support 17 jaren geleden
env_eeprom.c c0559be371 Change env_get_char from a global function ptr to a function. 17 jaren geleden
env_flash.c 9bb8b209ed Fix compilation error for omap2420h4_config. 18 jaren geleden
env_nand.c 378e7ec95d Fix warning in env_nand.c if compiled for DaVinci Schmoogie 17 jaren geleden
env_nowhere.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 jaren geleden
env_nvram.c c0559be371 Change env_get_char from a global function ptr to a function. 17 jaren geleden
env_onenand.c a9da2b4107 Fix OneNAND erase command 17 jaren geleden
environment.c 4087bc88ce fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols 17 jaren geleden
exports.c 8092fef4c2 Add functions to list of exported functions 18 jaren geleden
fdt_support.c 18e69a35ef 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role 17 jaren geleden
flash.c d2f6800662 ppc4xx: Update AMCC Bamboo 440EP support 18 jaren geleden
fpga.c 3c735e7437 Altera Stratix II support 17 jaren geleden
ft_build.c c0559be371 Change env_get_char from a global function ptr to a function. 17 jaren geleden
gunzip.c 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c 17 jaren geleden
hush.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 jaren geleden
image.c 7590378fb9 Use watchdog-aware functions when calculating hashes of images - take two 17 jaren geleden
kgdb.c cc3843e364 common/kgdb.c: fix 'dereferencing type-punned pointer' warning 17 jaren geleden
lcd.c c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 18 jaren geleden
lists.c affae2bff8 Initial revision 23 jaren geleden
lynxkdi.c 1ee1180b6e [new uImage] Cleanup cmd_bootm.c 17 jaren geleden
main.c b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 17 jaren geleden
memsize.c 91650b3e4d Sequential accesses to non-existent memory must be synchronized, 19 jaren geleden
miiphybb.c ba999c531e Cleanup compile warnings. Prepare for release 1.1.5 19 jaren geleden
miiphyutil.c 26c7bab81e common/miiphyutil.c: Cleanup MII_DEBUG and debug() 17 jaren geleden
s_record.c affae2bff8 Initial revision 23 jaren geleden
serial.c a7c185ed3d ARM: s3c24xx: Multiple serial port support 17 jaren geleden
soft_i2c.c d4fc6012fd Add MACH_TYPE records for several AT91 boards. 18 jaren geleden
soft_spi.c d4024bb72d ppc4xx: Add support for AMCC 405EP Taihu board 18 jaren geleden
spartan2.c 437fc7327f Fix MSB check in Xilinx Spartan slave serial mode 17 jaren geleden
spartan3.c 437fc7327f Fix MSB check in Xilinx Spartan slave serial mode 17 jaren geleden
stratixII.c 3c735e7437 Altera Stratix II support 17 jaren geleden
usb.c 3048bcbf0b ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms 18 jaren geleden
usb_kbd.c 4785a694c0 Add Ctrl combo key support to usb keyboard driver. 17 jaren geleden
usb_storage.c 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 jaren geleden
virtex2.c 0133502e39 Improve configuration of FPGA subsystem 17 jaren geleden
xilinx.c 0133502e39 Improve configuration of FPGA subsystem 17 jaren geleden
xyzModem.c 7d0432c9e4 Coding Style cleanup. 19 jaren geleden