Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c6fc57efcb69e6f10ae805bfbea96ee0462345a0
c6fc57e
mmc: pxa: Remove the old non-generic PXA MMC driver
by Marek Vasut
· 12 years ago
d2f3bbd
mmc: pxa: Flip over the remaining boards to pxa_mmc_generic
by Marek Vasut
· 12 years ago
0fba4c2
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
by Tushar Behera
· 12 years ago
f77f058
mmc: sdhci: add the DMA select for SDMA
by Jaehoon Chung
· 12 years ago
30686bd
mmc: sdhci: increase the timeout value for data transfer
by Jaehoon Chung
· 12 years ago
6b60e9b
mmc: Fix mmc_spi error on cmd->flags field
by Marek Vasut
· 12 years ago
5ac2064
MMC: Remove the MMC bounce buffer
by Marek Vasut
· 12 years ago
41b8544
MMC: MXS: Toggle the generic bounce buffer on the boards
by Marek Vasut
· 12 years ago
acc8d6b
MMC: MXS: Convert MXS MMC driver to generic bounce buffer
by Marek Vasut
· 12 years ago
ae723e1
COMMON: Implement common bounce buffer
by Marek Vasut
· 12 years ago
c9cc7d7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
313d448
patman: force git log commands to not use color
by Albert ARIBAUD
· 12 years ago
e43c8d0
sandbox: Change global data baudrate to int
by Simon Glass
· 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
47a65ad
input: Add ANSI 3.64 escape sequence generation.
by Hung-Te Lin
· 12 years ago
84f8db6
input: Fix i8042 keyboard reset
by Marc Jones
· 12 years ago
46d579c
input: i8042: Provide feature to disable keyboard before booting kernel
by Louis Yung-Chieh Lo
· 12 years ago
1370230
input: Provide a board specific mechanism to decide whether to skip i8042 init
by Gabe Black
· 12 years ago
c4459cb
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty
by Gabe Black
· 12 years ago
8132114
env: cosmetic: Consilidate the default env definition
by Joe Hershberger
· 12 years ago
65be849
disk: initialize name/part fields when returning a whole disk
by Stephen Warren
· 12 years ago
d467823
arm: fdt: Relocate fdt along with other data
by Simon Glass
· 12 years ago
234151a
ColdFire: uart: fix build failure for missing header files
by Alison Wang
· 12 years ago
ffe2f32
ColdFire: Fix the build error for Freescale m5282evb board.
by Jason Jin
· 12 years ago
99c82b4
ColdFire: Fix build error for astro mcf53731 board.
by Jason Jin
· 12 years ago
6aaba55
m68k: net: Fix unused variable in mcfmii.c
by Marek Vasut
· 12 years ago
136c04a
m68k: Fix unused variable in board.c
by Marek Vasut
· 12 years ago
e946a88
m68k: Fix unused variable warning in speed.c
by Marek Vasut
· 12 years ago
a334ec9
m68k: Fix unused variable warning
by Marek Vasut
· 12 years ago
876813b
m68k: Fix wrong assembler instruction in start.S
by Marek Vasut
· 12 years ago
2f76a00
m68k: Fix relocation errors in start.S
by Philippe De Muyter
· 12 years ago
a8381c9
actux[123]: Update linker script for ELDK 4.2
by Tom Rini
· 12 years ago
27cd58f
versatile: board configs: Use buffered writes on flash
by 402jagan@gmail.com
· 12 years ago
e917a7c
dm: Move s3c24xx USB driver to a proper place
by Marek Vasut
· 12 years ago
1df69ec
dm: wdt: arm: Move tnetv107x into drivers/watchdog/
by Marek Vasut
· 12 years ago
3415de0
powerpc: delete Wind River SBC8560/8540 support
by Paul Gortmaker
· 12 years ago
6857c00
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 12 years ago
39a7693
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
47a470f
fs: fat: Fix mkcksum() function parameters
by Marek Vasut
· 12 years ago
37c88ea
disk: part_dos: print partition UUID in partition list
by Stephen Warren
· 12 years ago
61b80a5
disk: part_dos: checkpatch cleanups
by Stephen Warren
· 12 years ago
d0cf3b6
disk: part_efi: set bootable flag in partition objects
by Stephen Warren
· 12 years ago
9fbc2b3
disk: part_efi: print raw partition attributes
by Stephen Warren
· 12 years ago
e9355dd
disk: part_efi: add new partition attribute definitions
by Stephen Warren
· 12 years ago
8b855b5
disk: part_efi: print partition UUIDs
by Stephen Warren
· 12 years ago
2616326
disk: part_efi: re-order partition list printf, change case
by Stephen Warren
· 12 years ago
e6df59e
disk: part_efi: remove indent level from loop
by Stephen Warren
· 12 years ago
3c28be9
disk: get_device_and_partition() return value fixes
by Stephen Warren
· 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
eb81b49
move CPC45 ide_led to the same file as other IDE hooks
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
107d69d
kerneldoc: stdio: tmpl: Add stdio template
by Marek Vasut
· 12 years ago
95656ea
kerneldoc: Annotate drivers/serial/serial.c
by Marek Vasut
· 12 years ago
bdad807
serial: Reorder get_current()
by Marek Vasut
· 12 years ago
0e1b577
serial: Reorder serial_assign()
by Marek Vasut
· 12 years ago
d9c6449
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
6b9124e
serial: Implement default_serial_puts()
by Marek Vasut
· 12 years ago
ed06204
mpc82xx: Remove BMW board port
by Stefan Roese
· 12 years ago
4298c93
nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
by Nobuhiro Iwamatsu
· 13 years ago
620491f
Remove lh7a40x cpu and serial driver
by Albert ARIBAUD
· 12 years ago
a8dd2c6
tools/env: Improve debug prints
by Joe Hershberger
· 12 years ago
03bf21d
tools/env: Fix variable delete operation
by Joe Hershberger
· 12 years ago
42a0ecb
MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues
by Daniel Schwierzeck
· 12 years ago
e0d6df5
MIPS: add board qemu-mips64 support
by Zhi-zhou Zhang
· 12 years ago
9ee0a7a
MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h
by Zhi-zhou Zhang
· 12 years ago
dc3c251
MIPS: add support for 64 bit addressing
by Zhi-zhou Zhang
· 12 years ago
724f618
MIPS: don't use camel-case style
by Zhi-zhou Zhang
· 12 years ago
56110a3
h2200: Add support for iPAQ h2200 palmtop
by Łukasz Dałek
· 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
2459912
i2c: sh_i2c: use setbits/clrbits macro
by Tetsuyuki Kobayashi
· 12 years ago
ae41d56
arm: rmobile: kzm9g: enable I2C2
by Tetsuyuki Kobayashi
· 12 years ago
4cd2659
arm: rmobile: kzm9g: enable I2C1
by Tetsuyuki Kobayashi
· 12 years ago
773003c
i2c: sh_i2c.c: check error in i2c_read and i2c_write
by Tetsuyuki Kobayashi
· 12 years ago
cece11c
i2c: sh_i2c: enable i2c_probe
by Tetsuyuki Kobayashi
· 12 years ago
c105d3f
i2c: sh_i2c.c: support I2C2, I2C3 and I2C4
by Tetsuyuki Kobayashi
· 12 years ago
6636bd2
i2c: sh_i2c.c: adjust for SH73A0
by Tetsuyuki Kobayashi
· 12 years ago
b788fe3
i2c: sh_i2c.c: correct BUSY bit define in ICSR
by Tetsuyuki Kobayashi
· 12 years ago
cc4283c
i2c: sh_i2c.c: support iccl and icch extension
by Tetsuyuki Kobayashi
· 12 years ago
a29c787
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
e79a91f
tools/env: Fix build failure from missing header include
by Joe Hershberger
· 12 years ago
Next »