Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eb509d3bdce6372fff90f5f795e4fde8a2cc8e31
eb509d3
usb: ohci: Remove unnecessary phcca variable
by Hans de Goede
· 10 years ago
e5ef421
usb: ohci: Move the td array struct to inside the ohci_dev struct
by Hans de Goede
· 10 years ago
0c0e960
usb: ohci: Move the ohci_dev struct to inside the main ohci struct
by Hans de Goede
· 10 years ago
2a240e7
usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars
by Hans de Goede
· 10 years ago
6766dc1
usb: ohci: Remove unused devgone global variable
by Hans de Goede
· 10 years ago
09a9ae8
usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
by Hans de Goede
· 10 years ago
76bc7f4
dm: usb: Set desc_before_addr from ehci dm code
by Hans de Goede
· 10 years ago
d5ab160
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
by Hans de Goede
· 10 years ago
6be39d1
dm: usb: Use usb_get_bus in dm ehci code
by Hans de Goede
· 10 years ago
8a0b4c2
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
by Hans de Goede
· 10 years ago
3b5ddd3
dm: usb: Make usb_get_bus easier to use for callers
by Hans de Goede
· 10 years ago
8679b3a
dm: usb: Do not use bus->seq before device_probe(bus)
by Hans de Goede
· 10 years ago
0547483
dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
by Axel Lin
· 10 years ago
c83c4b9
dm: rtc: Add tests for real-time clocks
by Simon Glass
· 10 years ago
6b0fb74
dm: test: dts: Sort the aliases in the test device tree file
by Simon Glass
· 10 years ago
4a9cbb9
dm: rtc: sandbox: Enable real-time clock support
by Simon Glass
· 10 years ago
72138b9
dm: sandbox: dts: Add a real-time clock attached to I2C
by Simon Glass
· 10 years ago
1aa1126
dm: net: rtc: Support using driver model for rtc in sntp
by Simon Glass
· 10 years ago
a8efb4a
dm: rtc: Convert 'date' command to support driver model
by Simon Glass
· 10 years ago
c2a8c06
dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
by Simon Glass
· 10 years ago
c404aa6
dm: rtc: sandbox: Add an emulated I2C RTC device
by Simon Glass
· 10 years ago
d9050b5
dm: rtc: Add a uclass for real-time clocks
by Simon Glass
· 10 years ago
504548f
dm: sandbox: Add os_localtime() to obtain the system time
by Simon Glass
· 10 years ago
573e3f7
dm: rtc: Split structure definition into its own file
by Simon Glass
· 10 years ago
0c1d7a6
dm: Remove unnecessary types in bcd.h
by Simon Glass
· 10 years ago
4283e84
dm: rtc: Rename mktime() and reduce the number of parameters
by Simon Glass
· 10 years ago
1299466
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
by Simon Glass
· 10 years ago
2d937bb
dm: rtc: Rename gregorian day function
by Simon Glass
· 10 years ago
248b18d
fdt: Correct warning in fdt_setup_simplefb_node()
by Simon Glass
· 10 years ago
4c70ed9
dm: i2c: Add an explicit test mode to the sandbox I2C driver
by Simon Glass
· 10 years ago
0c70261
dm: i2c: Add functions to read and write a register
by Simon Glass
· 10 years ago
34d8e95
dm: i2c: sandbox: Add debugging to the speed limit
by Simon Glass
· 10 years ago
dfda30f
dm: spi: Correct the comment on spi_get_ops()
by Simon Glass
· 10 years ago
2d6dfb4
cros_ec: Handle the single duplex requirement in cros_ec
by Simon Glass
· 10 years ago
46e1733
cros_ec: Show the protocol version in the debug message
by Simon Glass
· 10 years ago
b46cb63
dm: spi: Avoid setting the speed with every transfer
by Simon Glass
· 10 years ago
6901f43
test: dm: eth: Skip timeouts on ping tests
by Joe Hershberger
· 10 years ago
be71142
sandbox: eth: Add a function to skip ping timeouts
by Joe Hershberger
· 10 years ago
7496135
sandbox: Add test function to advance time
by Joe Hershberger
· 10 years ago
f225b49
Prepare v2015.07-rc1
by Tom Rini
· 10 years ago
2842885
fw_env.h: include autoconf.h
by Max Krummenacher
· 10 years ago
d3cbf12
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
df08b2e
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
a860354
arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets
by Stefan Roese
· 10 years ago
b1f81f0
arm: mvebu: db-mv784mp-gp: Fix ECC I2C address
by Stefan Roese
· 10 years ago
073efd7
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
by Stefan Roese
· 10 years ago
7a4a5ba
arm: mvebu: Add d-cache invalidate before enabling the d-cache
by Stefan Roese
· 10 years ago
758b07a
arm: mvebu: mv-common.h: Add CONFIG_PREBOOT
by Stefan Roese
· 10 years ago
ba98f4f
arm: mvebu: Remove coherency configuration
by Stefan Roese
· 10 years ago
44ffbe5
arm: mvebu: Change network init code to allow a more flexible setup
by Stefan Roese
· 10 years ago
174d23e
arm: mvebu: Add basic Armada 38x support
by Stefan Roese
· 10 years ago
549e798
arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
by Stefan Roese
· 10 years ago
7cd3484
arm: mvebu: Only define MV88F78X60 for Armada XP
by Stefan Roese
· 10 years ago
a205b3e
arm: mvebu: Remove unreferenced define
by Stefan Roese
· 10 years ago
ebda3ec
arm: mvebu: Change header macros from ARMADA_XP to MVEBU
by Stefan Roese
· 10 years ago
42e5aab
arm: mvebu: Move mvebu-common into mach-mvebu
by Stefan Roese
· 10 years ago
525178d
arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
by Stefan Roese
· 10 years ago
4e9b72f
arm: armada-xp: Move SoC sources to mach-mvebu
by Stefan Roese
· 10 years ago
323a6bb
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
54c7a1e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
fdaeb16
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
by Marek Vasut
· 10 years ago
7bcaf2a
tegra: mmc: Set the removable flag correctly
by Simon Glass
· 10 years ago
43c6b2f
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
by Alexander Stein
· 10 years ago
3ffa851
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
by Yangbo Lu
· 10 years ago
8e5db91
mmc: sdhci: add timeout setting for response busy command
by Kevin Liu
· 10 years ago
5fd3edd
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· 10 years ago
3a669bc
mmc: Fix splitting device initialization
by Andrew Gabbasov
· 10 years ago
034857c
mmc: Restructure polling loops to avoid extra delays
by Andrew Gabbasov
· 10 years ago
5a513ca
mmc: Continue polling MMC card for OCR only if it is still not ready
by Andrew Gabbasov
· 10 years ago
fafa6a0
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
by Andrew Gabbasov
· 10 years ago
ec600d1
mmc: Avoid extra duplicate entry in mmc device structure
by Andrew Gabbasov
· 10 years ago
90cccbf
mmc: Fix typo in MMC type checking macro
by Andrew Gabbasov
· 10 years ago
5895b7c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
17a7069
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
19ac688
powerpc/mpc85xx: Add board support for ucp1020
by Oleksandr G Zhadan
· 10 years ago
2d24af1
powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
by Oleksandr G Zhadan
· 10 years ago
cbea6f7
powerpc/t4240qds: Update RCW, defconfig and maintainer
by Shaohui Xie
· 10 years ago
1c64c41
t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s
by Shengzhou Liu
· 10 years ago
00c9d7b
powerpc/t2080qds: enable eSDHC peripheral clock support
by Yangbo Lu
· 10 years ago
163beec
mmc: fsl_esdhc: Add peripheral clock support
by Yangbo Lu
· 10 years ago
90a6cd3
powerpc/t2080qds: enable eSDHC adapter card type identification
by Yangbo Lu
· 10 years ago
b124f8a
mmc: fsl_esdhc: Add adapter card type identification support
by Yangbo Lu
· 10 years ago
d703f66
board/t2080rdb: reset cs4315 phy
by Shengzhou Liu
· 10 years ago
0b161c6
fsl/deepsleep: avoid the DDR restore from being optimized out
by Tang Yuantian
· 10 years ago
4ffeb5d
powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index
by Scott Wood
· 10 years ago
032df62
board/t102x: use fdt_setprop_string instead of fdt_setprop
by Shengzhou Liu
· 10 years ago
b8cb075
powerpc: add 2 common dcache assembly functions
by Valentin Longchamp
· 10 years ago
00d7e5b
powerpc/t1023rdb: Add T1023 RDB board support
by Shengzhou Liu
· 10 years ago
143adc9
fsl/pci: Set CFG_READY for PCIe v3.0 and later
by Minghuan Lian
· 10 years ago
f36e0ba
T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
by Zhao Qiang
· 10 years ago
66cba6b
powerpc/t4rdb: Add SD boot support for T4240RDB board
by Chunhe Lan
· 10 years ago
288542c
drivers: usb: fsl: Workaround for Erratum A004477
by Nikhil Badola
· 10 years ago
18984e8
mpc85xx/T4240EMU: Remove T4240EMU board
by York Sun
· 10 years ago
c4dfbee
powerpc/mpc85xx: Use GOT when loading IVORs post-relocation
by Scott Wood
· 10 years ago
e820402
sunxi: usb: Protect phy-init and phy-power-on against multiple calls
by Hans de Goede
· 10 years ago
1168e09
sunxi: usb: Do not call phy_probe from hcd code
by Hans de Goede
· 10 years ago
26a9005
sunxi: usb: Rename the usbc.? files to usb_phy.?
by Hans de Goede
· 10 years ago
8697909
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
by Hans de Goede
· 10 years ago
1f4e1d1
sunxi: usb: Remove sunxi_usbc_get_io_base function
by Hans de Goede
· 10 years ago
7e5aabd
sunxi: usb: Move setup of host controller clocks to the host controller drivers
by Hans de Goede
· 10 years ago
Next »