Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a918a53c3650dd2a7a96c3145cf0544e0c4b0e59
/
common
22b6fcb
common/command.c: revert changes from commit 199adb60
by Anatolij Gustschin
· 12 years ago
6acc7c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
0637059
net/: sparse fixes
by Kim Phillips
· 12 years ago
199adb6
common/misc: sparse fixes
by Kim Phillips
· 12 years ago
088f1b1
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
f9b55e2
fs: rename fsload command to load
by Stephen Warren
· 12 years ago
3f83c87
fs: fix number base behaviour change in fatload/ext*load
by Stephen Warren
· 12 years ago
b6a3044
cmd_ext4: remove TABs from command help text
by Stephen Warren
· 12 years ago
b6458d3
ide: Correct function signatures for ide_read/write()
by Simon Glass
· 12 years ago
b4c5bbc
ahci: Support 64-bit LBA option when reading capacity
by Gabe Black
· 12 years ago
447c031
scsi: Add function and env var to report number of scsi drives
by Stefan Reinauer
· 12 years ago
758c9e6
scsi: Add scsi_write to SCSI driver
by Hung-Te Lin
· 12 years ago
4ae5eb7
scsi: Provide support for a list of AHCI controllers.
by Vadim Bendebury
· 12 years ago
af8d1d3
ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)
by Stefan Roese
· 12 years ago
085b9c3
cmd_fdt.c: Use %p when printing pointers
by Tom Rini
· 12 years ago
b9dc494
ext4: Fix printf() format string error
by Simon Glass
· 12 years ago
045fa1e
fs: add filesystem switch libary, implement ls and fsload commands
by Stephen Warren
· 12 years ago
0f89980
serial: remove calls to serial_assign()
by Allen Martin
· 12 years ago
a759f1e
SPL: make jump_to_image_no_args a weak symbol
by Allen Martin
· 12 years ago
8440f18
serial: remove calls to serial_assign()
by Allen Martin
· 12 years ago
5e8f983
FAT: implement fat_set_blk_dev(), convert cmd_fat.c
by Stephen Warren
· 12 years ago
7172483
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 12 years ago
cae4a8a
Merge branch 'next'
by Gerald Van Baren
· 12 years ago
bdc3ff6
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 12 years ago
84cd932
fs: Add a Coreboot Filesystem (CBFS) driver and commands
by Gabe Black
· 12 years ago
6c7c946
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
b660df3
COMMON: Implement common bounce buffer
by Marek Vasut
· 12 years ago
8b8d779
usb: fallback safely when a configuration descriptor is too large
by Vincent Palatin
· 12 years ago
e81e79e
usb: Support the CONFIG_SYS_64BIT_LBA option
by Gabe Black
· 12 years ago
55f97c1
x86: Change global data baudrate to int
by Simon Glass
· 12 years ago
a25356d
nds32: Change global data baudrate to int
by Simon Glass
· 12 years ago
8dc22b0
mips: Change global data baudrate to int
by Simon Glass
· 12 years ago
5e84e5a
blackfin: Change global data baudrate to int
by Simon Glass
· 12 years ago
e46e31a
arm: Change global data baudrate to int
by Simon Glass
· 12 years ago
a8f1f1c
sparc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
a7e5ee9
powerpc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
7a68e33
openrisc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
7fffe2f
nios2: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
74e8456
microblaze: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
f5a5b3c
m68k: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
15dc95d
avr32: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
ecd4551
sh: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
ddd8418
env: cosmetic: Consilidate the default env definition
by Joe Hershberger
· 12 years ago
953cfd2
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 12 years ago
8af4472
remove unnecessary includes from cmd_ide.c
by Pavel Herrmann
· 12 years ago
21d2bf4
split PCS440EP specific code from cmd_ide.c
by Pavel Herrmann
· 12 years ago
4d1361d
split AU1X00 specific code from cmd_ide.c
by Pavel Herrmann
· 12 years ago
19be2ea
make ide_led() a weak alias
by Pavel Herrmann
· 12 years ago
28920b1
split CPC45 board-specific IDE functions from cmd_ide.c
by Pavel Herrmann
· 12 years ago
f5b82c0
change all versions of input_data() and output_data() to global weak aliases
by Pavel Herrmann
· 12 years ago
e4148c1
split IVM power hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
8d1165e11a
split mpc8xx hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
94fa029
remove CONFIG_SC3 from cmd_ide.c
by Pavel Herrmann
· 12 years ago
54b99e5
i2c_probe: update for use in scripting
by Eric Nelson
· 12 years ago
ff5d2dc
common/i2c: Add i2c write command
by York Sun
· 12 years ago
8ac88f2
fdt: Check for a token to skip auto-hash validation
by Joe Hershberger
· 12 years ago
8805bee
fdt: Identify scripts in ITBs as printable strings
by Joe Hershberger
· 12 years ago
bc80295
fdt: Add get commands to fdt
by Joe Hershberger
· 12 years ago
f0a29d4
fdt: Limit printed hex in fdt print and list commands
by Joe Hershberger
· 12 years ago
367e125
fdt: Check error codes returned from fdtlib when loading ITB
by Joe Hershberger
· 12 years ago
bd23b22
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
586197d
env: Check for NULL pointer in envmatch()
by Joe Hershberger
· 12 years ago
4770845
common: cmd_bdinfo: fix type of value in print_lnum
by Daniel Schwierzeck
· 12 years ago
93c2582
usb: add support for multiple usb controllers
by Lucas Stach
· 12 years ago
c7e3b2b
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
036036d
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
7742aa6
serial: Move common/serial.c to drivers/serial/
by Marek Vasut
· 12 years ago
f1f1e9c
serial: Use puts() and hang() instead of panic() in SPL
by Marek Vasut
· 12 years ago
8bdd7ef
serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver
by Marek Vasut
· 12 years ago
a30a422
serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver
by Marek Vasut
· 12 years ago
eb50766
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver
by Marek Vasut
· 12 years ago
39f6147
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
by Marek Vasut
· 12 years ago
0dd9b84
serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver
by Marek Vasut
· 12 years ago
a943472
serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver
by Marek Vasut
· 12 years ago
7cd851a
serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver
by Marek Vasut
· 12 years ago
21310b5
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver
by Marek Vasut
· 12 years ago
1f673b4
serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver
by Marek Vasut
· 12 years ago
a7ffb2f
serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver
by Marek Vasut
· 12 years ago
b6cd0fe
serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver
by Marek Vasut
· 12 years ago
7882e7c
serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver
by Marek Vasut
· 12 years ago
8b029db
serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver
by Marek Vasut
· 12 years ago
cef46b7
serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver
by Marek Vasut
· 12 years ago
cc61c31
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver
by Marek Vasut
· 12 years ago
4bee0b3
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver
by Marek Vasut
· 12 years ago
69ea807
serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver
by Marek Vasut
· 12 years ago
28ea4c3
serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver
by Marek Vasut
· 12 years ago
abaef69
serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver
by Marek Vasut
· 12 years ago
e503f90
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver
by Marek Vasut
· 12 years ago
cfba457
serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver
by Marek Vasut
· 12 years ago
b207d64
serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
by Marek Vasut
· 12 years ago
8c08575
serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver
by Marek Vasut
· 12 years ago
088a4f3
serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver
by Marek Vasut
· 12 years ago
26d8eaa
serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver
by Marek Vasut
· 12 years ago
d126f28
serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver
by Marek Vasut
· 12 years ago
829b3b2
serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver
by Marek Vasut
· 12 years ago
619c90b
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver
by Marek Vasut
· 12 years ago
d25c39d
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver
by Marek Vasut
· 12 years ago
c45a14a
serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver
by Marek Vasut
· 12 years ago
5dee6f5
serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver
by Marek Vasut
· 12 years ago
afe4c38
serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver
by Marek Vasut
· 12 years ago
Next »