Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
409d4f7ef64119e17e8bd50c115c8710862a3d92
/
drivers
3e59f9e
gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
by Axel Lin
· 10 years ago
04b2275
misc: led: Add PCA9551 LED driver
by Stefan Roese
· 10 years ago
16b7ddd
dm: sf: Update default name of spi flash in structure udevice
by Haikun.Wang@freescale.com
· 10 years ago
2a8a987
dm: usb: exynos: Drop legacy USB code
by Simon Glass
· 10 years ago
d98dc99
usb: ohci: Don't log an error on interrupt packet timeout
by Hans de Goede
· 10 years ago
8e41f66
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
by Hans de Goede
· 10 years ago
60f4bd0
usb: ohci: Fix ctrl in messages with a data-len of 0
by Hans de Goede
· 10 years ago
516c987
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
by Hans de Goede
· 10 years ago
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
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
4a9cbb9
dm: rtc: sandbox: Enable real-time clock support
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
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
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
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
be71142
sandbox: eth: Add a function to skip ping timeouts
by Joe Hershberger
· 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
b1f81f0
arm: mvebu: db-mv784mp-gp: Fix ECC I2C address
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
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
163beec
mmc: fsl_esdhc: Add peripheral clock support
by Yangbo Lu
· 10 years ago
b124f8a
mmc: fsl_esdhc: Add adapter card type identification support
by Yangbo Lu
· 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
288542c
drivers: usb: fsl: Workaround for Erratum A004477
by Nikhil Badola
· 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
66bf508
sunxi: axp: Remove non driver-model support from the axp gpio code
by Hans de Goede
· 10 years ago
d9989cc
sunxi: emac: Remove non driver-model code
by Hans de Goede
· 10 years ago
d6efcdb
sunxi: emac: Add driver model support
by Hans de Goede
· 10 years ago
e13896b
sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
by Hans de Goede
· 10 years ago
f26a0fe
sunxi: emac: Prepare for driver-model support
by Hans de Goede
· 10 years ago
81174e1
sunxi: emac: port to phylib
by Hans de Goede
· 10 years ago
08607d1
sunxi: axp: Add driver-model support to the axp_gpio code
by Hans de Goede
· 10 years ago
3ae1d13
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
by Hans de Goede
· 10 years ago
bb930c3
sunxi: axp: Move axp pmic register helpers to a separate file
by Hans de Goede
· 10 years ago
551ea28
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
by Hans de Goede
· 10 years ago
dfa5b9f
sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too
by Hans de Goede
· 10 years ago
ced5756
sunxi: gpio: Add compatible strings for all supported SoCs
by Hans de Goede
· 10 years ago
9754d93
sunxi: gpio: Add temporary implementation of name_to_gpio()
by Simon Glass
· 10 years ago
e2d3054
sunxi: gpio: Rename GPIOs to include a 'P' prefix
by Simon Glass
· 10 years ago
7783ab2
sunxi: display: Fix gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
b1e107a
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
3702f14
sunxi: Add basic A33 basic support
by Vishnu Patekar
· 10 years ago
f07872b
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· 10 years ago
131a645
dm: Implement a CPU uclass
by Simon Glass
· 10 years ago
3d217f6
dm: core: Add a function to bind a driver for a device tree node
by Simon Glass
· 10 years ago
a264c90
biosemu: Do not free vga_info->BIOSImage when it is 0xc0000
by Bin Meng
· 10 years ago
7cc45c7
pci: Remove parameter 'class' of pci_rom_load()
by Bin Meng
· 10 years ago
932f80e
pci: Option rom class is a 24-bit number
by Bin Meng
· 10 years ago
6e0150f
x86: Set serial port IRQ for SMSC LPC47M
by Bin Meng
· 10 years ago
4a7c11d
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
049e003
zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
by Siva Durga Prasad Paladugu
· 10 years ago
1a4d32e
serial: zynq: Add support for slow emulation platform
by Michal Simek
· 10 years ago
4bbf3ca
gpio: add Xilinx Zynq PS GPIO driver
by Andrea Scian
· 10 years ago
8fc6c91
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· 10 years ago
46cc8ba9
dm: core: Correct bug introduced in uclass_first/next_device()
by Simon Glass
· 10 years ago
90ea115
serial: ns16550: Remove hard-coded baud_divisor setting
by Axel Lin
· 10 years ago
ce4021b
dm: core: drop device removal error path correctly
by Masahiro Yamada
· 10 years ago
0d1ce19
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
dc1e3ae
sf: Fix to compute proper sector_size
by Jagannadha Sutradharudu Teki
· 10 years ago
fe0d080
dm: sf: Make SST flash write op work again
by Bin Meng
· 10 years ago
c4801ad
dm: sf: Save flash flags to struct spi_flash
by Bin Meng
· 10 years ago
a11b2a6
spi: omap3: Fix timeout handling
by David Dueck
· 10 years ago
c35f6cb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
Next »