index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2008-11-02
common/Makefile: create others group for non core, environment and command files
Jean-Christophe PLAGNIOL-VILLARD
2008-11-02
Consolidate MAX/MIN definitions
Andy Fleming
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-10-31
fdt_resize(): ensure minimum padding
Peter Korsgaard
2008-10-29
NAND: Align right column of the shorthelp with other commands.
Scott Wood
2008-10-29
bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
Kumar Gala
2008-10-28
bootm: Add subcommands
Kumar Gala
2008-10-28
bootm: Move to using a function pointer table for the boot os function
Kumar Gala
2008-10-28
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2008-10-27
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-25
lcd: Set lcd_is_enabled before clearing the screen
Haavard Skinnemoen
2008-10-25
lcd: Implement lcd_printf()
Haavard Skinnemoen
2008-10-24
fdt: Added helper to set PCI dma-ranges property
Kumar Gala
2008-10-24
fdt: Add fdt_getprop_u32_default helpers
Kumar Gala
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-18
Added arch_lmb_reserve to allow arch specific memory regions protection
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Expose command table search for sub-commands
Kumar Gala
2008-10-18
hush: add showvar command for hush shell.
Heiko Schocher
2008-10-18
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
2008-10-18
I2C: add new command i2c reset.
Heiko Schocher
2008-10-18
CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c
richardretanubun
2008-10-18
FIT: output image load address for type 'firmware', fix message while there
Bartlomiej Sieka
2008-10-18
Automatic software update from TFTP server
Bartlomiej Sieka
2008-10-18
flash: factor out adjusting of Flash address to the end of sector
Bartlomiej Sieka
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-14
cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS
Peter Tyser
2008-10-14
fix USB initialisation procedure
Remy Bohmer
2008-10-14
cmd_spi: remove broken signed casting for display
Mike Frysinger
2008-10-14
strings cmd: drop old CONFIG_CFG_STRINGS define
Mike Frysinger
2008-10-13
Fix lzma uncompress call (image_start wrongly used instead image_len)
Luigi 'Comio' Mantellini
2008-09-17
USB layer of U-Boot causes USB protocol errors while using USB memory sticks
Remy Bohmer
2008-09-17
Refactoring parts of the common USB OHCI code
Remy Bohmer
2008-09-17
Fix for USB sticks not working on ARM while using GCC 4.x compilers
Remy Bohmer
2008-09-13
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
2008-09-12
Add support for LZMA uncompression algorithm.
Luigi 'Comio' Mantellini
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
nvedit: rename error comment to CONFIG_ENV_IS_IN_
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
cmd_mem: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_flash: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_nowhere: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_sf: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_nvram: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
[next]