index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-21
62
-647
/
+1343
|
\
|
*
Added arch_lmb_reserve to allow arch specific memory regions protection
Kumar Gala
2008-10-18
1
-0
/
+7
|
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
59
-598
/
+598
|
*
Expose command table search for sub-commands
Kumar Gala
2008-10-18
1
-4
/
+10
|
*
hush: add showvar command for hush shell.
Heiko Schocher
2008-10-18
2
-8
/
+56
|
*
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
2008-10-18
1
-0
/
+267
|
*
I2C: add new command i2c reset.
Heiko Schocher
2008-10-18
1
-0
/
+9
|
*
CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c
richardretanubun
2008-10-18
1
-2
/
+2
|
*
FIT: output image load address for type 'firmware', fix message while there
Bartlomiej Sieka
2008-10-18
1
-3
/
+9
|
*
Automatic software update from TFTP server
Bartlomiej Sieka
2008-10-18
3
-0
/
+323
|
*
flash: factor out adjusting of Flash address to the end of sector
Bartlomiej Sieka
2008-10-18
1
-33
/
+42
|
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
3
-0
/
+26
|
*
cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS
Peter Tyser
2008-10-14
1
-4
/
+4
|
*
cmd_spi: remove broken signed casting for display
Mike Frysinger
2008-10-14
1
-2
/
+1
|
*
strings cmd: drop old CONFIG_CFG_STRINGS define
Mike Frysinger
2008-10-14
1
-4
/
+0
|
*
Fix lzma uncompress call (image_start wrongly used instead image_len)
Luigi 'Comio' Mantellini
2008-10-13
1
-1
/
+1
*
|
fix USB initialisation procedure
Remy Bohmer
2008-10-14
1
-28
/
+28
*
|
USB layer of U-Boot causes USB protocol errors while using USB memory sticks
Remy Bohmer
2008-09-17
1
-20
/
+30
*
|
Refactoring parts of the common USB OHCI code
Remy Bohmer
2008-09-17
1
-236
/
+306
*
|
Fix for USB sticks not working on ARM while using GCC 4.x compilers
Remy Bohmer
2008-09-17
1
-27
/
+46
|
/
*
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
2008-09-13
2
-4
/
+3
*
Add support for LZMA uncompression algorithm.
Luigi 'Comio' Mantellini
2008-09-13
2
-0
/
+24
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
11
-133
/
+133
*
nvedit: rename error comment to CONFIG_ENV_IS_IN_
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
cmd_mem: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-5
/
+1
*
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
6
-36
/
+24
*
env_flash: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-3
/
+3
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-3
/
+3
*
env_nowhere: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
*
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
3
-6
/
+6
*
env_sf: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
*
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
3
-4
/
+4
*
env_onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
*
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-3
/
+3
*
env_nvram: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-8
/
+3
*
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-5
/
+5
*
env_nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
*
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
3
-4
/
+4
*
env_dataflash: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
*
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-3
/
+3
*
cmd_eeprom: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-7
/
+2
*
env_eeprom: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-6
/
+1
*
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
3
-7
/
+7
*
cmd_mac: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-4
/
+1
*
cmd_fdc: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-13
/
+1
*
common/Makefile: add core command section
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-3
/
+5
*
cmd_vfd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-3
/
+1
*
autoscr: Fix one-character lines and non-newline terminated scripts
Petri Lehtinen
2008-09-10
1
-1
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-09-10
1
-1
/
+1
|
\
[next]