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
Age
Commit message (
Expand
)
Author
2013-03-04
sandbox: Add host filesystem
Simon Glass
2013-03-04
sandbox: Add a way of obtaining directory listings
Simon Glass
2013-03-04
fs: Move ls and read methods into ext4, fat
Simon Glass
2013-03-04
fs: Use map_sysmem() on read
Simon Glass
2013-03-04
fs: Tell probe functions where to put their results
Simon Glass
2013-03-04
fs: Use filesystem methods instead of switch()
Simon Glass
2013-03-04
fs: Fully populate the filesystem method struct
Simon Glass
2013-03-04
ext4: Split write support into its own file
Simon Glass
2013-03-04
Merge branch 'mem' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-04
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-03-04
blackfin: bf60x: add resume from hibernate
Steven Miao
2013-03-04
blackfin: bf60x: add hw watchdog support
Bob Liu
2013-03-04
blackfin: add bf6xx spi driver
Scott Jiang
2013-03-04
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
blackfin: bf60x: add board and headers files to support bf609
Sonic Zhang
2013-03-04
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
blackfin: bf60x: new processor header files
Bob Liu
2013-03-01
SPL: Change description for spl command
Stefano Babic
2013-03-01
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
Stefano Babic
2013-03-01
Add README for the "Falcon" mode
Stefano Babic
2013-03-01
hash: Use lower case for hash algorithm names
Simon Glass
2013-03-01
sandbox: Allow hash functions to work correctly
Simon Glass
2013-03-01
sandbox: Update mtest to fix crashes
Simon Glass
2013-03-01
Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
Simon Glass
2013-03-01
sandbox: config: Enable hash functions and mtest
Simon Glass
2013-03-01
Roll crc32 into hash infrastructure
Simon Glass
2013-03-01
hash: Add a flag to support saving hashes in the environment
Simon Glass
2013-03-01
image: Use crc header file instead of C prototypes
Simon Glass
2013-03-01
net: Use new numeric setenv functions
Simon Glass
2013-03-01
fs: Use new numeric setenv functions
Simon Glass
2013-03-01
common: Use new numeric setenv functions
Simon Glass
2013-03-01
Update set_working_fdt_addr() to use setenv_addr()
Simon Glass
2013-03-01
Reduce casting in mtest
Simon Glass
2013-03-01
Bring mtest putc() into common code
Simon Glass
2013-03-01
Fix mtest indenting
Simon Glass
2013-03-01
Use common mtest iteration counting
Simon Glass
2013-03-01
Split out the memory tests into separate functions
Simon Glass
2013-03-01
sandbox: Change memory commands to use map_physmem
Simon Glass
2013-03-01
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2013-03-01
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2013-03-01
Update print_buffer() to use const
Simon Glass
2013-03-01
Tidy up error checking and fix bug in hash command
Simon Glass
2013-03-01
sandbox: fix compiler warning
Allen Martin
2013-02-23
common/env_nand.c: calculate crc only when readenv was OK
Phil Sutter
2013-02-23
env_nand.c: clarify log messages when env reading fails
Phil Sutter
2013-02-23
mtd: nand: Check if NAND is locked tight before lock cmds
Joe Hershberger
[next]