Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5cc69084189bf49aa99d13d57515be72d1844bdf
/
drivers
1c6232f
bus_vcxk.c: fix warning: unused variable 'lineptr'
by Jens Scharsig
· 15 years ago
81813cb
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 15 years ago
8941135
omap3: replace all instances of gpmc config struct by one global
by Dirk Behme
· 15 years ago
97a099e
omap3: remove typedefs for configuration structs
by Dirk Behme
· 15 years ago
aa07078
Add Intel E1000 PCIE card support
by Roy Zang
· 15 years ago
187af95
omap3: embedd gpmc_cs into gpmc config struct
by Matthias Ludwig
· 15 years ago
cb32ed1
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 15 years ago
108f56b
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
4c2e3da
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
fccc0fc
OMAP3 Move twl4030 mmc function
by Tom Rix
· 15 years ago
2c15513
OMAP3 Move twl4030 power and led functions
by Tom Rix
· 15 years ago
cd78263
TWL4030 Add power reset button
by Tom Rix
· 15 years ago
7f79dfb
OMAP I2C Fix the sampling clock.
by Tom Rix
· 15 years ago
4ce5a72
arm, i2c: added support for the TWSI I2C Interface
by Heiko Schocher
· 15 years ago
c2e49f7
mpc83xx: Add esd VME8349 board support
by Reinhard Arlt
· 15 years ago
8bf7437
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
04538cd
video: bus_vcxk.c: fix style issues added by 50217dee
by Anatolij Gustschin
· 15 years ago
50217de
new video driver for bus vcxk framebuffers
by Jens Scharsig
· 15 years ago
44259bb
usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root
by Prafulla Wadaskar
· 15 years ago
28958b8
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· 15 years ago
9aef738
unify HOST_CFLAGS and HOSTCFLAGS
by Mike Frysinger
· 15 years ago
cb6d0b7
ahci: Fix gcc 4.4 compiler warning
by Kumar Gala
· 15 years ago
51d91e1
drivers/bios_emulator: Fix gcc 4.4 compiler warning
by Kumar Gala
· 15 years ago
0b23fb3
fec_mxc: driver for FEC ethernet controller on i.MX27
by Ilya Yanok
· 15 years ago
0544c63
ppc4xx: Fixed compilation warning in 4xx_enet.c
by Alessio Centazzo
· 15 years ago
443ce4a
net: phy: bugfixes: mv88E61xx multichip addressing support
by Prafulla Wadaskar
· 15 years ago
16025ea
arm: Kirkwood: Check the error summary bit for error detection
by Simon Kagstrom
· 15 years ago
7b05f5e
arm: Kirkwood: Fix compiler optimization bug for kwgbe_send
by Simon Kagstrom
· 15 years ago
3f6b18f
MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.
by Richard Retanubun
· 15 years ago
736fead
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
b7fe25d
P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)
by Poonam Aggrwal
· 15 years ago
88ad3fd
net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning
by Kim Phillips
· 15 years ago
88a4c2e
sh: sh_eth: Remove garbage from printf
by Nobuhiro Iwamatsu
· 15 years ago
2ea20ef
smc911x: add support for LAN9221
by Andreas Pretzsch
· 15 years ago
84efbf4
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
ec16441
Kirkwood: add Marvell Kirkwood gpio driver
by Dieter Kiermaier
· 15 years ago
39df00d
i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
by Heiko Schocher
· 15 years ago
f14d810
fsl_sata: Fix compiler warnings shown by gcc-4.4
by galak
· 15 years ago
b86b85e
mmc: set bus width to 1 and clock to minimum early during initialization
by Ilya Yanok
· 15 years ago
e405afa
Canyonlands SATA harddisk driver
by Kazuaki Ichinohe
· 15 years ago
a694610
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
52cb4d4
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
dcf728a
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
569460e
sata: namespace curr_device variable
by Mike Frysinger
· 15 years ago
1ca298c
Added support for splash screen positioning
by Matthias Weisser
· 15 years ago
9d173e0
video: mb862xx: replace printf with puts
by Anatolij Gustschin
· 15 years ago
cce99b2
video: mb862xx: use macros instead of magic numbers
by Anatolij Gustschin
· 15 years ago
e865286
video: mb862xx: fix coding style and remove dead code
by Anatolij Gustschin
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
f2f376a
nand: ndfc: Remove unnecessary #ifdef's
by Stefan Roese
· 15 years ago
12582ac
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
by Stefan Roese
· 15 years ago
3ebf70d
nand: fixed failed reads on corrected ECC errors in nand_util.c
by Valeriy Glushkov
· 15 years ago
ed727d3
Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.
by David Brownell
· 15 years ago
b33433a
fsl_esdhc: Add device tree fixups
by Anton Vorontsov
· 15 years ago
9578718
mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations
by Kim Phillips
· 15 years ago
dec61c7
Coldfire: Consolidate DSPI driver
by TsiChung Liew
· 15 years ago
c3ae126
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
227ad91
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 15 years ago
b4db4a7
issue write command to base for JEDEC flash
by Po-Yu Chuang
· 15 years ago
22ee647
at91: Introduction of at91sam9g45 SOC.
by Sedji Gaouaou
· 15 years ago
50243e3
usb: Fix compiler warning with gcc4.4
by Kumar Gala
· 15 years ago
1d8937a
usb: add Marvell Kirkwood ehci host controller driver
by Prafulla Wadaskar
· 15 years ago
0806615
mpc8xxx: USB: fix: access of ehci struct elements
by Vivek Mahajan
· 15 years ago
c3a012c
usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
by Bryan Wu
· 15 years ago
7984967
usb: musb: drop old musb read/write prototypes
by Mike Frysinger
· 15 years ago
205a098
nand: Add Marvell Kirkwood NAND driver
by Prafulla Wadaskar
· 15 years ago
66372fe
fsl_elbc_nand: redirect the pointer of bbt pattern to RAM
by Mingkai Hu
· 15 years ago
98713d2
Bug-fix in drivers mtd nand Makefile
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
378adfc
mtd: nand: use loff_t for offset
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
cd84423
mtd: nand: new base driver for memory mapped nand devices
by Mike Frysinger
· 15 years ago
154b548
davinci_nand chipselect/init cleanup
by David Brownell
· 16 years ago
6e29ed8
davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
by David Brownell
· 16 years ago
fcb7747
davinci_nand: cleanup I (minor)
by David Brownell
· 16 years ago
59869ca
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
8e5e9b9
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 15 years ago
a48ecc9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
bec9cab
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 15 years ago
37572cd
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 15 years ago
bc1bdab
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 15 years ago
73e1140
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
d318d0c
UBI: Fix build problem noticed on Apollon (arm/testing repo)
by Stefan Roese
· 15 years ago
2efee52
sf: Macronix additional chips supported
by Prafulla Wadaskar
· 15 years ago
dd54126
sf: sst: add sst25vf###b ids
by Mike Frysinger
· 15 years ago
7d907f0
sf: sst: fix sector size
by Mike Frysinger
· 15 years ago
0b785dd
net: merge bugfix: Marvell Kirkwood gigabit ethernet driver
by Prafulla Wadaskar
· 15 years ago
d583ef5
ARM DaVinci: EMIF settings
by Thomas Lange
· 15 years ago
4efb77d
arm: Kirkwood: Basic SOCs support
by Prafulla Wadaskar
· 15 years ago
e94e460
83xx: Add support for fsl_dma driver
by Peter Tyser
· 15 years ago
6af015b
fsl_dma: Make DMA transactions snoopable
by Peter Tyser
· 15 years ago
0d595f7
fsl_dma: Break out common memory initialization function
by Peter Tyser
· 15 years ago
7892f61
8xxx: Rename dma_xfer() to dmacpy()
by Peter Tyser
· 15 years ago
484919c
fsl_dma: Fix Channel Start bug in dma_check()
by Peter Tyser
· 15 years ago
51402ac
fsl_dma: Add support for arbitrarily large transfers
by Peter Tyser
· 15 years ago
a730393
fsl_dma: Use proper I/O access functions
by Peter Tyser
· 15 years ago
9c06071
fsl_dma: Add bitfield definitions for common registers
by Peter Tyser
· 15 years ago
017f11f
8xxx: Break out DMA code to a common file
by Peter Tyser
· 15 years ago
6bbced6
Atmel LCD driver GUARDTIME fix
by Mark Jackson
· 15 years ago
98ab14e
Blackfin: TWI/I2C: fix pure writes
by Peter Meerwald
· 15 years ago
5710de4
spi: Add Marvell Kirkwood SPI driver
by Prafulla Wadaskar
· 15 years ago
47d19da
serial_mx31: allow it to work with mx27 too and rename to serial_mxc
by Ilya Yanok
· 15 years ago
Next »