Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
63e53b5a7976a9e061886b64dbb5f884efc327a2
/
common
12ce003
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 12 years ago
add42f4
Merge branch 'next'
by Gerald Van Baren
· 12 years ago
b2e5713
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 12 years ago
7f8574c
fs: Add a Coreboot Filesystem (CBFS) driver and commands
by Gabe Black
· 12 years ago
69c5e34
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
ae723e1
COMMON: Implement common bounce buffer
by Marek Vasut
· 12 years ago
6a23866
usb: fallback safely when a configuration descriptor is too large
by Vincent Palatin
· 12 years ago
7d07768
usb: Support the CONFIG_SYS_64BIT_LBA option
by Gabe Black
· 12 years ago
11aca5f
x86: Change global data baudrate to int
by Simon Glass
· 12 years ago
f4baef0
nds32: Change global data baudrate to int
by Simon Glass
· 12 years ago
c81b690
mips: Change global data baudrate to int
by Simon Glass
· 12 years ago
25c2bad
blackfin: Change global data baudrate to int
by Simon Glass
· 12 years ago
c3b324e
arm: Change global data baudrate to int
by Simon Glass
· 12 years ago
78be002
sparc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
3a7de0b
powerpc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
00322d9
openrisc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
e335e3c
nios2: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
fb20d45
microblaze: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
b9b4d22
m68k: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
f7cd60a
avr32: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
d9a4462
sh: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
8132114
env: cosmetic: Consilidate the default env definition
by Joe Hershberger
· 12 years ago
6857c00
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 12 years ago
15664ed
remove unnecessary includes from cmd_ide.c
by Pavel Herrmann
· 12 years ago
cca20f8
split PCS440EP specific code from cmd_ide.c
by Pavel Herrmann
· 12 years ago
3597c52
split AU1X00 specific code from cmd_ide.c
by Pavel Herrmann
· 12 years ago
95b0cb5
make ide_led() a weak alias
by Pavel Herrmann
· 12 years ago
6f4ed97
split CPC45 board-specific IDE functions from cmd_ide.c
by Pavel Herrmann
· 12 years ago
35ad9a8
change all versions of input_data() and output_data() to global weak aliases
by Pavel Herrmann
· 12 years ago
d6a1240
split IVM power hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
2c13c4a
split mpc8xx hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
006be69
remove CONFIG_SC3 from cmd_ide.c
by Pavel Herrmann
· 12 years ago
4de3168
i2c_probe: update for use in scripting
by Eric Nelson
· 12 years ago
53bb44d
common/i2c: Add i2c write command
by York Sun
· 12 years ago
8b7d32a
fdt: Check for a token to skip auto-hash validation
by Joe Hershberger
· 12 years ago
ea2243b
fdt: Identify scripts in ITBs as printable strings
by Joe Hershberger
· 12 years ago
fc5abf0
fdt: Add get commands to fdt
by Joe Hershberger
· 12 years ago
f72c692
fdt: Limit printed hex in fdt print and list commands
by Joe Hershberger
· 12 years ago
a261e52
fdt: Check error codes returned from fdtlib when loading ITB
by Joe Hershberger
· 12 years ago
a29c787
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
dd000dd
env: Check for NULL pointer in envmatch()
by Joe Hershberger
· 12 years ago
0fdcf1d
common: cmd_bdinfo: fix type of value in print_lnum
by Daniel Schwierzeck
· 12 years ago
e6d3345
usb: add support for multiple usb controllers
by Lucas Stach
· 12 years ago
a323128
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
79f2047
serial: Move common/serial.c to drivers/serial/
by Marek Vasut
· 12 years ago
a6f6334
serial: Use puts() and hang() instead of panic() in SPL
by Marek Vasut
· 12 years ago
904d3d7
serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver
by Marek Vasut
· 12 years ago
0d19c02
serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver
by Marek Vasut
· 12 years ago
9776a44
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver
by Marek Vasut
· 12 years ago
46e4d5f
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
by Marek Vasut
· 12 years ago
9a5f858
serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver
by Marek Vasut
· 12 years ago
64c6055
serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver
by Marek Vasut
· 12 years ago
0079786
serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver
by Marek Vasut
· 12 years ago
e33298e
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver
by Marek Vasut
· 12 years ago
58177b7
serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver
by Marek Vasut
· 12 years ago
5ee4656
serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver
by Marek Vasut
· 12 years ago
dde3734
serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver
by Marek Vasut
· 12 years ago
9784bde
serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver
by Marek Vasut
· 12 years ago
30916a4
serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver
by Marek Vasut
· 12 years ago
289c300
serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver
by Marek Vasut
· 12 years ago
1591f18
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver
by Marek Vasut
· 12 years ago
bec53ec
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver
by Marek Vasut
· 12 years ago
fcb9ef8
serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver
by Marek Vasut
· 12 years ago
d2a9ea2
serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver
by Marek Vasut
· 12 years ago
96e8ff6
serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver
by Marek Vasut
· 12 years ago
a1207aa
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver
by Marek Vasut
· 12 years ago
ff093ed
serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver
by Marek Vasut
· 12 years ago
e9d0e3c
serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
by Marek Vasut
· 12 years ago
4b02639
serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver
by Marek Vasut
· 12 years ago
4dfb1d0
serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver
by Marek Vasut
· 12 years ago
4750eed
serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver
by Marek Vasut
· 12 years ago
e67241b
serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver
by Marek Vasut
· 12 years ago
adede69
serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver
by Marek Vasut
· 12 years ago
7aa03ef
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver
by Marek Vasut
· 12 years ago
f728402
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver
by Marek Vasut
· 12 years ago
bf5314b
serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver
by Marek Vasut
· 12 years ago
42cde13
serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver
by Marek Vasut
· 12 years ago
4c2ced3
serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver
by Marek Vasut
· 12 years ago
2c91a96
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
by Marek Vasut
· 12 years ago
8330d1e
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
by Marek Vasut
· 12 years ago
a29555c
serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver
by Marek Vasut
· 12 years ago
c548545
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver
by Marek Vasut
· 12 years ago
18a4779
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers
by Marek Vasut
· 12 years ago
80ee3db
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver
by Marek Vasut
· 12 years ago
58698e7
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver
by Marek Vasut
· 12 years ago
76cb60d
serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver
by Marek Vasut
· 12 years ago
2a9d935
serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
by Marek Vasut
· 12 years ago
01f9ea8
serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
by Marek Vasut
· 12 years ago
3862c4a
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
by Marek Vasut
· 12 years ago
840b724
serial: bfin: Adjust serial_register_bfin_uart()
by Marek Vasut
· 12 years ago
3f08506
serial: ns16550: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f9bf966
serial: mpc512x: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
d97fb5c
serial: microblaze: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
354531e
serial: zynq: Move serial registration from serial_initialize()
by Tom Rini
· 12 years ago
533e31e
serial: s5p: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f344201
serial: pxa: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
b3e48aa
serial: s3c24xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
419d894
serial: mpc8xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f6af048
serial: Implement serial_initfunc() macro
by Marek Vasut
· 12 years ago
Next »