Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b22f6201fa1154ce9a49bf3530874551bbe801cb
/
drivers
b22f620
dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
by Simon Glass
· 8 years ago
b8fa836
net: smsc95xx: Correct free_pkt() implementation
by Simon Glass
· 8 years ago
8904415
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
5db550f
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
d7cb71b
drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
by Jean-Jacques Hiblot
· 8 years ago
73e95eb
drivers: phy: add PIPE3 phy driver
by Jean-Jacques Hiblot
· 8 years ago
7e9db02
dm: test: Add tests for the generic PHY uclass
by Jean-Jacques Hiblot
· 8 years ago
4844778
drivers: phy: add generic PHY framework
by Jean-Jacques Hiblot
· 8 years ago
7c56e10
serial: atmel_usart: Add clk support
by Wenyou Yang
· 8 years ago
b045a60
serial: atmel_usart: Fix early debug not work in SPL
by Wenyou Yang
· 8 years ago
217c968
clk: at91: Align the at91 pmc's compatibles
by Wenyou Yang
· 8 years ago
e382e2d
clk: at91: Align clk-master compatibles with kernel
by Wenyou Yang
· 8 years ago
94bd7f3
clk: at91: Enhance the peripheral clock
by Wenyou Yang
· 8 years ago
8f15540
net: macb: Align the compatibles with kernel
by Wenyou Yang
· 8 years ago
44835ea
net: macb: Add remove callback
by Wenyou Yang
· 8 years ago
584d1c1
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
d042144
dm: Update Simple Watchdog uclass
by Maxim Sloyko
· 8 years ago
93c9f39
fix: nand: pxa3xx: Remove hardcode values from the driver
by Konstantin Porotchkin
· 8 years ago
50dd09e
fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETP
by Igal Liberman
· 8 years ago
c8855ce
fix: phy: marvell: cp110: rename comphy_index to cp_index
by Igal Liberman
· 8 years ago
980d809
fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETP
by Igal Liberman
· 8 years ago
3d7a2f4
phy: marvell: print comphy status even when it's disconnected
by Stefan Roese
· 8 years ago
b8b7c67
fix: phy: marvell: cp110: fix comphy lane 4 selection options
by Stefan Roese
· 8 years ago
989b96f
phy: marvell: cp110: add 5G XFI mode
by Igal Liberman
· 8 years ago
b15d61d
fix: phy: marvell: cp110: update comphy selector option
by Stefan Roese
· 8 years ago
547a98f
fix: phy: marvell: cp110: sata: update analog parameters according to latest ETP
by Igal Liberman
· 8 years ago
4fbca01
fix: phy: marvell: cp110: fix the KR/SFI line 4 selector
by Stefan Roese
· 8 years ago
f4fed5c
phy: marvell: add IGNORE COMPHY type
by Stefan Roese
· 8 years ago
b781f57
phy: marvell: cp110: update utmi phy connection type
by Stefan Roese
· 8 years ago
2313efe
phy: marvell: cp110: add support for end point configuration
by Stefan Roese
· 8 years ago
db720b7
phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI
by Stefan Roese
· 8 years ago
fa737e8
fix: mvebu_ comphy: Update COMPHY sequence number
by Konstantin Porotchkin
· 8 years ago
d4739d3
fix: mvebu: pcie_dw: Allow probing empty PCIe slots
by Konstantin Porotchkin
· 8 years ago
380b323
net: mvpp2: Add remove function that is called before the OS is started
by Stefan Roese
· 8 years ago
e9d8527
drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model
by Cooper Jr., Franklin
· 8 years ago
e1f7f6d
i2c: davinci: Split functions into two parts for future DM support
by Cooper Jr., Franklin
· 8 years ago
14fdaa8
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
a91f1d2
aspeed: Refactor SCU to use consistent mask & shift
by maxims@google.com
· 8 years ago
15016af
aspeed: Add support for Clocks needed by MACs
by maxims@google.com
· 8 years ago
7f61331
aspeed: Add I2C Driver
by maxims@google.com
· 8 years ago
995167b
aspeed: Add P-Bus clock in ast2500 clock driver
by maxims@google.com
· 8 years ago
54651aa
aspeed: AST2500 Pinctrl Driver
by maxims@google.com
· 8 years ago
0fdb11a
aspeed: Refactor AST2500 RAM Driver and Sysreset Driver
by maxims@google.com
· 8 years ago
750875c
aspeed: Reset Driver
by maxims@google.com
· 8 years ago
adea66c
aspeed: Make SCU lock/unlock functions part of SCU API
by maxims@google.com
· 8 years ago
df35df2
aspeed: Watchdog Timer Driver
by maxims@google.com
· 8 years ago
daea6d4
dm: Simple Watchdog uclass
by maxims@google.com
· 8 years ago
97a3e91
rtc: Add DM support to ds1307
by Chris Packham
· 8 years ago
c6a4200
mtd: nand: Consolidate nand spl loaders implementation
by Ladislav Michl
· 8 years ago
40ddb3a
stm32f7: increase the max no of pin configuration to 70
by Vikas Manocha
· 8 years ago
1c6459d
stm32f7: sdram: correct sdram configuration as per micron sdram
by Vikas Manocha
· 8 years ago
b6fd9eb
stm32f7: stm32f746-disco: read memory info from device tree
by Vikas Manocha
· 8 years ago
1a8fde7
stm32f7: use stm32f7 gpio driver supporting driver model
by Vikas Manocha
· 8 years ago
ec8630a
dm: gpio: Add driver for stm32f7 gpio controller
by Vikas Manocha
· 8 years ago
4515ffe
stm32f7: sdram: use sdram device tree node to configure sdram controller
by Vikas Manocha
· 8 years ago
f9c6e6a
stm32f7: use clock driver to enable sdram controller clock
by Vikas Manocha
· 8 years ago
aa88e1a
stm32f7: dm: add driver model support for sdram
by Vikas Manocha
· 8 years ago
2479609
stm32f7: sdram: move sdram driver code to ram drivers area
by Vikas Manocha
· 8 years ago
9f28b5c
stm32f7: use clock driver to enable qspi controller clock
by Vikas Manocha
· 8 years ago
6dd1f1f
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
by Uri Mashiach
· 8 years ago
6383066
usb: host: xhci-omap: fix double weak board_usb_init functions
by Uri Mashiach
· 8 years ago
f6ff74e
arm: usb: dra7xx: xHCI registers based on USB port index
by Uri Mashiach
· 8 years ago
7e5b268
drivers: spi: Remove duplicate .probe method
by Suniel Mahesh
· 8 years ago
50b7d03
zynq: spi: Honour the activation / deactivation delay
by Moritz Fischer
· 8 years ago
530fa31
spi: atmel: check GPIO validity before using cs_gpios
by Wenyou Yang
· 8 years ago
55f3ea7
Drop the pdsp188x driver
by Simon Glass
· 8 years ago
d65a142
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
by Simon Glass
· 8 years ago
52222b1
power: Convert CONFIG_PMIC_AS3722 to Kconfig
by Simon Glass
· 8 years ago
5ae97a0
power: Move as3722 pmic to pmic/ directory
by Simon Glass
· 8 years ago
81a3356
power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722
by Simon Glass
· 8 years ago
8d91b46
sunxi: video: Add A64/H3/H5 HDMI driver
by Jernej Skrabec
· 8 years ago
9220d50
sunxi: i2c: Add support for DM I2C
by Jernej Skrabec
· 8 years ago
cb7d2b8
sunxi: power: Compile sy8106a driver only during SPL build
by Jernej Skrabec
· 8 years ago
a1dcf3c
pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
by Philipp Tomsich
· 8 years ago
e62f4be
dm: sandbox: pwm: Add a basic pwm test
by Simon Glass
· 8 years ago
b7c0b40
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
8ef5089
ehci-ppc4xx: Prepare for usage of readl()/writel() accessors
by Alexey Brodkin
· 8 years ago
773e9e9
usb: musb: avoid out of bound access in udc_setup_ep
by Heinrich Schuchardt
· 8 years ago
5545c1c
musb: properly detect failed initialization of controller
by Heinrich Schuchardt
· 8 years ago
c4738ee
sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I
by Icenowy Zheng
· 8 years ago
9b4ca92
sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs
by Jernej Skrabec
· 8 years ago
ccfbe5f
sunxi: video: Convert lcdc to use struct display_timing
by Jernej Skrabec
· 8 years ago
2e0a1f3
sunxi: video: Split out TCON code
by Jernej Skrabec
· 8 years ago
c9d9774
gpio: sunxi: Add compatible string for R40 PIO
by Chen-Yu Tsai
· 8 years ago
478a3c5
sunxi: Enable AXP221s in I2C mode with the R40 SoC
by Chen-Yu Tsai
· 8 years ago
80b9644
sunxi: Convert CONS_INDEX to Kconfig
by Mylène Josserand
· 8 years ago
e44eb3a
sunxi: Convert CONFIG_RGMII to Kconfig
by Mylène Josserand
· 8 years ago
43ef184
sunxi: Convert SUNXI_EMAC to Kconfig
by Mylène Josserand
· 8 years ago
c1506ef
sunxi: Move SUNXI_GMAC to Kconfig
by Mylène Josserand
· 8 years ago
cffa503
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
3ec0182
drivers/crypto/fsl: remove redundant logical contraint
by xypron.glpk@gmx.de
· 8 years ago
222d242
fsl/sata: correctly identify failed malloc
by xypron.glpk@gmx.de
· 8 years ago
5fecf83
ddr: fsl: incorrect logical constraint in populate_memctl_options
by xypron.glpk@gmx.de
· 8 years ago
69f14ce
FPGA: drivers/fpga/ivm_core.c: incorrect printf
by xypron.glpk@gmx.de
· 8 years ago
695a31b
usbtty: avoid potential NULL pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
836c55d
sysreset: psci: support system reset in a generic way with PSCI
by Masahiro Yamada
· 8 years ago
d52c551
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· 8 years ago
c4f047c
armv7: ls1021a: Drop macro CONFIG_LS102XA
by York Sun
· 8 years ago
342cf06
armv8: ls1043a: Drop macro CONFIG_LS1043A
by York Sun
· 8 years ago
4ce6fbf
armv8: ls2080a: Drop macro CONFIG_LS2080A
by York Sun
· 8 years ago
Next »