Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d3b23591b0bc04f9fb3e1cb53a3e828f92a0e711
/
drivers
d3b2359
eth: asix88179: Print packet length properly
by Mateusz Kulikowski
· 9 years ago
4374f33
usb: ulpi: Fix compile warning in read/write on 64-bit machines.
by Mateusz Kulikowski
· 9 years ago
ed9cf1f
usb: ulpi: Add Kconfig options for ULPI
by Mateusz Kulikowski
· 9 years ago
aab5a5a
ehci-hcd: Add init_after_reset
by Mateusz Kulikowski
· 9 years ago
a00b0c0
mmc: Add support for Qualcomm SDHCI controller
by Mateusz Kulikowski
· 9 years ago
a1b3ae9
gpio: Add support for Qualcomm gpio controller
by Mateusz Kulikowski
· 9 years ago
8aac697
serial: Add support for Qualcomm serial port
by Mateusz Kulikowski
· 9 years ago
b0e5b49
smsc95xx: fix operation on 64-bit systems
by Stephen Warren
· 9 years ago
ec00a0d
fastboot: allow retrieving fastboot variables from env
by Rob Herring
· 9 years ago
bc6d7c8
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
26c50fb
sunxi: Add support for Allwinner A64 SoCs
by Siarhei Siamashka
· 9 years ago
ee1d825
sunxi: Explicitly cast u32 pointer conversions
by Alexander Graf
· 9 years ago
edcea18
pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driver
by Masahiro Yamada
· 9 years ago
ec74311
pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver
by Masahiro Yamada
· 9 years ago
73e6775
pinctrl: uniphier: support per-pin input enable for new SoCs
by Masahiro Yamada
· 9 years ago
7a629ef
pinctrl: uniphier: introduce capability flag
by Masahiro Yamada
· 9 years ago
fba3a66
pinctrl: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· 9 years ago
dc158ef
mmc: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· 9 years ago
bfa3d8b
gpio: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· 9 years ago
78752d6
i2c: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· 9 years ago
46a624f
clk: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· 9 years ago
6ee016e
serial: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· 9 years ago
ab58f46
mtd: nand: denali: max_banks calculation changed in revision 5.1
by Graham Moore
· 9 years ago
4bc3e0e
sunxi: ohci: Add A83T compatible
by Chen-Yu Tsai
· 9 years ago
d0f3813
sunxi: ehci: Add A83T compatible
by Chen-Yu Tsai
· 9 years ago
d028fba
power: axp818: Add support for FLDOs
by Chen-Yu Tsai
· 9 years ago
f5932a1
power: axp818: Fix DCDC5 default voltage
by Chen-Yu Tsai
· 9 years ago
2e8dced
sunxi: axp: Generalize register macros for VBUS drive GPIO
by Chen-Yu Tsai
· 9 years ago
1c47163
musb: sunxi: Add support for A83T
by Chen-Yu Tsai
· 9 years ago
0cf2b4e
net: phy: Optionally force master mode for RTL PHY
by Michael Haas
· 9 years ago
6df28ed
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
0c19cea
crypto/fsl: Make CAAM transactions cacheable
by Saksham Jain
· 9 years ago
de5ba06
crypto/fsl: Correct 64-bit write when MMU disabled
by Saksham Jain
· 9 years ago
bae23c1
driver: net: fsl-mc: Check NULL before pointer dereference
by Prabhakar Kushwaha
· 9 years ago
c6018bd
driver: net: fsl-mc: Free dflt_dpio pointer after its usage
by Prabhakar Kushwaha
· 9 years ago
51c2727
omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW
by Guy Thouret
· 9 years ago
4f1a581
dm: i2c: mxc_i2c: implement i2c_idle_bus
by Peng Fan
· 9 years ago
22cb3d0
Revert "pxa_lcd: make driver cache-aware"
by Tom Rini
· 9 years ago
4c60d36
Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"
by Tom Rini
· 9 years ago
cf46400
cfi_flash: return device into read array mode after reading status
by Vasily Khoruzhick
· 9 years ago
2b2c6d7
pxa_lcd: make driver cache-aware
by Vasily Khoruzhick
· 9 years ago
cab488a
pxa_lcd: invert colors for Zipit Z2 to get white on black palette
by Vasily Khoruzhick
· 9 years ago
bf81f20
zipitz2: enable LCD rotation
by Vasily Khoruzhick
· 9 years ago
f84f9bf
serial: add BCM283x mini UART driver
by Stephen Warren
· 9 years ago
dbb099f
net: rtl8169: Fix build error when DEBUG is on
by Bin Meng
· 9 years ago
8d1ad1e
mmc: Print send_cmd response only when return value is zero
by Bin Meng
· 9 years ago
4a4ef87
mmc: Fix switch..case indention
by Bin Meng
· 9 years ago
0137e60
Fix typo choosen in comments and printf logs
by Alexander Merkle
· 9 years ago
8a3ff99
mmc: bcm2835: fix 64-bit build warning
by Stephen Warren
· 9 years ago
2e1075c
bcm2835 video: Map fb as cached
by Alexander Graf
· 9 years ago
e750d56
stm32: stm32f4: move flash driver to mtd driver location
by Vikas Manocha
· 9 years ago
b084b0c
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
by Sam Protsenko
· 9 years ago
254b52d
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
d919d72
fpga: altera: Add StratixV support
by Stefan Roese
· 9 years ago
e0e7042
gpio: Add DM GPIO driver for Marvell MVEBU
by Stefan Roese
· 9 years ago
5b2c16a
arm: mvebu: Fix ddr3_init() cpu config
by Dirk Eibach
· 9 years ago
97f4842
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
8b6ab7d
sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working
by Hans de Goede
· 9 years ago
7268803
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
by Hans de Goede
· 9 years ago
f721f96
sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected
by Lawrence Yu
· 9 years ago
52f0c51
ARM: uniphier: support Debug UART
by Masahiro Yamada
· 9 years ago
53c59ae
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
by Masahiro Yamada
· 9 years ago
4108dc8
mtd: denali: fix warning when compiled for 64bit system
by Masahiro Yamada
· 9 years ago
2997122
net: Move CONFIG_RTL8169 to Kconfig
by Bin Meng
· 9 years ago
a6448df
net: Move CONFIG_RTL8139 to Kconfig
by Bin Meng
· 9 years ago
53d41e6
Fix spelling of "transferred".
by Vagrant Cascadian
· 9 years ago
be5a7dd
serial: pl01x: Add support for devices with the rate pre-configured.
by Eric Anholt
· 9 years ago
72f71d2
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
878d3ec
driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0
by Prabhakar Kushwaha
· 9 years ago
ef9329a
driver: net: ldpaa_eth: Add support of PHY framework
by Prabhakar Kushwaha
· 9 years ago
b03e1b1
driver/ddr/fsl: Add workaround for erratum A-009803
by Shengzhou Liu
· 9 years ago
5219944
driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete
by Shengzhou Liu
· 9 years ago
45e78ac
pci/layerscape: set LUT and msi-map for discovered PCI devices
by Stuart Yoder
· 9 years ago
c356a43
armv8: ls2080a: remove obsolete stream ID partitioning support
by Stuart Yoder
· 9 years ago
93cc573
drivers/crypto/fsl: define structures for PDB
by Aneesh Bansal
· 9 years ago
a2ecfff
drivers/crypto/fsl: add constructs for protocol descriptors
by Aneesh Bansal
· 9 years ago
3ab29d7
drivers/crypto/fsl: correct error checking in run_descriptor
by Aneesh Bansal
· 9 years ago
a2f4f9a
usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION.
by Ted Chen
· 9 years ago
0de920c
dm: sandbox: Drop the pre-DM host implementation
by Simon Glass
· 9 years ago
ca4b215
dm: usb: Unbind old block devices when shutting down USB
by Simon Glass
· 9 years ago
7e0cdc4
dm: ns16550: Add support for reg-offset property
by Michal Simek
· 9 years ago
dec49b7
x86: broadwell: Add video support
by Simon Glass
· 9 years ago
52c365f
x86: broadwell: Add a GPIO driver
by Simon Glass
· 9 years ago
9c7d931
x86: Drop all the old pin configuration code
by Simon Glass
· 9 years ago
fb8757b
x86: gpio: Allow the pinctrl driver to set up the pin config
by Simon Glass
· 9 years ago
51f73f1
x86: Allow use of serial soon after relocation
by Simon Glass
· 9 years ago
0a7fb2c
input: i8042: Make sure the keyboard is enabled
by Simon Glass
· 9 years ago
36ab8e3
syscon: Avoid returning a device on failure
by Simon Glass
· 9 years ago
ec5c786
x86: gpio: Correct GPIO setup ordering
by Simon Glass
· 9 years ago
0d0f831
pci: Correct a few comments and nits
by Simon Glass
· 9 years ago
9cec2df
pci: Add functions to update PCI configuration registers
by Simon Glass
· 9 years ago
fd83897
gpio: Use const where possible
by Simon Glass
· 9 years ago
df1687d
gpio: Add a function to obtain a GPIO vector value
by Simon Glass
· 9 years ago
2919921
video: Allow simple-panel to be used without regulators
by Simon Glass
· 9 years ago
164e757
x86: Move asm/arch-coreboot/tables.h to a common place
by Bin Meng
· 9 years ago
61c2a66
dwmmc: Increase retry timeout
by Alexander Graf
· 9 years ago
affa66f
input: TWL6030 input support for power button, USB and charger
by Paul Kocialkowski
· 9 years ago
c76b97a
power: twl6030: Power off support
by Paul Kocialkowski
· 9 years ago
b052c4b
power: twl6030: Remove ifdef around the code
by Paul Kocialkowski
· 9 years ago
d5a43ba
usb: musb-new: omap2430: OMAP4 MUSB USB controller support
by Paul Kocialkowski
· 9 years ago
Next »