index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2008-06-16
NAND: Add missing declaration to non-redundant saveenv().
Philip Balister
2008-06-12
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
2008-06-12
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2008-06-11
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
Wolfgang Denk
2008-06-10
libfdt: Move the working_fdt pointer to cmd_fdt.c
Gerald Van Baren
2008-06-10
fdt: unshadow global working fdt variable
Kim Phillips
2008-06-09
Use strncmp() for the fdt command
Gerald Van Baren
2008-06-09
The fdt boardsetup command criteria was not unique
Gerald Van Baren
2008-06-09
Remove the deprecated CONFIG_OF_FLAT_TREE
Gerald Van Baren
2008-06-06
env_nand.c: Added bad block management for environment variables
Stuart Wood
2008-06-03
Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...
Peter Tyser
2008-06-03
Add support for environment in SPI flash
Haavard Skinnemoen
2008-06-03
SPI Flash: Add "sf" command
Haavard Skinnemoen
2008-06-03
SPI API improvements
Haavard Skinnemoen
2008-06-03
soft_i2c: Pull SDA high before reading
Haavard Skinnemoen
2008-06-03
Make sure common.h is the first include.
Kumar Gala
2008-06-03
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-06-03
Merge remote branch 'u-boot-at91/for-1.3.4'
Wolfgang Denk
2008-05-28
Cleanup nand_info[] declaration.
Stelian Pop
2008-05-24
Merging Stelian Pop AT91 patches
Jean-Christophe PLAGNIOL-VILLARD
2008-05-22
USB: replace old swap_ with proper endianess conversion macros
Christian Eggers
2008-05-21
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-20
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...
Yuri Tikhonov
2008-05-20
common/usb.c: fix incorrect escape sequence
Hebbar
2008-05-14
environment: cleanup prototype declarations of env functions.
Wolfgang Denk
2008-05-13
Cleanup nand_info[] declaration.
Stelian Pop
2008-05-12
Revert "Avoid initrd and logbuffer area overlaps"
Wolfgang Denk
2008-05-12
Fix offset calculation for multi-type legacy images.
Nick Spence
2008-05-12
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-05-10
Add ATMEL LCD driver
Stelian Pop
2008-05-10
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-05-10
Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled
Marian Balakowicz
2008-05-09
Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
James Yang
2008-05-09
ide: Remove spurious second include of io.h
Marcel Ziswiler
2008-05-09
Recognize 'powerpc' As an Alias for IH_ARCH_PPC
Grant Erickson
2008-05-04
fix building when saveenv is disabled in some setups
Mike Frysinger
2008-04-30
cmd_nand: fix warning: str2long ncompatible pointer type
Jean-Christophe PLAGNIOL-VILLARD
2008-04-30
Fix warning in env_nand.c if compiled for DaVinci Schmoogie
dirk.behme@googlemail.com
2008-04-29
common/env_nand.c: fix one more incompatible pointer type issue
Wolfgang Denk
2008-04-28
IDE: fix compiler warnings
Guennadi Liakhovetski
2008-04-28
cmd_nand.c: fix "differ in signedness" problem
Wolfgang Denk
2008-04-28
NAND: fix some strict-aliasing compiler warnings
Wolfgang Denk
2008-04-25
Use watchdog-aware functions when calculating hashes of images - take two
Bartlomiej Sieka
2008-04-25
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
Wolfgang Denk
2008-04-24
Memory footprint optimizations
Bartlomiej Sieka
2008-04-24
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2008-04-22
Added watchdog triggering calls in the "mtest" test function.
Sergei Poselenov
2008-04-18
Fix build breakage casued by commit c0559be371b2
Wolfgang Denk
2008-04-18
allow ports to override go behavior
Mike Frysinger
[next]