Peter Korsgaard c088a108c7 fdt_resize(): fix actualsize calculations with unaligned blobs hace 16 años
..
Makefile 16a28ef219 IOMUX: Add console multiplexing support. hace 16 años
bedbug.c d6e9ee92e8 common: Move conditional compilation to Makefile hace 17 años
circbuf.c 232c150a25 Add support for Siemens SX1 mobile phone; hace 21 años
cmd_ambapp.c 1aeed8d71a Coding Style cleanup; update CHANGELOG hace 17 años
cmd_autoscript.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_bdinfo.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_bedbug.c 20d04774f4 Consolidate MAX/MIN definitions hace 16 años
cmd_bmp.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_boot.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_bootldr.c 86a20fb920 Blackfin: move bootldr command to common code hace 17 años
cmd_bootm.c b1d0db1805 bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} hace 17 años
cmd_cache.c 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. hace 18 años
cmd_console.c c1de7a6daf devices: merge to list_head hace 17 años
cmd_cplbinfo.c cf675d3b2b Blackfin: new cplbinfo command for viewing cplb tables hace 17 años
cmd_date.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_dcr.c 53677ef18e Big white-space cleanup. hace 17 años
cmd_df.c d255bb0e78 SPI API improvements hace 17 años
cmd_diag.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_display.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_doc.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_dtt.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_eeprom.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_elf.c 29a4c24de9 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters hace 16 años
cmd_ext2.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_fat.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_fdc.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_fdos.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_fdt.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_flash.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_fpga.c d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. hace 17 años
cmd_i2c.c 3cbd823116 Coding Style cleanup, update CHANGELOG hace 16 años
cmd_ide.c bcdf1d2cf6 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. hace 16 años
cmd_immap.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_irq.c ffa4bafaca Add command to enable/disable interrupts hace 17 años
cmd_itest.c 8a40fb148e move cmd_get_data_size to command.c hace 17 años
cmd_jffs2.c e0b5532579 jffs2: add sector_size field to part_info structure hace 16 años
cmd_license.c 0a823aa2a8 Add 'license' command to U-Boot command line hace 17 años
cmd_load.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_log.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_mac.c 32628c5008 cmd_mac: Move conditional compilation to Makefile hace 17 años
cmd_mem.c d16da93430 cmd_mem: Remove unused variable hace 16 años
cmd_mfsl.c f2302d4430 Fix merge problems hace 17 años
cmd_mii.c 0f3ba7e978 Add CONFIG_MII_INIT support to related boards hace 17 años
cmd_misc.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_mmc.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile hace 17 años
cmd_mp.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_nand.c 695c130e4b NAND: Align right column of the shorthelp with other commands. hace 17 años
cmd_net.c 2e4970d810 net: Fix download command parsing hace 16 años
cmd_nvedit.c 16a28ef219 IOMUX: Add console multiplexing support. hace 16 años
cmd_onenand.c bfd7f38614 Fix OneNAND read_oob/write_oob functions compatability hace 17 años
cmd_otp.c d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory hace 17 años
cmd_pci.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_pcmcia.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_portio.c 8a40fb148e move cmd_get_data_size to command.c hace 17 años
cmd_reginfo.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_reiser.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_sata.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_scsi.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
cmd_setexpr.c d058698fd2 Add setexpr command hace 17 años
cmd_sf.c b6368467e6 SPI Flash: Add "sf" command hace 17 años
cmd_spi.c c46980f6d2 cmd_spi: remove broken signed casting for display hace 17 años
cmd_strings.c 774ce72026 strings: use puts() rather than printf() hace 16 años
cmd_terminal.c c1de7a6daf devices: merge to list_head hace 17 años
cmd_ubi.c 455ae7e87f Coding style cleanup, update CHANGELOG. hace 16 años
cmd_universe.c 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile hace 17 años
cmd_usb.c bebfc6ef3e Remove obsolete command (apply afte USB style patch, 80 chars strict) hace 16 años
cmd_vfd.c 0d92d4a699 cmd_vfd: Move conditional compilation to Makefile hace 17 años
cmd_ximg.c edbed247a1 Memory footprint optimizations hace 17 años
cmd_yaffs2.c a49d10cf02 Minor coding style cleanup, updte CHANGELOG hace 17 años
command.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
console.c 16a28ef219 IOMUX: Add console multiplexing support. hace 16 años
ddr_spd.c 0f2cbe3f5e Add proper SPD definitions for DDR1/2/3 hace 17 años
devices.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
dlmalloc.c f2302d4430 Fix merge problems hace 17 años
dlmalloc.src 8bde7f776c * Code cleanup: hace 22 años
docecc.c d6e9ee92e8 common: Move conditional compilation to Makefile hace 17 años
env_common.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
env_dataflash.c 0e8d158664 rename CFG_ENV macros to CONFIG_ENV hace 17 años
env_eeprom.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
env_embedded.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
env_flash.c 0e8d158664 rename CFG_ENV macros to CONFIG_ENV hace 17 años
env_nand.c 0e8d158664 rename CFG_ENV macros to CONFIG_ENV hace 17 años
env_nowhere.c c0878af6e3 env_nowhere: Move conditional compilation to Makefile hace 17 años
env_nvram.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
env_onenand.c 5e46b1e541 OneNAND: Add missing mtd info struct before calling onenand_erase() hace 16 años
env_sf.c 5b3375ac8c env_sf: support embedded environments hace 16 años
exports.c 8092fef4c2 Add functions to list of exported functions hace 18 años
fdt_support.c c088a108c7 fdt_resize(): fix actualsize calculations with unaligned blobs hace 16 años
flash.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
hush.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
image.c cd6734510a Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent hace 16 años
iomux.c 16a28ef219 IOMUX: Add console multiplexing support. hace 16 años
kgdb.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
lcd.c ace514837c lcd: Let the board code show board-specific info cleanup hace 16 años
lynxkdi.c d6e9ee92e8 common: Move conditional compilation to Makefile hace 17 años
main.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
memsize.c 91650b3e4d Sequential accesses to non-existent memory must be synchronized, hace 19 años
miiphyutil.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
s_record.c affae2bff8 Initial revision hace 23 años
serial.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
update.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
usb.c de39f8c19d USB style patch, 80 chars strict hace 16 años
usb_kbd.c fea91edee8 usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable hace 16 años
usb_storage.c d6e9ee92e8 common: Move conditional compilation to Makefile hace 17 años
xyzModem.c 7d0432c9e4 Coding Style cleanup. hace 19 años