Wolfgang Denk 9863a15a98 common/cmd_bootm.c: fix printf() format warnings 16 年 前
..
ACEX1K.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
Makefile c1de7a6daf devices: merge to list_head 17 年 前
altera.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
bedbug.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
circbuf.c 232c150a25 Add support for Siemens SX1 mobile phone; 21 年 前
cmd_ambapp.c 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 年 前
cmd_autoscript.c 81789c39db autoscript: Move conditional compilation to Makefile 17 年 前
cmd_bdinfo.c f2302d4430 Fix merge problems 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 9863a15a98 common/cmd_bootm.c: fix printf() format warnings 16 年 前
cmd_cache.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 年 前
cmd_console.c c1de7a6daf devices: merge to list_head 17 年 前
cmd_cplbinfo.c cf675d3b2b Blackfin: new cplbinfo command for viewing cplb tables 17 年 前
cmd_date.c d1e2319414 rtc: allow rtc_set to return an error and use it in cmd_date 16 年 前
cmd_dcr.c 53677ef18e Big white-space cleanup. 17 年 前
cmd_df.c d255bb0e78 SPI API improvements 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 3043c045d5 Whitespace cleanup and marking broken code. 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 d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 年 前
cmd_fdos.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 年 前
cmd_fdt.c 40afac22a9 fdt: Added resize command 17 年 前
cmd_flash.c f2302d4430 Fix merge problems 17 年 前
cmd_fpga.c d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 年 前
cmd_i2c.c 0800707b6d mod_i2c_mem() bugfix 17 年 前
cmd_ide.c 4afbef9672 Fix typo in spelling of ATAPI. 17 年 前
cmd_immap.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 年 前
cmd_irq.c ffa4bafaca Add command to enable/disable interrupts 17 年 前
cmd_itest.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 年 前
cmd_jffs2.c 1a7f8ccec9 Add JFFS2 command support on OneNAND 16 年 前
cmd_license.c 0a823aa2a8 Add 'license' command to U-Boot command line 17 年 前
cmd_load.c 2b22d608f3 loads: allow negative offsets 16 年 前
cmd_log.c 95d449ad4d Avoid initrd and logbuffer area overlaps 17 年 前
cmd_mac.c d59feffb42 FSL: Fix common EEPROM_data structure definition 17 年 前
cmd_mem.c 19f101412c cmd_mem.c: Fix help message alignment 17 年 前
cmd_mfsl.c f2302d4430 Fix merge problems 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 902ca09246 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS 17 年 前
cmd_nand.c 4b0708093e Coding Style cleanup, update CHANGELOG 17 年 前
cmd_net.c a1573db0c0 Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions 17 年 前
cmd_nvedit.c d5996dd555 Fix some more printf() format problems. 17 年 前
cmd_onenand.c bfd7f38614 Fix OneNAND read_oob/write_oob functions compatability 17 年 前
cmd_otp.c d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory 17 年 前
cmd_pci.c 53677ef18e Big white-space cleanup. 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 d1631fe1a0 ppc4xx: Consolidate PPC4xx UIC defines 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 d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 年 前
cmd_setexpr.c d058698fd2 Add setexpr command 17 年 前
cmd_sf.c b6368467e6 SPI Flash: Add "sf" command 17 年 前
cmd_spi.c d255bb0e78 SPI API improvements 17 年 前
cmd_strings.c 30942b18b6 new command for displaying strings at specified memory locations 17 年 前
cmd_terminal.c c1de7a6daf devices: merge to list_head 17 年 前
cmd_universe.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 年 前
cmd_usb.c d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 年 前
cmd_vfd.c 53677ef18e Big white-space cleanup. 17 年 前
cmd_ximg.c edbed247a1 Memory footprint optimizations 17 年 前
cmd_yaffs2.c a49d10cf02 Minor coding style cleanup, updte CHANGELOG 17 年 前
command.c 53677ef18e Big white-space cleanup. 17 年 前
console.c f5c3ba7978 Allow console input to be disabled 16 年 前
cyclon2.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
ddr_spd.c 0f2cbe3f5e Add proper SPD definitions for DDR1/2/3 17 年 前
devices.c 3e3c026ed7 devices: Use list_add_tail() instead of list_add() to register a device 16 年 前
dlmalloc.c f2302d4430 Fix merge problems 17 年 前
dlmalloc.src 8bde7f776c * Code cleanup: 22 年 前
docecc.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
env_common.c 5bb12dbd7a Remove code duplication for setting the default environment 17 年 前
env_dataflash.c 53677ef18e Big white-space cleanup. 17 年 前
env_eeprom.c a8409f4f1a environment: cleanup prototype declarations of env functions. 17 年 前
env_flash.c 4acc2a108a fix building when saveenv is disabled in some setups 17 年 前
env_nand.c c3db8c649c NAND: Do not write or read a whole block if it is larger than the environment 17 年 前
env_nowhere.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年 前
env_nvram.c a8409f4f1a environment: cleanup prototype declarations of env functions. 17 年 前
env_onenand.c d438d50848 Fix OneNAND build break 17 年 前
env_sf.c 07efc9e321 Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase 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 2a1a2cb6e2 fdt: refactor initrd related code 17 年 前
flash.c d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 年 前
fpga.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
hush.c 4cacf7c646 hush: Fix printf debug macro in hush.c so that it usable in U-Boot 17 年 前
image.c ea86b9e64b Prevent crash if random/invalid ramdisks are passed to bootm 16 年 前
kgdb.c cc3843e364 common/kgdb.c: fix 'dereferencing type-punned pointer' warning 17 年 前
lcd.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
lynxkdi.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
main.c f2302d4430 Fix merge problems 17 年 前
memsize.c 91650b3e4d Sequential accesses to non-existent memory must be synchronized, 18 年 前
miiphyutil.c ba7b5b2348 miiphyutil: Move conditional compilation to Makefile 17 年 前
s_record.c affae2bff8 Initial revision 23 年 前
serial.c a7c185ed3d ARM: s3c24xx: Multiple serial port support 17 年 前
spartan2.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
spartan3.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
stratixII.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
usb.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
usb_kbd.c c1de7a6daf devices: merge to list_head 17 年 前
usb_storage.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
virtex2.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
xilinx.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 年 前
xyzModem.c 7d0432c9e4 Coding Style cleanup. 19 年 前