Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cd2c521bec8bc099786d14eedbb3847879ff89ac
/
drivers
64f9960
x86: i2c: Fix cast of address to 32-bit value
by Simon Glass
· 8 years ago
26a2b2d
usb: pci: Fix cast for 64-bit compilation
by Simon Glass
· 8 years ago
db01e8c
tpm: Tidy up use of size_t
by Simon Glass
· 8 years ago
43d7c79
rtc: Use CONFIG_X86 instead of __I386__
by Simon Glass
· 8 years ago
cc40906
bios_emulator: Fix cast for 64-bit compilation
by Simon Glass
· 8 years ago
5f69985
dm: x86: Move samus to use new driver model support
by Simon Glass
· 8 years ago
03f2a51
dm: x86: video: Add a driver-model driver for ivybridge graphics
by Simon Glass
· 8 years ago
4ef5d2d
dm: video: Add driver-model support to vesa graphics
by Simon Glass
· 8 years ago
a3fdd00
x86: video: Fix typo in broadwell Kconfig
by Simon Glass
· 8 years ago
d19d073
dm: core: Add a function to get a uclass name
by Simon Glass
· 8 years ago
61e4f49
Revert "x86: broadwell: gpio: Remove the codes to set up pin control"
by Simon Glass
· 8 years ago
d332ff7
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
e94b024
spl: saveenv: adding saveenv support in SPL
by B, Ravi
· 8 years ago
6cddc60
cros_ec: Honor the google,remote-bus dt property
by Moritz Fischer
· 8 years ago
09abe2b
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
by Masahiro Yamada
· 8 years ago
b084ddd
power: pmic: add Ricoh RN5T567 PMIC support
by Stefan Agner
· 8 years ago
d5675e0
pinctrl: imx: do not announce driver initialization
by Stefan Agner
· 8 years ago
a23ac7b
dm: imx: serial: support device tree
by Stefan Agner
· 8 years ago
1f8378a
PWM: Correct misspellings of "module" in context of PWM
by Robert P. J. Day
· 8 years ago
c5b1e5d
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· 8 years ago
0649e91
spl: Update ext functions to take an spl_image parameter
by Simon Glass
· 8 years ago
dd8e224
spi: Move freescale-specific code into a private header
by Simon Glass
· 8 years ago
b9f6d89
spl: Convert spl_spi_load_image() to use linker list
by Simon Glass
· 8 years ago
172b39f
spl: spi: Move the generic SPI loader into common/spl
by Simon Glass
· 8 years ago
c0b6c9b
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
6b2e4db
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
eaa24e7f
serial: ns16550: Handle -ENOENT when requesting clock
by Alexandre Courbot
· 8 years ago
d0a0c1d
dm: mmc: intialize dev when probe
by Peng Fan
· 8 years ago
83c8f84
pinctrl: imx6: support i.MX6ULL
by Peng Fan
· 8 years ago
cb356f9
imx: ocotp: support i.MX6ULL
by Peng Fan
· 8 years ago
feaada1
imx_watchdog: Do not assert WDOG_B on watchdog init
by Ross Parker
· 8 years ago
2c84db2
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
8bbe1cc
power: regulator: add pwm regulator
by Kever Yang
· 8 years ago
8353f9d
net, macb: fix misaligned cache operation warning
by Heiko Schocher
· 8 years ago
31ec4a2
input: specify the default of I8042_KEYB in more correct manner
by Masahiro Yamada
· 8 years ago
ce3cf6a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
5467da2
mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261
by Sriram Dash
· 8 years ago
a1f422e
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
by Sriram Dash
· 8 years ago
a3c1f69
usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum
by Sriram Dash
· 8 years ago
9fd465c
usb: fsl: Rename fdt_fixup_dr_usb
by Sriram Dash
· 8 years ago
ebe7d1a
usb: host: ehci-vf: Migrate Vybrid USB to driver model
by Sanchayan Maity
· 8 years ago
16f1d2b
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
by Sriram Dash
· 8 years ago
3cf1a96
net: asix: Fix ASIX 88772B with driver model
by Alban Bedel
· 8 years ago
4535d48
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
7c25975
ARM: tegra: fix USB ULPI PHY reset signal inversion confusion
by Stephen Warren
· 8 years ago
00b6aad
i2c: tegra: only use new clock/reset APIs
by Stephen Warren
· 8 years ago
f79df4b
mmc: tegra: only use new clock/reset APIs
by Stephen Warren
· 8 years ago
3b940fa
clock: implement a driver for the Tegra CAR
by Stephen Warren
· 8 years ago
3017ab5
reset: implement a driver for the Tegra CAR
by Stephen Warren
· 8 years ago
f641700
misc: implement Tegra CAR core driver
by Stephen Warren
· 8 years ago
a66f772
mmc: tegra: Add DM_MMC support to Tegra MMC driver
by Tom Warren
· 8 years ago
6d9ccbb
mmc: tegra: priv struct and naming cleanup
by Stephen Warren
· 8 years ago
4b12484
mmc: tegra: don't use periph_id in pad_init_mmc()
by Stephen Warren
· 8 years ago
c76e936
mmc: tegra: move pad_init_mmc() into MMC driver
by Stephen Warren
· 8 years ago
d55aadc
mmc: tegra: use correct alias for SDHCI/MMC nodes
by Stephen Warren
· 8 years ago
39ac768
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
d99a30e
ahci: Make ahci_port_base() non-static to enable overwrite
by Stefan Roese
· 8 years ago
755e3f5
usb: xhci-mvebu: Add Armada 8K to compatiblity list
by Stefan Roese
· 8 years ago
648391c
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K
by Stefan Roese
· 8 years ago
8f64e26
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
by Stefan Roese
· 9 years ago
46b9db5
usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)
by Stefan Roese
· 8 years ago
07faf11
usb: xhci: Add Marvell MVEBU xHCI support
by Stefan Roese
· 8 years ago
572be4a
net: mvneta: Add support for Armada 3700 SoC
by Stefan Roese
· 9 years ago
6564d99
net: mvneta: Make driver 64bit safe
by Stefan Roese
· 9 years ago
9ec1c78
spi: Add driver for Marvell Armada 3700 SoC
by Stefan Roese
· 9 years ago
027276a
serial: Add serial_mvebu_a3700 for Armada 3700 SoC
by Stefan Roese
· 9 years ago
68849a9
net: mvneta: Round up top tx buffer boundaries for dcache ops
by Stefan Roese
· 8 years ago
265c7da
dfu: Migrate to Kconfig
by Tom Rini
· 8 years ago
553c1de
usb:gadget: Disallow DFU in SPL for now
by Tom Rini
· 8 years ago
71c10a4
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
09dbb85
kconfig: introduce kconfig for UBI
by Heiko Schocher
· 8 years ago
c1e979b
driver: ddr: fsl_mmdc: Pass board parameters through data structure
by York Sun
· 8 years ago
bad4984
armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A
by York Sun
· 8 years ago
58e58d8
i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K
by Stefan Roese
· 8 years ago
2bbee3e
i2c: mv_i2c.c: Validate read length in I2C command
by jinghua
· 8 years ago
2b9a838
i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)
by Stefan Roese
· 8 years ago
8c3ba15
i2c: mv_i2c.c: Add DM support
by Stefan Roese
· 8 years ago
90ddbb9
i2c: mv_i2c.c: Prepare driver for DM conversion
by Stefan Roese
· 8 years ago
71c9a50
i2c: mv_i2c.c: Remove CONFIG_HARD_I2C
by Stefan Roese
· 8 years ago
5196855
i2c: mv_i2c.c: cosmetic: Coding style cleanups
by Stefan Roese
· 8 years ago
8a5a180
usb: ehci-generic: support reset control for generic EHCI
by Masahiro Yamada
· 8 years ago
8ec5336
Move ENOTSUPP defines to include/linux/errno.h
by Masahiro Yamada
· 8 years ago
64e4f7f
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
adae2ec
treewide: use #include <...> to include public headers
by Masahiro Yamada
· 8 years ago
30fe357
drivers: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
9b70df5
usb: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
d41919b
usb: replace ehci_*_remove() with usb_deregister()
by Masahiro Yamada
· 8 years ago
bf528cd
video: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
cdb67f3
mmc: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
7972fc9
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
67d7dde
ns16650: Make sure we have CONFIG_CLK set before using infrastructure
by Tom Rini
· 8 years ago
ccc4000
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
c3a29fe
clk: uniphier: allow to have clock node under syscon node
by Masahiro Yamada
· 8 years ago
f18559e
clk: uniphier: move U_BOOT_DRIVER entry to core code
by Masahiro Yamada
· 8 years ago
630c99f
clk: uniphier: constify clock data arrays/structures
by Masahiro Yamada
· 8 years ago
505dcd2
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
a274563
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
4051462
clk: rk3288: add PWM clock get rate
by Kever Yang
· 8 years ago
e54d26a
clk: rk3399: add pmucru controller support
by Kever Yang
· 8 years ago
Next »