Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c23a85cb741847ff0ebbd4faef616c2338d49810
/
drivers
c23a85c
dm: video: Add support for the Parade PS8622/625 bridge
by Simon Glass
· 9 years ago
be72e33
video: Work around lack of pinctrl
by Simon Glass
· 9 years ago
7cf1757
dm: video: Add support for video bridges
by Simon Glass
· 9 years ago
f55c951
dm: power: Don't return an error when regulators are not autoset
by Simon Glass
· 9 years ago
fdcc59b
dm: pmic: max77686: Support all BUCK regulators
by Simon Glass
· 9 years ago
2ede005
dm: power: max77686: Correct BUCK register access
by Simon Glass
· 9 years ago
605ecd1
dm: pmic: Correct the pmic_reg_write() implementation
by Simon Glass
· 9 years ago
50a4926
dm: pmic: max77686: Correct a few nits
by Simon Glass
· 9 years ago
2336103
dm: power: Add support for S5M8767 regulators
by Simon Glass
· 9 years ago
0165149
dm: power: Add support for the S5M8767 PMIC
by Simon Glass
· 9 years ago
9fa8e9c
dm: power: Add support for TPS65090 FETs
by Simon Glass
· 9 years ago
c087111
dm: power: Add a new driver for the TPS65090 PMIC
by Simon Glass
· 9 years ago
8ed4bc1
exynos: Enable the debug UART in SPL
by Simon Glass
· 9 years ago
74afb29
exynos: Add debug UART support for Samsung S5P serial
by Simon Glass
· 9 years ago
405fd14
exynos: serial: Refactor init code for debug UART
by Simon Glass
· 9 years ago
eb2cc51
cros_ec: Support the LDO access method used by spring
by Simon Glass
· 9 years ago
9ad07af
dm: cros_ec: Convert the I2C tunnel code to use driver model
by Simon Glass
· 9 years ago
e3b8c86
exynos: i2c: Tidy up the driver model code
by Simon Glass
· 9 years ago
824802d
exynos: i2c: Fix code style with ReadWriteByte()
by Simon Glass
· 9 years ago
e6346b0
i2c: Add a mux for GPIO-based I2C bus arbitration
by Simon Glass
· 9 years ago
2a80c40
dm: i2c: Add support for multiplexed I2C buses
by Simon Glass
· 9 years ago
f281885
dm: i2c: Add a function to transfer messages
by Simon Glass
· 9 years ago
a8e64c4
dm: i2c: Add a message debug function
by Simon Glass
· 9 years ago
75f00df
dm: core: Support finding a device by phandle
by Simon Glass
· 9 years ago
096ee30
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
9944a52
pci: Remove DEBUG from pci_compat.c
by Bin Meng
· 9 years ago
7bbbb3c
net: asix: fix operation without eeprom
by Marcel Ziswiler
· 9 years ago
d449dd3
usb: USB storage-specific part ifdef in uclass
by Paul Kocialkowski
· 9 years ago
9634fa5
musb: sunxi: Force EP0 on re-enable
by Maxime Ripard
· 9 years ago
e16ab87
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
by Paul Kocialkowski
· 9 years ago
f4865f5
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
by Paul Kocialkowski
· 9 years ago
f34dfcb
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
4815f8e
usb: Generic USB Kconfig option, that fits both host and gadget and comments
by Paul Kocialkowski
· 9 years ago
c580409
usb: USB_ARCH_HAS_HCD Kconfig option removal
by Paul Kocialkowski
· 9 years ago
4ed4cf0
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
by Peter Griffin
· 9 years ago
be3767e
x86: Gracefully disable the vesa driver when running from EFI
by Simon Glass
· 9 years ago
5a991bd
efi: Add a serial driver
by Simon Glass
· 9 years ago
1c32bdb
x86: Move CONFIG_X86_SERIAL to Kconfig
by Simon Glass
· 9 years ago
a292d2a
pci: Indicate prefetchable memory allocate when debugging
by Simon Glass
· 9 years ago
84f5733
pci: Add a constant for an invalid interrupt
by Simon Glass
· 9 years ago
2b9acba
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
by Simon Glass
· 9 years ago
927c104
pci: Use debug() instead of DEBUGF() in pci_auto.c
by Simon Glass
· 9 years ago
daa93d9
x86: Add some missing global_data declarations in files that use gd
by Simon Glass
· 9 years ago
6664077
dm: serial: Correct logic in serial_find_console_or_panic()
by Simon Glass
· 9 years ago
46766df
dm: core: Check for empty list in uclass_find_device()
by Simon Glass
· 9 years ago
e751844
x86: Sanity test on vesa parameters before setting up kernel screen_info
by Bin Meng
· 9 years ago
02284a0
dm: pci: Allow scan bridge child devices before relocation
by Bin Meng
· 9 years ago
999273f
drivers/ddr/fsl: Adjust bstopre value
by York Sun
· 9 years ago
9b39fa2
drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper
by horia.geanta@freescale.com
· 9 years ago
66e26aa
drivers/crypto/fsl: fix snooping for write transactions
by horia.geanta@freescale.com
· 9 years ago
5016de2
drivers/crypto/fsl: fix "era" property value on LE platforms
by horia.geanta@freescale.com
· 9 years ago
5d7d24b
drivers/pci/layerscape: Add EP mode support
by Minghuan Lian
· 9 years ago
c5bc6aa
drivers/pci: Add function to find an extended capability
by Minghuan Lian
· 9 years ago
9564df6
drivers/fsl-mc: flib changes for mc 8.0.0
by Prabhakar Kushwaha
· 9 years ago
befb5cb
drivers/crypto/fsl: enable raw data instead of von Neumann data
by Alex Porosanu
· 10 years ago
f8d6a7f
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
by Alex Porosanu
· 10 years ago
d64f1a4
driver/qe: use strncpy instead of strcpy
by Zhao Qiang
· 10 years ago
7879a49
drivers/qe: transform parameter to compatible type
by Zhao Qiang
· 10 years ago
4a43fe9
fsl_esdhc.c: Always make check_and_invalidate_dcache_range available
by Tom Rini
· 9 years ago
65022b3
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
f5dd87e
mxc: gpio add i.MX6UL support
by Peng Fan
· 9 years ago
b577da6
sf: kconfig: add kconfig options for spi flashes
by Nikita Kiryanov
· 9 years ago
8184940
usb: kconfig: create a menu for usb
by Nikita Kiryanov
· 9 years ago
2f260fb
usb: kconfig: usb keyboard kconfig
by Nikita Kiryanov
· 9 years ago
9924103
arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
by Nikita Kiryanov
· 9 years ago
77b92d6
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
ab0cc6b
ARM: Tegra210: Add support to common Tegra source/config files
by Tom Warren
· 10 years ago
3916409
dm: pci: Support bridge device configuration correctly
by Bin Meng
· 9 years ago
877bff8
dm: pci: Pass only device/function to pci_bus_find_devfn()
by Bin Meng
· 9 years ago
0a72152
dm: pci: Use complete bdf in all pci config read/write routines
by Bin Meng
· 9 years ago
07bd323
dm: pci: Correct primary/secondary/subordinate bus number assignment
by Bin Meng
· 9 years ago
b141cff
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
2e0ddea
spi: zynq_spi: Simplify debug macro
by Michal Simek
· 9 years ago
3b4b5db
net: gem: Extend timeout value
by Michal Simek
· 12 years ago
0cf97aa
spi: Fix zynq SPI binding
by Michal Simek
· 9 years ago
aaf9cc1
zynq: gem: Setting up WRAP bit for one TX bd
by Michal Simek
· 10 years ago
55931cf
zynq: gem: Increase the Rx buffer descriptors to 32
by Siva Durga Prasad Paladugu
· 10 years ago
2b0690e
zynqmp: gem: Flush the rx buffers while transmitting
by Siva Durga Prasad Paladugu
· 10 years ago
71245a4
zynqmp: gem: Set data bus width to 64bit for arm64
by Siva Durga Prasad Paladugu
· 10 years ago
1f5419e
mmc: tegra: Build warning fixes for 64-bit
by Thierry Reding
· 9 years ago
2bd3a3e
i2c: tegra: Build warning fixes for 64-bit
by Thierry Reding
· 9 years ago
c00315b
dfu: fix 64-bit compile warnings
by Stephen Warren
· 9 years ago
c2d7e60
keystone2: net: add mcast function to keyston2 Ethernet driver
by Vitaly Andrianov
· 9 years ago
9da159b
misc: led: pca9551_led: Fix problem with multiple blink frequencies
by Stefan Roese
· 9 years ago
9cb5e99
mmc:fsl_esdhc invalidate dcache before read
by Peng Fan
· 9 years ago
ffc4d5c
power: pmic: Add support for MAX77696 PMIC
by Fabio Estevam
· 9 years ago
4e949e2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
78c2e64
sunxi: musb: Stop treating not having a vbus-det gpio as an error
by Hans de Goede
· 9 years ago
31e4f6f
sunxi: musb: Improve output during probing
by Hans de Goede
· 9 years ago
0b3845a
sunxi: musb: Use device-model for musb host mode
by Hans de Goede
· 9 years ago
ea059bf
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
by Hans de Goede
· 9 years ago
c77fbfb
sunxi: musb: Add id pin support
by Hans de Goede
· 9 years ago
c93ecd0
sunxi: musb: Move vbus check to sunxi_musb_enable
by Hans de Goede
· 9 years ago
5e80377
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
c267e7b
usb: ci_udc: fix request allocation when endpoints are disabled
by Rob Herring
· 9 years ago
8c95c51
sunxi: Create helper function veryfing valid boot signature on MMC
by Daniel Kochmański
· 10 years ago
13df57b
mmc: Protect `mmc_initialize` from initialising mmc multiple times
by Daniel Kochmański
· 10 years ago
2ae17c9
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
61cee0a
arm: mvebu: a38x: Use correct PEX register access macros
by Stefan Roese
· 9 years ago
5ffceb8
arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr
by Stefan Roese
· 10 years ago
Next »