index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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
2012-11-08
common/command.c: revert changes from commit 199adb60
Anatolij Gustschin
2012-11-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-11-04
net/: sparse fixes
Kim Phillips
2012-11-04
common/misc: sparse fixes
Kim Phillips
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
fs: rename fsload command to load
Stephen Warren
2012-11-04
fs: fix number base behaviour change in fatload/ext*load
Stephen Warren
2012-11-04
cmd_ext4: remove TABs from command help text
Stephen Warren
2012-11-02
ide: Correct function signatures for ide_read/write()
Simon Glass
2012-11-02
ahci: Support 64-bit LBA option when reading capacity
Gabe Black
2012-11-02
scsi: Add function and env var to report number of scsi drives
Stefan Reinauer
2012-11-02
scsi: Add scsi_write to SCSI driver
Hung-Te Lin
2012-11-02
scsi: Provide support for a list of AHCI controllers.
Vadim Bendebury
2012-11-02
ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)
Stefan Roese
2012-11-02
cmd_fdt.c: Use %p when printing pointers
Tom Rini
2012-10-29
ext4: Fix printf() format string error
Simon Glass
2012-10-29
fs: add filesystem switch libary, implement ls and fsload commands
Stephen Warren
2012-10-29
serial: remove calls to serial_assign()
Allen Martin
2012-10-29
SPL: make jump_to_image_no_args a weak symbol
Allen Martin
2012-10-26
serial: remove calls to serial_assign()
Allen Martin
2012-10-25
FAT: implement fat_set_blk_dev(), convert cmd_fat.c
Stephen Warren
2012-10-23
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Tom Rini
2012-10-23
Merge branch 'next'
Gerald Van Baren
2012-10-22
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
Tom Rini
2012-10-22
fs: Add a Coreboot Filesystem (CBFS) driver and commands
Gabe Black
2012-10-22
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-22
COMMON: Implement common bounce buffer
Marek Vasut
2012-10-22
usb: fallback safely when a configuration descriptor is too large
Vincent Palatin
2012-10-22
usb: Support the CONFIG_SYS_64BIT_LBA option
Gabe Black
2012-10-19
x86: Change global data baudrate to int
Simon Glass
2012-10-19
nds32: Change global data baudrate to int
Simon Glass
2012-10-19
mips: Change global data baudrate to int
Simon Glass
2012-10-19
blackfin: Change global data baudrate to int
Simon Glass
2012-10-19
arm: Change global data baudrate to int
Simon Glass
2012-10-19
sparc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
powerpc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
openrisc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
nios2: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
microblaze: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
m68k: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
avr32: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
sh: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
env: cosmetic: Consilidate the default env definition
Joe Hershberger
2012-10-17
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2012-10-17
remove unnecessary includes from cmd_ide.c
Pavel Herrmann
2012-10-17
split PCS440EP specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
split AU1X00 specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
make ide_led() a weak alias
Pavel Herrmann
2012-10-17
split CPC45 board-specific IDE functions from cmd_ide.c
Pavel Herrmann
2012-10-17
change all versions of input_data() and output_data() to global weak aliases
Pavel Herrmann
[next]