Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f018545ef756c4bc567d1bbf153615833bc590b0
/
drivers
f018545
net: phy: micrel: center FLP burst timing at 16ms
by Ash Charles
· 8 years ago
ba4dfef
net: add driver for Synopsys Ethernet QoS device
by Stephen Warren
· 8 years ago
eef55e5
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
dd93a8e
dfu: align array in dfu_get_dev_type with enum dfu_device_type
by Patrick Delaunay
· 8 years ago
7fd1173
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
3450a85
Fix spelling of "resetting".
by Vagrant Cascadian
· 8 years ago
5564ed5
rockchip: rk3288: Move rockchip_get_cru() out of the driver
by Simon Glass
· 8 years ago
c8a6bc9
rockchip: rk3399: Move rockchip_get_cru() out of the driver
by Simon Glass
· 8 years ago
92ac73e
rockchip: rk3036: Move rockchip_get_cru() out of the driver
by Simon Glass
· 8 years ago
8dfb4a2
clk: rk3399: fix rockchip_get_cru
by Jacob Chen
· 8 years ago
7ce7959
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
9d6c9d9
sunxi: A64: enable USB support
by Amit Singh Tomar
· 8 years ago
aec9a0f
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
by Jagan Teki
· 8 years ago
4ddc981
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
30aaa77
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
57faca1
drivers: USB: OHCI: allow compilation for 64-bit targets
by Andre Przywara
· 8 years ago
1df182d
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
0eafd4b
dm: at91: Add driver model support for the spi driver
by Wenyou Yang
· 8 years ago
998cf3c
serial: atmel_usart: Support enable an early debug UART
by Wenyou Yang
· 8 years ago
6ec739a
serial: Kconfig: Add ATMEL_USART option
by Wenyou Yang
· 8 years ago
339cb07
mmc: atmel_sdhci: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
c6a0f7f
usb: ehci-atmel: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
52f3733
i2c: at91_i2c: Change error return -ENODEV to -EINVAL
by Wenyou Yang
· 8 years ago
2ccc07b
i2c: at91_i2c: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
d85d92a
gpio: atmel_pio4: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
6cadaa0
clk: at91: Improve the clock implementation
by Wenyou Yang
· 8 years ago
3f56b13
clk: clk-uclass: Assign clk->dev before call .of_xlate
by Wenyou Yang
· 8 years ago
b892b05
clk: at91: Fix at91-pmc and at91-sckc's class ID
by Wenyou Yang
· 8 years ago
4f89292
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
ec1eaad
Merge branch 'master' of http://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
c476215
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· 8 years ago
4f9378c
dm: mmc: socfpga: fix MMC_OPS support
by Sylvain Lesne
· 8 years ago
2a1beda
mmc: sdhci: assign to clk_mul when host version is upper than SD3.0
by Jaehoon Chung
· 8 years ago
288db7c
mmc: add the device name in debugging message for supplying vmmc
by Jaehoon Chung
· 8 years ago
f55ae19
dm: mmc: socfpga: fix MMC_OPS support
by Sylvain Lesne
· 8 years ago
dd399cb
mmc: refactor two core functions
by Masahiro Yamada
· 8 years ago
be256cb
mmc: sdhci: fix the "misaligned operation at range" for cache
by Jaehoon Chung
· 8 years ago
2051aef
mmc: introduce mmc_power_init
by Peng Fan
· 8 years ago
af27382
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 8 years ago
89a54ab
ddr: altera: Configuring SDRAM extra cycles timing parameters
by Chin Liang See
· 8 years ago
9eea45f
usb: xhci-mvebu: use xhci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
99e2df4
usb: ehci-vf: use ehci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
df10a85
mtd: nand: Kconfig: Add NAND_MXS entry
by Jagan Teki
· 8 years ago
97d29ca
net: Kconfig: Add FEC_MXC entry
by Jagan Teki
· 8 years ago
e28e149
thermal: Kconfig: Add IMX_THERMAL entry
by Jagan Teki
· 8 years ago
8829e66
serial: Kconfig: Add MXC_UART entry
by Jagan Teki
· 8 years ago
b033808
i2c: designware: Avoid overwriting the cmd_data register
by Marek Vasut
· 8 years ago
6e67f17
Fix codying style broken by recent libfdt sync
by Masahiro Yamada
· 8 years ago
28a3a43
power: twl6030: fix code refactoring
by Nicolae Rosia
· 8 years ago
869588d
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
by Simon Glass
· 8 years ago
b87ca80
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
by Simon Glass
· 8 years ago
0a6eac8
video: Move video_get_info_str() prototype to a header file
by Simon Glass
· 8 years ago
fbda683
Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
by Simon Glass
· 8 years ago
0872d44
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
by Simon Glass
· 8 years ago
a420657
video: Drop CONFIG_VIDEO_HW_CURSOR
by Simon Glass
· 8 years ago
1e1a0fb
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
ac8a32f
video: Drop the sed13806 driver
by Simon Glass
· 8 years ago
c370d38
video: Drop the s3c-fb driver
by Simon Glass
· 8 years ago
14438e1
video: Drop the imx25lcdc driver
by Simon Glass
· 8 years ago
9909aeb
video: Drop the smiLynxEM driver
by Simon Glass
· 8 years ago
002f967
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
by Simon Glass
· 8 years ago
cfa307f
Convert CONFIG_VIDEO_CT69000 to Kconfig
by Simon Glass
· 8 years ago
c674519
Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
by Simon Glass
· 8 years ago
bdba2b3
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· 8 years ago
f8b19a8
Convert CONFIG_LCD to Kconfig
by Simon Glass
· 8 years ago
27604b1
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· 8 years ago
53302bd
Remove some merge markers
by Simon Glass
· 8 years ago
3431b39
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 8 years ago
94eaa79
cpu: Add get_vendor callback
by Alexander Graf
· 8 years ago
805dc44
clk: uniphier: rework UniPhier clk driver
by Masahiro Yamada
· 8 years ago
935e09c
pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x
by Masahiro Yamada
· 8 years ago
4504062
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 8 years ago
df87e6b
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
b02e404
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
44afdc4
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
c9abfbd
net: smsc95xx: fix DM MAC address reading
by Stephen Warren
· 8 years ago
7377647
rtl8169: fix cache misalignment message on transmit.
by Peter Chubb
· 8 years ago
6723b23
net: mvneta: fix typo in comment
by Chris Packham
· 8 years ago
b755abe
net: mv88e61xx: Add support for fixed links
by Chris Packham
· 8 years ago
65d4d00
net: Add support for mv88e609x switches
by Chris Packham
· 8 years ago
ab97153
driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection
by Mugunthan V N
· 8 years ago
ce412b7
drivers: net: phy: atheros: add separate config for AR8031
by Mugunthan V N
· 8 years ago
2ec4d10
phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID
by Andrea Merello
· 8 years ago
c69f6d0
Merge branch 'master' of http://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
7949360
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
5ebd27d
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
f812574
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
3c594d3
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
711b534
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
21c9bce
video: Remove legacy VESA and coreboot framebuffer drivers
by Bin Meng
· 8 years ago
2d3c573
x86: coreboot: Convert to use DM coreboot video driver
by Bin Meng
· 8 years ago
3968398
dm: video: Don't do anything in alloc_fb() when plat->size is zero
by Bin Meng
· 8 years ago
13b2bfc
dm: video: Add driver for coreboot framebuffer device
by Bin Meng
· 8 years ago
5f6ad02
vbe: Make vbe_setup_video_priv() public
by Bin Meng
· 8 years ago
fcda8c3
x86: Convert to use DM VESA video driver
by Bin Meng
· 8 years ago
f0920e4
dm: video: Output verbose information in vbe_setup_video()
by Bin Meng
· 8 years ago
02c57ab
dm: video: Add driver for VESA-compatible device
by Bin Meng
· 8 years ago
bfeba01
cmd: cros_ec: Move crosec commands to cmd subdirectory
by Moritz Fischer
· 8 years ago
99785de
power: regulator: lp873x: Add regulator support
by Keerthy
· 8 years ago
ca1de0b
power: pmic: lp873x: Add the base pmic support
by Keerthy
· 8 years ago
Next »