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
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
2012-10-17
split IVM power hooks from cmd_ide.c
Pavel Herrmann
2012-10-17
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
2012-10-17
remove CONFIG_SC3 from cmd_ide.c
Pavel Herrmann
2012-10-16
i2c_probe: update for use in scripting
Eric Nelson
2012-10-16
common/i2c: Add i2c write command
York Sun
2012-10-15
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
Tom Rini
2012-10-15
env: Check for NULL pointer in envmatch()
Joe Hershberger
2012-10-15
common: cmd_bdinfo: fix type of value in print_lnum
Daniel Schwierzeck
2012-10-15
usb: add support for multiple usb controllers
Lucas Stach
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
serial: Move common/serial.c to drivers/serial/
Marek Vasut
2012-10-15
serial: Use puts() and hang() instead of panic() in SPL
Marek Vasut
2012-10-15
serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver
Marek Vasut
2012-10-15
serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver
Marek Vasut
2012-10-15
serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver
Marek Vasut
[next]