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