Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0be9be870b76e4d3ca8588938a4ae00f1bee0b30
/
drivers
0be9be8
board: ls1043ardb: Add micro QE support for ls1043ardb
by Zhao Qiang
· 9 years ago
3ae2220
driver: qe: Mask the codes not used for micro QE
by Zhao Qiang
· 9 years ago
0f331d8
driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms
by Qianyu Gong
· 9 years ago
8868a64
fm: fdt: Move fman ucode fixup to driver code
by Qianyu Gong
· 9 years ago
ae6a758
qe: move drivers/qe/qe.h to include/fsl_qe.h
by Qianyu Gong
· 9 years ago
4b636c3
powerpc/SECURE_BOOT: Add PAMU driver
by Aneesh Bansal
· 9 years ago
d218033
drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE
by Ruchika Gupta
· 9 years ago
844e18f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
8343153
pinctrl: imx: Support i.MX7D
by Peng Fan
· 9 years ago
e2fd36cc
pinctrl: imx: Introduce pinctrl driver for i.MX6
by Peng Fan
· 9 years ago
2f736a9
imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7
by Ulises Cardenas
· 9 years ago
4cfcaf7
superio: Add SMSC SIO1007 driver
by Bin Meng
· 9 years ago
a68a79e
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
1dd49d5
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
cb88cd8
drivers: usb: ohci-at91: clean up the PLLB code
by Wenyou Yang
· 9 years ago
2f7be64
drivers: usb: atmel: clean up the UTMI PLL code
by Wenyou Yang
· 9 years ago
fbd4ac1
drivers: at91: clean up peripheral clock code
by Wenyou Yang
· 9 years ago
eb06f02
net: phy: marvell: Fix problem with phy_reset() clearing BMCR
by Stefan Roese
· 9 years ago
d1b5282
net: phy: marvell: Call phy_reset() where possible
by Stefan Roese
· 9 years ago
d8af3c9
tegra: video: Move LCD driver to use the DM PWM driver
by Simon Glass
· 9 years ago
90836ff
tegra: Convert CONFIG_PWM_TEGRA to Kconfig
by Simon Glass
· 9 years ago
60740e7
tegra: video: Move all fdt-decoding into a single function
by Simon Glass
· 9 years ago
264c7f7
tegra: video: Move LCD enums into the driver
by Simon Glass
· 9 years ago
b1c50fb
tegra: video: Remove the static variables
by Simon Glass
· 9 years ago
e865ef3
tegra: video: Convert tegra20 LCD driver to driver model
by Simon Glass
· 9 years ago
923128f
tegra: video: Merge the two config structures together
by Simon Glass
· 9 years ago
54832f2
tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
by Simon Glass
· 9 years ago
d8fc3c5
tegra: video: Merge the display driver into one file
by Simon Glass
· 9 years ago
89c0346
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
by Simon Glass
· 9 years ago
fad7218
tegra: nyan-big: Move the LCD driver to driver model
by Simon Glass
· 9 years ago
118d11f
tegra: lcd: Merge tegra124-lcd.c into display.c
by Simon Glass
· 9 years ago
97f6c52
tegra: pwm: Add a driver for the tegra PWM
by Simon Glass
· 9 years ago
5f4de1f
tegra: gpio: Show the GPIO value for outputs
by Simon Glass
· 9 years ago
a40f7a2
tegra: mmc: Fix comments in the MMC driver init
by Simon Glass
· 9 years ago
4f3873d
dm: video: Flush the cache after a puts()
by Simon Glass
· 9 years ago
feb53e2
tegra: keyboard: Fix the init order
by Simon Glass
· 9 years ago
2bb6872
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 9 years ago
94bf8b5
usb: remove UniPhier EHCI driver
by Masahiro Yamada
· 9 years ago
e4dfb05
clk: uniphier: add Media I/O clock driver for UniPhier SoCs
by Masahiro Yamada
· 9 years ago
c7b0bc7
arasan: nfc: Add initial nand driver support for arasan
by Siva Durga Prasad Paladugu
· 9 years ago
937ad76
zynqmp: nand: Add Nand driver support for zynqmp
by Siva Durga Prasad Paladugu
· 9 years ago
f6ca2a6
mtd: pxa3xx_nand: Don't alloc unneeded memory
by Kevin Smith
· 9 years ago
4d21b59
mtd: pxa3xx_nand: Correct offset calculation
by Kevin Smith
· 9 years ago
8a02d63
mtd: pxa3xx_nand: Correct null dereference
by Kevin Smith
· 9 years ago
e37d5a9
nand: mxs: fix error handling for mxs_nand_init
by Peng Fan
· 9 years ago
f4a63c9
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
86f0746
dm: video: Add a temporary work-around for old stdout var
by Simon Glass
· 9 years ago
615b145
s3c24xx: serial: Remove dead code
by David Müller (ELSOFT AG)
· 9 years ago
440fc76
Remove unused CONFIG_HWFLOW option and associated dead code.
by David Müller (ELSOFT AG)
· 9 years ago
fe6fbf3
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
by David Müller (ELSOFT AG)
· 9 years ago
c838673
drivers: net: keystone_net: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
cbd7daa
drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
by Mugunthan V N
· 9 years ago
b5f88e8
dm: pxa: serial: Drop serial_sa1100 serial driver
by Simon Glass
· 9 years ago
e62df99
dm: serial: Drop serial_max3100 serial driver
by Simon Glass
· 9 years ago
5e86d7e
dm: freescale: serial: Drop serial_imx serial driver
by Simon Glass
· 9 years ago
b82d544
dm: opencores: Drop opencores_yanu serial driver
by Simon Glass
· 9 years ago
1942e14
dm: freescale: Drop mxs_auart serial driver
by Simon Glass
· 9 years ago
931a7a5
serial: serial_stm32: move clock config from driver to board
by Vikas Manocha
· 9 years ago
3d93c94
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 9 years ago
888a90c
video: bcm2835: use bus_to_phys() on FB address
by Stephen Warren
· 9 years ago
c994c9c
net: davinci_emac: fix NULL check after pointer dereference
by Vishwas Srivastava
· 9 years ago
8aaeb1f
net: fix wrong initialization in davinci-emac driver
by Vishwas Srivastava
· 9 years ago
1f47573
video: Use 'int' for loop variables instead of short
by Simon Glass
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
83cf24c
net: e1000: Convert to use DM PCI API
by Bin Meng
· 9 years ago
6c3300c
net: designware: Use dm_pci_mem_to_phys() in the probe routine
by Bin Meng
· 9 years ago
7c1d055
net: pch_gbe: Convert to use DM PCI API
by Bin Meng
· 9 years ago
6e916cc
x86: ich6_gpio: Convert to use proper DM API
by Bin Meng
· 9 years ago
ac371d6
x86: pch9: Implement get_io_base op
by Bin Meng
· 9 years ago
b9c951d
dm: pch: Add get_io_base op
by Bin Meng
· 9 years ago
fd2afdf
x86: pch: Implement get_gpio_base op
by Bin Meng
· 9 years ago
8fec3e1
dm: pch: Add get_gpio_base op
by Bin Meng
· 9 years ago
06d66af
dm: pch: Rename get_sbase op to get_spi_base
by Bin Meng
· 9 years ago
1124562
dm: pch: Remove pch_get_version op
by Bin Meng
· 9 years ago
0d3792c
spi: ich: Change PCHV_ to ICHV_
by Bin Meng
· 9 years ago
d940667
spi: ich: Use compatible strings to distinguish controller version
by Bin Meng
· 9 years ago
316fd94
spi: ich: Some clean up
by Bin Meng
· 9 years ago
f6de3c5
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
74387b9
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
1e35776
Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"
by Dinh Nguyen
· 9 years ago
0d64b5b
usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
by Frank Wang
· 9 years ago
7559604
dm: vybrid_gpio: Drop legacy code
by Bhuvanchandra DV
· 9 years ago
0bb4c4c
dm: lpuart: Drop the legacy code
by Bhuvanchandra DV
· 9 years ago
59c88d8
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
29a47af
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
ce76495
atmel_nand: Add 32 bit ecc support for sama5d2 chip
by Josh Wu
· 9 years ago
247a2d0
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
by Josh Wu
· 9 years ago
6b731c9
drivers: net: Add ethernet driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
d249984
drivers: net: phy: add SMSC LAN8740 Phy support.
by Purna Chandra Mandal
· 9 years ago
be03317
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
by Andrei Pistirica
· 9 years ago
e80d11f
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
1dc4283
drivers: serial: add driver for Microchip PIC32 UART controller.
by Paul Thacker
· 9 years ago
0ee99ca
drivers: gpio: add driver for Microchip PIC32 GPIO controller.
by Purna Chandra Mandal
· 9 years ago
db4fbfc
drivers: pinctrl: Add pinctrl driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
699f919
drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.
by Purna Chandra Mandal
· 9 years ago
88ba4d6
driver: net: fsl-mc: Update print to reflect correct string
by Prabhakar Kushwaha
· 9 years ago
901a88e
driver: net: fsl-mc: Memset dprc_cfg before configuring
by Prabhakar Kushwaha
· 9 years ago
69f617f
video: sandbox: Allow selection of font size and console name
by Simon Glass
· 9 years ago
b3a72b3
video: Allow selection of the driver and font size
by Simon Glass
· 9 years ago
c5332cb
video: Add the Cantoraone decorative font
by Simon Glass
· 9 years ago
Next »