Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
eda959f340f10e6efbe7ce916133344730e7cacd
/
drivers
« Previous
ac87c17
SPI: mxc_spi: replace fixed offsets with structures
by Stefano Babic
· 14 years ago
afaa9f6
SPI: mxc_spi: add SPI clock calculation and setup to the driver
by Anatolij Gustschin
· 14 years ago
dff0109
SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case
by Anatolij Gustschin
· 14 years ago
c9d59c7
SPI: mxc_spi: add support for i.MX35 processor
by Stefano Babic
· 14 years ago
01bb24b
Add basic support for Freescale's mc9sdz60
by Stefano Babic
· 14 years ago
8168721
I2C: mxc_i2c: address failure with mx35 processor
by Stefano Babic
· 14 years ago
1d549ad
I2C: mxc_i2c: get rid of __REG access
by Stefano Babic
· 14 years ago
0422061
mxc_i2c: Add support for the i.MX35 processor
by Stefano Babic
· 14 years ago
1b22b0d
serial_mxc: add support for Freescale's i.MX35 processor
by Stefano Babic
· 14 years ago
58c758f
mxc_nand: add support for i.MX35 processor
by Stefano Babic
· 14 years ago
76f260d
BLOCK: Add freescale IMX51 PATA driver
by Marek Vasut
· 14 years ago
3382fd4
fsl_pmic: add I2C interface support
by Liu Hui-R64343
· 14 years ago
127cec1
mxc_i2c: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
01643ec
mxc_gpio: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
0c466ad
serial_mxc: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
9691245
fec_mxc: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
f3100ff
Fix at91 includes in soft_i2c driver
by Ryan Mallon
· 14 years ago
f8ea15f
ftpmu010: support faraday ftpmu010 driver
by Macpaul Lin
· 14 years ago
2b21ec9
UEC: Fix compiler warnings introduced by linux/mii.h change
by Kumar Gala
· 14 years ago
5aebe3b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
243be8e
powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers
by Kumar Gala
· 14 years ago
f193e3d
powerpc/p2040: Add various p2040 specific information
by Kumar Gala
· 14 years ago
b5debec
powerpc/85xx: Add Support for Freescale P1014 Processor
by Poonam Aggrwal
· 14 years ago
b8cdd01
powerpc/85xx: Add Support for Freescale P1010 Processor
by Poonam Aggrwal
· 14 years ago
58939fc
USB-CDC: Move MAC addresses setting into usb_eth_init
by Vitaly Kuzmichev
· 14 years ago
8f7aa83
USB-CDC: Do not rename netdev after its registration
by Vitaly Kuzmichev
· 14 years ago
988ee3e
usb_ether: register usb ethernet gadget at each eth init
by Lei Wen
· 14 years ago
eddf52b
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
1672171
NET: lan91c96: Correct chip detect logic
by Yanjun Yang
· 14 years ago
5c4fa2e
rtc: add support for Micro Crystal RV-3029-C2 RTC
by Heiko Schocher
· 14 years ago
e1ccf97
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
aad813a
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
3b4456e
fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)
by Roy Zang
· 14 years ago
d621da0
fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
by Jerry Huang
· 14 years ago
213ac73
fsl_pci: Update PCIe boot ouput
by Peter Tyser
· 14 years ago
a4aafcc
powerpc/fsl-pci: Add generic code to setup PCIe controllers
by Kumar Gala
· 14 years ago
3a0e3c2
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
by Kumar Gala
· 14 years ago
a6da8b8
fsl_esdhc: Fix esdhc disabled problem on some platforms
by Chenhui Zhao
· 14 years ago
245eb90
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by Lei Wen
· 14 years ago
47fc18f
NAND: add the ability to directly write yaffs image
by Lei Wen
· 14 years ago
7fab9df
nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.
by Alexander Holler
· 14 years ago
c6b734f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
3b8b240
add AM29F400BB to table of supported legacy flashs
by David Müller
· 14 years ago
0e7790d
LAN91C*: Change chip names to fit the eth_device struct size
by Yanjun Yang
· 14 years ago
5dec49c
pca953x: support 16-pin devices
by Chris Packham
· 14 years ago
b3dbf4a5
ftgmac100: support of gigabit eth ftgmac100
by Macpaul Lin
· 14 years ago
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
4ffeab2
cfi_flash: avoid flash_verbose when possible
by Mike Frysinger
· 14 years ago
f3038cd
sh: serial_sh: Fix build in serial_sh
by Nobuhiro Iwamatsu
· 14 years ago
9905706
sh: sh7722: Fix multiple definition of PSDR in serial_sh
by Nobuhiro Iwamatsu
· 14 years ago
3f6c8e3
sh: serial: Update serial driver for SH
by Nobuhiro Iwamatsu
· 14 years ago
cdc51c2
Merge branch 'next' of ../next
by Wolfgang Denk
· 14 years ago
2956532
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 years ago
030955c
fsl_esdhc: Fix the voltage validation process
by Li Yang
· 14 years ago
63786d2
fsl_esdhc: Fix max clock frequency
by Jerry Huang
· 14 years ago
4a6ee17
fsl_esdhc: Use mmc_set_clock to set initial speed
by Jerry Huang
· 14 years ago
7a8fc36
MTD/NAND: fix nand_base.c to use get_timer() correctly
by Reinhard Meyer
· 14 years ago
0bdecd8
nand: constify id/manu tables
by Mike Frysinger
· 14 years ago
73c65e0
video/mx3fb: fix clock divider
by Stefano Babic
· 14 years ago
0934453
RTC driver for PT7C4338 chip.
by Priyanka Jain
· 14 years ago
6afde8b
Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next
by Wolfgang Denk
· 14 years ago
93eab86
sf: winbond: add support for W25Q16/32/128 parts
by Wojtek Skulski
· 14 years ago
d1d90656
sf: new driver for EON devices
by Chong Huang
· 14 years ago
6f726f9
cfi_flash: Add optional config register write to cfi-detection
by Stefan Roese
· 14 years ago
4d2ca9d
cfi_flash: Use flash_read32() in sector_erased()
by Stefan Roese
· 14 years ago
df4e813
cfi_flash: Fix problems with status/id read mode
by Stefan Roese
· 14 years ago
a042ec3
Serial: Add UART support for Marvell ARMADA 100 SoCs.
by Prafulla Wadaskar
· 14 years ago
a160ea0
Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro
by Prafulla Wadaskar
· 14 years ago
e5f495d
gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs
by Prafulla Wadaskar
· 14 years ago
006915f
Merge branch 'master' of ../master into next
by Wolfgang Denk
· 14 years ago
2c1764e
fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller
by P.V.Suresh
· 14 years ago
9fd8491
fsl_upm: Add MxMR/MDR synchronization
by John Schmoller
· 14 years ago
72c96a6
tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII
by Kumar Gala
· 14 years ago
53736ba
OMAP3: SPI driver
by Dirk Behme
· 14 years ago
3e664f6
ARMV7: OMAP4: twl6030 add battery charging support
by Balaji T K
· 14 years ago
ac8983b
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
b097b92
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
2aed9d1
AT91: gen_atmel_mci.c: fix bug when Slot B is used
by Reinhard Meyer
· 14 years ago
2111cb4
fix s3c2410_nand timing default values
by David Müller (ELSOFT AG)
· 14 years ago
14f88c4
video: move fsl_diu_fb driver to drivers/video
by Anatolij Gustschin
· 14 years ago
fb69abf
Merge branch 'next' of git://git.denx.de/u-boot-arm into next
by Wolfgang Denk
· 14 years ago
72d5e44
pl01x: use C structs and readl/writel
by Rabin Vincent
· 15 years ago
b0bc8b7
add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns
by Wolfgang Wegner
· 15 years ago
d260740
da850: Add RMII support for EMAC
by Sudhakar Rajashekhara
· 14 years ago
34bbb8f
cfi_flash: fix bug introduced while recent change to flash_get_size()
by Anatolij Gustschin
· 14 years ago
e2c2a95
74xx_7xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
de550d6
824x: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
c5d0282
ppc4xx/NAND: Reduce size of NAND SPL image
by Stefan Roese
· 14 years ago
8aa858c
e1000: fix compile warning
by Wolfgang Denk
· 14 years ago
fc90c06
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 14 years ago
41bb753
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
a42a9d7
usb: Remove usb_dev_init() from ehci-ppc4xx.c
by Stefan Roese
· 14 years ago
273d720
usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
by Stefan Roese
· 14 years ago
67333f7
usb: Add WATCHDOG_RESET call to polling loop
by Stefan Roese
· 14 years ago
222d6df
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
by Anatolij Gustschin
· 14 years ago
565e39c
imx: Get fec mac address from fuse
by Liu Hui-R64343
· 14 years ago
eb9a28f
mmc: omap: timeout counter fix
by Nishanth Menon
· 14 years ago
83e3907
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
c05b18f
Exclude drivers/qe/fdt.c without CONFIG_QE
by Sebastien Carlier
· 14 years ago
6439466
GRETH: removed space in network driver device name.
by Daniel Hellstrom
· 14 years ago
Next »