Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 年之前
..
ACEX1K.c 0133502e39 Improve configuration of FPGA subsystem 17 年之前
Makefile 2a2fa797e6 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. 17 年之前
altera.c 0133502e39 Improve configuration of FPGA subsystem 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 0bba545283 Undo commit 3033ebb2: reset command does not take any arguments 18 年之前
cmd_bootldr.c 86a20fb920 Blackfin: move bootldr command to common code 17 年之前
cmd_bootm.c 27f33e9f45 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing 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 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 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 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format 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 3d61018643 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). 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 bb8e3cf25b Fix macro typo in common/cmd_mii.c 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 00b48a4842 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected 17 年之前
cmd_onenand.c d7e8ce101a OneNAND support (take #2) 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 fad6340715 make show_boot_progress () weak. 18 年之前
env_dataflash.c 9604b6e53d AT91CAP9 support 17 年之前
env_eeprom.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
env_flash.c 9bb8b209ed Fix compilation error for omap2420h4_config. 17 年之前
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 d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
env_onenand.c 2ae64f5135 Remove warnings re CONFIG_EXTRA_ENV_SETTINGS 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 17 年之前
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 0133502e39 Improve configuration of FPGA subsystem 17 年之前
ft_build.c 6fe2946f19 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code 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 bf3d8b3116 SPARC: added SPARC support for new uimage in common code. 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, 18 年之前
miiphybb.c ba999c531e Cleanup compile warnings. Prepare for release 1.1.5 18 年之前
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. 17 年之前
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 年之前
usb.c 3048bcbf0b ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms 17 年之前
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. 18 年之前